Trace number 4299276

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
MiniCPFever 2018-04-29? (TO) 2520.03 2476.61

General information on the benchmark

NameLangford/
LangfordBin-14_c18.xml
MD5SUM907d87f313d4aa93f4a53d5ea17b135a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.623677
Satisfiable
(Un)Satisfiability was proved
Number of variables56
Number of constraints42
Number of domains2
Minimum domain size14
Maximum domain size28
Distribution of domain sizes[{"size":14,"count":28},{"size":28,"count":28}]
Minimum variable degree2
Maximum variable degree28
Distribution of variable degrees[{"degree":2,"count":28},{"degree":28,"count":28}]
Minimum constraint arity2
Maximum constraint arity29
Distribution of constraint arities[{"arity":2,"count":14},{"arity":29,"count":28}]
Number of extensional constraints0
Number of intensional constraints14
Distribution of constraint types[{"type":"intension","count":14},{"type":"element","count":28}]
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/2476.60	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12336 MiB free)
  memory of node 1: 16384 MiB (13976 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299276-1532797390/watcher-4299276-1532797390 -o /tmp/evaluation-result-4299276-1532797390/solver-4299276-1532797390 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299276-1532797390.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=29085, runsolver pid=29082
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 2.10 1.75 1.62 5/219 29100
/proc/meminfo: memFree=26927952/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10658972 memory=28236 CPUtime=0.12 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 4909 0 0 0 10 2 0 0 20 0 15 0 97302183 10914787328 7059 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664743 7059 2840 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10658972 memory=-8197568871503270529 CPUtime=0.09 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 2840 0 0 0 8 1 0 0 20 0 15 0 97302183 10914787328 7059 33554432000 4194304 4196468 140722196789344 139700269551072 139699867970209 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914787328 7059 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10658972 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914787328 7059 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914787328 7059 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302184 10914787328 7059 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10658972 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302185 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97302186 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97302186 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) R 29082 29085 26043 0 -1 1077944384 405 0 0 0 0 0 0 0 20 0 15 0 97302188 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) R 29082 29085 26043 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 15 0 97302188 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699752606064 139700257609565 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10658972 memory=139994629543552 CPUtime=0.01 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) R 29082 29085 26043 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 15 0 97302188 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699751553008 139700244284738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10658972 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) R 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302189 10914787328 7059 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28236 KiB

[startup+0.210707 s]*
/proc/loadavg: 2.10 1.75 1.62 3/219 29100
/proc/meminfo: memFree=26917160/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=40368 CPUtime=0.33 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 7641 0 0 0 30 3 0 0 20 0 15 0 97302183 10914865152 10092 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 10092 2968 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 4712 0 0 0 18 1 0 0 20 0 15 0 97302183 10914865152 10092 33554432000 4194304 4196468 140722196789344 139700269552496 139700249400670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=345 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 10092 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=139994629569884 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 10092 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 10092 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 10092 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302185 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) S 29082 29085 26043 0 -1 1077944384 522 0 0 0 1 0 0 0 20 0 15 0 97302188 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) S 29082 29085 26043 0 -1 1077944384 353 0 0 0 2 0 0 0 20 0 15 0 97302188 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699752606064 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=139994629543552 CPUtime=0.06 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) S 29082 29085 26043 0 -1 1077944384 689 0 0 0 6 0 0 0 20 0 15 0 97302188 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699751553008 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 10092 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40368 KiB

[startup+0.31058 s]*
/proc/loadavg: 2.10 1.75 1.62 4/219 29100
/proc/meminfo: memFree=26910708/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=47244 CPUtime=0.56 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 8333 0 0 0 52 4 0 0 20 0 15 0 97302183 10914865152 11811 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 11811 3061 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 5074 0 0 0 28 2 0 0 20 0 15 0 97302183 10914865152 11811 33554432000 4194304 4196468 140722196789344 139700269557696 139699869283798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 11811 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=139994629569879 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 11811 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 11811 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 11811 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302185 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) R 29082 29085 26043 0 -1 1077944384 607 0 0 0 4 0 0 0 20 0 15 0 97302188 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) R 29082 29085 26043 0 -1 4202560 479 0 0 0 5 0 0 0 20 0 15 0 97302188 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699752595328 139700248707168 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=139994629543552 CPUtime=0.14 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) R 29082 29085 26043 0 -1 4202560 806 0 0 0 14 0 0 0 20 0 15 0 97302188 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699751549944 139700245034972 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=139994629543552 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 11811 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 47244 KiB

