Trace number 4298806

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
MiniCPFever 2018-04-29? (TO) 2520.11 2492.82

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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.08/2492.81	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 (13445 MiB free)
  memory of node 1: 16384 MiB (13769 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298806-1532779054/watcher-4298806-1532779054 -o /tmp/evaluation-result-4298806-1532779054/solver-4298806-1532779054 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26074 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298806-1532779054.xml 

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

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

solver pid=26676, runsolver pid=26673

[startup+0.100703 s]*
/proc/loadavg: 1.37 1.40 1.45 4/215 26691
/proc/meminfo: memFree=27850836/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10658972 memory=28352 CPUtime=0.13 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 4972 0 0 0 12 1 0 0 20 0 15 0 95468602 10914787328 7088 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664743 7088 2832 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10658972 memory=-8197568871503532160 CPUtime=0.09 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 2810 0 0 0 8 1 0 0 20 0 15 0 95468602 10914787328 7154 33554432000 4194304 4196468 140726148484816 139828394646224 139828370141254 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914787328 7154 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10658972 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468603 10914787328 7154 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914787328 7154 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914787328 7154 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10658972 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468604 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95468605 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95468605 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10658972 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) R 26673 26676 26043 0 -1 4202560 467 0 0 0 0 0 0 0 20 0 15 0 95468607 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827488987344 139828368248976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) R 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468607 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827487942896 139828390427266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10658972 memory=140389637912192 CPUtime=0.02 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) R 26673 26676 26043 0 -1 4202560 333 0 0 0 2 0 0 0 20 0 15 0 95468607 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827486887632 139828382653246 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10658972 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10658972 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) R 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468608 10914787328 7154 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 28352 KiB

[startup+0.210691 s]*
/proc/loadavg: 1.37 1.40 1.45 3/215 26691
/proc/meminfo: memFree=27839564/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=40164 CPUtime=0.33 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 7595 0 0 0 31 2 0 0 20 0 15 0 95468602 10914865152 10041 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 10041 2986 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 4729 0 0 0 19 1 0 0 20 0 15 0 95468602 10914865152 10041 33554432000 4194304 4196468 140726148484816 139828394648432 139828371979694 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=345 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 10041 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=140389637938492 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 10041 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 10041 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 10041 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468604 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) S 26673 26676 26043 0 -1 1077944384 676 0 0 0 3 0 0 0 20 0 15 0 95468607 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827488995696 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) S 26673 26676 26043 0 -1 1077944384 44 0 0 0 1 0 0 0 20 0 15 0 95468607 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827487942896 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=140389637912192 CPUtime=0.07 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) S 26673 26676 26043 0 -1 1077944384 777 0 0 0 7 0 0 0 20 0 15 0 95468607 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827486890096 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 10041 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40164 KiB

[startup+0.310299 s]*
/proc/loadavg: 1.37 1.40 1.45 4/215 26691
/proc/meminfo: memFree=27832864/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=46600 CPUtime=0.55 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 8264 0 0 0 53 2 0 0 20 0 15 0 95468602 10914865152 11650 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 11650 3005 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 5027 0 0 0 28 2 0 0 20 0 15 0 95468602 10914865152 11650 33554432000 4194304 4196468 140726148484816 139828394652752 139828390428054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=288230609002954775 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 11650 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=140389637937973 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 11650 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 11650 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 11650 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95468604 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) R 26673 26676 26043 0 -1 1077944384 717 0 0 0 5 0 0 0 20 0 15 0 95468607 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827488995696 139828390427266 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) R 26673 26676 26043 0 -1 4202560 175 0 0 0 4 0 0 0 20 0 15 0 95468607 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827487929744 139828382705408 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=140389637912192 CPUtime=0.15 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) R 26673 26676 26043 0 -1 4202560 973 0 0 0 15 0 0 0 20 0 15 0 95468607 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827486886048 139828390428054 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=140389637912192 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 11650 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46600 KiB

