Trace number 4304495

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Concrete 3.9.2OPT40 1435.49 1400.74

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-12b_c18.xml
MD5SUM8890b3c4968b86b21e69352acb96ed82
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark8.12699
Satisfiable
(Un)Satisfiability was proved
Number of variables48
Number of constraints111
Number of domains18
Minimum domain size1
Maximum domain size25
Distribution of domain sizes[{"size":1,"count":1},{"size":2,"count":26},{"size":3,"count":5},{"size":4,"count":2},{"size":5,"count":1},{"size":7,"count":1},{"size":25,"count":12}]
Minimum variable degree2
Maximum variable degree36
Distribution of variable degrees[{"degree":2,"count":36},{"degree":35,"count":6},{"degree":36,"count":6}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":87},{"arity":13,"count":24}]
Number of extensional constraints0
Number of intensional constraints87
Distribution of constraint types[{"type":"intension","count":87},{"type":"count","count":24}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.98/0.75	c Concrete v3.9.2.1532736233296 running
8.46/4.08	o 53
8.78/4.14	o 52
9.39/4.33	o 51
9.71/4.43	o 50
10.34/4.61	o 46
10.34/4.63	o 45
10.34/4.64	o 44
10.34/4.65	o 43
11.71/5.26	o 42
12.71/5.73	o 41
221.51/209.01	o 40
1435.42/1400.71	v <instantiation cost="40">
1435.42/1400.71	v       <list>
1435.42/1400.71	v         v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11]
1435.42/1400.71	v       </list>
1435.42/1400.71	v       <values>
1435.42/1400.71	v         11 11 -11 -11 -11 11 11 11 1 11 1 -1 1 0 0 0 0 0 0 0 0 0 3 0 2 0 0 0 0 0 0 0 0 0 6 0 0 0 9 8 10 0 0 0 0 0 0 13
1435.42/1400.71	v       </values>
1435.42/1400.71	v     </instantiation>
1435.42/1400.71	s OPTIMUM FOUND

Verifier Data

OK	40

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 (12948 MiB free)
  memory of node 1: 16384 MiB (11368 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4304495-1534095889/watcher-4304495-1534095889 -o /tmp/evaluation-result-4304495-1534095889/solver-4304495-1534095889 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534095889-24370 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=405005198 HOME/instance-4304495-1534095889.xml 

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


[startup+0.100096 s]*
/proc/loadavg: 1.00 1.01 1.19 4/189 24505
/proc/meminfo: memFree=24897328/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=10003272 memory=13388 CPUtime=0.07 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 3497 13115 0 0 0 0 5 2 20 0 6 0 227152081 10243350528 3347 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2500818 3347 1337 1 0 2489729 0
[pid=24400/tid=24504] ppid=24393 vsize=10005480 memory=-6517102902069810590 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 1318 13115 0 0 0 0 5 2 20 0 6 0 227152091 10245611520 3347 33554432000 4194304 4196468 140737336673008 139875495850576 139875413536314 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=10005480 memory=-7522837583129502606 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 6 0 227152092 10245611520 3347 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=10005480 memory=140557523789440 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 6 0 227152092 10245611520 3347 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=10005480 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 6 0 227152092 10245611520 3411 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=10005480 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 6 0 227152092 10245611520 3411 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 10003272 KiB
Current children cumulated memory: 13388 KiB

[startup+0.209985 s]*
/proc/loadavg: 1.00 1.01 1.19 6/215 24531
/proc/meminfo: memFree=24845344/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=10982744 memory=41560 CPUtime=0.24 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 7071 13115 0 0 16 1 5 2 20 0 15 0 227152081 11246329856 10390 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2745686 10390 2954 1 0 2708109 0
[pid=24400/tid=24504] ppid=24393 vsize=10982744 memory=-6007365819731575600 CPUtime=0.18 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 3634 13115 0 0 10 1 5 2 20 0 15 0 227152091 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875495827936 139875507200624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=10982744 memory=-9181546050914066336 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=10982744 memory=140557523789440 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=10982744 memory=140557523789440 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152093 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 13 13115 0 0 0 0 5 2 20 0 15 0 227152093 11246329856 10390 33554432000 4194304 4196468 140737336673008 139874334139424 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152094 11246329856 10390 33554432000 4194304 4196468 140737336673008 139874132812656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=10982744 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11246329856 10390 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=10982744 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 428 13115 0 0 1 0 5 2 20 0 15 0 227152096 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=10982744 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 188 13115 0 0 1 0 5 2 20 0 15 0 227152096 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=10982744 memory=140557523789440 CPUtime=0.1 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 604 13115 0 0 3 0 5 2 20 0 15 0 227152096 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=10982744 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11246329856 10390 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=10982744 memory=140557523789440 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152097 11246329856 10390 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 10982744 KiB
Current children cumulated memory: 41560 KiB

[startup+0.310057 s]*
/proc/loadavg: 1.00 1.01 1.19 4/215 24531
/proc/meminfo: memFree=24818924/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=10983192 memory=53424 CPUtime=0.36 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 9952 13115 0 0 27 2 5 2 20 0 15 0 227152081 11246788608 13356 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2745798 13356 3073 1 0 2708109 0
[pid=24400/tid=24504] ppid=24393 vsize=10983192 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 6534 13115 0 0 19 2 5 2 20 0 15 0 227152091 11246788608 13422 33554432000 4194304 4196468 140737336673008 139875495825824 139875504289522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=10983192 memory=5859291143841275968 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 13422 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=10983192 memory=7649399384348767282 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 13422 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=10983192 memory=4294969504 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 13422 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=10983192 memory=4872558044660077418 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 13422 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152093 11246788608 13422 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 13 13115 0 0 0 0 5 2 20 0 15 0 227152093 11246788608 13422 33554432000 4194304 4196468 140737336673008 139874334139424 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152094 11246788608 13422 33554432000 4194304 4196468 140737336673008 139874132812656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11246788608 13488 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 430 13115 0 0 1 0 5 2 20 0 15 0 227152096 11246788608 13488 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=10983192 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 188 13115 0 0 1 0 5 2 20 0 15 0 227152096 11246788608 13488 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=10983192 memory=0 CPUtime=0.11 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 615 13115 0 0 4 0 5 2 20 0 15 0 227152096 11246788608 13488 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11246788608 13488 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152097 11246788608 13488 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 53424 KiB

[startup+0.700789 s]
/proc/loadavg: 1.00 1.01 1.19 4/215 24531
/proc/meminfo: memFree=24796100/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=10983192 memory=88308 CPUtime=0.98 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 16756 13115 0 0 87 4 5 2 20 0 15 0 227152081 11246788608 22077 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2745798 22077 3238 1 0 2708109 0
[pid=24400/tid=24504] ppid=24393 vsize=10983192 memory=0 CPUtime=0.65 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 12246 13115 0 0 56 2 5 2 20 0 15 0 227152091 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875495841696 139875508094302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=10983192 memory=3712 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=10983192 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 2 13115 0 0 0 0 5 2 20 0 15 0 227152092 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=10983192 memory=4420 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 5 13115 0 0 0 0 5 2 20 0 15 0 227152093 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=10983192 memory=6628 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 13 13115 0 0 0 0 5 2 20 0 15 0 227152093 11246788608 22077 33554432000 4194304 4196468 140737336673008 139874334139424 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=10983192 memory=8836 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152094 11246788608 22077 33554432000 4194304 4196468 140737336673008 139874132812656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=10983192 memory=11044 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11246788608 22077 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=10983192 memory=13252 CPUtime=0.16 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 1010 13115 0 0 9 0 5 2 20 0 15 0 227152096 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=10983192 memory=15460 CPUtime=0.14 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 571 13115 0 0 7 0 5 2 20 0 15 0 227152096 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=10983192 memory=17668 CPUtime=0.2 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 709 13115 0 0 13 0 5 2 20 0 15 0 227152096 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=10983192 memory=19876 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11246788608 22077 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=10983192 memory=22084 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152097 11246788608 22077 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88308 KiB

[startup+1.50127 s]
/proc/loadavg: 1.00 1.01 1.19 4/215 24531
/proc/meminfo: memFree=24707128/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=10998092 memory=179228 CPUtime=2.27 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 23890 13115 0 0 211 9 5 2 20 0 15 0 227152081 11262046208 44807 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2749523 44807 3467 1 0 2711181 0
[pid=24400/tid=24504] ppid=24393 vsize=10998092 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 17763 13115 0 0 129 5 5 2 20 0 15 0 227152091 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875495845464 139875507356082 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 61 13115 0 0 1 0 5 2 20 0 15 0 227152092 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 263 13115 0 0 1 0 5 2 20 0 15 0 227152092 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=10998092 memory=-7965959130280075168 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 40 13115 0 0 1 0 5 2 20 0 15 0 227152092 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=10998092 memory=281114736404736 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 21 13115 0 0 0 0 5 2 20 0 15 0 227152092 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=10998092 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 66 13115 0 0 1 0 5 2 20 0 15 0 227152093 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=10998092 memory=1828 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 14 13115 0 0 0 0 5 2 20 0 15 0 227152093 11262046208 44807 33554432000 4194304 4196468 140737336673008 139874334139488 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=10998092 memory=1120 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152094 11262046208 44807 33554432000 4194304 4196468 140737336673008 139874132812672 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=10998092 memory=6120 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11262046208 44807 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=10998092 memory=1724 CPUtime=0.3 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 1475 13115 0 0 23 0 5 2 20 0 15 0 227152096 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=10998092 memory=4004 CPUtime=0.25 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) R 24393 24400 16605 0 -1 4202560 761 13115 0 0 18 0 5 2 20 0 15 0 227152096 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875014968496 139875504649752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=10998092 memory=3516 CPUtime=0.39 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) R 24393 24400 16605 0 -1 4202560 1231 13115 0 0 32 0 5 2 20 0 15 0 227152096 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875013917296 139875508094302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=10998092 memory=872 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11262046208 44807 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=10998092 memory=1288 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 1 13115 0 0 0 0 5 2 20 0 15 0 227152097 11262046208 44807 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 2.27 s
Current children cumulated vsize: 10998092 KiB

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