[startup+0.700828 s]
/proc/loadavg: 2.10 1.75 1.62 5/219 29100
/proc/meminfo: memFree=26866916/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=123612 CPUtime=1.71 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 14687 0 0 0 166 5 0 0 20 0 15 0 97302183 10914865152 30903 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 30903 3106 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=1784 CPUtime=0.67 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 5152 0 0 0 65 2 0 0 20 0 15 0 97302183 10914865152 30903 33554432000 4194304 4196468 140722196789344 139700269556272 139699870316976 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=5752 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 30903 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=4588 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 30903 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=1612 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 30903 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 30903 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=1852 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97302185 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=872 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=8068 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=7518026621751089001 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=7881696724453321575 CPUtime=0.4 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) R 29082 29085 26043 0 -1 4202560 3121 0 0 0 40 0 0 0 20 0 15 0 97302188 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699753637464 139700249325414 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=5787213827096799335 CPUtime=0.41 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) R 29082 29085 26043 0 -1 4202560 3545 0 0 0 41 0 0 0 20 0 15 0 97302188 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699752591528 139700248803668 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) S 29082 29085 26043 0 -1 1077944384 1498 0 0 0 18 1 0 0 20 0 15 0 97302188 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699751553008 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=33 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 30903 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 123612 KiB

[startup+1.5014 s]
/proc/loadavg: 2.10 1.75 1.62 5/219 29100
/proc/meminfo: memFree=26768120/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=199760 CPUtime=3.99 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 23169 0 0 0 391 8 0 0 20 0 15 0 97302183 10914865152 49940 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 49940 3136 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 5408 0 0 0 144 4 0 0 20 0 15 0 97302183 10914865152 49940 33554432000 4194304 4196468 140722196789344 139700269559584 139699870947240 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 287 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 49940 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=-6509546260019855295 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 49940 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 49940 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 15 0 97302184 10914865152 49940 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 247 0 0 0 0 0 0 0 20 0 15 0 97302185 10914865152 49940 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0

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

/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 36166 0 0 0 229507 37 0 0 20 0 15 0 97302183 10914865152 132425 33554432000 4194304 4196468 140722196789344 139700269559584 139699870789835 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=527652 CPUtime=13 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 7290 0 0 0 1224 76 0 0 20 0 15 0 97302184 10914865152 132425 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=279989052618016 CPUtime=12.93 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 8489 0 0 0 1218 75 0 0 20 0 15 0 97302184 10914865152 132425 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=527652 CPUtime=13 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 8130 0 0 0 1225 75 0 0 20 0 15 0 97302184 10914865152 132425 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=529700 CPUtime=13.08 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 8258 0 0 0 1231 77 0 0 20 0 15 0 97302184 10914865152 132425 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=523556 CPUtime=10.38 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 8272 0 0 0 961 77 0 0 20 0 15 0 97302185 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=28092 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=529700 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=6504 CPUtime=1.42 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) S 29082 29085 26043 0 -1 1077944384 7458 0 0 0 141 1 0 0 20 0 15 0 97302188 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=529700 CPUtime=1.86 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) S 29082 29085 26043 0 -1 1077944384 7519 0 0 0 185 1 0 0 20 0 15 0 97302188 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699752606064 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=529700 CPUtime=0.22 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) S 29082 29085 26043 0 -1 1077944384 1776 0 0 0 21 1 0 0 20 0 15 0 97302188 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699751553008 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=529700 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=16168 CPUtime=1.39 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 725 0 0 0 62 77 0 0 20 0 15 0 97302189 10914865152 132425 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 2362.82 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 529700 KiB

[startup+2382.3 s]
/proc/loadavg: 1.73 1.47 1.40 3/216 29251
/proc/meminfo: memFree=26639640/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=535844 CPUtime=2423.96 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 96651 0 0 0 241983 413 0 0 20 0 15 0 97302183 10914865152 133961 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 133961 3145 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=1780 CPUtime=2354.75 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 36600 0 0 0 235437 38 0 0 20 0 15 0 97302183 10914865152 133961 33554432000 4194304 4196468 140722196789344 139700269559488 139699871408449 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=636 CPUtime=13.39 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 7441 0 0 0 1262 77 0 0 20 0 15 0 97302184 10914865152 133961 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=535844 CPUtime=13.33 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 8588 0 0 0 1256 77 0 0 20 0 15 0 97302184 10914865152 133961 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=533796 CPUtime=13.39 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 8252 0 0 0 1263 76 0 0 20 0 15 0 97302184 10914865152 133961 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=533796 CPUtime=13.47 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 8584 0 0 0 1268 79 0 0 20 0 15 0 97302184 10914865152 133961 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=533796 CPUtime=10.59 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 8282 0 0 0 980 79 0 0 20 0 15 0 97302185 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=535844 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=535844 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=529700 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) S 29082 29085 26043 0 -1 1077944384 7460 0 0 0 141 1 0 0 20 0 15 0 97302188 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=535844 CPUtime=1.86 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) S 29082 29085 26043 0 -1 1077944384 7519 0 0 0 185 1 0 0 20 0 15 0 97302188 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699752606064 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=533796 CPUtime=0.22 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) S 29082 29085 26043 0 -1 1077944384 1776 0 0 0 21 1 0 0 20 0 15 0 97302188 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699751553008 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=535844 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=535844 CPUtime=1.42 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 729 0 0 0 64 78 0 0 20 0 15 0 97302189 10914865152 133961 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 2423.96 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 535844 KiB

