Trace number 4298225

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 NameAnswerobjective functionCPU timeWall clock time
GG's minicp 2018-04-29? (TO) 2520.03 2496.03

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-09-opt_c18.xml
MD5SUM4d691d8a72f812e8e4cdce7df220d9a2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark24191
Best CPU time to get the best result obtained on this benchmark2520.1
Satisfiable
(Un)Satisfiability was proved
Number of variables4749
Number of constraints4689
Number of domains9
Minimum domain size2
Maximum domain size44
Distribution of domain sizes[{"size":2,"count":4069},{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree2
Maximum variable degree63
Distribution of variable degrees[{"degree":2,"count":4070},{"degree":3,"count":1},{"degree":4,"count":27},{"degree":5,"count":22},{"degree":6,"count":78},{"degree":7,"count":29},{"degree":8,"count":79},{"degree":9,"count":23},{"degree":10,"count":77},{"degree":11,"count":29},{"degree":12,"count":39},{"degree":13,"count":29},{"degree":14,"count":40},{"degree":15,"count":18},{"degree":16,"count":32},{"degree":17,"count":15},{"degree":18,"count":21},{"degree":19,"count":8},{"degree":20,"count":16},{"degree":21,"count":14},{"degree":22,"count":10},{"degree":23,"count":9},{"degree":24,"count":6},{"degree":25,"count":9},{"degree":26,"count":6},{"degree":27,"count":3},{"degree":28,"count":8},{"degree":29,"count":6},{"degree":30,"count":3},{"degree":31,"count":5},{"degree":32,"count":1},{"degree":36,"count":3},{"degree":37,"count":3},{"degree":39,"count":2},{"degree":40,"count":2},{"degree":43,"count":1},{"degree":44,"count":1},{"degree":45,"count":1},{"degree":48,"count":1},{"degree":56,"count":1},{"degree":63,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":280},{"arity":2,"count":646},{"arity":3,"count":3763}]
Number of extensional constraints4409
Number of intensional constraints280
Distribution of constraint types[{"type":"extension","count":4409},{"type":"intension","count":280}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298225-1532751230/watcher-4298225-1532751230 -o /tmp/evaluation-result-4298225-1532751230/solver-4298225-1532751230 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26123 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298225-1532751230.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
Current StackSize limit: 8192 KiB

solver pid=27337, runsolver pid=27334

[startup+0.100257 s]*
/proc/loadavg: 1.65 1.49 1.58 3/216 27352
/proc/meminfo: memFree=25050180/32770624 swapFree=67028104/67108860
[pid=27337] ppid=27334 vsize=10661056 memory=27632 CPUtime=0.13 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 5279 0 0 0 12 1 0 0 20 0 15 0 92686185 10916921344 6908 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665264 6908 2845 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661056 memory=-8269626465541460605 CPUtime=0.09 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 3145 0 0 0 8 1 0 0 20 0 15 0 92686185 10916921344 6908 33554432000 4194304 4196468 140733546001152 139678782749424 139678778539414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 6908 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 6908 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 6908 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 6908 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92686187 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92686188 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677811881120 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92686188 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) R 27334 27337 26091 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677808724720 139678778538626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) R 27334 27337 26091 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677807672176 139678761963217 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0.02 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) R 27334 27337 26091 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 92686190 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677806619120 139678770764606 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686191 10916921344 6908 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27632 KiB

[startup+0.210651 s]*
/proc/loadavg: 1.65 1.49 1.58 4/216 27352
/proc/meminfo: memFree=25038768/32770624 swapFree=67028104/67108860
[pid=27337] ppid=27334 vsize=10661056 memory=40176 CPUtime=0.35 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 8139 0 0 0 33 2 0 0 20 0 15 0 92686185 10916921344 10044 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665264 10044 3003 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 5110 0 0 0 19 1 0 0 20 0 15 0 92686185 10916921344 10044 33554432000 4194304 4196468 140733546001152 139678782766784 139678394725454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661056 memory=342 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 10044 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661056 memory=140225622465926 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 10044 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 10044 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 10044 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92686187 10916921344 10044 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92686188 10916921344 10110 33554432000 4194304 4196468 140733546001152 139677811881120 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92686188 10916921344 10110 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 10110 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661056 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) R 27334 27337 26091 0 -1 4202560 685 0 0 0 3 0 0 0 20 0 15 0 92686190 10916921344 10110 33554432000 4194304 4196468 140733546001152 139677808714968 139678762924344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661056 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) R 27334 27337 26091 0 -1 4202560 175 0 0 0 1 0 0 0 20 0 15 0 92686190 10916921344 10110 33554432000 4194304 4196468 140733546001152 139677807653080 139678770816861 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0.08 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) R 27334 27337 26091 0 -1 4202560 872 0 0 0 8 0 0 0 20 0 15 0 92686190 10916921344 10110 33554432000 4194304 4196468 140733546001152 139677806615592 139678771633141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 10176 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686191 10916921344 10176 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40176 KiB

