Trace number 4298811

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.11 2491.61

General information on the benchmark

NamePseudoBoolean-dec/
Pb-chnl10-11_c18.xml
MD5SUM0cb6e3dc45605db1284c892a60e68314
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark187.07
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of constraints42
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":220}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":220}]
Minimum constraint arity10
Maximum constraint arity11
Distribution of constraint arities[{"arity":10,"count":22},{"arity":11,"count":20}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.08/2491.60	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298811-1532782005/watcher-4298811-1532782005 -o /tmp/evaluation-result-4298811-1532782005/solver-4298811-1532782005 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6744 --watchdog 2580 java -jar HOME/dodo_solver.jar HOME/instance-4298811-1532782005.xml --timelimit 2520 

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

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

solver pid=7479, runsolver pid=7476

[startup+0.100058 s]*
/proc/loadavg: 1.26 1.36 1.40 4/219 7494
/proc/meminfo: memFree=27024452/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10658972 memory=27212 CPUtime=0.12 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 5235 0 0 0 11 1 0 0 20 0 15 0 95763722 10914787328 6803 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2664743 6803 2833 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10658972 memory=-8485773889882985313 CPUtime=0.09 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 3112 0 0 0 8 1 0 0 20 0 15 0 95763722 10914787328 6803 33554432000 4194304 4196468 140735092946992 139662959852272 139662955642262 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10658972 memory=5793855662978640313 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10914787328 6803 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10658972 memory=140411968747136 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10914787328 6803 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10914787328 6803 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95763723 10914787328 6803 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95763725 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95763725 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) S 7476 7479 6713 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 95763728 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661986928320 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10658972 memory=140411968747136 CPUtime=0.02 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) R 7476 7479 6713 0 -1 4202560 326 0 0 0 2 0 0 0 20 0 15 0 95763728 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661984831728 139662955642262 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10658972 memory=140411968747136 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763728 10914787328 6803 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27212 KiB

[startup+0.210628 s]*
/proc/loadavg: 1.26 1.36 1.40 3/219 7494
/proc/meminfo: memFree=27012264/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=40284 CPUtime=0.32 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 8104 0 0 0 30 2 0 0 20 0 15 0 95763722 10916999168 10071 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 10071 2977 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=-3103912127665269909 CPUtime=0.2 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 5233 0 0 0 18 2 0 0 20 0 15 0 95763722 10916999168 10071 33554432000 4194304 4196468 140735092946992 139662959862640 139662939710814 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=4211974138173537674 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 10071 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=140411968747136 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 10071 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 10071 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 10071 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=140411968747136 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) S 7476 7479 6713 0 -1 1077944384 686 0 0 0 3 0 0 0 20 0 15 0 95763728 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661986936816 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) S 7476 7479 6713 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 15 0 95763728 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=140411968747136 CPUtime=0.07 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) S 7476 7479 6713 0 -1 1077944384 799 0 0 0 7 0 0 0 20 0 15 0 95763728 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661984831728 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=140411968747136 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 10071 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40284 KiB

[startup+0.310481 s]*
/proc/loadavg: 1.26 1.36 1.40 3/219 7494
/proc/meminfo: memFree=27007488/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=46920 CPUtime=0.56 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 8811 0 0 0 53 3 0 0 20 0 15 0 95763722 10916999168 11730 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 11730 3055 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=7377246124687064083 CPUtime=0.29 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 5544 0 0 0 27 2 0 0 20 0 15 0 95763722 10916999168 11730 33554432000 4194304 4196468 140735092946992 139662959863024 139662955642262 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=4211974138173537674 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 11730 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=140411968749515 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 11730 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=140411809154121 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 11730 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=140411809156559 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 11730 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=140411968753876 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=140411809165743 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=280823618322320 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=280823618320016 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) R 7476 7479 6713 0 -1 4202560 747 0 0 0 5 0 0 0 20 0 15 0 95763728 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661986924496 139662955651674 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) R 7476 7479 6713 0 -1 1077944384 191 0 0 0 4 0 0 0 20 0 15 0 95763728 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=140411968747136 CPUtime=0.14 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) R 7476 7479 6713 0 -1 4202560 961 0 0 0 14 0 0 0 20 0 15 0 95763728 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661984831728 139662955642262 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=140411968747136 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 11730 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46920 KiB

