Trace number 4308198

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
OscaR - Conflict Ordering with restarts 2018-08-14? (TO) 2520.03 2509.22

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g29-g50_c18.xml
MD5SUM6b43bee46cd3f7faf4796c0903a8d917
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints996
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":100}]
Minimum variable degree11
Maximum variable degree33
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":2},{"degree":13,"count":4},{"degree":14,"count":4},{"degree":16,"count":2},{"degree":17,"count":7},{"degree":18,"count":10},{"degree":19,"count":11},{"degree":20,"count":17},{"degree":21,"count":14},{"degree":22,"count":6},{"degree":23,"count":4},{"degree":24,"count":7},{"degree":25,"count":3},{"degree":26,"count":5},{"degree":27,"count":2},{"degree":33,"count":1}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":89},{"arity":2,"count":906},{"arity":100,"count":1}]
Number of extensional constraints995
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":995},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.56	c version: 2018-08-14
0.68/0.56	c seed: 1105483986
0.68/0.56	c timeout: 2520
0.68/0.56	c memlimit: 11000
0.68/0.56	c nbcore: 4
0.68/0.58	c Parsing instance...
6.13/3.49	c Parsing done, starting search...
2520.00/2509.20	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 (12983 MiB free)
  memory of node 1: 16384 MiB (13266 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4308198-1534338375/watcher-4308198-1534338375 -o /tmp/evaluation-result-4308198-1534338375/solver-4308198-1534338375 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534335860-32014 --watchdog 2580 java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1105483986 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308198-1534338375.xml 

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

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

solver pid=32313, runsolver pid=32310

[startup+0.100164 s]*
/proc/loadavg: 2.06 2.04 1.97 5/215 32328
/proc/meminfo: memFree=26857840/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14082736 memory=30420 CPUtime=0.12 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 6546 0 0 0 11 1 0 0 20 0 15 0 251400728 14420721664 7605 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3520684 7605 3153 1 0 3482761 0
[pid=32313/tid=32315] ppid=32310 vsize=14082736 memory=-8773748148830376831 CPUtime=0.09 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 4563 0 0 0 8 1 0 0 20 0 15 0 251400729 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702623956368 139702603822430 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251400731 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251400731 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702092539040 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251400732 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702091485936 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0.01 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 295 0 0 0 1 0 0 0 20 0 15 0 251400734 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 7605 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 30420 KiB

[startup+0.21051 s]*
/proc/loadavg: 2.06 2.04 1.97 5/215 32328
/proc/meminfo: memFree=26823300/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14082736 memory=47048 CPUtime=0.3 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 10351 0 0 0 28 2 0 0 20 0 15 0 251400728 14420721664 11762 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3520684 11762 3374 1 0 3482761 0
[pid=32313/tid=32315] ppid=32310 vsize=14082736 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 8039 0 0 0 19 1 0 0 20 0 15 0 251400729 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702623969392 139702601148242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14082736 memory=343 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14082736 memory=3617992566732494496 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251400731 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251400731 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702092539040 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251400732 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702091485936 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14082736 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) R 32310 32313 28126 0 -1 4202560 557 0 0 0 2 0 0 0 20 0 15 0 251400734 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702089382640 139702604857189 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) R 32310 32313 28126 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702088330096 139702601112256 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0.05 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) R 32310 32313 28126 0 -1 1077944384 346 0 0 0 5 0 0 0 20 0 15 0 251400734 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 11762 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 47048 KiB