[startup+0.310656 s]*
/proc/loadavg: 1.65 1.49 1.58 5/216 27352
/proc/meminfo: memFree=25000732/32770624 swapFree=67028104/67108860
[pid=27337] ppid=27334 vsize=10661056 memory=83440 CPUtime=0.66 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 10237 0 0 0 63 3 0 0 20 0 15 0 92686185 10916921344 20860 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665264 20860 3050 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661056 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 5135 0 0 0 27 3 0 0 20 0 15 0 92686185 10916921344 20860 33554432000 4194304 4196468 140733546001152 139678782764848 139678778549405 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661056 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 20860 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661056 memory=140225622465900 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 20860 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 20860 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92686186 10916921344 20860 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92686187 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92686188 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677811881120 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92686188 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661056 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) R 27334 27337 26091 0 -1 4202560 1323 0 0 0 12 0 0 0 20 0 15 0 92686190 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677808709064 139678763455995 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661056 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) R 27334 27337 26091 0 -1 4202560 1253 0 0 0 11 0 0 0 20 0 15 0 92686190 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677807658360 139678757775272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0.12 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) R 27334 27337 26091 0 -1 1077944384 1158 0 0 0 12 0 0 0 20 0 15 0 92686190 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677806619120 139678778538626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661056 memory=140225622439552 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686191 10916921344 20860 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 83440 KiB

[startup+0.704745 s]
/proc/loadavg: 1.65 1.49 1.58 5/216 27352
/proc/meminfo: memFree=24966728/32770624 swapFree=67028104/67108860
[pid=27337] ppid=27334 vsize=10661132 memory=218040 CPUtime=1.95 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 11762 0 0 0 187 8 0 0 20 0 15 0 92686185 10916999168 54510 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665283 54510 3118 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661132 memory=257667100605999 CPUtime=0.66 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 5538 0 0 0 61 5 0 0 20 0 15 0 92686185 10916999168 54510 33554432000 4194304 4196468 140733546001152 139678782764560 139678396095613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661132 memory=288230376152200162 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 92686186 10916999168 54510 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 92686186 10916999168 54510 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 92686186 10916999168 54510 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661132 memory=7809523229951467572 CPUtime=0.01 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 15 0 92686186 10916999168 54510 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 92686187 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677811881120 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661132 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661132 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) R 27334 27337 26091 0 -1 4202560 1621 0 0 0 47 0 0 0 20 0 15 0 92686190 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677808714512 139678756122336 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661132 memory=0 CPUtime=0.48 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) R 27334 27337 26091 0 -1 1077944384 1612 0 0 0 48 0 0 0 20 0 15 0 92686190 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677807660128 139678778537685 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661132 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) S 27334 27337 26091 0 -1 1077944384 1471 0 0 0 26 0 0 0 20 0 15 0 92686190 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677806619120 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661132 memory=3604 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92686191 10916999168 54510 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 1.95 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 218040 KiB