[startup+0.700706 s]
/proc/loadavg: 1.26 1.36 1.40 5/219 7494
/proc/meminfo: memFree=26968148/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=124192 CPUtime=1.72 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 16401 0 0 0 167 5 0 0 20 0 15 0 95763722 10916999168 31048 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 31048 3079 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=5484 CPUtime=0.67 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 5614 0 0 0 64 3 0 0 20 0 15 0 95763722 10916999168 31048 33554432000 4194304 4196468 140735092946992 139662959853760 140735093229506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=1444 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 31048 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=1160 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 31048 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 31048 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=7453282923411170919 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 31048 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=6220993253238723945 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=36 CPUtime=0.42 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) R 7476 7479 6713 0 -1 4202560 4575 0 0 0 42 0 0 0 20 0 15 0 95763728 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661986936944 139662940527952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=3 CPUtime=0.41 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) R 7476 7479 6713 0 -1 4202560 3528 0 0 0 41 0 0 0 20 0 15 0 95763728 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661985871056 139662939130710 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) S 7476 7479 6713 0 -1 1077944384 1313 0 0 0 17 0 0 0 20 0 15 0 95763728 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661984831728 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=280823618506224 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 31048 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 124192 KiB

[startup+1.50068 s]
/proc/loadavg: 1.26 1.36 1.40 3/219 7494
/proc/meminfo: memFree=26853720/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=200320 CPUtime=2.85 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 16586 0 0 0 276 9 0 0 20 0 15 0 95763722 10916999168 50080 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 50080 3094 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=0 CPUtime=1.47 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 5654 0 0 0 141 6 0 0 20 0 15 0 95763722 10916999168 50080 33554432000 4194304 4196468 140735092946992 139662959864480 140735093229506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=-6583839696183762729 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 50080 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=-3472574513799858008 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 50080 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=9050441520831561901 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 50080 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=-6366498159807911811 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 95763723 10916999168 50080 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=-3472574513799858009 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 50080 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0

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

/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 27042 0 0 0 225918 4260 0 0 20 0 15 0 95763722 10916999168 93369 33554432000 4194304 4196468 140735092946992 139662959865216 140735093229506 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=373476 CPUtime=8.82 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 4830 0 0 0 824 58 0 0 20 0 15 0 95763723 10916999168 93369 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=373476 CPUtime=8.86 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 4849 0 0 0 824 62 0 0 20 0 15 0 95763723 10916999168 93369 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=373476 CPUtime=8.8 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 5581 0 0 0 819 61 0 0 20 0 15 0 95763723 10916999168 93369 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=373476 CPUtime=8.83 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 6227 0 0 0 823 60 0 0 20 0 15 0 95763723 10916999168 93369 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=373476 CPUtime=8.45 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 6957 0 0 0 785 60 0 0 20 0 15 0 95763725 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=373476 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=373476 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=27744 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=1228 CPUtime=0.56 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) S 7476 7479 6713 0 -1 1077944384 4669 0 0 0 55 1 0 0 20 0 15 0 95763728 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661986936816 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=373476 CPUtime=0.62 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) S 7476 7479 6713 0 -1 1077944384 3670 0 0 0 61 1 0 0 20 0 15 0 95763728 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=952 CPUtime=0.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) S 7476 7479 6713 0 -1 1077944384 1412 0 0 0 19 0 0 0 20 0 15 0 95763728 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661984831728 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=373476 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=373476 CPUtime=1.28 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1335 0 0 0 64 64 0 0 20 0 15 0 95763728 10916999168 93369 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 2348.29 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 373476 KiB

[startup+2382.3 s]
/proc/loadavg: 1.31 1.36 1.37 3/219 7669
/proc/meminfo: memFree=26692064/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=377572 CPUtime=2409.1 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 69513 0 0 0 236234 4676 0 0 20 0 15 0 95763722 10916999168 94393 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 94393 3122 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=377572 CPUtime=2361.19 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 27610 0 0 0 231751 4368 0 0 20 0 15 0 95763722 10916999168 94393 33554432000 4194304 4196468 140735092946992 139662959867552 139662557932176 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=377572 CPUtime=9.1 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 5228 0 0 0 851 59 0 0 20 0 15 0 95763723 10916999168 94393 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=377572 CPUtime=9.14 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 4981 0 0 0 852 62 0 0 20 0 15 0 95763723 10916999168 94393 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=377572 CPUtime=9.1 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 5744 0 0 0 848 62 0 0 20 0 15 0 95763723 10916999168 94393 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=377572 CPUtime=9.13 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 6351 0 0 0 852 61 0 0 20 0 15 0 95763723 10916999168 94393 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=377572 CPUtime=8.66 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 7131 0 0 0 805 61 0 0 20 0 15 0 95763725 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=377572 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=377572 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=377572 CPUtime=0.56 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) S 7476 7479 6713 0 -1 1077944384 4672 0 0 0 55 1 0 0 20 0 15 0 95763728 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661986936816 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=377572 CPUtime=0.62 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) S 7476 7479 6713 0 -1 1077944384 3672 0 0 0 61 1 0 0 20 0 15 0 95763728 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=8476 CPUtime=0.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) S 7476 7479 6713 0 -1 1077944384 1414 0 0 0 19 0 0 0 20 0 15 0 95763728 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661984831728 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=377572 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=377572 CPUtime=1.31 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1349 0 0 0 66 65 0 0 20 0 15 0 95763728 10916999168 94393 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 2409.1 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 377572 KiB