[startup+0.310843 s]*
/proc/loadavg: 2.06 2.04 1.97 3/215 32328
/proc/meminfo: memFree=26812692/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14082736 memory=50540 CPUtime=0.44 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 10776 0 0 0 41 3 0 0 20 0 15 0 251400728 14420721664 12635 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3520684 12635 3377 1 0 3482761 0
[pid=32313/tid=32315] ppid=32310 vsize=14082736 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 8402 0 0 0 28 2 0 0 20 0 15 0 251400729 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702623953456 139702601305503 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14082736 memory=288230604707987479 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14082736 memory=4122403417284417184 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251400730 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251400731 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251400731 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702092539040 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251400732 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702091485936 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14082736 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14082736 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 578 0 0 0 3 0 0 0 20 0 15 0 251400734 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14082736 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 15 0 251400734 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0.07 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 366 0 0 0 7 0 0 0 20 0 15 0 251400734 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14082736 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14082736 memory=140573643380352 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400734 14420721664 12635 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082736 KiB
Current children cumulated memory: 50540 KiB

[startup+0.700822 s]
/proc/loadavg: 2.14 2.05 1.98 6/215 32328
/proc/meminfo: memFree=26774380/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14084804 memory=88928 CPUtime=0.99 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 17640 0 0 0 95 4 0 0 20 0 15 0 251400728 14422839296 22232 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3521201 22232 3499 1 0 3483273 0
[pid=32313/tid=32315] ppid=32310 vsize=14084804 memory=1736 CPUtime=0.67 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 14850 0 0 0 64 3 0 0 20 0 15 0 251400729 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702623966160 139702619763869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14084804 memory=752 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14084804 memory=836 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14084804 memory=1084 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400730 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14084804 memory=1600 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 251400730 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14084804 memory=7952 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 251400731 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14084804 memory=4088 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 251400731 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702092539040 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14084804 memory=1784 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 251400732 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702091485936 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14084804 memory=4639098309541127012 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14084804 memory=6371582379065369688 CPUtime=0.08 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 721 0 0 0 8 0 0 0 20 0 15 0 251400734 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14084804 memory=6154282490091891024 CPUtime=0.06 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 223 0 0 0 6 0 0 0 20 0 15 0 251400734 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14084804 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 465 0 0 0 15 0 0 0 20 0 15 0 251400734 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14084804 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14084804 memory=33 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 251400734 14422839296 22232 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084804 KiB
Current children cumulated memory: 88928 KiB

[startup+1.50073 s]
/proc/loadavg: 2.14 2.05 1.98 8/215 32328
/proc/meminfo: memFree=26661268/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14090948 memory=235708 CPUtime=2.94 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 30710 0 0 0 283 11 0 0 20 0 15 0 251400728 14429130752 58927 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3522737 58927 3563 1 0 3484809 0
[pid=32313/tid=32315] ppid=32310 vsize=14090948 memory=6791534058613427641 CPUtime=1.44 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 22621 0 0 0 138 6 0 0 20 0 15 0 251400729 14429130752 58927 33554432000 4194304 4196468 140723899831440 139702623977312 139702222101532 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14090948 memory=-6951259422114956437 CPUtime=0.01 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 36 0 0 0 1 0 0 0 20 0 15 0 251400730 14429130752 58927 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14090948 memory=-6509546260019855295 CPUtime=0.01 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 85 0 0 0 1 0 0 0 20 0 15 0 251400730 14429130752 58927 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14090948 memory=-7390251449858225344 CPUtime=0.01 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 15 0 251400730 14429130752 58927 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14090948 memory=-7096649868621430206 CPUtime=0.01 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 15 0 251400730 14429130752 58927 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14090948 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 15 0 251400731 14429130752 58927 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0

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

