Trace number 4298835

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
The dodo solver 2018-04-29? (TO) 2520.08 2500.21

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl20-21_c18.xml
MD5SUM826e6ea09bcfe8620a345f5a4fc2f1e6
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables840
Number of constraints82
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":840}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":840}]
Minimum constraint arity20
Maximum constraint arity21
Distribution of constraint arities[{"arity":20,"count":42},{"arity":21,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":82}]
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.06/2500.20	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 (15152 MiB free)
  memory of node 1: 16384 MiB (11552 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298835-1532783353/watcher-4298835-1532783353 -o /tmp/evaluation-result-4298835-1532783353/solver-4298835-1532783353 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532775878-27709 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298835-1532783353.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
solver pid=28486, runsolver pid=28483
Current StackSize limit: 8192 KiB


[startup+0.102446 s]*
/proc/loadavg: 1.33 1.44 1.40 4/215 28501
/proc/meminfo: memFree=27331044/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10658972 memory=27704 CPUtime=0.13 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 5335 0 0 0 12 1 0 0 20 0 15 0 95898510 10914787328 6926 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2664743 6926 2826 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10658972 memory=-8269626465541330300 CPUtime=0.1 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 3165 0 0 0 9 1 0 0 20 0 15 0 95898511 10914787328 6926 33554432000 4194304 4196468 140727140981728 140231403559312 140231034655868 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10914787328 6926 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10658972 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10914787328 6926 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898512 10914787328 6926 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898512 10914787328 6926 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10658972 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898513 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898513 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898514 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) S 28483 28486 27678 0 -1 1077944384 346 0 0 0 0 0 0 0 20 0 15 0 95898516 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) R 28483 28486 27678 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 15 0 95898516 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230699030512 140231392314569 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10658972 memory=140330777740928 CPUtime=0.02 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) R 28483 28486 27678 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 95898516 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230697976016 140231399339733 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10658972 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) R 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898516 10914787328 6926 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27704 KiB

[startup+0.210306 s]*
/proc/loadavg: 1.33 1.44 1.40 5/215 28501
/proc/meminfo: memFree=27318708/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661056 memory=40468 CPUtime=0.33 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 8207 0 0 0 31 2 0 0 20 0 15 0 95898510 10916921344 10117 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665264 10117 2953 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 5170 0 0 0 18 2 0 0 20 0 15 0 95898511 10916921344 10117 33554432000 4194304 4196468 140727140981728 140231403562144 140231383410014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10916921344 10117 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661056 memory=288370706929452672 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10916921344 10117 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898512 10916921344 10117 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898512 10916921344 10117 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661056 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898513 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898513 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898514 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661056 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) R 28483 28486 27678 0 -1 1077944384 700 0 0 0 2 0 0 0 20 0 15 0 95898516 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661056 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) S 28483 28486 27678 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 15 0 95898516 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230699030608 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661056 memory=140330777740928 CPUtime=0.08 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) R 28483 28486 27678 0 -1 4202560 802 0 0 0 8 0 0 0 20 0 15 0 95898516 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230697978224 140231399341462 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661056 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898516 10916921344 10117 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40468 KiB

[startup+0.310382 s]*
/proc/loadavg: 1.33 1.44 1.40 5/215 28501
/proc/meminfo: memFree=27312132/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661132 memory=47292 CPUtime=0.58 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 8880 0 0 0 55 3 0 0 20 0 15 0 95898510 10916999168 11823 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665283 11823 3068 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 5508 0 0 0 28 2 0 0 20 0 15 0 95898511 10916999168 11823 33554432000 4194304 4196468 140727140981728 140231403550464 140231383373157 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=288230600429797399 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10916999168 11823 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=288370706929452672 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10916999168 11823 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898512 10916999168 11823 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898512 10916999168 11823 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898514 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) S 28483 28486 27678 0 -1 1077944384 747 0 0 0 5 0 0 0 20 0 15 0 95898516 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661132 memory=-1 CPUtime=0.06 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) S 28483 28486 27678 0 -1 1077944384 287 0 0 0 6 0 0 0 20 0 15 0 95898516 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230699030512 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661132 memory=140330777740928 CPUtime=0.15 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) R 28483 28486 27678 0 -1 4202560 971 0 0 0 15 0 0 0 20 0 15 0 95898516 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230697978224 140231377889909 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661132 memory=140330777740928 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 11823 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 47292 KiB