[pid=24400/tid=24528] ppid=24393 vsize=11080032 memory=1724 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=11080032 memory=4004 CPUtime=0.95 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 903 13115 0 0 41 47 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 1433.08 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1126060 KiB

[startup+1400 s]*
/proc/loadavg: 1.30 1.35 1.32 4/215 24593
/proc/meminfo: memFree=22704180/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=11080032 memory=1126060 CPUtime=1434.72 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 300242 13115 0 0 143220 245 5 2 20 0 15 0 227152081 11345952768 281515 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2770008 281515 3528 1 0 2731661 0
[pid=24400/tid=24504] ppid=24393 vsize=11080032 memory=6791534058613427641 CPUtime=1383.85 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 90921 13115 0 0 138335 43 5 2 20 0 15 0 227152091 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875495848256 139875103720739 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=11080032 memory=4872558044660077418 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 12326 13115 0 0 663 35 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=11080032 memory=15512 CPUtime=7 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 17432 13115 0 0 661 32 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=11080032 memory=34200 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 15803 13115 0 0 660 38 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=11080032 memory=3312 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 13201 13115 0 0 662 36 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=11080032 memory=15712 CPUtime=6.59 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 12002 13115 0 0 621 31 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=11080032 memory=1620 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 17 13115 0 0 0 0 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874334139488 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=11080032 memory=504 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152094 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874132812672 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=11080032 memory=924 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=11080032 memory=1168 CPUtime=6.43 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 48726 13115 0 0 630 6 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=11080032 memory=2140 CPUtime=5.77 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 41265 13115 0 0 562 8 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=11080032 memory=2180 CPUtime=3.47 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 45449 13115 0 0 333 7 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=11080032 memory=1126060 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=11080032 memory=6791534058613427641 CPUtime=0.95 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 903 13115 0 0 41 47 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 1434.72 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1126060 KiB

