Trace number 4298568

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.03 2508.21

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P04_c18.xml
MD5SUMbba9b3428f0c8228a4e28ff2342631fb
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 benchmark54.1602
Satisfiable
(Un)Satisfiability was proved
Number of variables92
Number of constraints38
Number of domains2
Minimum domain size36
Maximum domain size37
Distribution of domain sizes[{"size":36,"count":36},{"size":37,"count":16}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":40},{"degree":2,"count":36},{"degree":5,"count":8},{"degree":6,"count":8}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":36},{"arity":16,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints36
Distribution of constraint types[{"type":"intension","count":36},{"type":"allDifferent","count":2}]
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: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.01/2508.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 (12583 MiB free)
  memory of node 1: 16384 MiB (14093 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298568-1532882188/watcher-4298568-1532882188 -o /tmp/evaluation-result-4298568-1532882188/solver-4298568-1532882188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532879091-9846 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298568-1532882188.xml 

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
solver pid=10711, runsolver pid=10708
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 1.75 1.68 1.60 5/215 10726
/proc/meminfo: memFree=27303364/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661052 memory=25860 CPUtime=0.12 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 5381 0 0 0 11 1 0 0 20 0 15 0 105782015 10916917248 6465 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665263 6465 2843 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661052 memory=-8413741653617446779 CPUtime=0.09 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 3208 0 0 0 9 0 0 0 20 0 15 0 105782016 10916917248 6465 33554432000 4194304 4196468 140731518125584 139700224142704 139700219932054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661052 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782018 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105782018 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105782019 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) S 10708 10711 9814 0 -1 1077944384 431 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699707402224 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0.01 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) R 10708 10711 9814 0 -1 4202560 376 0 0 0 1 0 0 0 20 0 15 0 105782021 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699705297136 139700219932054 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 6465 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 25860 KiB

[startup+0.210743 s]*
/proc/loadavg: 1.75 1.68 1.60 3/215 10726
/proc/meminfo: memFree=27291036/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661052 memory=38964 CPUtime=0.33 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 8341 0 0 0 31 2 0 0 20 0 15 0 105782015 10916917248 9741 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665263 9741 2979 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 5252 0 0 0 19 1 0 0 20 0 15 0 105782016 10916917248 9741 33554432000 4194304 4196468 140731518125584 139700224142912 139700204000606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661052 memory=345 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661052 memory=140229570703700 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782016 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782018 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105782018 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105782019 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) S 10708 10711 9814 0 -1 1077944384 531 0 0 0 1 0 0 0 20 0 15 0 105782021 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699707402224 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 15 0 105782021 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0.07 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) S 10708 10711 9814 0 -1 1077944384 838 0 0 0 7 0 0 0 20 0 15 0 105782021 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699705297136 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661052 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782021 10916917248 9806 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 38964 KiB

[startup+0.311633 s]*
/proc/loadavg: 1.75 1.68 1.60 5/215 10726
/proc/meminfo: memFree=27285516/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661128 memory=46408 CPUtime=0.56 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 9138 0 0 0 53 3 0 0 20 0 15 0 105782015 10916995072 11602 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665282 11602 3050 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661128 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 5609 0 0 0 28 1 0 0 20 0 15 0 105782016 10916995072 11602 33554432000 4194304 4196468 140731518125584 139700224153264 139699856974455 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=290763883793350679 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 11602 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=140229570703464 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 11602 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 11602 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105782019 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) D 10708 10711 9814 0 -1 4202560 623 0 0 0 4 0 0 0 20 0 15 0 105782021 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699707402224 139700212637271 0 4 0 16800975 18446744071582151463 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661128 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 463 0 0 0 5 0 0 0 20 0 15 0 105782021 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661128 memory=140229570692736 CPUtime=0.14 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) R 10708 10711 9814 0 -1 4202560 1141 0 0 0 14 0 0 0 20 0 15 0 105782021 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699705293128 139700198880351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661128 memory=140229570692736 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 11667 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46408 KiB

