Trace number 4387801

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
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)? (TO) 2528.32 989.169

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-29.xml
MD5SUM91ee56688d10982c4440a8b03ad88e11
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 benchmark9.38861
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree120
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":1},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":5},{"degree":116,"count":4},{"degree":117,"count":1},{"degree":119,"count":1},{"degree":120,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-21246-serial-file.bin HOME/instance-4387801-1568290817.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Sep 12 14:19:37 CEST 2019
0.66/0.54	c PID: 21249
0.66/0.54	c IP: 172.20.3.134
0.66/0.54	c HOST: node134.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.61/1.35	c (0,0) Parsing End
2.83/1.48	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
2.83/1.48	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.83/1.48	c (0,0) Constraint Name Generate Begin
2.83/1.48	c (0,0) Ctr:HOME/instance-4387801-1568290817.xml,ExtensionSupport:Var
2.83/1.48	c (0,0) Constraint Name Generate End
2.83/1.48	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.83/1.48	c (0,0) CSP to CSPinCNF Begin
106.38/82.43	c (81,76) translated 14 (10%) constraints
192.39/157.14	c (156,147) translated 27 (20%) constraints
277.71/231.85	c (231,218) translated 40 (30%) constraints
369.08/312.02	c (311,295) translated 54 (40%) constraints
453.84/386.42	c (385,366) translated 67 (50%) constraints
1884.53/807.41	c (806,437) translated 80 (60%) constraints
2520.27/987.14	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.27/987.14	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387801-1568290817/watcher-4387801-1568290817 -o /tmp/evaluation-result-4387801-1568290817/solver-4387801-1568290817 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568289862-20802 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387801-1568290817.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100092 s]*
/proc/loadavg: 2.10 2.15 3.06 4/237 21263
/proc/meminfo: memFree=30340772/32770624 swapFree=66915628/67108860
[pid=21246] ppid=21243 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21246/stat : 21246 (scop.sh) S 21243 21246 20770 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405332281 115843072 349 33554432000 4194304 5098028 140723545014240 140723545011496 140296795927164 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35753984 140723545023331 140723545023600 140723545023600 140723545026509 0
/proc/21246/statm: 28282 349 296 221 0 87 0
[pid=21249] ppid=21246 vsize=15012696 memory=74196 CPUtime=0.12 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21246 21246 20770 0 -1 1077944320 6814 0 0 0 10 2 0 0 20 0 15 0 405332282 15373000704 18549 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3753174 18549 2920 1 0 3715579 0
[pid=21249/tid=21250] ppid=21246 vsize=15012696 memory=-6077181931080171463 CPUtime=0.09 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) R 21246 21246 20770 0 -1 4202560 4614 0 0 0 7 2 0 0 20 0 15 0 405332282 15373000704 18549 33554432000 4194304 4196468 140730356115872 140299374328456 140299402546582 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21246 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 18549 33554432000 4194304 4196468 140730356115872 140299406777360 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21246 vsize=15012696 memory=140598360188544 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 18549 33554432000 4194304 4196468 140730356115872 140299205553296 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 18549 33554432000 4194304 4196468 140730356115872 140299204500240 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 18549 33554432000 4194304 4196468 140730356115872 140299203447696 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21246 vsize=15012696 memory=140598360188544 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332285 15373000704 18549 33554432000 4194304 4196468 140730356115872 140298372978928 140299402545794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21246 21246 20770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405332286 15373000704 18549 33554432000 4194304 4196468 140730356115872 140297992397984 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332286 15373000704 18549 33554432000 4194304 4196468 140730356115872 140297723962096 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 18549 33554432000 4194304 4196468 140730356115872 140297349453776 140299402553243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21246 21246 20770 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 18549 33554432000 4194304 4196468 140730356115872 140298371926768 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21246 21246 20770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 18549 33554432000 4194304 4196468 140730356115872 140298370874224 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21246 vsize=15012696 memory=140598360188544 CPUtime=0.01 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21246 21246 20770 0 -1 1077944384 441 0 0 0 1 0 0 0 20 0 15 0 405332288 15373000704 18549 33554432000 4194304 4196468 140730356115872 140298369821168 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 18549 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21246 vsize=15012696 memory=140598360188544 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332289 15373000704 18549 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 75592 KiB

