Trace number 4299310

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.13 2458.63

General information on the benchmark

NameLangford/
LangfordBin-10_c18.xml
MD5SUM2feb3ccfa512a42ac39c3fc722de9112
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.575484
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints30
Number of domains2
Minimum domain size10
Maximum domain size20
Distribution of domain sizes[{"size":10,"count":20},{"size":20,"count":20}]
Minimum variable degree2
Maximum variable degree20
Distribution of variable degrees[{"degree":2,"count":20},{"degree":20,"count":20}]
Minimum constraint arity2
Maximum constraint arity21
Distribution of constraint arities[{"arity":2,"count":10},{"arity":21,"count":20}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10},{"type":"element","count":20}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.09/2458.60	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

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

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

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

solver pid=11228, runsolver pid=11225

[startup+0.101109 s]*
/proc/loadavg: 1.36 1.05 1.07 3/221 11243
/proc/meminfo: memFree=26841108/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661056 memory=27824 CPUtime=0.13 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 5365 0 0 0 12 1 0 0 20 0 15 0 98528459 10916921344 6956 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665264 6956 2860 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661056 memory=-8269626465541329787 CPUtime=0.09 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) S 11225 11228 10618 0 -1 1077944384 3233 0 0 0 9 0 0 0 20 0 15 0 98528459 10916921344 6956 33554432000 4194304 4196468 140732173445552 140243010569344 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528462 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98528462 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98528462 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) R 11225 11228 10618 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242561943920 140243006352002 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0.02 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) R 11225 11228 10618 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 15 0 98528465 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242492315760 140242985261328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 6956 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27824 KiB

[startup+0.210991 s]*
/proc/loadavg: 1.36 1.05 1.07 3/221 11243
/proc/meminfo: memFree=26826220/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661056 memory=40100 CPUtime=0.33 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 8122 0 0 0 31 2 0 0 20 0 15 0 98528459 10916921344 10025 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665264 10025 2972 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 5226 0 0 0 19 1 0 0 20 0 15 0 98528459 10916921344 10090 33554432000 4194304 4196468 140732173445552 140243010570800 140242990384485 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661056 memory=365 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661056 memory=139625840734392 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528462 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98528462 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98528462 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) S 11225 11228 10618 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 15 0 98528465 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242561943920 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 404 0 0 0 2 0 0 0 20 0 15 0 98528465 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0.07 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) S 11225 11228 10618 0 -1 1077944384 761 0 0 0 7 0 0 0 20 0 15 0 98528465 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242492315760 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661056 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528465 10916921344 10090 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40100 KiB

[startup+0.310577 s]*
/proc/loadavg: 1.36 1.05 1.07 5/221 11243
/proc/meminfo: memFree=26819396/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661132 memory=46812 CPUtime=0.55 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 8804 0 0 0 52 3 0 0 20 0 15 0 98528459 10916999168 11191 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665283 11703 3065 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 5600 0 0 0 28 2 0 0 20 0 15 0 98528459 10916999168 11703 33554432000 4194304 4196468 140732173445552 140243010578032 140242642298820 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=139625840734380 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661132 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) R 11225 11228 10618 0 -1 4202560 496 0 0 0 4 0 0 0 20 0 15 0 98528465 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242561929944 140242983901776 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 497 0 0 0 5 0 0 0 20 0 15 0 98528465 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661132 memory=139625840723584 CPUtime=0.13 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) R 11225 11228 10618 0 -1 4202560 855 0 0 0 13 0 0 0 20 0 15 0 98528465 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242492312208 140242984936282 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661132 memory=139625840723584 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 11703 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46812 KiB