[startup+1400.4 s]
/proc/loadavg: 1.30 1.35 1.32 4/215 24593
/proc/meminfo: memFree=22704180/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=11080032 memory=1126060 CPUtime=1435.12 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 300245 13115 0 0 143260 245 5 2 20 0 15 0 227152081 11345952768 281515 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2770008 281515 3528 1 0 2731661 0
[pid=24400/tid=24504] ppid=24393 vsize=11080032 memory=1576 CPUtime=1384.23 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 90924 13115 0 0 138373 43 5 2 20 0 15 0 227152091 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875495848432 139875103693377 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=11080032 memory=3980 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 12326 13115 0 0 663 35 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=11080032 memory=1126060 CPUtime=7 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 17432 13115 0 0 661 32 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=11080032 memory=1088 CPUtime=7.06 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 15803 13115 0 0 661 38 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=11080032 memory=6791534058613427641 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 13201 13115 0 0 662 36 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=11080032 memory=34200 CPUtime=6.6 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 12002 13115 0 0 622 31 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=11080032 memory=3312 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 17 13115 0 0 0 0 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874334139488 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=11080032 memory=15712 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152094 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874132812672 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=11080032 memory=1620 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=11080032 memory=504 CPUtime=6.43 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 48726 13115 0 0 630 6 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=11080032 memory=924 CPUtime=5.77 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 41265 13115 0 0 562 8 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=11080032 memory=1168 CPUtime=3.47 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 45449 13115 0 0 333 7 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=11080032 memory=2140 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=11080032 memory=2180 CPUtime=0.96 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 903 13115 0 0 41 48 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 1435.12 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1126060 KiB