[startup+1.50079 s]
/proc/loadavg: 1.65 1.49 1.58 5/216 27352
/proc/meminfo: memFree=24803140/32770624 swapFree=67028104/67108860
[pid=27337] ppid=27334 vsize=10661132 memory=416312 CPUtime=3.35 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 13058 0 0 0 312 23 0 0 20 0 15 0 92686185 10916999168 104078 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665283 104078 3137 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661132 memory=9169 CPUtime=1.38 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 5603 0 0 0 132 6 0 0 20 0 15 0 92686185 10916999168 104078 33554432000 4194304 4196468 140733546001152 139678782762304 139678396315957 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661132 memory=6791534058613427641 CPUtime=0.07 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 235 0 0 0 4 3 0 0 20 0 15 0 92686186 10916999168 104078 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 175 0 0 0 4 3 0 0 20 0 15 0 92686186 10916999168 104078 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 165 0 0 0 4 3 0 0 20 0 15 0 92686186 10916999168 104078 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 196 0 0 0 4 3 0 0 20 0 15 0 92686186 10916999168 104078 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 92686187 10916999168 104078 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0

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

/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 93335 0 0 0 231565 44 0 0 20 0 15 0 92686185 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139678782766704 139678394726284 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 12712 0 0 0 529 55 0 0 20 0 15 0 92686186 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.85 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 15476 0 0 0 531 54 0 0 20 0 15 0 92686186 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.79 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 14761 0 0 0 529 50 0 0 20 0 15 0 92686186 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 13797 0 0 0 528 56 0 0 20 0 15 0 92686186 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0.18 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 14334 0 0 0 15 3 0 0 20 0 15 0 92686187 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677811881184 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661132 memory=4171320 CPUtime=2.76 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) S 27334 27337 26091 0 -1 1077944384 8580 0 0 0 274 2 0 0 20 0 15 0 92686190 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677808724720 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661132 memory=4171320 CPUtime=2.59 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) S 27334 27337 26091 0 -1 1077944384 10982 0 0 0 258 1 0 0 20 0 15 0 92686190 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677807672176 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0.72 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) S 27334 27337 26091 0 -1 1077944384 5079 0 0 0 71 1 0 0 20 0 15 0 92686190 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677806619120 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661132 memory=4171320 CPUtime=0.48 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1498 0 0 0 21 27 0 0 20 0 15 0 92686191 10916999168 1042830 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 2346.23 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4171320 KiB

[startup+2382.3 s]
/proc/loadavg: 1.91 1.96 1.95 3/215 27502
/proc/meminfo: memFree=18813588/32770624 swapFree=67028120/67108860
[pid=27337] ppid=27334 vsize=10661132 memory=4171336 CPUtime=2406.26 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 197734 0 0 0 240335 291 0 0 20 0 15 0 92686185 10916999168 1042834 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665283 1042834 3191 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661132 memory=4171320 CPUtime=2376.09 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 94792 0 0 0 237565 44 0 0 20 0 15 0 92686185 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678782766832 139678394712287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661132 memory=4171336 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 13937 0 0 0 529 55 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661132 memory=4171336 CPUtime=5.85 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 16422 0 0 0 531 54 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.8 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 15893 0 0 0 530 50 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 14511 0 0 0 528 56 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0.18 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 14564 0 0 0 15 3 0 0 20 0 15 0 92686187 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677811881184 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661132 memory=3544 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661132 memory=164 CPUtime=2.76 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) S 27334 27337 26091 0 -1 1077944384 8588 0 0 0 274 2 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677808724720 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661132 memory=4171336 CPUtime=2.59 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) S 27334 27337 26091 0 -1 1077944384 10985 0 0 0 258 1 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677807672176 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661132 memory=3544 CPUtime=0.72 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) S 27334 27337 26091 0 -1 1077944384 5083 0 0 0 71 1 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677806619120 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661132 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661132 memory=6768 CPUtime=0.48 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1530 0 0 0 21 27 0 0 20 0 15 0 92686191 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 2406.26 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4171336 KiB

