Trace number 4299537

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
slowpoke 2018-04-29? (TO) 2520.12 2496.62

General information on the benchmark

NameHaystacks/
Haystacks-ext-11_c18.xml
MD5SUMdd1566dde9022858d7af3144994afffb
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 benchmark197.639
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints615
Number of domains1
Minimum domain size11
Maximum domain size11
Distribution of domain sizes[{"size":11,"count":121}]
Minimum variable degree10
Maximum variable degree11
Distribution of variable degrees[{"degree":10,"count":101},{"degree":11,"count":20}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":615}]
Number of extensional constraints615
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":615}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299537-1532822105/watcher-4299537-1532822105 -o /tmp/evaluation-result-4299537-1532822105/solver-4299537-1532822105 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10650 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299537-1532822105.xml --timelimit 2520 

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

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

solver pid=12447, runsolver pid=12444

[startup+0.100207 s]*
/proc/loadavg: 1.10 1.24 1.32 5/218 12462
/proc/meminfo: memFree=27083268/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661056 memory=28092 CPUtime=0.12 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 5358 0 0 0 11 1 0 0 20 0 15 0 99773650 10916921344 7023 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665264 7023 2848 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661056 memory=-8197568871503531139 CPUtime=0.08 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 3230 0 0 0 8 0 0 0 20 0 15 0 99773650 10916921344 7023 33554432000 4194304 4196468 140730905894736 140680088931808 140680084721046 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773652 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99773653 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99773653 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) S 12444 12447 10618 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 99773655 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679385262064 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773655 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679384209520 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0.01 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) R 12444 12447 10618 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 99773655 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679383156976 140680063415546 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773656 10916921344 7023 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 28092 KiB

[startup+0.210774 s]*
/proc/loadavg: 1.10 1.24 1.32 4/218 12462
/proc/meminfo: memFree=27071636/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661056 memory=40388 CPUtime=0.34 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 8185 0 0 0 32 2 0 0 20 0 15 0 99773650 10916921344 10097 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665264 10097 3014 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661056 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) S 12444 12447 10618 0 -1 1077944384 5152 0 0 0 18 1 0 0 20 0 15 0 99773650 10916921344 10097 33554432000 4194304 4196468 140730905894736 140680088947072 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661056 memory=365 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661056 memory=140628829069585 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773652 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99773653 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99773653 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) R 12444 12447 10618 0 -1 1077944384 554 0 0 0 2 0 0 0 20 0 15 0 99773655 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679385262160 140680084719317 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) R 12444 12447 10618 0 -1 4202560 212 0 0 0 2 0 0 0 20 0 15 0 99773655 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679384200848 140680068265767 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0.08 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) R 12444 12447 10618 0 -1 4202560 898 0 0 0 8 0 0 0 20 0 15 0 99773655 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679383152928 140680068789598 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661056 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773656 10916921344 10097 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40388 KiB

[startup+0.310712 s]*
/proc/loadavg: 1.10 1.24 1.32 3/218 12462
/proc/meminfo: memFree=27067100/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661132 memory=44708 CPUtime=0.56 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 8755 0 0 0 53 3 0 0 20 0 15 0 99773650 10916999168 11177 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665283 11177 3056 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 5526 0 0 0 28 1 0 0 20 0 15 0 99773650 10916999168 11177 33554432000 4194304 4196468 140730905894736 140680088947936 140680084721046 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=140628829064209 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773652 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661132 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) R 12444 12447 10618 0 -1 4202560 570 0 0 0 3 0 0 0 20 0 15 0 99773655 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679385262064 140680077694153 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661132 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) R 12444 12447 10618 0 -1 1077944384 293 0 0 0 5 0 0 0 20 0 15 0 99773655 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679384209520 140680084720258 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661132 memory=140628828489344 CPUtime=0.15 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) R 12444 12447 10618 0 -1 4202560 996 0 0 0 15 0 0 0 20 0 15 0 99773655 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679383156976 140680063634788 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661132 memory=140628828489344 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773656 10916999168 11177 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 44708 KiB