[startup+0.700814 s]
/proc/loadavg: 1.75 1.68 1.60 5/215 10726
/proc/meminfo: memFree=27253144/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661128 memory=90880 CPUtime=1.72 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 17335 0 0 0 168 4 0 0 20 0 15 0 105782015 10916995072 22720 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665282 22720 3081 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661128 memory=1784 CPUtime=0.67 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 5700 0 0 0 66 1 0 0 20 0 15 0 105782016 10916995072 22720 33554432000 4194304 4196468 140731518125584 139700224157160 139699859797631 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661128 memory=872 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661128 memory=8076 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105782019 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661128 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661128 memory=7881696724453321575 CPUtime=0.38 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) R 10708 10711 9814 0 -1 4202560 4536 0 0 0 38 0 0 0 20 0 15 0 105782021 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699707388280 139700205045389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661128 memory=5787213827147130983 CPUtime=0.41 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) R 10708 10711 9814 0 -1 4202560 3889 0 0 0 41 0 0 0 20 0 15 0 105782021 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699706335456 139700203910407 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661128 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) S 10708 10711 9814 0 -1 1077944384 1839 0 0 0 21 0 0 0 20 0 15 0 105782021 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699705297136 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661128 memory=33 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 22720 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 90880 KiB

[startup+1.50081 s]
/proc/loadavg: 1.75 1.68 1.60 5/215 10726
/proc/meminfo: memFree=27214056/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661128 memory=169244 CPUtime=3.58 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 24884 0 0 0 352 6 0 0 20 0 15 0 105782015 10916995072 42311 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665282 42311 3105 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661128 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 6066 0 0 0 145 3 0 0 20 0 15 0 105782016 10916995072 42311 33554432000 4194304 4196468 140731518125584 139700224156864 139699860542781 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 42311 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=-2843869621055772062 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 42311 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 42311 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105782016 10916995072 42311 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 42311 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0

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

/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 18353 0 0 0 237353 13 0 0 20 0 15 0 105782016 10916995072 75813 33554432000 4194304 4196468 140731518125584 139700224159584 139699859948964 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=280458950117696 CPUtime=3.34 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 4438 0 0 0 296 38 0 0 20 0 15 0 105782016 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=303252 CPUtime=3.35 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 3179 0 0 0 306 29 0 0 20 0 15 0 105782016 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=303252 CPUtime=3.35 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 4734 0 0 0 305 30 0 0 20 0 15 0 105782016 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=303252 CPUtime=3.34 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 3593 0 0 0 306 28 0 0 20 0 15 0 105782016 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=303252 CPUtime=3.61 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 6416 0 0 0 333 28 0 0 20 0 15 0 105782018 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661128 memory=303252 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661128 memory=303252 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105782019 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661128 memory=303252 CPUtime=0.99 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) S 10708 10711 9814 0 -1 1077944384 8940 0 0 0 98 1 0 0 20 0 15 0 105782021 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699707402224 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661128 memory=796 CPUtime=0.88 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 6068 0 0 0 87 1 0 0 20 0 15 0 105782021 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661128 memory=303252 CPUtime=0.24 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) S 10708 10711 9814 0 -1 1077944384 2600 0 0 0 24 0 0 0 20 0 15 0 105782021 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699705297136 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661128 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661128 memory=303252 CPUtime=0.6 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 785 0 0 0 29 31 0 0 20 0 15 0 105782021 10916995072 75813 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 2393.46 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 303252 KiB

[startup+2442.3 s]
/proc/loadavg: 1.27 1.31 1.36 5/215 10900
/proc/meminfo: memFree=27686104/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661128 memory=305300 CPUtime=2453.77 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 61590 0 0 0 245219 158 0 0 20 0 15 0 105782015 10916995072 76325 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665282 76325 3133 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661128 memory=303430223234596890 CPUtime=2433.45 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 18688 0 0 0 243331 14 0 0 20 0 15 0 105782016 10916995072 76325 33554432000 4194304 4196468 140731518125584 139700224159728 139699859918943 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=305300 CPUtime=3.44 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 4521 0 0 0 305 39 0 0 20 0 15 0 105782016 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=305300 CPUtime=3.45 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 3191 0 0 0 315 30 0 0 20 0 15 0 105782016 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=305300 CPUtime=3.46 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 4785 0 0 0 315 31 0 0 20 0 15 0 105782016 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=305300 CPUtime=3.44 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 3979 0 0 0 315 29 0 0 20 0 15 0 105782016 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=305300 CPUtime=3.7 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 6589 0 0 0 341 29 0 0 20 0 15 0 105782018 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661128 memory=305300 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661128 memory=305300 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105782019 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661128 memory=305300 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661128 memory=305300 CPUtime=0.99 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) S 10708 10711 9814 0 -1 1077944384 8942 0 0 0 98 1 0 0 20 0 15 0 105782021 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699707402224 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661128 memory=4140 CPUtime=0.88 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 6070 0 0 0 87 1 0 0 20 0 15 0 105782021 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661128 memory=305300 CPUtime=0.24 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) S 10708 10711 9814 0 -1 1077944384 2602 0 0 0 24 0 0 0 20 0 15 0 105782021 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699705297136 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661128 memory=305300 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661128 memory=4140 CPUtime=0.62 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 802 0 0 0 30 32 0 0 20 0 15 0 105782021 10916995072 76325 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 2453.77 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 305300 KiB