[startup+0.700752 s]
/proc/loadavg: 1.33 1.44 1.40 5/215 28501
/proc/meminfo: memFree=27287708/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661132 memory=107144 CPUtime=1.72 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 15723 0 0 0 166 6 0 0 20 0 15 0 95898510 10916999168 26786 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665283 26786 3102 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661132 memory=1788 CPUtime=0.68 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 5649 0 0 0 64 4 0 0 20 0 15 0 95898511 10916999168 26786 33554432000 4194304 4196468 140727140981728 140231403537760 140727140988866 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=860 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10916999168 26786 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=12556 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898511 10916999168 26786 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=756 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898512 10916999168 26786 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=1616 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95898512 10916999168 26786 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=1836 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661132 memory=1132 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661132 memory=6384 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95898514 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661132 memory=7523093115782322283 CPUtime=0.39 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) R 28483 28486 27678 0 -1 4202560 3700 0 0 0 39 0 0 0 20 0 15 0 95898516 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230700068776 140231383569748 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661132 memory=5787213827096799335 CPUtime=0.38 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) R 28483 28486 27678 0 -1 4202560 3585 0 0 0 38 0 0 0 20 0 15 0 95898516 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230699016392 140231380874192 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661132 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) S 28483 28486 27678 0 -1 1077944384 1418 0 0 0 23 0 0 0 20 0 15 0 95898516 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230697978224 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661132 memory=33 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 26786 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 107144 KiB

[startup+1.50077 s]
/proc/loadavg: 1.33 1.44 1.40 4/215 28501
/proc/meminfo: memFree=27201552/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661132 memory=198972 CPUtime=3.39 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 23870 0 0 0 330 9 0 0 20 0 15 0 95898510 10916999168 49743 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665283 49743 3136 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661132 memory=6791534058613427641 CPUtime=1.47 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 5940 0 0 0 141 6 0 0 20 0 15 0 95898511 10916999168 49743 33554432000 4194304 4196468 140727140981728 140231403534208 140727140988866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 95898511 10916999168 49743 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=-6509546260019855299 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 288 0 0 0 0 0 0 0 20 0 15 0 95898511 10916999168 49743 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 95898512 10916999168 49743 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 15 0 95898512 10916999168 49743 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 49743 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0

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

/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 22605 0 0 0 224762 5842 0 0 20 0 15 0 95898511 10916999168 84060 33554432000 4194304 4196468 140727140981728 140231403542304 140727140988866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=336240 CPUtime=5.93 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 4753 0 0 0 543 50 0 0 20 0 15 0 95898511 10916999168 84060 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=334192 CPUtime=5.94 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 3816 0 0 0 544 50 0 0 20 0 15 0 95898511 10916999168 84060 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=334192 CPUtime=5.95 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 5051 0 0 0 544 51 0 0 20 0 15 0 95898512 10916999168 84060 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=334192 CPUtime=5.96 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 3886 0 0 0 545 51 0 0 20 0 15 0 95898512 10916999168 84060 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=334192 CPUtime=7.35 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 6630 0 0 0 692 43 0 0 20 0 15 0 95898513 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661132 memory=334192 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661132 memory=334192 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95898514 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661132 memory=334192 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661132 memory=334192 CPUtime=1.04 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) S 28483 28486 27678 0 -1 1077944384 10269 0 0 0 103 1 0 0 20 0 15 0 95898516 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661132 memory=334192 CPUtime=0.63 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) S 28483 28486 27678 0 -1 1077944384 3924 0 0 0 62 1 0 0 20 0 15 0 95898516 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230699030512 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661132 memory=334192 CPUtime=0.25 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) S 28483 28486 27678 0 -1 1077944384 1601 0 0 0 25 0 0 0 20 0 15 0 95898516 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230697978224 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661132 memory=336240 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661132 memory=336240 CPUtime=1.25 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 553 0 0 0 70 55 0 0 20 0 15 0 95898516 10916999168 84060 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 2340.44 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 336240 KiB