[startup+1400.6 s]
/proc/loadavg: 1.30 1.35 1.32 4/215 24593
/proc/meminfo: memFree=22704180/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=11080032 memory=1126060 CPUtime=1435.32 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 300246 13115 0 0 143280 245 5 2 20 0 15 0 227152081 11345952768 281515 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2770008 281515 3528 1 0 2731661 0
[pid=24400/tid=24504] ppid=24393 vsize=11080032 memory=6791534058613427641 CPUtime=1384.43 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 90925 13115 0 0 138393 43 5 2 20 0 15 0 227152091 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875495849264 139875103695251 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=11080032 memory=288230596050944315 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 12326 13115 0 0 663 35 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=11080032 memory=13850759267617157 CPUtime=7 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 17432 13115 0 0 661 32 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=11080032 memory=1620 CPUtime=7.06 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 15803 13115 0 0 661 38 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=11080032 memory=504 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 13201 13115 0 0 662 36 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=11080032 memory=924 CPUtime=6.6 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 12002 13115 0 0 622 31 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=11080032 memory=1168 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 17 13115 0 0 0 0 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874334139488 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=11080032 memory=2140 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152094 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874132812672 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=11080032 memory=2180 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=11080032 memory=924 CPUtime=6.43 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 48726 13115 0 0 630 6 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=11080032 memory=1576 CPUtime=5.77 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 41265 13115 0 0 562 8 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=11080032 memory=3980 CPUtime=3.47 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 45449 13115 0 0 333 7 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=11080032 memory=2032 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=11080032 memory=7288 CPUtime=0.96 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 903 13115 0 0 41 48 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 1435.32 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1126060 KiB