[startup+0.700736 s]
/proc/loadavg: 1.36 1.05 1.07 6/221 11243
/proc/meminfo: memFree=26776656/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661132 memory=114504 CPUtime=1.7 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 16011 0 0 0 165 5 0 0 20 0 15 0 98528459 10916999168 28626 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665283 28626 3110 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661132 memory=17028 CPUtime=0.67 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 5721 0 0 0 64 3 0 0 20 0 15 0 98528459 10916999168 28626 33554432000 4194304 4196468 140732173445552 140243010567264 140732173690818 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=18220 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=952 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661132 memory=2376 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661132 memory=1536 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661132 memory=6081108994580113768 CPUtime=0.38 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) R 11225 11228 10618 0 -1 4202560 3730 0 0 0 38 0 0 0 20 0 15 0 98528465 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242561929976 140243006354704 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661132 memory=6154282490091891024 CPUtime=0.4 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) R 11225 11228 10618 0 -1 4202560 3715 0 0 0 40 0 0 0 20 0 15 0 98528465 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242493353176 140242989727793 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661132 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) S 11225 11228 10618 0 -1 1077944384 1473 0 0 0 21 0 0 0 20 0 15 0 98528465 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242492315760 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661132 memory=4576 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 28626 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 114504 KiB

[startup+1.50082 s]
/proc/loadavg: 1.36 1.05 1.07 5/221 11243
/proc/meminfo: memFree=26699216/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661132 memory=195568 CPUtime=3.7 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 24262 0 0 0 362 8 0 0 20 0 15 0 98528459 10916999168 48892 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665283 48892 3123 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661132 memory=177136 CPUtime=1.47 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 6158 0 0 0 142 5 0 0 20 0 15 0 98528459 10916999168 48892 33554432000 4194304 4196468 140732173445552 140243010574736 140732173690818 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 48892 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 48892 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 48892 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98528460 10916999168 48892 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 48892 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0

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

/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 39126 0 0 0 229911 151 0 0 20 0 15 0 98528459 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140243010581760 140242642499666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.77 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 16110 0 0 0 1776 101 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.65 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 18939 0 0 0 1761 104 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.79 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 18903 0 0 0 1775 104 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.7 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 16158 0 0 0 1772 98 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=4637720 CPUtime=2.62 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 16970 0 0 0 258 4 0 0 20 0 15 0 98528462 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661132 memory=4637720 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661132 memory=4637720 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661132 memory=4637720 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661132 memory=4637720 CPUtime=1.02 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) S 11225 11228 10618 0 -1 1077944384 6837 0 0 0 101 1 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242561943920 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661132 memory=4637720 CPUtime=1.06 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 8887 0 0 0 105 1 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661132 memory=1788 CPUtime=0.25 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) S 11225 11228 10618 0 -1 1077944384 2261 0 0 0 25 0 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242492315760 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661132 memory=4637720 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661132 memory=4637720 CPUtime=1.94 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1452 0 0 0 92 102 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 2382.51 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4637720 KiB

[startup+2382.3 s]
/proc/loadavg: 1.97 1.99 1.95 3/218 11367
/proc/meminfo: memFree=17488340/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661132 memory=4637720 CPUtime=2442.56 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 148694 0 0 0 243605 651 0 0 20 0 15 0 98528459 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665283 1159430 3169 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661132 memory=4637720 CPUtime=2360.61 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 40653 0 0 0 235908 153 0 0 20 0 15 0 98528459 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140243010581760 140242642499694 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.77 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 16110 0 0 0 1776 101 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.65 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 18939 0 0 0 1761 104 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.79 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 18903 0 0 0 1775 104 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=4637720 CPUtime=18.7 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 16158 0 0 0 1772 98 0 0 20 0 15 0 98528460 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=4637720 CPUtime=2.63 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 16984 0 0 0 258 5 0 0 20 0 15 0 98528462 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661132 memory=3560 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661132 memory=4637720 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661132 memory=17068 CPUtime=1.02 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) S 11225 11228 10618 0 -1 1077944384 6843 0 0 0 101 1 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242561943920 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661132 memory=4637720 CPUtime=1.06 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 8901 0 0 0 105 1 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661132 memory=3560 CPUtime=0.25 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) S 11225 11228 10618 0 -1 1077944384 2269 0 0 0 25 0 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242492315760 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661132 memory=644 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661132 memory=952 CPUtime=1.98 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1515 0 0 0 94 104 0 0 20 0 15 0 98528465 10916999168 1159430 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 2442.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4637720 KiB