[startup+0.700735 s]
/proc/loadavg: 1.37 1.40 1.45 5/215 26691
/proc/meminfo: memFree=27806644/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=106852 CPUtime=1.71 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 14034 0 0 0 167 4 0 0 20 0 15 0 95468602 10914865152 26713 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 26713 3080 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=1784 CPUtime=0.67 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 5063 0 0 0 65 2 0 0 20 0 15 0 95468602 10914865152 26713 33554432000 4194304 4196468 140726148484816 139828394653480 139828375627313 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=5752 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 26713 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 26713 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=1612 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 26713 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 26713 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=1852 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 95468604 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=872 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=8068 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=7518026621751089001 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=7881696724453321575 CPUtime=0.41 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) R 26673 26676 26043 0 -1 4202560 4104 0 0 0 41 0 0 0 20 0 15 0 95468607 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827488981456 139828373826912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=5787213827096799335 CPUtime=0.42 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) R 26673 26676 26043 0 -1 4202560 2322 0 0 0 42 0 0 0 20 0 15 0 95468607 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827487929464 139828375342546 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) S 26673 26676 26043 0 -1 1077944384 1172 0 0 0 17 0 0 0 20 0 15 0 95468607 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827486890096 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=33 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 26713 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 106852 KiB

[startup+1.50082 s]
/proc/loadavg: 1.37 1.40 1.45 3/215 26691
/proc/meminfo: memFree=27708256/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=193472 CPUtime=2.76 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 14714 0 0 0 270 6 0 0 20 0 15 0 95468602 10914865152 48368 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 48368 3097 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 5165 0 0 0 144 4 0 0 20 0 15 0 95468602 10914865152 48368 33554432000 4194304 4196468 140726148484816 139828394655504 139827981372662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=-8253362762724047225 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 48368 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=-8609294073281748341 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 48368 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=-6517102902069810590 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 48368 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 195 0 0 0 0 0 0 0 20 0 15 0 95468603 10914865152 48368 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 95468604 10914865152 48368 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0

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

/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 22938 0 0 0 230304 29 0 0 20 0 15 0 95468602 10914865152 102893 33554432000 4194304 4196468 140726148484816 139828394655840 139827981870601 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=411572 CPUtime=8.34 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 4274 0 0 0 774 60 0 0 20 0 15 0 95468603 10914865152 102893 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=409524 CPUtime=8.39 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 4635 0 0 0 786 53 0 0 20 0 15 0 95468603 10914865152 102893 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=409524 CPUtime=8.41 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 3741 0 0 0 781 60 0 0 20 0 15 0 95468603 10914865152 102893 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=409524 CPUtime=8.38 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 5227 0 0 0 778 60 0 0 20 0 15 0 95468603 10914865152 102893 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=409524 CPUtime=7.58 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 5213 0 0 0 705 53 0 0 20 0 15 0 95468604 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=409524 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=411572 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=15920 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=8068 CPUtime=0.55 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) S 26673 26676 26043 0 -1 1077944384 4917 0 0 0 54 1 0 0 20 0 15 0 95468607 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827488995696 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=4140 CPUtime=0.6 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) S 26673 26676 26043 0 -1 1077944384 3174 0 0 0 59 1 0 0 20 0 15 0 95468607 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827487942896 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=409524 CPUtime=0.2 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) S 26673 26676 26043 0 -1 1077944384 1576 0 0 0 19 1 0 0 20 0 15 0 95468607 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827486890096 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=409524 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=411572 CPUtime=1.27 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1105 0 0 0 64 63 0 0 20 0 15 0 95468608 10914865152 102893 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 2347.15 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 411572 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.35 1.34 3/215 26866
/proc/meminfo: memFree=27446080/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=415668 CPUtime=2407.97 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 59570 0 0 0 240487 310 0 0 20 0 15 0 95468602 10914865152 103917 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 103917 3121 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=409524 CPUtime=2362.74 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 23424 0 0 0 236245 29 0 0 20 0 15 0 95468602 10914865152 103917 33554432000 4194304 4196468 140726148484816 139828394655280 139827981389692 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=415668 CPUtime=8.64 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 4505 0 0 0 803 61 0 0 20 0 15 0 95468603 10914865152 103917 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=415668 CPUtime=8.69 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 4906 0 0 0 814 55 0 0 20 0 15 0 95468603 10914865152 103917 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=413620 CPUtime=8.7 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 3799 0 0 0 810 60 0 0 20 0 15 0 95468603 10914865152 103917 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=415668 CPUtime=8.68 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 5376 0 0 0 807 61 0 0 20 0 15 0 95468603 10914865152 103917 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=2257 CPUtime=7.77 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 5370 0 0 0 722 55 0 0 20 0 15 0 95468604 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=415668 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=413620 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=415668 CPUtime=0.55 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) S 26673 26676 26043 0 -1 1077944384 4917 0 0 0 54 1 0 0 20 0 15 0 95468607 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827488995696 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=415668 CPUtime=0.6 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) S 26673 26676 26043 0 -1 1077944384 3174 0 0 0 59 1 0 0 20 0 15 0 95468607 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827487942896 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=4140 CPUtime=0.2 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) S 26673 26676 26043 0 -1 1077944384 1576 0 0 0 19 1 0 0 20 0 15 0 95468607 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827486890096 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=27624 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=1296 CPUtime=1.31 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1120 0 0 0 67 64 0 0 20 0 15 0 95468608 10914865152 103917 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 2407.97 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 415668 KiB