/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 148407 0 0 0 237963 77 0 0 20 0 15 0 251400729 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702623980112 139702225073499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14090948 memory=3183436 CPUtime=1.71 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 16770 0 0 0 144 27 0 0 20 0 15 0 251400730 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14090948 memory=3183436 CPUtime=1.72 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 19908 0 0 0 145 27 0 0 20 0 15 0 251400730 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14090948 memory=3184460 CPUtime=1.7 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 15140 0 0 0 142 28 0 0 20 0 15 0 251400730 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14090948 memory=0 CPUtime=1.71 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 18780 0 0 0 144 27 0 0 20 0 15 0 251400730 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14090948 memory=3183436 CPUtime=0.22 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 16768 0 0 0 17 5 0 0 20 0 15 0 251400731 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14090948 memory=3183436 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 251400731 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702092539104 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14090948 memory=3180868 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 251400732 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702091485952 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14090948 memory=3180868 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14090948 memory=3180868 CPUtime=1.41 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 3796 0 0 0 140 1 0 0 20 0 15 0 251400734 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14090948 memory=3183436 CPUtime=1.44 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 5078 0 0 0 143 1 0 0 20 0 15 0 251400734 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 46 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14090948 memory=3708 CPUtime=0.78 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 6537 0 0 0 77 1 0 0 20 0 15 0 251400734 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14090948 memory=68388 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14090948 memory=3180868 CPUtime=1.4 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1578 0 0 0 64 76 0 0 20 0 15 0 251400734 14429130752 795217 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 47 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 2392.59 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3180868 KiB

[startup+2442.3 s]
/proc/loadavg: 1.74 1.64 1.66 3/215 32403
/proc/meminfo: memFree=23535196/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14090948 memory=3168044 CPUtime=2452.83 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 260322 0 0 0 245029 254 0 0 20 0 15 0 251400728 14429130752 792011 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3522737 792011 3599 1 0 3484809 0
[pid=32313/tid=32315] ppid=32310 vsize=14090948 memory=3169584 CPUtime=2440.33 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 150038 0 0 0 243956 77 0 0 20 0 15 0 251400729 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702623980112 139702224956129 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14090948 memory=3172148 CPUtime=1.78 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 17662 0 0 0 151 27 0 0 20 0 15 0 251400730 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14090948 memory=3180356 CPUtime=1.78 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 20820 0 0 0 151 27 0 0 20 0 15 0 251400730 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14090948 memory=3180356 CPUtime=1.77 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 16278 0 0 0 149 28 0 0 20 0 15 0 251400730 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14090948 memory=3177792 CPUtime=1.78 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 19777 0 0 0 151 27 0 0 20 0 15 0 251400730 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14090948 memory=3173688 CPUtime=0.23 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 17253 0 0 0 17 6 0 0 20 0 15 0 251400731 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14090948 memory=3173688 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 251400731 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702092539104 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14090948 memory=3173688 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 251400732 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702091485952 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14090948 memory=3169584 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14090948 memory=3169584 CPUtime=1.41 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 3806 0 0 0 140 1 0 0 20 0 15 0 251400734 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14090948 memory=3169584 CPUtime=1.44 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 5086 0 0 0 143 1 0 0 20 0 15 0 251400734 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 46 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14090948 memory=3169584 CPUtime=0.78 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 6549 0 0 0 77 1 0 0 20 0 15 0 251400734 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14090948 memory=3169584 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14090948 memory=3168044 CPUtime=1.44 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1626 0 0 0 66 78 0 0 20 0 15 0 251400734 14429130752 792011 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 2452.83 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3168044 KiB