[startup+1400.7 s]
/proc/loadavg: 1.30 1.35 1.32 4/215 24593
/proc/meminfo: memFree=22704180/32770624 swapFree=67108860/67108860
[pid=24400] ppid=24393 vsize=11080032 memory=1126060 CPUtime=1435.42 cores=0,2,4,6
/proc/24400/stat : 24400 (java) S 24393 24400 16605 0 -1 1077944320 300247 13115 0 0 143290 245 5 2 20 0 15 0 227152081 11345952768 281515 33554432000 4194304 4196468 140737336673008 140737336655552 139875524013815 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
/proc/24400/statm: 2770008 281515 3528 1 0 2731661 0
[pid=24400/tid=24504] ppid=24393 vsize=11080032 memory=6791534058613427641 CPUtime=1384.53 cores=0,2,4,6
/proc/24400/task/24504/stat : 24504 (java) R 24393 24400 16605 0 -1 4202560 90926 13115 0 0 138403 43 5 2 20 0 15 0 227152091 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875495848480 139875101212675 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24510] ppid=24393 vsize=11080032 memory=1126060 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24510/stat : 24510 (java) S 24393 24400 16605 0 -1 1077944384 12326 13115 0 0 663 35 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875528256656 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24511] ppid=24393 vsize=11080032 memory=1126060 CPUtime=7.01 cores=0,2,4,6
/proc/24400/task/24511/stat : 24511 (java) S 24393 24400 16605 0 -1 1077944384 17432 13115 0 0 662 32 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875409521680 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24512] ppid=24393 vsize=11080032 memory=1126056 CPUtime=7.06 cores=0,2,4,6
/proc/24400/task/24512/stat : 24512 (java) S 24393 24400 16605 0 -1 1077944384 15803 13115 0 0 661 38 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875062569872 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24513] ppid=24393 vsize=11080032 memory=1123840 CPUtime=7.05 cores=0,2,4,6
/proc/24400/task/24513/stat : 24513 (java) S 24393 24400 16605 0 -1 1077944384 13201 13115 0 0 662 36 5 2 20 0 15 0 227152092 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875061517072 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24515] ppid=24393 vsize=11080032 memory=1126028 CPUtime=6.6 cores=0,2,4,6
/proc/24400/task/24515/stat : 24515 (java) S 24393 24400 16605 0 -1 1077944384 12002 13115 0 0 622 31 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875017075056 139875524024962 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24517] ppid=24393 vsize=11080032 memory=1125972 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24517/stat : 24517 (java) S 24393 24400 16605 0 -1 1077944384 17 13115 0 0 0 0 5 2 20 0 15 0 227152093 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874334139488 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24519] ppid=24393 vsize=11080032 memory=1126056 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24519/stat : 24519 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152094 11345952768 281515 33554432000 4194304 4196468 140737336673008 139874132812672 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24520] ppid=24393 vsize=11080032 memory=1126060 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24520/stat : 24520 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873825412944 139875524032411 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24521] ppid=24393 vsize=11080032 memory=1126060 CPUtime=6.43 cores=0,2,4,6
/proc/24400/task/24521/stat : 24521 (java) S 24393 24400 16605 0 -1 1077944384 48726 13115 0 0 630 6 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875016022896 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24522] ppid=24393 vsize=11080032 memory=1126060 CPUtime=5.77 cores=0,2,4,6
/proc/24400/task/24522/stat : 24522 (java) S 24393 24400 16605 0 -1 1077944384 41265 13115 0 0 562 8 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875014970096 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24523] ppid=24393 vsize=11080032 memory=1126060 CPUtime=3.47 cores=0,2,4,6
/proc/24400/task/24523/stat : 24523 (java) S 24393 24400 16605 0 -1 1077944384 45449 13115 0 0 333 7 5 2 20 0 15 0 227152096 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875013917296 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24528] ppid=24393 vsize=11080032 memory=1126060 CPUtime=0.07 cores=0,2,4,6
/proc/24400/task/24528/stat : 24528 (java) S 24393 24400 16605 0 -1 1077944384 3 13115 0 0 0 0 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139873394617056 139875524024021 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
[pid=24400/tid=24530] ppid=24393 vsize=11080032 memory=1126060 CPUtime=0.96 cores=0,2,4,6
/proc/24400/task/24530/stat : 24530 (java) S 24393 24400 16605 0 -1 1077944384 903 13115 0 0 41 48 5 2 20 0 15 0 227152097 11345952768 281515 33554432000 4194304 4196468 140737336673008 139875012864688 139875524024962 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15417344 140737336679021 140737336681820 140737336681820 140737336684495 0
Current children cumulated CPU time: 1435.42 s
Current children cumulated vsize: 11080032 KiB
Current children cumulated memory: 1126060 KiB

Child status: 0
Real time (s): 1400.74
CPU time (s): 1435.49
CPU user time (s): 1432.98
CPU system time (s): 2.50492
CPU usage (%): 102.481
Max. virtual memory (cumulated for all children) (KiB): 11082888
Max. memory (cumulated for all children) (KiB): 1126060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1432.98
system time used= 2.50492
maximum resident set size= 1128188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315836
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 180630
involuntary context switches= 5380


# summary of solver processes directly reported to runsolver:
#   pid: 24400
#   total CPU time (s): 1435.49
#   total CPU user time (s): 1432.98
#   total CPU system time (s): 2.50492

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.07225 second user time and 12.8563 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 19:44:49
IDJOB=4304495
IDBENCH=141322
IDSOLVER=2780
FILE ID=node107/4304495-1534095889
RUNJOBID= node107-1534095889-24370
PBS_JOBID= 21036990
Free space on /tmp= 39480 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-12b_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4304495-1534095889/watcher-4304495-1534095889 -o /tmp/evaluation-result-4304495-1534095889/solver-4304495-1534095889 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534095889-24370 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=405005198 HOME/instance-4304495-1534095889.xml

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

MD5SUM BENCH= 8890b3c4968b86b21e69352acb96ed82
RANDOM SEED=405005198

node107.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.40
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.40
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.40
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.40
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:        24902060 kB
MemAvailable:   31904868 kB
Buffers:          213964 kB
Cached:          6985256 kB
SwapCached:            0 kB
Active:          3638060 kB
Inactive:        3615564 kB
Active(anon):       3028 kB
Inactive(anon):   103948 kB
Active(file):    3635032 kB
Inactive(file):  3511616 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             53108 kB
Writeback:             0 kB
AnonPages:         61476 kB
Mapped:            52324 kB
Shmem:             49804 kB
Slab:             313216 kB
SReclaimable:     284620 kB
SUnreclaim:        28596 kB
KernelStack:        3200 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     351720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39428 MiB
End job on node107 at 2018-08-12 20:08:10