[startup+2442.3 s]
/proc/loadavg: 2.25 2.03 1.97 3/215 27503
/proc/meminfo: memFree=18813956/32770624 swapFree=67028120/67108860
[pid=27337] ppid=27334 vsize=10661132 memory=4171336 CPUtime=2466.27 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 199259 0 0 0 246336 291 0 0 20 0 15 0 92686185 10916999168 1042834 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665283 1042834 3191 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661132 memory=4171320 CPUtime=2436.09 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 96266 0 0 0 243565 44 0 0 20 0 15 0 92686185 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678782766832 139678394726284 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661132 memory=4171320 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 13937 0 0 0 529 55 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661132 memory=4171336 CPUtime=5.85 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 16422 0 0 0 531 54 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661132 memory=4171336 CPUtime=5.8 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 15893 0 0 0 530 50 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661132 memory=4171336 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 14511 0 0 0 528 56 0 0 20 0 15 0 92686186 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0.19 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 14569 0 0 0 15 4 0 0 20 0 15 0 92686187 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677811881184 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661132 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661132 memory=4171336 CPUtime=2.76 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) S 27334 27337 26091 0 -1 1077944384 8596 0 0 0 274 2 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677808724720 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661132 memory=4171336 CPUtime=2.59 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) S 27334 27337 26091 0 -1 1077944384 10988 0 0 0 258 1 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677807672176 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0.72 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) S 27334 27337 26091 0 -1 1077944384 5087 0 0 0 71 1 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677806619120 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661132 memory=4171336 CPUtime=0.5 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1561 0 0 0 22 28 0 0 20 0 15 0 92686191 10916999168 1042834 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 2466.27 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4171336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2496 s]*
/proc/loadavg: 2.36 2.12 2.01 3/215 27505
/proc/meminfo: memFree=18904876/32770624 swapFree=67028120/67108860
[pid=27337] ppid=27334 vsize=10661132 memory=4174288 CPUtime=2520 cores=1,3,5,7
/proc/27337/stat : 27337 (java) S 27334 27337 26091 0 -1 1077944320 201017 0 0 0 251708 292 0 0 20 0 15 0 92686185 10916999168 1043572 33554432000 4194304 4196468 140733546001152 140733545983696 139678778527479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
/proc/27337/statm: 2665283 1043572 3191 1 0 2627263 0
[pid=27337/tid=27339] ppid=27334 vsize=10661132 memory=6791534058613427641 CPUtime=2489.8 cores=1,3,5,7
/proc/27337/task/27339/stat : 27339 (java) R 27334 27337 26091 0 -1 4202560 97944 0 0 0 248936 44 0 0 20 0 15 0 92686185 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139678782766832 139678394724735 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27340] ppid=27334 vsize=10661132 memory=4872558044660077418 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27340/stat : 27340 (java) S 27334 27337 26091 0 -1 1077944384 13937 0 0 0 529 55 0 0 20 0 15 0 92686186 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139678715218960 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27341] ppid=27334 vsize=10661132 memory=844 CPUtime=5.85 cores=1,3,5,7
/proc/27337/task/27341/stat : 27341 (java) S 27334 27337 26091 0 -1 1077944384 16422 0 0 0 531 54 0 0 20 0 15 0 92686186 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139678714166416 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27342] ppid=27334 vsize=10661132 memory=1460 CPUtime=5.8 cores=1,3,5,7
/proc/27337/task/27342/stat : 27342 (java) S 27334 27337 26091 0 -1 1077944384 15893 0 0 0 530 50 0 0 20 0 15 0 92686186 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139678713113360 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27343] ppid=27334 vsize=10661132 memory=2160 CPUtime=5.84 cores=1,3,5,7
/proc/27337/task/27343/stat : 27343 (java) S 27334 27337 26091 0 -1 1077944384 14511 0 0 0 528 56 0 0 20 0 15 0 92686186 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139678382418832 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27344] ppid=27334 vsize=10661132 memory=6791534058613427641 CPUtime=0.19 cores=1,3,5,7
/proc/27337/task/27344/stat : 27344 (java) S 27334 27337 26091 0 -1 1077944384 14578 0 0 0 15 4 0 0 20 0 15 0 92686187 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677812934896 139678778538626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27345] ppid=27334 vsize=10661132 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27345/stat : 27345 (java) S 27334 27337 26091 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677811881184 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27346] ppid=27334 vsize=10661132 memory=3228 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27346/stat : 27346 (java) S 27334 27337 26091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 92686188 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677810828016 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27347] ppid=27334 vsize=10661132 memory=3797340 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27347/stat : 27347 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677809776592 139678778546075 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27348] ppid=27334 vsize=10661132 memory=0 CPUtime=2.76 cores=1,3,5,7
/proc/27337/task/27348/stat : 27348 (java) S 27334 27337 26091 0 -1 1077944384 8604 0 0 0 274 2 0 0 20 0 15 0 92686190 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677808724720 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27349] ppid=27334 vsize=10661132 memory=7 CPUtime=2.59 cores=1,3,5,7
/proc/27337/task/27349/stat : 27349 (java) S 27334 27337 26091 0 -1 1077944384 10991 0 0 0 258 1 0 0 20 0 15 0 92686190 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677807672176 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27350] ppid=27334 vsize=10661132 memory=1664 CPUtime=0.72 cores=1,3,5,7
/proc/27337/task/27350/stat : 27350 (java) S 27334 27337 26091 0 -1 1077944384 5091 0 0 0 71 1 0 0 20 0 15 0 92686190 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677806619120 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27351] ppid=27334 vsize=10661132 memory=1828 CPUtime=0 cores=1,3,5,7
/proc/27337/task/27351/stat : 27351 (java) S 27334 27337 26091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92686190 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677805566816 139678778537685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
[pid=27337/tid=27352] ppid=27334 vsize=10661132 memory=800 CPUtime=0.51 cores=1,3,5,7
/proc/27337/task/27352/stat : 27352 (java) S 27334 27337 26091 0 -1 1077944384 1617 0 0 0 23 28 0 0 20 0 15 0 92686191 10916999168 1043572 33554432000 4194304 4196468 140733546001152 139677804513840 139678778538626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 39411712 140733546005621 140733546005769 140733546005769 140733546008527 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4174288 KiB

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