[startup+2502.3 s]
/proc/loadavg: 1.15 1.27 1.34 5/215 10901
/proc/meminfo: memFree=27679576/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661128 memory=309396 CPUtime=2514.08 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 62645 0 0 0 251245 163 0 0 20 0 15 0 105782015 10916995072 77349 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665282 77349 3133 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661128 memory=307348 CPUtime=2493.21 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 19021 0 0 0 249307 14 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139700224159248 139699859989054 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=309396 CPUtime=3.55 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 4619 0 0 0 315 40 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=309396 CPUtime=3.56 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 3255 0 0 0 325 31 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=309396 CPUtime=3.57 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 5126 0 0 0 325 32 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=309396 CPUtime=3.56 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 3997 0 0 0 326 30 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=307348 CPUtime=3.8 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 6767 0 0 0 350 30 0 0 20 0 15 0 105782018 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661128 memory=309396 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661128 memory=309396 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105782019 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661128 memory=307348 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661128 memory=307348 CPUtime=0.99 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) S 10708 10711 9814 0 -1 1077944384 8944 0 0 0 98 1 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699707402224 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661128 memory=11648 CPUtime=0.88 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 6072 0 0 0 87 1 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661128 memory=796 CPUtime=0.24 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) S 10708 10711 9814 0 -1 1077944384 2604 0 0 0 24 0 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699705297136 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661128 memory=309396 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661128 memory=309396 CPUtime=0.64 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 819 0 0 0 31 33 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 2514.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 309396 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2508.2 s]
/proc/loadavg: 1.14 1.27 1.34 4/215 10901
/proc/meminfo: memFree=27679452/32770624 swapFree=67108436/67108860
[pid=10711] ppid=10708 vsize=10661128 memory=309396 CPUtime=2520.01 cores=1,3,5,7
/proc/10711/stat : 10711 (java) S 10708 10711 9814 0 -1 1077944320 62662 0 0 0 251838 163 0 0 20 0 15 0 105782015 10916995072 77349 33554432000 4194304 4196468 140731518125584 140731518108128 139700219920119 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
/proc/10711/statm: 2665282 77349 3133 1 0 2627263 0
[pid=10711/tid=10713] ppid=10708 vsize=10661128 memory=15872 CPUtime=2499.09 cores=1,3,5,7
/proc/10711/task/10713/stat : 10713 (java) R 10708 10711 9814 0 -1 4202560 19038 0 0 0 249895 14 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139700224159552 139699859791364 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10714] ppid=10708 vsize=10661128 memory=17304 CPUtime=3.56 cores=1,3,5,7
/proc/10711/task/10714/stat : 10714 (java) S 10708 10711 9814 0 -1 1077944384 4619 0 0 0 316 40 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699826387216 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10715] ppid=10708 vsize=10661128 memory=16148 CPUtime=3.57 cores=1,3,5,7
/proc/10711/task/10715/stat : 10715 (java) S 10708 10711 9814 0 -1 1077944384 3255 0 0 0 326 31 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699825334672 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10716] ppid=10708 vsize=10661128 memory=4004 CPUtime=3.58 cores=1,3,5,7
/proc/10711/task/10716/stat : 10716 (java) S 10708 10711 9814 0 -1 1077944384 5126 0 0 0 326 32 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699824282128 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10717] ppid=10708 vsize=10661128 memory=288230574492221466 CPUtime=3.57 cores=1,3,5,7
/proc/10711/task/10717/stat : 10717 (java) S 10708 10711 9814 0 -1 1077944384 3997 0 0 0 327 30 0 0 20 0 15 0 105782016 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699823229584 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10718] ppid=10708 vsize=10661128 memory=288230596050944315 CPUtime=3.8 cores=1,3,5,7
/proc/10711/task/10718/stat : 10718 (java) S 10708 10711 9814 0 -1 1077944384 6767 0 0 0 350 30 0 0 20 0 15 0 105782018 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699711613424 139700219931266 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10719] ppid=10708 vsize=10661128 memory=15254844206221894 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10719/stat : 10719 (java) S 10708 10711 9814 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 105782018 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699710559648 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10720] ppid=10708 vsize=10661128 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10720/stat : 10720 (java) S 10708 10711 9814 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 105782019 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699709507056 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10721] ppid=10708 vsize=10661128 memory=3296 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10721/stat : 10721 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699708455632 139700219938715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10722] ppid=10708 vsize=10661128 memory=263868 CPUtime=0.99 cores=1,3,5,7
/proc/10711/task/10722/stat : 10722 (java) S 10708 10711 9814 0 -1 1077944384 8944 0 0 0 98 1 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699707402224 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10723] ppid=10708 vsize=10661128 memory=6791534058613427641 CPUtime=0.88 cores=1,3,5,7
/proc/10711/task/10723/stat : 10723 (java) S 10708 10711 9814 0 -1 1077944384 6072 0 0 0 87 1 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699706349680 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10724] ppid=10708 vsize=10661128 memory=4126316290023845779 CPUtime=0.24 cores=1,3,5,7
/proc/10711/task/10724/stat : 10724 (java) S 10708 10711 9814 0 -1 1077944384 2604 0 0 0 24 0 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699705297136 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10725] ppid=10708 vsize=10661128 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/10711/task/10725/stat : 10725 (java) S 10708 10711 9814 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699704244832 139700219930325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
[pid=10711/tid=10726] ppid=10708 vsize=10661128 memory=932 CPUtime=0.64 cores=1,3,5,7
/proc/10711/task/10726/stat : 10726 (java) S 10708 10711 9814 0 -1 1077944384 819 0 0 0 31 33 0 0 20 0 15 0 105782021 10916995072 77349 33554432000 4194304 4196468 140731518125584 139699703192368 139700219931266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39047168 140731518129290 140731518129417 140731518129417 140731518132175 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 309396 KiB

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