[startup+0.211098 s]*
/proc/loadavg: 2.10 2.15 3.06 3/237 21263
/proc/meminfo: memFree=30322524/32770624 swapFree=66915628/67108860
[pid=21246] ppid=21243 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21246/stat : 21246 (scop.sh) S 21243 21246 20770 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405332281 115843072 349 33554432000 4194304 5098028 140723545014240 140723545011496 140296795927164 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35753984 140723545023331 140723545023600 140723545023600 140723545026509 0
/proc/21246/statm: 28282 349 296 221 0 87 0
[pid=21249] ppid=21246 vsize=15012696 memory=89324 CPUtime=0.25 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21246 21246 20770 0 -1 1077944320 11861 0 0 0 21 4 0 0 20 0 15 0 405332282 15373000704 22331 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3753174 22331 2978 1 0 3715579 0
[pid=21249/tid=21250] ppid=21246 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) R 21246 21246 20770 0 -1 4202560 9606 0 0 0 16 3 0 0 20 0 15 0 405332282 15373000704 22331 33554432000 4194304 4196468 140730356115872 140299374348080 140299386578277 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21246 vsize=15012696 memory=398 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 22331 33554432000 4194304 4196468 140730356115872 140299406777360 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21246 vsize=15012696 memory=288370974511900288 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 22331 33554432000 4194304 4196468 140730356115872 140299205553296 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 22331 33554432000 4194304 4196468 140730356115872 140299204500240 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 22331 33554432000 4194304 4196468 140730356115872 140299203447696 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21246 vsize=15012696 memory=140598360188544 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332285 15373000704 22331 33554432000 4194304 4196468 140730356115872 140298372978928 140299402545794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21246 21246 20770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405332286 15373000704 22331 33554432000 4194304 4196468 140730356115872 140297992397984 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332286 15373000704 22331 33554432000 4194304 4196468 140730356115872 140297723962096 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 22331 33554432000 4194304 4196468 140730356115872 140297349453776 140299402553243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21246 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21246 21246 20770 0 -1 1077944384 473 0 0 0 1 0 0 0 20 0 15 0 405332288 15373000704 22331 33554432000 4194304 4196468 140730356115872 140298371926768 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21246 21246 20770 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 22331 33554432000 4194304 4196468 140730356115872 140298370874224 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21246 vsize=15012696 memory=140598360188544 CPUtime=0.03 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21246 21246 20770 0 -1 1077944384 450 0 0 0 3 0 0 0 20 0 15 0 405332288 15373000704 22331 33554432000 4194304 4196468 140730356115872 140298369821168 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21246 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 22331 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332289 15373000704 22331 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 90720 KiB