[startup+2382.3 s]
/proc/loadavg: 1.02 1.40 1.44 3/215 28650
/proc/meminfo: memFree=26991360/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661132 memory=340336 CPUtime=2401.04 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 65854 0 0 0 233866 6238 0 0 20 0 15 0 95898510 10916999168 85084 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665283 85084 3140 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661132 memory=340336 CPUtime=2365.6 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 23058 0 0 0 230568 5992 0 0 20 0 15 0 95898511 10916999168 85084 33554432000 4194304 4196468 140727140981728 140231403541680 140727140988866 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=336240 CPUtime=6.14 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 4992 0 0 0 563 51 0 0 20 0 15 0 95898511 10916999168 85084 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=336240 CPUtime=6.15 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 4000 0 0 0 563 52 0 0 20 0 15 0 95898511 10916999168 85084 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=336240 CPUtime=6.16 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 5211 0 0 0 564 52 0 0 20 0 15 0 95898512 10916999168 85084 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=338288 CPUtime=6.16 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 3977 0 0 0 564 52 0 0 20 0 15 0 95898512 10916999168 85084 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=340336 CPUtime=7.54 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 6809 0 0 0 710 44 0 0 20 0 15 0 95898513 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661132 memory=340336 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661132 memory=340336 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95898514 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661132 memory=338288 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661132 memory=340336 CPUtime=1.04 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) S 28483 28486 27678 0 -1 1077944384 10271 0 0 0 103 1 0 0 20 0 15 0 95898516 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661132 memory=340336 CPUtime=0.63 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) S 28483 28486 27678 0 -1 1077944384 3926 0 0 0 62 1 0 0 20 0 15 0 95898516 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230699030512 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661132 memory=340336 CPUtime=0.25 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) S 28483 28486 27678 0 -1 1077944384 1603 0 0 0 25 0 0 0 20 0 15 0 95898516 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230697978224 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661132 memory=2212 CPUtime=1.28 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 567 0 0 0 72 56 0 0 20 0 15 0 95898516 10916999168 85084 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 2401.04 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 340336 KiB