[startup+2442.3 s]
/proc/loadavg: 1.19 1.32 1.36 3/219 7670
/proc/meminfo: memFree=26684052/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=383716 CPUtime=2470.03 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 71129 0 0 0 242215 4788 0 0 20 0 15 0 95763722 10916999168 95929 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 95929 3122 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=381668 CPUtime=2420.55 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 28160 0 0 0 237582 4473 0 0 20 0 15 0 95763722 10916999168 95929 33554432000 4194304 4196468 140735092946992 139662959866016 140735093229506 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=381668 CPUtime=9.43 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 5464 0 0 0 882 61 0 0 20 0 15 0 95763723 10916999168 95929 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=381668 CPUtime=9.47 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 5108 0 0 0 884 63 0 0 20 0 15 0 95763723 10916999168 95929 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=280823619538272 CPUtime=9.43 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 5873 0 0 0 879 64 0 0 20 0 15 0 95763723 10916999168 95929 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=381668 CPUtime=9.45 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 6731 0 0 0 883 62 0 0 20 0 15 0 95763723 10916999168 95929 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=383716 CPUtime=8.89 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 7305 0 0 0 826 63 0 0 20 0 15 0 95763725 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=383716 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=383716 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=381668 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=383716 CPUtime=0.56 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) S 7476 7479 6713 0 -1 1077944384 4674 0 0 0 55 1 0 0 20 0 15 0 95763728 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661986936816 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=3560 CPUtime=0.62 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) S 7476 7479 6713 0 -1 1077944384 3674 0 0 0 61 1 0 0 20 0 15 0 95763728 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=381668 CPUtime=0.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) S 7476 7479 6713 0 -1 1077944384 1416 0 0 0 19 0 0 0 20 0 15 0 95763728 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661984831728 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=3560 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=383716 CPUtime=1.34 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1363 0 0 0 67 67 0 0 20 0 15 0 95763728 10916999168 95929 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 2470.03 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 383716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2491.6 s]
/proc/loadavg: 1.21 1.30 1.35 3/219 7672
/proc/meminfo: memFree=26677892/32770624 swapFree=67108860/67108860
[pid=7479] ppid=7476 vsize=10661132 memory=387812 CPUtime=2520.08 cores=0,2,4,6
/proc/7479/stat : 7479 (java) S 7476 7479 6713 0 -1 1077944320 72404 0 0 0 247119 4889 0 0 20 0 15 0 95763722 10916999168 96953 33554432000 4194304 4196468 140735092946992 140735092929536 139662955630327 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
/proc/7479/statm: 2665283 96953 3122 1 0 2627263 0
[pid=7479/tid=7481] ppid=7476 vsize=10661132 memory=8112282956445269571 CPUtime=2469.3 cores=0,2,4,6
/proc/7479/task/7481/stat : 7481 (java) R 7476 7479 6713 0 -1 4202560 28634 0 0 0 242363 4567 0 0 20 0 15 0 95763722 10916999168 96953 33554432000 4194304 4196468 140735092946992 139662959867552 140735093229506 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7482] ppid=7476 vsize=10661132 memory=4132 CPUtime=9.7 cores=0,2,4,6
/proc/7479/task/7482/stat : 7482 (java) S 7476 7479 6713 0 -1 1077944384 5568 0 0 0 907 63 0 0 20 0 15 0 95763723 10916999168 96953 33554432000 4194304 4196468 140735092946992 139662881704208 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7483] ppid=7476 vsize=10661132 memory=2192 CPUtime=9.74 cores=0,2,4,6
/proc/7479/task/7483/stat : 7483 (java) S 7476 7479 6713 0 -1 1077944384 5256 0 0 0 909 65 0 0 20 0 15 0 95763723 10916999168 96953 33554432000 4194304 4196468 140735092946992 139662880651664 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7484] ppid=7476 vsize=10661132 memory=7528 CPUtime=9.7 cores=0,2,4,6
/proc/7479/task/7484/stat : 7484 (java) S 7476 7479 6713 0 -1 1077944384 5946 0 0 0 904 66 0 0 20 0 15 0 95763723 10916999168 96953 33554432000 4194304 4196468 140735092946992 139662879599120 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7485] ppid=7476 vsize=10661132 memory=828 CPUtime=9.72 cores=0,2,4,6
/proc/7479/task/7485/stat : 7485 (java) S 7476 7479 6713 0 -1 1077944384 7014 0 0 0 909 63 0 0 20 0 15 0 95763723 10916999168 96953 33554432000 4194304 4196468 140735092946992 139662878546576 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7486] ppid=7476 vsize=10661132 memory=1796 CPUtime=9.08 cores=0,2,4,6
/proc/7479/task/7486/stat : 7486 (java) S 7476 7479 6713 0 -1 1077944384 7478 0 0 0 844 64 0 0 20 0 15 0 95763725 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661991148016 139662955641474 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7487] ppid=7476 vsize=10661132 memory=912 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7487/stat : 7487 (java) S 7476 7479 6713 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661990094240 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7488] ppid=7476 vsize=10661132 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7488/stat : 7488 (java) S 7476 7479 6713 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 95763725 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661989041648 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7489] ppid=7476 vsize=10661132 memory=2660 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7489/stat : 7489 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661987990224 139662955648923 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7490] ppid=7476 vsize=10661132 memory=2588 CPUtime=0.56 cores=0,2,4,6
/proc/7479/task/7490/stat : 7490 (java) S 7476 7479 6713 0 -1 1077944384 4676 0 0 0 55 1 0 0 20 0 15 0 95763728 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661986936816 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7491] ppid=7476 vsize=10661132 memory=4100 CPUtime=0.62 cores=0,2,4,6
/proc/7479/task/7491/stat : 7491 (java) S 7476 7479 6713 0 -1 1077944384 3676 0 0 0 61 1 0 0 20 0 15 0 95763728 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661985884272 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7492] ppid=7476 vsize=10661132 memory=1408 CPUtime=0.19 cores=0,2,4,6
/proc/7479/task/7492/stat : 7492 (java) S 7476 7479 6713 0 -1 1077944384 1418 0 0 0 19 0 0 0 20 0 15 0 95763728 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661984831728 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7493] ppid=7476 vsize=10661132 memory=3160 CPUtime=0 cores=0,2,4,6
/proc/7479/task/7493/stat : 7493 (java) S 7476 7479 6713 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95763728 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661983779424 139662955640533 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
[pid=7479/tid=7494] ppid=7476 vsize=10661132 memory=385764 CPUtime=1.37 cores=0,2,4,6
/proc/7479/task/7494/stat : 7494 (java) S 7476 7479 6713 0 -1 1077944384 1377 0 0 0 69 68 0 0 20 0 15 0 95763728 10916999168 96953 33554432000 4194304 4196468 140735092946992 139661982726960 139662955641474 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15863808 140735092954232 140735092954377 140735092954377 140735092957135 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 387812 KiB

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