[startup+0.310949 s]*
/proc/loadavg: 2.10 2.15 3.06 3/237 21263
/proc/meminfo: memFree=30319980/32770624 swapFree=66915628/67108860
[pid=21246] ppid=21243 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21246/stat : 21246 (scop.sh) S 21243 21246 20770 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405332281 115843072 349 33554432000 4194304 5098028 140723545014240 140723545011496 140296795927164 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35753984 140723545023331 140723545023600 140723545023600 140723545026509 0
/proc/21246/statm: 28282 349 296 221 0 87 0
[pid=21249] ppid=21246 vsize=15012696 memory=92924 CPUtime=0.42 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21246 21246 20770 0 -1 1077944320 12215 0 0 0 38 4 0 0 20 0 15 0 405332282 15373000704 23231 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3753174 23231 3063 1 0 3715579 0
[pid=21249/tid=21250] ppid=21246 vsize=15012696 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) R 21246 21246 20770 0 -1 4202560 9788 0 0 0 26 3 0 0 20 0 15 0 405332282 15373000704 23231 33554432000 4194304 4196468 140730356115872 140299374364720 140299386615134 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21246 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 23231 33554432000 4194304 4196468 140730356115872 140299406777360 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21246 vsize=15012696 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 23231 33554432000 4194304 4196468 140730356115872 140299205553296 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21246 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 23231 33554432000 4194304 4196468 140730356115872 140299204500240 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21246 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15373000704 23231 33554432000 4194304 4196468 140730356115872 140299203447696 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21246 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332285 15373000704 23231 33554432000 4194304 4196468 140730356115872 140298372978928 140299402545794 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21246 vsize=15012696 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21246 21246 20770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405332286 15373000704 23231 33554432000 4194304 4196468 140730356115872 140297992397984 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21246 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332286 15373000704 23231 33554432000 4194304 4196468 140730356115872 140297723962096 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21246 vsize=15012696 memory=7827413994055111515 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 23231 33554432000 4194304 4196468 140730356115872 140297349453776 140299402553243 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21246 vsize=15012696 memory=8508281356422055839 CPUtime=0.02 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21246 21246 20770 0 -1 1077944384 530 0 0 0 2 0 0 0 20 0 15 0 405332288 15373000704 23231 33554432000 4194304 4196468 140730356115872 140298371926768 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21246 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21246 21246 20770 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 15 0 405332288 15373000704 23231 33554432000 4194304 4196468 140730356115872 140298370874224 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21246 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21246 21246 20770 0 -1 1077944384 469 0 0 0 7 0 0 0 20 0 15 0 405332288 15373000704 23231 33554432000 4194304 4196468 140730356115872 140298369821168 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15373000704 23231 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21246 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332289 15373000704 23231 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 94320 KiB

[startup+0.704966 s]
/proc/loadavg: 2.10 2.15 3.06 3/237 21263
/proc/meminfo: memFree=30298884/32770624 swapFree=66915628/67108860
[pid=21246] ppid=21243 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21246/stat : 21246 (scop.sh) S 21243 21246 20770 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405332281 115843072 349 33554432000 4194304 5098028 140723545014240 140723545011496 140296795927164 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35753984 140723545023331 140723545023600 140723545023600 140723545026509 0
/proc/21246/statm: 28282 349 296 221 0 87 0
[pid=21249] ppid=21246 vsize=15018968 memory=133792 CPUtime=1.03 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21246 21246 20770 0 -1 1077944320 19716 0 0 0 96 7 0 0 20 0 15 0 405332282 15379423232 33448 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3754742 33448 3189 1 0 3716091 0
[pid=21249/tid=21250] ppid=21246 vsize=15018968 memory=2372 CPUtime=0.68 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) S 21246 21246 20770 0 -1 1077944384 16737 0 0 0 62 6 0 0 20 0 15 0 405332282 15379423232 33448 33554432000 4194304 4196468 140730356115872 140299374369712 140299402555837 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21246 vsize=15018968 memory=116 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15379423232 33448 33554432000 4194304 4196468 140730356115872 140299406777360 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21246 vsize=15018968 memory=13812 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15379423232 33448 33554432000 4194304 4196468 140730356115872 140299205553296 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21246 vsize=15018968 memory=24080 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) S 21246 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332284 15379423232 33448 33554432000 4194304 4196468 140730356115872 140299204500240 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332284 15379423232 33448 33554432000 4194304 4196468 140730356115872 140299203447696 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21246 21246 20770 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405332285 15379423232 33448 33554432000 4194304 4196468 140730356115872 140298372978928 140299402545794 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21246 21246 20770 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405332286 15379423232 33448 33554432000 4194304 4196468 140730356115872 140297992397984 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332286 15379423232 33448 33554432000 4194304 4196468 140730356115872 140297723962096 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15379423232 33448 33554432000 4194304 4196468 140730356115872 140297349453776 140299402553243 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21246 vsize=15018968 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21246 21246 20770 0 -1 1077944384 728 0 0 0 8 0 0 0 20 0 15 0 405332288 15379423232 33448 33554432000 4194304 4196468 140730356115872 140298371926768 140299402545794 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21246 vsize=15018968 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21246 21246 20770 0 -1 1077944384 313 0 0 0 8 0 0 0 20 0 15 0 405332288 15379423232 33448 33554432000 4194304 4196468 140730356115872 140298370855776 140299402555837 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21246 vsize=15018968 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) R 21246 21246 20770 0 -1 4202560 604 0 0 0 16 0 0 0 20 0 15 0 405332288 15379423232 33448 33554432000 4194304 4196468 140730356115872 140298369819128 140299402542003 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21246 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15379423232 33448 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21246 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21246 21246 20770 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405332289 15379423232 33448 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 135188 KiB