[startup+2496.03 s]
# the end of solver process 27337 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.09 s, system=2.9413 s

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

Child status: 143
Real time (s): 2496.03
CPU time (s): 2520.03
CPU user time (s): 2517.09
CPU system time (s): 2.9413
CPU usage (%): 100.961
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 4212264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.09
system time used= 2.9413
maximum resident set size= 4216360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201622
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57810
involuntary context switches= 1190


# summary of solver processes directly reported to runsolver:
#   pid: 27337
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2517.09
#   total CPU system time (s): 2.9413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.9965 second user time and 22.551 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 06:13:50
IDJOB=4298225
IDBENCH=141087
IDSOLVER=2762
FILE ID=node102/4298225-1532751230
RUNJOBID= node102-1532741226-26123
PBS_JOBID= 21022452
Free space on /tmp= 52728 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-09-opt_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298225-1532751230/watcher-4298225-1532751230 -o /tmp/evaluation-result-4298225-1532751230/solver-4298225-1532751230 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532741226-26123 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298225-1532751230.xml

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

MD5SUM BENCH= 4d691d8a72f812e8e4cdce7df220d9a2
RANDOM SEED=745632535

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25066576 kB
MemAvailable:   30197916 kB
Buffers:          205368 kB
Cached:          5181052 kB
SwapCached:        53596 kB
Active:          2944048 kB
Inactive:        4255276 kB
Active(anon):    1738256 kB
Inactive(anon):    99020 kB
Active(file):    1205792 kB
Inactive(file):  4156256 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028104 kB
Dirty:             16776 kB
Writeback:            12 kB
AnonPages:       1794844 kB
Mapped:            47484 kB
Shmem:             21884 kB
Slab:             198604 kB
SReclaimable:     170256 kB
SUnreclaim:        28348 kB
KernelStack:        3872 kB
PageTables:         9600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2488904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1693696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52704 MiB
End job on node102 at 2018-07-28 06:55:26