[startup+2491.61 s]
# the end of solver process 7479 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2471.2 s, system=48.9035 s

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

Child status: 143
Real time (s): 2491.61
CPU time (s): 2520.11
CPU user time (s): 2471.2
CPU system time (s): 48.9035
CPU usage (%): 101.144
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 387812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2471.2
system time used= 48.9035
maximum resident set size= 388320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 312363
involuntary context switches= 8609


# summary of solver processes directly reported to runsolver:
#   pid: 7479
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2471.2
#   total CPU system time (s): 48.9035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.5682 second user time and 23.3192 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 14:46:46
IDJOB=4298811
IDBENCH=141236
IDSOLVER=2768
FILE ID=node135/4298811-1532782005
RUNJOBID= node135-1532774549-6744
PBS_JOBID= 21022460
Free space on /tmp= 48364 MiB

SOLVER NAME= The dodo solver 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= java -jar DIR/dodo_solver.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298811-1532782005/watcher-4298811-1532782005 -o /tmp/evaluation-result-4298811-1532782005/solver-4298811-1532782005 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532774549-6744 --watchdog 2580  java -jar HOME/dodo_solver.jar HOME/instance-4298811-1532782005.xml --timelimit 2520

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=810540444

node135.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27039112 kB
MemAvailable:   31646176 kB
Buffers:          194084 kB
Cached:          4645576 kB
SwapCached:            0 kB
Active:          1928516 kB
Inactive:        3250704 kB
Active(anon):     290352 kB
Inactive(anon):    76932 kB
Active(file):    1638164 kB
Inactive(file):  3173772 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1300 kB
Writeback:             0 kB
AnonPages:        370664 kB
Mapped:            54436 kB
Shmem:             25248 kB
Slab:             250108 kB
SReclaimable:     221928 kB
SUnreclaim:        28180 kB
KernelStack:        3856 kB
PageTables:         6080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1065944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-28 15:28:17