[startup+1.50084 s]
/proc/loadavg: 2.10 2.15 3.06 3/237 21263
/proc/meminfo: memFree=30175444/32770624 swapFree=66915628/67108860
[pid=21246] ppid=21243 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21246/stat : 21246 (scop.sh) S 21243 21246 20770 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405332281 115843072 349 33554432000 4194304 5098028 140723545014240 140723545011496 140296795927164 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35753984 140723545023331 140723545023600 140723545023600 140723545026509 0
/proc/21246/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 2520.74 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076348 KiB

[startup+988.001 s]*
/proc/loadavg: 3.64 3.73 3.33 6/237 21361
/proc/meminfo: memFree=18260244/32770624 swapFree=66915632/67108860
[pid=21249] ppid=21243 vsize=15025188 memory=12076348 CPUtime=2523.84 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21243 21246 20770 0 -1 1077944320 257181 0 0 0 251410 974 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3756297 3019087 3301 1 0 3717627 0
[pid=21249/tid=21250] ppid=21243 vsize=15025188 memory=1398720917958146503 CPUtime=460.03 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) S 21243 21246 20770 0 -1 1077944384 56357 0 0 0 45949 54 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299374364384 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21243 vsize=15025188 memory=4872558044660077418 CPUtime=512.64 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) R 21243 21246 20770 0 -1 4202560 23227 0 0 0 51054 210 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299406777248 140299387485252 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21243 vsize=15025188 memory=111632 CPUtime=514.64 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) R 21243 21246 20770 0 -1 4202560 28676 0 0 0 51239 225 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299205553496 140299384130487 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21243 vsize=15025188 memory=792 CPUtime=512.91 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) R 21243 21246 20770 0 -1 4202560 24409 0 0 0 51065 226 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299204500440 140299387232422 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21243 vsize=15025188 memory=1640 CPUtime=510.23 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) R 21243 21246 20770 0 -1 4202560 20722 0 0 0 50791 232 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299203447896 140299384131148 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21243 vsize=15025188 memory=1808 CPUtime=3.92 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21243 21246 20770 0 -1 1077944384 65454 0 0 0 389 3 0 0 20 0 15 0 405332285 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298372977248 140299402544853 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21243 vsize=15025188 memory=920 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21243 21246 20770 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297992398048 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21243 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21243 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297723962112 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21243 vsize=15025188 memory=2304 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21243 21246 20770 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297349453424 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21243 vsize=15025188 memory=2596 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21243 21246 20770 0 -1 1077944384 15643 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298371926816 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21243 vsize=15025188 memory=1412 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21243 21246 20770 0 -1 1077944384 9338 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298370873984 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21243 vsize=15025188 memory=3512 CPUtime=0.92 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21243 21246 20770 0 -1 1077944384 11436 0 0 0 90 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298369821216 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21243 vsize=15025188 memory=1476 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21243 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21243 vsize=15025188 memory=125348 CPUtime=0.56 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21243 21246 20770 0 -1 1077944384 590 0 0 0 28 28 0 0 20 0 15 0 405332289 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current cumulated CPU time of completed processes: 0.003446 s
Current children cumulated CPU time: 2523.84 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076348 KiB