[startup+2502.3 s]
/proc/loadavg: 1.53 1.60 1.64 3/215 32404
/proc/meminfo: memFree=23550808/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14090948 memory=3151708 CPUtime=2513.08 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 266462 0 0 0 251052 256 0 0 20 0 15 0 251400728 14429130752 787927 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3522737 787927 3599 1 0 3484809 0
[pid=32313/tid=32315] ppid=32310 vsize=14090948 memory=3169584 CPUtime=2500.24 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 151443 0 0 0 249947 77 0 0 20 0 15 0 251400729 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702623980112 139702224995915 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14090948 memory=3163940 CPUtime=1.86 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 19261 0 0 0 158 28 0 0 20 0 15 0 251400730 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14090948 memory=3161376 CPUtime=1.85 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 21472 0 0 0 158 27 0 0 20 0 15 0 251400730 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14090948 memory=3155304 CPUtime=1.84 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 17395 0 0 0 156 28 0 0 20 0 15 0 251400730 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14090948 memory=3155300 CPUtime=1.85 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 20575 0 0 0 158 27 0 0 20 0 15 0 251400730 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14090948 memory=3155300 CPUtime=0.24 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 17740 0 0 0 18 6 0 0 20 0 15 0 251400731 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14090948 memory=3151708 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 251400731 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702092539104 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14090948 memory=3151708 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 251400732 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702091485952 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14090948 memory=3155300 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14090948 memory=3155300 CPUtime=1.41 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 3814 0 0 0 140 1 0 0 20 0 15 0 251400734 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14090948 memory=3708 CPUtime=1.44 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 5096 0 0 0 143 1 0 0 20 0 15 0 251400734 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14090948 memory=3155300 CPUtime=0.78 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 6561 0 0 0 77 1 0 0 20 0 15 0 251400734 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14090948 memory=68388 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14090948 memory=3155300 CPUtime=1.48 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1678 0 0 0 68 80 0 0 20 0 15 0 251400734 14429130752 787927 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 2513.08 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3151708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2509.2 s]
/proc/loadavg: 1.56 1.61 1.65 3/215 32404
/proc/meminfo: memFree=23550560/32770624 swapFree=67108804/67108860
[pid=32313] ppid=32310 vsize=14090948 memory=3151196 CPUtime=2520 cores=0,2,4,6
/proc/32313/stat : 32313 (java) S 32310 32313 28126 0 -1 1077944320 267841 0 0 0 251743 257 0 0 20 0 15 0 251400728 14429130752 787799 33554432000 4194304 4196468 140723899831440 140723899813984 139702619741943 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
/proc/32313/statm: 3522737 787799 3599 1 0 3484809 0
[pid=32313/tid=32315] ppid=32310 vsize=14090948 memory=14872 CPUtime=2507.14 cores=0,2,4,6
/proc/32313/task/32315/stat : 32315 (java) R 32310 32313 28126 0 -1 4202560 151779 0 0 0 250637 77 0 0 20 0 15 0 251400729 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702623979936 139702225073643 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32316] ppid=32310 vsize=14090948 memory=3296 CPUtime=1.87 cores=0,2,4,6
/proc/32313/task/32316/stat : 32316 (java) S 32310 32313 28126 0 -1 1077944384 19420 0 0 0 159 28 0 0 20 0 15 0 251400730 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702549830672 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32317] ppid=32310 vsize=14090948 memory=6791534058613427641 CPUtime=1.86 cores=0,2,4,6
/proc/32313/task/32317/stat : 32317 (java) S 32310 32313 28126 0 -1 1077944384 21888 0 0 0 159 27 0 0 20 0 15 0 251400730 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702548778128 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32318] ppid=32310 vsize=14090948 memory=1060 CPUtime=1.84 cores=0,2,4,6
/proc/32313/task/32318/stat : 32318 (java) S 32310 32313 28126 0 -1 1077944384 17475 0 0 0 156 28 0 0 20 0 15 0 251400730 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702547725072 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32319] ppid=32310 vsize=14090948 memory=5832 CPUtime=1.86 cores=0,2,4,6
/proc/32313/task/32319/stat : 32319 (java) S 32310 32313 28126 0 -1 1077944384 20695 0 0 0 159 27 0 0 20 0 15 0 251400730 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702546672528 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32320] ppid=32310 vsize=14090948 memory=3304 CPUtime=0.24 cores=0,2,4,6
/proc/32313/task/32320/stat : 32320 (java) S 32310 32313 28126 0 -1 1077944384 17969 0 0 0 18 6 0 0 20 0 15 0 251400731 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702093592816 139702619753090 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32321] ppid=32310 vsize=14090948 memory=1260 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32321/stat : 32321 (java) S 32310 32313 28126 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 251400731 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702092539104 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32322] ppid=32310 vsize=14090948 memory=14872 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32322/stat : 32322 (java) S 32310 32313 28126 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 251400732 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702091485952 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32323] ppid=32310 vsize=14090948 memory=3296 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32323/stat : 32323 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702090434512 139702619760539 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32324] ppid=32310 vsize=14090948 memory=15292 CPUtime=1.41 cores=0,2,4,6
/proc/32313/task/32324/stat : 32324 (java) S 32310 32313 28126 0 -1 1077944384 3818 0 0 0 140 1 0 0 20 0 15 0 251400734 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702089382640 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32325] ppid=32310 vsize=14090948 memory=37896 CPUtime=1.44 cores=0,2,4,6
/proc/32313/task/32325/stat : 32325 (java) S 32310 32313 28126 0 -1 1077944384 5102 0 0 0 143 1 0 0 20 0 15 0 251400734 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702088330096 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 46 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32326] ppid=32310 vsize=14090948 memory=496 CPUtime=0.78 cores=0,2,4,6
/proc/32313/task/32326/stat : 32326 (java) S 32310 32313 28126 0 -1 1077944384 6566 0 0 0 77 1 0 0 20 0 15 0 251400734 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702087277040 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32327] ppid=32310 vsize=14090948 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/32313/task/32327/stat : 32327 (java) S 32310 32313 28126 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 251400734 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702086224736 139702619752149 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
[pid=32313/tid=32328] ppid=32310 vsize=14090948 memory=932 CPUtime=1.48 cores=0,2,4,6
/proc/32313/task/32328/stat : 32328 (java) S 32310 32313 28126 0 -1 1077944384 1702 0 0 0 68 80 0 0 20 0 15 0 251400734 14429130752 787799 33554432000 4194304 4196468 140723899831440 139702085171760 139702619753090 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 47 0 0 6293624 6294260 30142464 140723899839560 140723899839753 140723899839753 140723899842511 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 14090948 KiB
Current children cumulated memory: 3151196 KiB

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