[startup+0.700774 s]
/proc/loadavg: 1.10 1.24 1.32 5/218 12462
/proc/meminfo: memFree=27049816/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661132 memory=92988 CPUtime=1.7 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 12303 0 0 0 165 5 0 0 20 0 15 0 99773650 10916999168 23247 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665283 23247 3117 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661132 memory=17236 CPUtime=0.66 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 5868 0 0 0 63 3 0 0 20 0 15 0 99773650 10916999168 23247 33554432000 4194304 4196468 140730905894736 140680088935520 140730906396610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=18220 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=644 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=952 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99773652 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661132 memory=2376 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661132 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661132 memory=6081108994580113768 CPUtime=0.35 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) R 12444 12447 10618 0 -1 4202560 2237 0 0 0 35 0 0 0 20 0 15 0 99773655 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679385251056 140680069816782 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661132 memory=6154282490091891024 CPUtime=0.34 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) R 12444 12447 10618 0 -1 4202560 1221 0 0 0 34 0 0 0 20 0 15 0 99773655 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679384209520 140680066273062 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661132 memory=0 CPUtime=0.31 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) S 12444 12447 10618 0 -1 1077944384 1604 0 0 0 31 0 0 0 20 0 15 0 99773655 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679383156976 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661132 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99773656 10916999168 23247 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 92988 KiB

[startup+1.50075 s]
/proc/loadavg: 1.10 1.24 1.32 3/218 12462
/proc/meminfo: memFree=26964064/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661132 memory=187200 CPUtime=3.02 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 16675 0 0 0 293 9 0 0 20 0 15 0 99773650 10916999168 46800 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665283 46800 3141 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661132 memory=187144 CPUtime=1.46 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 6292 0 0 0 140 6 0 0 20 0 15 0 99773650 10916999168 46800 33554432000 4194304 4196468 140730905894736 140680088950032 140730906396610 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 46800 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 46800 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 46800 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 15 0 99773651 10916999168 46800 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 249 0 0 0 0 0 0 0 20 0 15 0 99773652 10916999168 46800 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0

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

/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 26926 0 0 0 226251 4161 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140680088950160 140679725954831 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.45 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 2211 0 0 0 686 59 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.46 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 3086 0 0 0 690 56 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.45 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 3240 0 0 0 685 60 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.44 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2856 0 0 0 687 57 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.43 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 3848 0 0 0 684 59 0 0 20 0 15 0 99773652 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661132 memory=179828 CPUtime=0.72 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) S 12444 12447 10618 0 -1 1077944384 4796 0 0 0 71 1 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679385262064 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661132 memory=179828 CPUtime=0.66 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) S 12444 12447 10618 0 -1 1077944384 4313 0 0 0 66 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679384209520 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661132 memory=1228 CPUtime=0.35 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) S 12444 12447 10618 0 -1 1077944384 2488 0 0 0 35 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679383156976 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661132 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661132 memory=1944 CPUtime=1.18 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 521 0 0 0 59 59 0 0 20 0 15 0 99773656 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 2344.36 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 179828 KiB