[startup+2442.3 s]
/proc/loadavg: 1.11 1.36 1.42 3/215 28651
/proc/meminfo: memFree=26986976/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661132 memory=344432 CPUtime=2461.6 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 67166 0 0 0 239771 6389 0 0 20 0 15 0 95898510 10916999168 86108 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665283 86108 3140 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661132 memory=344432 CPUtime=2425.14 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 23529 0 0 0 236376 6138 0 0 20 0 15 0 95898511 10916999168 86108 33554432000 4194304 4196468 140727140981728 140231403542656 140727140988866 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=344432 CPUtime=6.35 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 5083 0 0 0 583 52 0 0 20 0 15 0 95898511 10916999168 86108 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=340336 CPUtime=6.35 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 4037 0 0 0 582 53 0 0 20 0 15 0 95898511 10916999168 86108 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=342384 CPUtime=6.35 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 5377 0 0 0 583 52 0 0 20 0 15 0 95898512 10916999168 86108 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=340336 CPUtime=6.37 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 4324 0 0 0 583 54 0 0 20 0 15 0 95898512 10916999168 86108 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=342384 CPUtime=7.73 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 6995 0 0 0 728 45 0 0 20 0 15 0 95898513 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661132 memory=342384 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661132 memory=342384 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95898514 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661132 memory=342384 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661132 memory=1180 CPUtime=1.04 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) S 28483 28486 27678 0 -1 1077944384 10273 0 0 0 103 1 0 0 20 0 15 0 95898516 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661132 memory=344432 CPUtime=0.63 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) S 28483 28486 27678 0 -1 1077944384 3928 0 0 0 62 1 0 0 20 0 15 0 95898516 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230699030512 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661132 memory=344432 CPUtime=0.25 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) S 28483 28486 27678 0 -1 1077944384 1605 0 0 0 25 0 0 0 20 0 15 0 95898516 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230697978224 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661132 memory=344432 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661132 memory=344432 CPUtime=1.31 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 575 0 0 0 74 57 0 0 20 0 15 0 95898516 10916999168 86108 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 2461.6 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 344432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.2 s]
/proc/loadavg: 1.13 1.32 1.40 3/216 28660
/proc/meminfo: memFree=26981228/32770624 swapFree=67108496/67108860
[pid=28486] ppid=28483 vsize=10661132 memory=348528 CPUtime=2520.06 cores=0,2,4,6
/proc/28486/stat : 28486 (java) S 28483 28486 27678 0 -1 1077944320 68528 0 0 0 245468 6538 0 0 20 0 15 0 95898510 10916999168 87132 33554432000 4194304 4196468 140727140981728 140727140964272 140231399329527 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
/proc/28486/statm: 2665283 87132 3140 1 0 2627263 0
[pid=28486/tid=28488] ppid=28483 vsize=10661132 memory=1408 CPUtime=2482.59 cores=0,2,4,6
/proc/28486/task/28488/stat : 28488 (java) R 28483 28486 27678 0 -1 4202560 23976 0 0 0 241978 6281 0 0 20 0 15 0 95898511 10916999168 87132 33554432000 4194304 4196468 140727140981728 140231403543440 140727140988866 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28489] ppid=28483 vsize=10661132 memory=3232 CPUtime=6.54 cores=0,2,4,6
/proc/28486/task/28489/stat : 28489 (java) S 28483 28486 27678 0 -1 1077944384 5175 0 0 0 601 53 0 0 20 0 15 0 95898511 10916999168 87132 33554432000 4194304 4196468 140727140981728 140231355881872 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28490] ppid=28483 vsize=10661132 memory=346480 CPUtime=6.54 cores=0,2,4,6
/proc/28486/task/28490/stat : 28490 (java) S 28483 28486 27678 0 -1 1077944384 4220 0 0 0 600 54 0 0 20 0 15 0 95898511 10916999168 87132 33554432000 4194304 4196468 140727140981728 140231354829072 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28491] ppid=28483 vsize=10661132 memory=1408 CPUtime=6.56 cores=0,2,4,6
/proc/28486/task/28491/stat : 28491 (java) S 28483 28486 27678 0 -1 1077944384 5697 0 0 0 603 53 0 0 20 0 15 0 95898512 10916999168 87132 33554432000 4194304 4196468 140727140981728 140231004052112 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28492] ppid=28483 vsize=10661132 memory=3220 CPUtime=6.58 cores=0,2,4,6
/proc/28486/task/28492/stat : 28492 (java) S 28483 28486 27678 0 -1 1077944384 4448 0 0 0 603 55 0 0 20 0 15 0 95898512 10916999168 87132 33554432000 4194304 4196468 140727140981728 140231002999312 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28493] ppid=28483 vsize=10661132 memory=195976 CPUtime=7.92 cores=0,2,4,6
/proc/28486/task/28493/stat : 28493 (java) S 28483 28486 27678 0 -1 1077944384 7177 0 0 0 745 47 0 0 20 0 15 0 95898513 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230704294512 140231399340674 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28494] ppid=28483 vsize=10661132 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28494/stat : 28494 (java) S 28483 28486 27678 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 95898513 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230703240480 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28495] ppid=28483 vsize=10661132 memory=288230583166042426 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28495/stat : 28495 (java) S 28483 28486 27678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 95898514 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230702188144 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28496] ppid=28483 vsize=10661132 memory=14694093276061419 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28496/stat : 28496 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230701136464 140231399348123 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28497] ppid=28483 vsize=10661132 memory=4000 CPUtime=1.04 cores=0,2,4,6
/proc/28486/task/28497/stat : 28497 (java) S 28483 28486 27678 0 -1 1077944384 10273 0 0 0 103 1 0 0 20 0 15 0 95898516 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230700083312 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28498] ppid=28483 vsize=10661132 memory=14256 CPUtime=0.63 cores=0,2,4,6
/proc/28486/task/28498/stat : 28498 (java) S 28483 28486 27678 0 -1 1077944384 3928 0 0 0 62 1 0 0 20 0 15 0 95898516 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230699030512 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28499] ppid=28483 vsize=10661132 memory=16256 CPUtime=0.25 cores=0,2,4,6
/proc/28486/task/28499/stat : 28499 (java) S 28483 28486 27678 0 -1 1077944384 1605 0 0 0 25 0 0 0 20 0 15 0 95898516 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230697978224 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28500] ppid=28483 vsize=10661132 memory=1180 CPUtime=0 cores=0,2,4,6
/proc/28486/task/28500/stat : 28500 (java) S 28483 28486 27678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95898516 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230696925664 140231399339733 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
[pid=28486/tid=28501] ppid=28483 vsize=10661132 memory=504 CPUtime=1.33 cores=0,2,4,6
/proc/28486/task/28501/stat : 28501 (java) S 28483 28486 27678 0 -1 1077944384 589 0 0 0 75 58 0 0 20 0 15 0 95898516 10916999168 87132 33554432000 4194304 4196468 140727140981728 140230695873456 140231399340674 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16838656 140727140983928 140727140984073 140727140984073 140727140986831 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 348528 KiB

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