[startup+2442.3 s]
/proc/loadavg: 1.53 1.40 1.35 3/215 26867
/proc/meminfo: memFree=27437500/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=421812 CPUtime=2468.85 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 61136 0 0 0 246568 317 0 0 20 0 15 0 95468602 10914865152 105453 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 105453 3121 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=417716 CPUtime=2422.12 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 23931 0 0 0 242183 29 0 0 20 0 15 0 95468602 10914865152 105453 33554432000 4194304 4196468 140726148484816 139828394655424 139827981390750 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=417716 CPUtime=8.95 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 4513 0 0 0 833 62 0 0 20 0 15 0 95468603 10914865152 105453 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=0 CPUtime=9 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 5062 0 0 0 844 56 0 0 20 0 15 0 95468603 10914865152 105453 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=419764 CPUtime=9.02 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 4260 0 0 0 841 61 0 0 20 0 15 0 95468603 10914865152 105453 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=419764 CPUtime=9 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 5612 0 0 0 838 62 0 0 20 0 15 0 95468603 10914865152 105453 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=421812 CPUtime=7.97 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 5544 0 0 0 741 56 0 0 20 0 15 0 95468604 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=421812 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=421812 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=421812 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=4140 CPUtime=0.55 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) S 26673 26676 26043 0 -1 1077944384 4920 0 0 0 54 1 0 0 20 0 15 0 95468607 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827488995696 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=421812 CPUtime=0.6 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) S 26673 26676 26043 0 -1 1077944384 3176 0 0 0 59 1 0 0 20 0 15 0 95468607 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827487942896 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=6791534058613427641 CPUtime=0.2 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) S 26673 26676 26043 0 -1 1077944384 1578 0 0 0 19 1 0 0 20 0 15 0 95468607 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827486890096 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=4588 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=421812 CPUtime=1.35 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1137 0 0 0 68 67 0 0 20 0 15 0 95468608 10914865152 105453 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 2468.85 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 421812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2492.8 s]
/proc/loadavg: 1.29 1.35 1.34 3/215 26868
/proc/meminfo: memFree=27427012/32770624 swapFree=67108436/67108860
[pid=26676] ppid=26673 vsize=10659048 memory=427956 CPUtime=2520.08 cores=0,2,4,6
/proc/26676/stat : 26676 (java) S 26673 26676 26043 0 -1 1077944320 62020 0 0 0 251686 322 0 0 20 0 15 0 95468602 10914865152 106989 33554432000 4194304 4196468 140726148484816 140726148467360 139828390416119 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
/proc/26676/statm: 2664762 106989 3121 1 0 2627263 0
[pid=26676/tid=26678] ppid=26673 vsize=10659048 memory=6791534058613427641 CPUtime=2472.17 cores=0,2,4,6
/proc/26676/task/26678/stat : 26678 (java) R 26673 26676 26043 0 -1 4202560 24274 0 0 0 247187 30 0 0 20 0 15 0 95468602 10914865152 106989 33554432000 4194304 4196468 140726148484816 139828394655104 139827981868469 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26679] ppid=26673 vsize=10659048 memory=1296 CPUtime=9.2 cores=0,2,4,6
/proc/26676/task/26679/stat : 26679 (java) S 26673 26676 26043 0 -1 1077944384 4628 0 0 0 858 62 0 0 20 0 15 0 95468603 10914865152 106989 33554432000 4194304 4196468 140726148484816 139828316490384 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26680] ppid=26673 vsize=10659048 memory=2412 CPUtime=9.26 cores=0,2,4,6
/proc/26676/task/26680/stat : 26680 (java) S 26673 26676 26043 0 -1 1077944384 5372 0 0 0 869 57 0 0 20 0 15 0 95468603 10914865152 106989 33554432000 4194304 4196468 140726148484816 139828315437584 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26681] ppid=26673 vsize=10659048 memory=1784 CPUtime=9.27 cores=0,2,4,6
/proc/26676/task/26681/stat : 26681 (java) S 26673 26676 26043 0 -1 1077944384 4331 0 0 0 865 62 0 0 20 0 15 0 95468603 10914865152 106989 33554432000 4194304 4196468 140726148484816 139828314384784 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26682] ppid=26673 vsize=10659048 memory=6791534058613427641 CPUtime=9.25 cores=0,2,4,6
/proc/26676/task/26682/stat : 26682 (java) S 26673 26676 26043 0 -1 1077944384 5624 0 0 0 862 63 0 0 20 0 15 0 95468603 10914865152 106989 33554432000 4194304 4196468 140726148484816 139828313331984 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26683] ppid=26673 vsize=10659048 memory=8068 CPUtime=8.12 cores=0,2,4,6
/proc/26676/task/26683/stat : 26683 (java) S 26673 26676 26043 0 -1 1077944384 5565 0 0 0 755 57 0 0 20 0 15 0 95468604 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827695332208 139828390427266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26684] ppid=26673 vsize=10659048 memory=11648 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26684/stat : 26684 (java) S 26673 26676 26043 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827492152864 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26685] ppid=26673 vsize=10659048 memory=796 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26685/stat : 26685 (java) S 26673 26676 26043 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 95468605 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827491100016 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26686] ppid=26673 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26686/stat : 26686 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468607 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827490048336 139828390434715 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26687] ppid=26673 vsize=10659048 memory=15920 CPUtime=0.55 cores=0,2,4,6
/proc/26676/task/26687/stat : 26687 (java) S 26673 26676 26043 0 -1 1077944384 4922 0 0 0 54 1 0 0 20 0 15 0 95468607 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827488995696 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26688] ppid=26673 vsize=10659048 memory=16148 CPUtime=0.6 cores=0,2,4,6
/proc/26676/task/26688/stat : 26688 (java) S 26673 26676 26043 0 -1 1077944384 3178 0 0 0 59 1 0 0 20 0 15 0 95468607 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827487942896 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26689] ppid=26673 vsize=10659048 memory=4004 CPUtime=0.2 cores=0,2,4,6
/proc/26676/task/26689/stat : 26689 (java) S 26673 26676 26043 0 -1 1077944384 1580 0 0 0 19 1 0 0 20 0 15 0 95468607 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827486890096 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26690] ppid=26673 vsize=10659048 memory=427956 CPUtime=0 cores=0,2,4,6
/proc/26676/task/26690/stat : 26690 (java) S 26673 26676 26043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 95468608 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827485837536 139828390426325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
[pid=26676/tid=26691] ppid=26673 vsize=10659048 memory=16148 CPUtime=1.37 cores=0,2,4,6
/proc/26676/task/26691/stat : 26691 (java) S 26673 26676 26043 0 -1 1077944384 1143 0 0 0 69 68 0 0 20 0 15 0 95468608 10914865152 106989 33554432000 4194304 4196468 140726148484816 139827484785840 139828390427266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 6963200 140726148486317 140726148486409 140726148486409 140726148489167 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 427956 KiB

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