[startup+988.801 s]
/proc/loadavg: 3.64 3.73 3.33 6/237 21361
/proc/meminfo: memFree=18260244/32770624 swapFree=66915632/67108860
[pid=21249] ppid=21243 vsize=15025188 memory=12076348 CPUtime=2526.99 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21243 21246 20770 0 -1 1077944320 257350 0 0 0 251725 974 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3756297 3019087 3301 1 0 3717627 0
[pid=21249/tid=21250] ppid=21243 vsize=15025188 memory=944 CPUtime=460.03 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) S 21243 21246 20770 0 -1 1077944384 56357 0 0 0 45949 54 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299374364384 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21243 vsize=15025188 memory=12076348 CPUtime=513.43 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) R 21243 21246 20770 0 -1 4202560 23227 0 0 0 51133 210 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299406777248 140299387232422 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21243 vsize=15025188 memory=1412 CPUtime=515.43 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) R 21243 21246 20770 0 -1 4202560 28738 0 0 0 51318 225 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299205553496 140299384131376 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21243 vsize=15025188 memory=3216 CPUtime=513.7 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) R 21243 21246 20770 0 -1 4202560 24409 0 0 0 51144 226 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299204500440 140299384087888 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21243 vsize=15025188 memory=6791534058613427641 CPUtime=511.01 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) R 21243 21246 20770 0 -1 4202560 20829 0 0 0 50869 232 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299203447896 140299387485362 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21243 vsize=15025188 memory=12076348 CPUtime=3.92 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21243 21246 20770 0 -1 1077944384 65454 0 0 0 389 3 0 0 20 0 15 0 405332285 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298372977248 140299402544853 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21243 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21243 21246 20770 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297992398048 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21243 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297723962112 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21243 21246 20770 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297349453424 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21243 vsize=15025188 memory=944 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21243 21246 20770 0 -1 1077944384 15643 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298371926816 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21243 vsize=15025188 memory=1396 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21243 21246 20770 0 -1 1077944384 9338 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298370873984 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0.92 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21243 21246 20770 0 -1 1077944384 11436 0 0 0 90 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298369821216 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21243 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21243 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0.56 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21243 21246 20770 0 -1 1077944384 590 0 0 0 28 28 0 0 20 0 15 0 405332289 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current cumulated CPU time of completed processes: 0.003446 s
Current children cumulated CPU time: 2526.99 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076348 KiB