[startup+2509.22 s]
# the end of solver process 32313 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.45 s, system=2.58772 s

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

Child status: 143
Real time (s): 2509.22
CPU time (s): 2520.03
CPU user time (s): 2517.45
CPU system time (s): 2.58772
CPU usage (%): 100.431
Max. virtual memory (cumulated for all children) (KiB): 14090948
Max. memory (cumulated for all children) (KiB): 4002468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.45
system time used= 2.58772
maximum resident set size= 4005532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59466
involuntary context switches= 2776


# summary of solver processes directly reported to runsolver:
#   pid: 32313
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2517.45
#   total CPU system time (s): 2.58772

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.301 second user time and 24.2655 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-15 15:06:15
IDJOB=4308198
IDBENCH=141503
IDSOLVER=2791
FILE ID=node105/4308198-1534338375
RUNJOBID= node105-1534335860-32014
PBS_JOBID= 21038166
Free space on /tmp= 49248 MiB

SOLVER NAME= OscaR - Conflict Ordering with restarts 2018-08-14
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g29-g50_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4308198-1534338375/watcher-4308198-1534338375 -o /tmp/evaluation-result-4308198-1534338375/solver-4308198-1534338375 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534335860-32014 --watchdog 2580  java -Xmx11000m -jar oscarCPXcsp3-conf_order_restart.jar --randomseed 1105483986 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4308198-1534338375.xml

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

MD5SUM BENCH= 6b43bee46cd3f7faf4796c0903a8d917
RANDOM SEED=1105483986

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:        26880788 kB
MemAvailable:   31861648 kB
Buffers:          223612 kB
Cached:          5009776 kB
SwapCached:           16 kB
Active:          2313348 kB
Inactive:        3009396 kB
Active(anon):      41232 kB
Inactive(anon):   108668 kB
Active(file):    2272116 kB
Inactive(file):  2900728 kB
Unevictable:        7356 kB
Mlocked:            7356 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             35600 kB
Writeback:         26384 kB
AnonPages:         82124 kB
Mapped:            66968 kB
Shmem:             57940 kB
Slab:             265324 kB
SReclaimable:     236476 kB
SUnreclaim:        28848 kB
KernelStack:        3200 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1317164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 49212 MiB
End job on node105 at 2018-08-15 15:48:05