[startup+2492.82 s]
# the end of solver process 26676 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.88 s, system=3.23195 s

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

Child status: 143
Real time (s): 2492.82
CPU time (s): 2520.11
CPU user time (s): 2516.88
CPU system time (s): 3.23195
CPU usage (%): 101.095
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 427956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.88
system time used= 3.23195
maximum resident set size= 428456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62188
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= 289214
involuntary context switches= 7142


# summary of solver processes directly reported to runsolver:
#   pid: 26676
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2516.88
#   total CPU system time (s): 3.23195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.8796 second user time and 23.0065 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-28 13:57:34
IDJOB=4298806
IDBENCH=141236
IDSOLVER=2763
FILE ID=node137/4298806-1532779054
RUNJOBID= node137-1532774102-26074
PBS_JOBID= 21022457
Free space on /tmp= 48156 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-chnl10-11_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298806-1532779054/watcher-4298806-1532779054 -o /tmp/evaluation-result-4298806-1532779054/solver-4298806-1532779054 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532774102-26074 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298806-1532779054.xml

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

MD5SUM BENCH= 0cb6e3dc45605db1284c892a60e68314
RANDOM SEED=1697883210

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27867680 kB
MemAvailable:   31700372 kB
Buffers:          188632 kB
Cached:          3877372 kB
SwapCached:           32 kB
Active:          2029920 kB
Inactive:        2323416 kB
Active(anon):     235028 kB
Inactive(anon):    80052 kB
Active(file):    1794892 kB
Inactive(file):  2243364 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1336 kB
Writeback:             0 kB
AnonPages:        313112 kB
Mapped:            52572 kB
Shmem:             25052 kB
Slab:             248448 kB
SReclaimable:     220540 kB
SUnreclaim:        27908 kB
KernelStack:        3792 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1062020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-28 14:39:07