[startup+989.001 s]*
/proc/loadavg: 3.64 3.73 3.33 7/237 21361
/proc/meminfo: memFree=18260244/32770624 swapFree=66915632/67108860
[pid=21249] ppid=21243 vsize=15025188 memory=12076348 CPUtime=2527.82 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21243 21246 20770 0 -1 1077944320 257395 0 0 0 251808 974 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3756297 3019087 3301 1 0 3717627 0
[pid=21249/tid=21250] ppid=21243 vsize=15025188 memory=7157119390472931898 CPUtime=460.03 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) S 21243 21246 20770 0 -1 1077944384 56357 0 0 0 45949 54 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299374364384 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21243 vsize=15025188 memory=4872558044660077418 CPUtime=513.64 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) R 21243 21246 20770 0 -1 4202560 23227 0 0 0 51154 210 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299406777248 140299387485252 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21243 vsize=15025188 memory=1476 CPUtime=515.64 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) R 21243 21246 20770 0 -1 4202560 28780 0 0 0 51339 225 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299205553496 140299387232389 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21243 vsize=15025188 memory=125348 CPUtime=513.91 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) R 21243 21246 20770 0 -1 4202560 24409 0 0 0 51165 226 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299204500440 140299384131343 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21243 vsize=15025188 memory=193000 CPUtime=511.21 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) R 21243 21246 20770 0 -1 4202560 20832 0 0 0 50889 232 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299203447896 140299384130535 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21243 vsize=15025188 memory=1412 CPUtime=3.92 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21243 21246 20770 0 -1 1077944384 65454 0 0 0 389 3 0 0 20 0 15 0 405332285 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298372977248 140299402544853 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21243 vsize=15025188 memory=3216 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21243 21246 20770 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297992398048 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21243 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21243 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297723962112 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21243 21246 20770 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297349453424 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21243 vsize=15025188 memory=4104 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21243 21246 20770 0 -1 1077944384 15643 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298371926816 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21243 vsize=15025188 memory=1396 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21243 21246 20770 0 -1 1077944384 9338 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298370873984 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0.92 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21243 21246 20770 0 -1 1077944384 11436 0 0 0 90 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298369821216 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21243 vsize=15025188 memory=188820 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21243 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21243 vsize=15025188 memory=1412 CPUtime=0.56 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21243 21246 20770 0 -1 1077944384 590 0 0 0 28 28 0 0 20 0 15 0 405332289 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current cumulated CPU time of completed processes: 0.003446 s
Current children cumulated CPU time: 2527.82 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076348 KiB

[startup+989.111 s]
/proc/loadavg: 3.64 3.73 3.33 7/237 21361
/proc/meminfo: memFree=18260244/32770624 swapFree=66915632/67108860
[pid=21249] ppid=21243 vsize=15025188 memory=12076348 CPUtime=2528.22 cores=1,3,5,7
/proc/21249/stat : 21249 (java) S 21243 21246 20770 0 -1 1077944320 257415 0 0 0 251848 974 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140730356098416 140299402534647 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
/proc/21249/statm: 3756297 3019087 3301 1 0 3717627 0
[pid=21249/tid=21250] ppid=21243 vsize=15025188 memory=12076348 CPUtime=460.03 cores=1,3,5,7
/proc/21249/task/21250/stat : 21250 (java) S 21243 21246 20770 0 -1 1077944384 56357 0 0 0 45949 54 0 0 20 0 15 0 405332282 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299374364384 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21251] ppid=21243 vsize=15025188 memory=12076348 CPUtime=513.74 cores=1,3,5,7
/proc/21249/task/21251/stat : 21251 (java) R 21243 21246 20770 0 -1 4202560 23227 0 0 0 51164 210 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299406777248 140299387232344 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21252] ppid=21243 vsize=15025188 memory=12076348 CPUtime=515.74 cores=1,3,5,7
/proc/21249/task/21252/stat : 21252 (java) R 21243 21246 20770 0 -1 4202560 28800 0 0 0 51349 225 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299205553496 140299384131202 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21253] ppid=21243 vsize=15025188 memory=12076348 CPUtime=514.01 cores=1,3,5,7
/proc/21249/task/21253/stat : 21253 (java) R 21243 21246 20770 0 -1 4202560 24409 0 0 0 51175 226 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299204500440 140299387232422 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21254] ppid=21243 vsize=15025188 memory=12076348 CPUtime=511.31 cores=1,3,5,7
/proc/21249/task/21254/stat : 21254 (java) R 21243 21246 20770 0 -1 4202560 20832 0 0 0 50899 232 0 0 20 0 15 0 405332284 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140299203447896 140299387485344 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21255] ppid=21243 vsize=15025188 memory=12076348 CPUtime=3.92 cores=1,3,5,7
/proc/21249/task/21255/stat : 21255 (java) S 21243 21246 20770 0 -1 1077944384 65454 0 0 0 389 3 0 0 20 0 15 0 405332285 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298372977248 140299402544853 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21256] ppid=21243 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21256/stat : 21256 (java) S 21243 21246 20770 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297992398048 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21257] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21257/stat : 21257 (java) S 21243 21246 20770 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405332286 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297723962112 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21258] ppid=21243 vsize=15025188 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21258/stat : 21258 (java) S 21243 21246 20770 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140297349453424 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21259] ppid=21243 vsize=15025188 memory=1296 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21259/stat : 21259 (java) S 21243 21246 20770 0 -1 1077944384 15643 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298371926816 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21260] ppid=21243 vsize=15025188 memory=14012 CPUtime=3.95 cores=1,3,5,7
/proc/21249/task/21260/stat : 21260 (java) S 21243 21246 20770 0 -1 1077944384 9338 0 0 0 393 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298370873984 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21261] ppid=21243 vsize=15025188 memory=12076348 CPUtime=0.92 cores=1,3,5,7
/proc/21249/task/21261/stat : 21261 (java) S 21243 21246 20770 0 -1 1077944384 11436 0 0 0 90 2 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298369821216 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21262] ppid=21243 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21249/task/21262/stat : 21262 (java) S 21243 21246 20770 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405332288 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140296851549024 140299402544853 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
[pid=21249/tid=21263] ppid=21243 vsize=15025188 memory=12076264 CPUtime=0.56 cores=1,3,5,7
/proc/21249/task/21263/stat : 21263 (java) S 21243 21246 20770 0 -1 1077944384 590 0 0 0 28 28 0 0 20 0 15 0 405332289 15385792512 3019087 33554432000 4194304 4196468 140730356115872 140298368768560 140299402545794 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22749184 140730356122409 140730356122778 140730356122778 140730356125647 0
Current cumulated CPU time of completed processes: 0.003446 s
Current children cumulated CPU time: 2528.22 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076348 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 989.169
CPU time (s): 2528.32
CPU user time (s): 2518.53
CPU system time (s): 9.78998
CPU usage (%): 255.601
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12077744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.53
system time used= 9.78998
maximum resident set size= 12076548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258530
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58125
involuntary context switches= 25089