[startup+2442.3 s]
/proc/loadavg: 1.83 1.95 1.94 3/218 11445
/proc/meminfo: memFree=22267892/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661132 memory=4840456 CPUtime=2503.77 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 157652 0 0 0 249708 669 0 0 20 0 15 0 98528459 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665283 1210114 3169 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661132 memory=4840456 CPUtime=2420.2 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 41230 0 0 0 241865 155 0 0 20 0 15 0 98528459 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140243010581760 140242642499666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=4840456 CPUtime=19.16 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 19277 0 0 0 1812 104 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=4840456 CPUtime=19.05 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 19466 0 0 0 1797 108 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=4637720 CPUtime=19.18 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 20789 0 0 0 1810 108 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=4840456 CPUtime=19.1 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 18696 0 0 0 1808 102 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=4840456 CPUtime=2.63 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 17205 0 0 0 258 5 0 0 20 0 15 0 98528462 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661132 memory=4840456 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661132 memory=4840456 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661132 memory=4840456 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661132 memory=4840456 CPUtime=1.02 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) S 11225 11228 10618 0 -1 1077944384 6848 0 0 0 101 1 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242561943920 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661132 memory=4840456 CPUtime=1.06 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 8905 0 0 0 105 1 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661132 memory=4840456 CPUtime=0.25 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) S 11225 11228 10618 0 -1 1077944384 2274 0 0 0 25 0 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242492315760 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661132 memory=4840456 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661132 memory=4840456 CPUtime=2.03 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1543 0 0 0 96 107 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 2503.77 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4840456 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.6 s]
/proc/loadavg: 1.81 1.94 1.94 3/218 11445
/proc/meminfo: memFree=22273748/32770624 swapFree=67108860/67108860
[pid=11228] ppid=11225 vsize=10661132 memory=4840456 CPUtime=2520.09 cores=0,2,4,6
/proc/11228/stat : 11228 (java) S 11225 11228 10618 0 -1 1077944320 157720 0 0 0 251339 670 0 0 20 0 15 0 98528459 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140732173428096 140243006340855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
/proc/11228/statm: 2665283 1210114 3169 1 0 2627263 0
[pid=11228/tid=11230] ppid=11225 vsize=10661132 memory=4872558044660077418 CPUtime=2436.5 cores=0,2,4,6
/proc/11228/task/11230/stat : 11230 (java) R 11225 11228 10618 0 -1 4202560 41298 0 0 0 243495 155 0 0 20 0 15 0 98528459 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140243010581760 140242642499689 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11231] ppid=11225 vsize=10661132 memory=1536 CPUtime=19.16 cores=0,2,4,6
/proc/11228/task/11231/stat : 11231 (java) S 11225 11228 10618 0 -1 1077944384 19277 0 0 0 1812 104 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242965101200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11232] ppid=11225 vsize=10661132 memory=4840456 CPUtime=19.05 cores=0,2,4,6
/proc/11228/task/11232/stat : 11232 (java) S 11225 11228 10618 0 -1 1077944384 19466 0 0 0 1797 108 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242611677712 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11233] ppid=11225 vsize=10661132 memory=4840456 CPUtime=19.18 cores=0,2,4,6
/proc/11228/task/11233/stat : 11233 (java) S 11225 11228 10618 0 -1 1077944384 20789 0 0 0 1810 108 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242610624912 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11234] ppid=11225 vsize=10661132 memory=56 CPUtime=19.1 cores=0,2,4,6
/proc/11228/task/11234/stat : 11234 (java) S 11225 11228 10618 0 -1 1077944384 18696 0 0 0 1808 102 0 0 20 0 15 0 98528460 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242609572112 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11235] ppid=11225 vsize=10661132 memory=316659572960133419 CPUtime=2.63 cores=0,2,4,6
/proc/11228/task/11235/stat : 11235 (java) S 11225 11228 10618 0 -1 1077944384 17205 0 0 0 258 5 0 0 20 0 15 0 98528462 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242566155120 140243006352002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11236] ppid=11225 vsize=10661132 memory=15255935111136746 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11236/stat : 11236 (java) S 11225 11228 10618 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242565101088 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11237] ppid=11225 vsize=10661132 memory=-8096445597189105254 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11237/stat : 11237 (java) S 11225 11228 10618 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 98528462 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242564048240 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11238] ppid=11225 vsize=10661132 memory=-6454338467431146081 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11238/stat : 11238 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242562996560 140243006359451 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11239] ppid=11225 vsize=10661132 memory=-5587106306044206369 CPUtime=1.02 cores=0,2,4,6
/proc/11228/task/11239/stat : 11239 (java) S 11225 11228 10618 0 -1 1077944384 6848 0 0 0 101 1 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242561943920 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11240] ppid=11225 vsize=10661132 memory=1444 CPUtime=1.06 cores=0,2,4,6
/proc/11228/task/11240/stat : 11240 (java) S 11225 11228 10618 0 -1 1077944384 8905 0 0 0 105 1 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242493368560 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11241] ppid=11225 vsize=10661132 memory=1160 CPUtime=0.25 cores=0,2,4,6
/proc/11228/task/11241/stat : 11241 (java) S 11225 11228 10618 0 -1 1077944384 2274 0 0 0 25 0 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242492315760 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11242] ppid=11225 vsize=10661132 memory=968 CPUtime=0 cores=0,2,4,6
/proc/11228/task/11242/stat : 11242 (java) S 11225 11228 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242491263200 140243006351061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
[pid=11228/tid=11243] ppid=11225 vsize=10661132 memory=12040 CPUtime=2.04 cores=0,2,4,6
/proc/11228/task/11243/stat : 11243 (java) S 11225 11228 10618 0 -1 1077944384 1543 0 0 0 97 107 0 0 20 0 15 0 98528465 10916999168 1210114 33554432000 4194304 4196468 140732173445552 140242490211504 140243006352002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18534400 140732173448348 140732173448457 140732173448457 140732173451215 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4840456 KiB

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