[startup+2382.3 s]
/proc/loadavg: 1.24 1.29 1.31 3/220 12641
/proc/meminfo: memFree=26924936/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661132 memory=179828 CPUtime=2404.85 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 56615 0 0 0 235928 4557 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665283 44957 3153 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661132 memory=179828 CPUtime=2363.65 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 27416 0 0 0 232097 4268 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140680088948736 140730906396610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=35 CPUtime=7.63 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 2234 0 0 0 703 60 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.64 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 3341 0 0 0 706 58 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.64 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 3248 0 0 0 703 61 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=201364 CPUtime=7.62 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2868 0 0 0 704 58 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.63 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 3946 0 0 0 702 61 0 0 20 0 15 0 99773652 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661132 memory=179828 CPUtime=0.72 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) S 12444 12447 10618 0 -1 1077944384 4798 0 0 0 71 1 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679385262064 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661132 memory=2432 CPUtime=0.66 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) S 12444 12447 10618 0 -1 1077944384 4315 0 0 0 66 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679384209520 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661132 memory=179828 CPUtime=0.35 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) S 12444 12447 10618 0 -1 1077944384 2490 0 0 0 35 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679383156976 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661132 memory=764 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661132 memory=179828 CPUtime=1.21 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 535 0 0 0 60 61 0 0 20 0 15 0 99773656 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 2404.85 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 179828 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.28 1.31 3/219 12642
/proc/meminfo: memFree=26924836/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661132 memory=179828 CPUtime=2465.35 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 56997 0 0 0 241868 4667 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665283 44957 3153 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661132 memory=179828 CPUtime=2423.21 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 27769 0 0 0 237948 4373 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140680088948656 140730906396610 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.81 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 2252 0 0 0 720 61 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.82 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 3342 0 0 0 723 59 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.82 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 3248 0 0 0 720 62 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.8 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2868 0 0 0 721 59 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=179828 CPUtime=7.82 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 3951 0 0 0 720 62 0 0 20 0 15 0 99773652 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661132 memory=179828 CPUtime=0.72 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) S 12444 12447 10618 0 -1 1077944384 4798 0 0 0 71 1 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679385262064 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661132 memory=179828 CPUtime=0.66 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) S 12444 12447 10618 0 -1 1077944384 4316 0 0 0 66 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679384209520 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661132 memory=3560 CPUtime=0.35 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) S 12444 12447 10618 0 -1 1077944384 2490 0 0 0 35 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679383156976 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661132 memory=179828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661132 memory=179828 CPUtime=1.25 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 539 0 0 0 62 63 0 0 20 0 15 0 99773656 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 2465.35 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 179828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2496.6 s]
/proc/loadavg: 1.51 1.33 1.33 3/219 12643
/proc/meminfo: memFree=26924520/32770624 swapFree=67108860/67108860
[pid=12447] ppid=12444 vsize=10661132 memory=179828 CPUtime=2520.09 cores=1,3,5,7
/proc/12447/stat : 12447 (java) S 12444 12447 10618 0 -1 1077944320 57873 0 0 0 247240 4769 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140730905877280 140680084709111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
/proc/12447/statm: 2665283 44957 3153 1 0 2627263 0
[pid=12447/tid=12449] ppid=12444 vsize=10661132 memory=7528 CPUtime=2477.08 cores=1,3,5,7
/proc/12447/task/12449/stat : 12449 (java) R 12444 12447 10618 0 -1 4202560 28232 0 0 0 243240 4468 0 0 20 0 15 0 99773650 10916999168 44957 33554432000 4194304 4196468 140730905894736 140680088950160 140679726232677 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12450] ppid=12444 vsize=10661132 memory=828 CPUtime=7.97 cores=1,3,5,7
/proc/12447/task/12450/stat : 12450 (java) S 12444 12447 10618 0 -1 1077944384 2462 0 0 0 735 62 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679691708688 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12451] ppid=12444 vsize=10661132 memory=1796 CPUtime=7.98 cores=1,3,5,7
/proc/12447/task/12451/stat : 12451 (java) S 12444 12447 10618 0 -1 1077944384 3364 0 0 0 738 60 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679690656144 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12452] ppid=12444 vsize=10661132 memory=912 CPUtime=7.98 cores=1,3,5,7
/proc/12447/task/12452/stat : 12452 (java) S 12444 12447 10618 0 -1 1077944384 3303 0 0 0 735 63 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679689603600 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12453] ppid=12444 vsize=10661132 memory=3848 CPUtime=7.97 cores=1,3,5,7
/proc/12447/task/12453/stat : 12453 (java) S 12444 12447 10618 0 -1 1077944384 2876 0 0 0 736 61 0 0 20 0 15 0 99773651 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679688551056 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12454] ppid=12444 vsize=10661132 memory=4872558044660077418 CPUtime=8 cores=1,3,5,7
/proc/12447/task/12454/stat : 12454 (java) S 12444 12447 10618 0 -1 1077944384 4050 0 0 0 737 63 0 0 20 0 15 0 99773652 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679389473264 140680084720258 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12455] ppid=12444 vsize=10661132 memory=2192 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12455/stat : 12455 (java) S 12444 12447 10618 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679388419488 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12456] ppid=12444 vsize=10661132 memory=7528 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12456/stat : 12456 (java) S 12444 12447 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 99773653 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679387366896 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12457] ppid=12444 vsize=10661132 memory=828 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12457/stat : 12457 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679386315472 140680084727707 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12458] ppid=12444 vsize=10661132 memory=1796 CPUtime=0.72 cores=1,3,5,7
/proc/12447/task/12458/stat : 12458 (java) S 12444 12447 10618 0 -1 1077944384 4800 0 0 0 71 1 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679385262064 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12459] ppid=12444 vsize=10661132 memory=912 CPUtime=0.66 cores=1,3,5,7
/proc/12447/task/12459/stat : 12459 (java) S 12444 12447 10618 0 -1 1077944384 4318 0 0 0 66 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679384209520 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12460] ppid=12444 vsize=10661132 memory=3848 CPUtime=0.35 cores=1,3,5,7
/proc/12447/task/12460/stat : 12460 (java) S 12444 12447 10618 0 -1 1077944384 2492 0 0 0 35 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679383156976 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12461] ppid=12444 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12447/task/12461/stat : 12461 (java) S 12444 12447 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99773655 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679382104672 140680084719317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
[pid=12447/tid=12462] ppid=12444 vsize=10661132 memory=2432 CPUtime=1.27 cores=1,3,5,7
/proc/12447/task/12462/stat : 12462 (java) S 12444 12447 10618 0 -1 1077944384 552 0 0 0 63 64 0 0 20 0 15 0 99773656 10916999168 44957 33554432000 4194304 4196468 140730905894736 140679381052208 140680084720258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32903168 140730905900188 140730905900297 140730905900297 140730905903055 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 179828 KiB

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