# summary of solver processes directly reported to runsolver:
#   pid: 21246,21249
#   total CPU time (s): 2528.32
#   total CPU user time (s): 2518.53
#   total CPU system time (s): 9.78998

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18033 second user time and 10.7318 second system time

The end

Launcher Data

Begin job on node134 at 2019-09-12 14:19:36
IDJOB=4387801
IDBENCH=126013
IDSOLVER=2826
FILE ID=node134/4387801-1568290817
RUNJOBID= node134-1568289862-20802
PBS_JOBID= 21701097
Free space on /tmp= 51888 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-29.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387801-1568290817/watcher-4387801-1568290817 -o /tmp/evaluation-result-4387801-1568290817/solver-4387801-1568290817 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1568289862-20802 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387801-1568290817.xml

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

MD5SUM BENCH= 91ee56688d10982c4440a8b03ad88e11
RANDOM SEED=435022430

node134.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.76
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.76
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.76
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.76
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:        30403056 kB
MemAvailable:   31558932 kB
Buffers:          100108 kB
Cached:          1338544 kB
SwapCached:        90700 kB
Active:           560972 kB
Inactive:        1225788 kB
Active(anon):     281816 kB
Inactive(anon):   105752 kB
Active(file):     279156 kB
Inactive(file):  1120036 kB
Unevictable:      110944 kB
Mlocked:          110944 kB
SwapTotal:      67108860 kB
SwapFree:       66915628 kB
Dirty:             22804 kB
Writeback:             0 kB
AnonPages:        369916 kB
Mapped:            53748 kB
Shmem:             30560 kB
Slab:             173480 kB
SReclaimable:     145036 kB
SUnreclaim:        28444 kB
KernelStack:        3856 kB
PageTables:         6216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6124856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51868 MiB
End job on node134 at 2019-09-12 14:36:05