[startup+2458.63 s]
# the end of solver process 11228 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.4 s, system=6.73352 s

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

Child status: 143
Real time (s): 2458.63
CPU time (s): 2520.13
CPU user time (s): 2513.4
CPU system time (s): 6.73352
CPU usage (%): 102.501
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 4840456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.4
system time used= 6.73353
maximum resident set size= 4840964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158335
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55570
involuntary context switches= 3551


# summary of solver processes directly reported to runsolver:
#   pid: 11228
#   total CPU time (s): 2520.13
#   total CPU user time (s): 2513.4
#   total CPU system time (s): 6.73352

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0948 second user time and 26.0551 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 22:27:33
IDJOB=4299310
IDBENCH=141344
IDSOLVER=2765
FILE ID=node135/4299310-1532809653
RUNJOBID= node135-1532809628-10649
PBS_JOBID= 21022479
Free space on /tmp= 48364 MiB

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

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

MD5SUM BENCH= 2feb3ccfa512a42ac39c3fc722de9112
RANDOM SEED=687631634

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:        26859484 kB
MemAvailable:   31496360 kB
Buffers:          201616 kB
Cached:          4668128 kB
SwapCached:            0 kB
Active:          2093384 kB
Inactive:        3264580 kB
Active(anon):     439492 kB
Inactive(anon):    76932 kB
Active(file):    1653892 kB
Inactive(file):  3187648 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1412 kB
Writeback:             0 kB
AnonPages:        481032 kB
Mapped:            54820 kB
Shmem:             25248 kB
Slab:             250632 kB
SReclaimable:     222344 kB
SUnreclaim:        28288 kB
KernelStack:        3904 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1306308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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-28 23:08:32