[startup+2442.3 s]
/proc/loadavg: 1.55 1.47 1.41 3/216 29252
/proc/meminfo: memFree=26633240/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=541988 CPUtime=2485.02 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 98771 0 0 0 248080 422 0 0 20 0 15 0 97302183 10914865152 135497 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 135497 3145 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=535844 CPUtime=2414.13 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 37229 0 0 0 241374 39 0 0 20 0 15 0 97302183 10914865152 135497 33554432000 4194304 4196468 140722196789344 139700269559584 139699870829273 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=539940 CPUtime=13.75 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 7983 0 0 0 1297 78 0 0 20 0 15 0 97302184 10914865152 135497 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=539940 CPUtime=13.69 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 8855 0 0 0 1291 78 0 0 20 0 15 0 97302184 10914865152 135497 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=541988 CPUtime=13.76 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 8427 0 0 0 1299 77 0 0 20 0 15 0 97302184 10914865152 135497 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=539940 CPUtime=13.84 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 8892 0 0 0 1303 81 0 0 20 0 15 0 97302184 10914865152 135497 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=541988 CPUtime=10.79 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 8467 0 0 0 998 81 0 0 20 0 15 0 97302185 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=541988 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=916 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=539940 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=541988 CPUtime=1.42 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) S 29082 29085 26043 0 -1 1077944384 7462 0 0 0 141 1 0 0 20 0 15 0 97302188 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=872 CPUtime=1.86 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) S 29082 29085 26043 0 -1 1077944384 7521 0 0 0 185 1 0 0 20 0 15 0 97302188 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699752606064 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=3472328296227679313 CPUtime=0.22 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) S 29082 29085 26043 0 -1 1077944384 1778 0 0 0 21 1 0 0 20 0 15 0 97302188 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699751553008 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=7375036255746943339 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=541988 CPUtime=1.46 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 737 0 0 0 66 80 0 0 20 0 15 0 97302189 10914865152 135497 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 2485.02 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 541988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2476.6 s]
/proc/loadavg: 1.50 1.47 1.41 3/216 29253
/proc/meminfo: memFree=26630948/32770624 swapFree=67108436/67108860
[pid=29085] ppid=29082 vsize=10659048 memory=544036 CPUtime=2520.01 cores=1,3,5,7
/proc/29085/stat : 29085 (java) S 29082 29085 26043 0 -1 1077944320 100252 0 0 0 251574 427 0 0 20 0 15 0 97302183 10914865152 136009 33554432000 4194304 4196468 140722196789344 140722196771888 139700265320183 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
/proc/29085/statm: 2664762 136009 3145 1 0 2627263 0
[pid=29085/tid=29087] ppid=29082 vsize=10659048 memory=288230596050944315 CPUtime=2448.02 cores=1,3,5,7
/proc/29085/task/29087/stat : 29087 (java) R 29082 29085 26043 0 -1 4202560 37591 0 0 0 244763 39 0 0 20 0 15 0 97302183 10914865152 136009 33554432000 4194304 4196468 140722196789344 139700269559696 139699870756322 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29088] ppid=29082 vsize=10659048 memory=15821105562650907 CPUtime=13.99 cores=1,3,5,7
/proc/29085/task/29088/stat : 29088 (java) S 29082 29085 26043 0 -1 1077944384 8148 0 0 0 1320 79 0 0 20 0 15 0 97302184 10914865152 136009 33554432000 4194304 4196468 140722196789344 139700191394320 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29089] ppid=29082 vsize=10659048 memory=0 CPUtime=13.92 cores=1,3,5,7
/proc/29085/task/29089/stat : 29089 (java) S 29082 29085 26043 0 -1 1077944384 9131 0 0 0 1313 79 0 0 20 0 15 0 97302184 10914865152 136009 33554432000 4194304 4196468 140722196789344 139700190341776 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29090] ppid=29082 vsize=10659048 memory=2209 CPUtime=14 cores=1,3,5,7
/proc/29085/task/29090/stat : 29090 (java) S 29082 29085 26043 0 -1 1077944384 8662 0 0 0 1322 78 0 0 20 0 15 0 97302184 10914865152 136009 33554432000 4194304 4196468 140722196789344 139700189288720 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29091] ppid=29082 vsize=10659048 memory=73028 CPUtime=14.07 cores=1,3,5,7
/proc/29085/task/29091/stat : 29091 (java) S 29082 29085 26043 0 -1 1077944384 9145 0 0 0 1326 81 0 0 20 0 15 0 97302184 10914865152 136009 33554432000 4194304 4196468 140722196789344 139700188236176 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29092] ppid=29082 vsize=10659048 memory=251964324492784 CPUtime=10.92 cores=1,3,5,7
/proc/29085/task/29092/stat : 29092 (java) S 29082 29085 26043 0 -1 1077944384 8636 0 0 0 1010 82 0 0 20 0 15 0 97302185 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699757869808 139700265331330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29093] ppid=29082 vsize=10659048 memory=251964256445883 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29093/stat : 29093 (java) S 29082 29085 26043 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699756816032 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29094] ppid=29082 vsize=10659048 memory=149400437393550 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29094/stat : 29094 (java) S 29082 29085 26043 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 97302186 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699755762928 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29095] ppid=29082 vsize=10659048 memory=251985731282363 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29095/stat : 29095 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302188 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699754711504 139700265338779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29096] ppid=29082 vsize=10659048 memory=139998753981029 CPUtime=1.42 cores=1,3,5,7
/proc/29085/task/29096/stat : 29096 (java) S 29082 29085 26043 0 -1 1077944384 7464 0 0 0 141 1 0 0 20 0 15 0 97302188 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699753658608 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29097] ppid=29082 vsize=10659048 memory=142549964554891 CPUtime=1.86 cores=1,3,5,7
/proc/29085/task/29097/stat : 29097 (java) S 29082 29085 26043 0 -1 1077944384 7523 0 0 0 185 1 0 0 20 0 15 0 97302188 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699752606064 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29098] ppid=29082 vsize=10659048 memory=139998753981302 CPUtime=0.22 cores=1,3,5,7
/proc/29085/task/29098/stat : 29098 (java) S 29082 29085 26043 0 -1 1077944384 1780 0 0 0 21 1 0 0 20 0 15 0 97302188 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699751553008 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29099] ppid=29082 vsize=10659048 memory=139998753981303 CPUtime=0 cores=1,3,5,7
/proc/29085/task/29099/stat : 29099 (java) S 29082 29085 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97302189 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699750500704 139700265330389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
[pid=29085/tid=29100] ppid=29082 vsize=10659048 memory=-7882018838379555936 CPUtime=1.48 cores=1,3,5,7
/proc/29085/task/29100/stat : 29100 (java) S 29082 29085 26043 0 -1 1077944384 752 0 0 0 66 82 0 0 20 0 15 0 97302189 10914865152 136009 33554432000 4194304 4196468 140722196789344 139699749448752 139700265331330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15024128 140722196792493 140722196792585 140722196792585 140722196795343 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 544036 KiB

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