[startup+2496.62 s]
# the end of solver process 12447 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2472.42 s, system=47.6988 s

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

Child status: 143
Real time (s): 2496.62
CPU time (s): 2520.12
CPU user time (s): 2472.42
CPU system time (s): 47.6988
CPU usage (%): 100.941
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 193404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2472.42
system time used= 47.6988
maximum resident set size= 195992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58025
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 281673
involuntary context switches= 7147


# summary of solver processes directly reported to runsolver:
#   pid: 12447
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2472.42
#   total CPU system time (s): 47.6988

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8507 second user time and 24.753 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-29 01:55:05
IDJOB=4299537
IDBENCH=141411
IDSOLVER=2765
FILE ID=node135/4299537-1532822105
RUNJOBID= node135-1532809628-10650
PBS_JOBID= 21022479
Free space on /tmp= 48364 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-11_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299537-1532822105/watcher-4299537-1532822105 -o /tmp/evaluation-result-4299537-1532822105/solver-4299537-1532822105 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10650 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299537-1532822105.xml --timelimit 2520

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

MD5SUM BENCH= dd1566dde9022858d7af3144994afffb
RANDOM SEED=702804115

node135.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.50
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.50
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.50
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.50
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:        27099952 kB
MemAvailable:   31744864 kB
Buffers:          204772 kB
Cached:          4672552 kB
SwapCached:            0 kB
Active:          1848968 kB
Inactive:        3268200 kB
Active(anon):     190732 kB
Inactive(anon):    76928 kB
Active(file):    1658236 kB
Inactive(file):  3191272 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1232 kB
Writeback:             0 kB
AnonPages:        216132 kB
Mapped:            54988 kB
Shmem:             25248 kB
Slab:             250692 kB
SReclaimable:     222476 kB
SUnreclaim:        28216 kB
KernelStack:        3856 kB
PageTables:         5996 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1135104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-29 02:36:42