[startup+2508.21 s]
# the end of solver process 10711 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.39 s, system=1.63918 s

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

Child status: 143
Real time (s): 2508.21
CPU time (s): 2520.03
CPU user time (s): 2518.39
CPU system time (s): 1.63918
CPU usage (%): 100.471
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 309396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.39
system time used= 1.63918
maximum resident set size= 309892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62903
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 164748
involuntary context switches= 3899


# summary of solver processes directly reported to runsolver:
#   pid: 10711
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2518.39
#   total CPU system time (s): 1.63918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9592 second user time and 20.305 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 18:36:28
IDJOB=4298568
IDBENCH=141167
IDSOLVER=2767
FILE ID=node137/4298568-1532882188
RUNJOBID= node137-1532879091-9846
PBS_JOBID= 21022513
Free space on /tmp= 48536 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P04_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298568-1532882188/watcher-4298568-1532882188 -o /tmp/evaluation-result-4298568-1532882188/solver-4298568-1532882188 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532879091-9846 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298568-1532882188.xml

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

MD5SUM BENCH= bba9b3428f0c8228a4e28ff2342631fb
RANDOM SEED=259457298

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27318092 kB
MemAvailable:   31018448 kB
Buffers:          213532 kB
Cached:          3722884 kB
SwapCached:           32 kB
Active:          2624860 kB
Inactive:        2280396 kB
Active(anon):     916420 kB
Inactive(anon):    80044 kB
Active(file):    1708440 kB
Inactive(file):  2200352 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1296 kB
Writeback:             0 kB
AnonPages:       1072348 kB
Mapped:            54248 kB
Shmem:             25052 kB
Slab:             242888 kB
SReclaimable:     214796 kB
SUnreclaim:        28092 kB
KernelStack:        3792 kB
PageTables:         6704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1909808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1003520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48532 MiB
End job on node137 at 2018-07-29 19:18:17