[startup+2476.61 s]
# the end of solver process 29085 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.76 s, system=4.27589 s

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

Child status: 143
Real time (s): 2476.61
CPU time (s): 2520.03
CPU user time (s): 2515.76
CPU system time (s): 4.27589
CPU usage (%): 101.753
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 544036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.76
system time used= 4.27589
maximum resident set size= 544408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 351653
involuntary context switches= 6889


# summary of solver processes directly reported to runsolver:
#   pid: 29085
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2515.76
#   total CPU system time (s): 4.27589

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8093 second user time and 20.6564 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 19:03:10
IDJOB=4299276
IDBENCH=141340
IDSOLVER=2763
FILE ID=node137/4299276-1532797390
RUNJOBID= node137-1532774102-26075
PBS_JOBID= 21022457
Free space on /tmp= 48156 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Langford/LangfordBin-14_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299276-1532797390/watcher-4299276-1532797390 -o /tmp/evaluation-result-4299276-1532797390/solver-4299276-1532797390 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26075 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299276-1532797390.xml

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

MD5SUM BENCH= 907d87f313d4aa93f4a53d5ea17b135a
RANDOM SEED=829943723

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:        26945428 kB
MemAvailable:   30819248 kB
Buffers:          193832 kB
Cached:          3913344 kB
SwapCached:           32 kB
Active:          2914252 kB
Inactive:        2357028 kB
Active(anon):    1111800 kB
Inactive(anon):    80052 kB
Active(file):    1802452 kB
Inactive(file):  2276976 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1272 kB
Writeback:             0 kB
AnonPages:       1171520 kB
Mapped:            52792 kB
Shmem:             25052 kB
Slab:             248532 kB
SReclaimable:     220452 kB
SUnreclaim:        28080 kB
KernelStack:        3600 kB
PageTables:         7772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1965536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1069056 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= 48156 MiB
End job on node137 at 2018-07-28 19:44:27