[startup+2500.21 s]
# the end of solver process 28486 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2454.69 s, system=65.3912 s

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

Child status: 143
Real time (s): 2500.21
CPU time (s): 2520.08
CPU user time (s): 2454.69
CPU system time (s): 65.3912
CPU usage (%): 100.795
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 348528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2454.69
system time used= 65.3912
maximum resident set size= 348856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68765
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 254150
involuntary context switches= 6584


# summary of solver processes directly reported to runsolver:
#   pid: 28486
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2454.69
#   total CPU system time (s): 65.3912

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.4009 second user time and 19.9743 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 15:09:13
IDJOB=4298835
IDBENCH=141239
IDSOLVER=2768
FILE ID=node149/4298835-1532783353
RUNJOBID= node149-1532775878-27709
PBS_JOBID= 21022467
Free space on /tmp= 43256 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl20-21_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298835-1532783353/watcher-4298835-1532783353 -o /tmp/evaluation-result-4298835-1532783353/solver-4298835-1532783353 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532775878-27709 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298835-1532783353.xml --timelimit 2520

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

MD5SUM BENCH= 826e6ea09bcfe8620a345f5a4fc2f1e6
RANDOM SEED=1818927954

node149.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.60
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.60
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.60
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.60
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:        27346980 kB
MemAvailable:   31769004 kB
Buffers:          131828 kB
Cached:          4509256 kB
SwapCached:           60 kB
Active:          1708560 kB
Inactive:        3149048 kB
Active(anon):     166096 kB
Inactive(anon):    78000 kB
Active(file):    1542464 kB
Inactive(file):  3071048 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        223932 kB
Mapped:            46920 kB
Shmem:             25040 kB
Slab:             265160 kB
SReclaimable:     236972 kB
SUnreclaim:        28188 kB
KernelStack:        3552 kB
PageTables:         5916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1107348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43256 MiB
End job on node149 at 2018-07-28 15:50:54