Trace number 4305488

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
scop order+MapleCOMSPS (2018-07-31)? (TO) 2528.43 949.177

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-13-14_c18.xml
MD5SUM1e3f313ec943efeca8787f022e591dae
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of constraints27
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":182}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":182}]
Minimum constraint arity13
Maximum constraint arity14
Distribution of constraint arities[{"arity":13,"count":14},{"arity":14,"count":13}]
Number of extensional constraints27
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":27}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp scop.jar fun.scop.XCSP18Encode -order -solver minisat_release -solverOption default -tmp HOME -serialFile HOME/scop-21169-serial-file.bin HOME/instance-4305488-1534076088.xml
0.55/0.51	
0.55/0.51	scop order+minisat_release (2018-07-31)
0.55/0.51	(Encoding Process)
0.55/0.51	
0.67/0.54	c BEGIN-Prog: Sun Aug 12 14:14:49 CEST 2018
0.67/0.54	c PID: 21172
0.67/0.54	c IP: 172.20.3.107
0.67/0.54	c HOST: node107.alineos.net
0.67/0.55	c (0,0) Parsing Begin
2.86/1.45	c (0,0) Parsing End
2.86/1.45	c (0,0) CSP: 182 int (0 aux), 0 bool (0 aux), 27 ctr, max domain size 26
2.86/1.45	c (0,0) Heap : 394 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.86/1.45	c (0,0) Constraint Name Generate Begin
2.86/1.46	c (0,0) Ctr:HOME/instance-4305488-1534076088.xml,ExtensionSupport:IntVar
2.86/1.46	c (0,0) Constraint Name Generate End
2.86/1.46	c (0,0) Heap : 394 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
2.86/1.46	c (0,0) CSP to CSPinCNF Begin
100.54/68.05	c (67,61) translated 3 (10%) constraints
186.52/130.13	c (129,115) translated 6 (20%) constraints
321.05/204.81	c (204,169) translated 9 (30%) constraints
374.30/245.48	c (244,206) translated 11 (40%) constraints
494.69/316.48	c (315,260) translated 14 (50%) constraints
711.55/434.35	c (433,345) translated 17 (60%) constraints
778.49/479.35	c (478,382) translated 19 (70%) constraints
2520.37/947.14	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.37/947.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 (2374 MiB free)
  memory of node 1: 16384 MiB (10131 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305488-1534076088/watcher-4305488-1534076088 -o /tmp/evaluation-result-4305488-1534076088/solver-4305488-1534076088 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580 scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305488-1534076088.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=21169, runsolver pid=21166
Current StackSize limit: 8192 KiB


[startup+0.101098 s]*
/proc/loadavg: 7.32 6.27 4.31 6/218 21186
/proc/meminfo: memFree=12744460/32770624 swapFree=67108860/67108860
[pid=21169] ppid=21166 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21169/stat : 21169 (scop.sh) S 21166 21169 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225172023 115843072 349 33554432000 4194304 5098028 140723440254768 140723440252024 140085268800124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13103104 140723440260160 140723440260359 140723440260359 140723440263117 0
/proc/21169/statm: 28282 349 296 221 0 87 0
[pid=21172] ppid=21169 vsize=15012476 memory=74928 CPUtime=0.11 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21169 21169 16605 0 -1 1077944320 6286 0 0 0 9 2 0 0 20 0 15 0 225172024 15372775424 18732 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3753119 18732 2772 1 0 3715579 0
[pid=21172/tid=21173] ppid=21169 vsize=15012476 memory=-6601833317647732518 CPUtime=0.09 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) R 21169 21169 16605 0 -1 4202560 4435 0 0 0 8 1 0 0 20 0 15 0 225172024 15372775424 18732 33554432000 4194304 4196468 140726140660320 140260741632392 140260750096114 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21169 vsize=15012476 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 18732 33554432000 4194304 4196468 140726140660320 140260774062736 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21169 vsize=15012476 memory=140668059297408 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 18732 33554432000 4194304 4196468 140726140660320 140260549765648 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260548712848 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260547660048 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21169 vsize=15012476 memory=140668059297408 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172027 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260109405040 140260769831554 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21169 21169 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225172027 15372775424 18798 33554432000 4194304 4196468 140726140660320 140259371247136 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172028 15372775424 18798 33554432000 4194304 4196468 140726140660320 140259136365936 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 18798 33554432000 4194304 4196468 140726140660320 140258761857360 140260769839003 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21169 21169 16605 0 -1 1077944384 291 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260108351856 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260107299056 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21169 vsize=15012476 memory=140668059297408 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21169 21169 16605 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260106246256 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 18798 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21169 vsize=15012476 memory=140668059297408 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 18798 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 76324 KiB

[startup+0.210555 s]*
/proc/loadavg: 7.32 6.27 4.31 6/218 21186
/proc/meminfo: memFree=12731376/32770624 swapFree=67108860/67108860
[pid=21169] ppid=21166 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21169/stat : 21169 (scop.sh) S 21166 21169 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225172023 115843072 349 33554432000 4194304 5098028 140723440254768 140723440252024 140085268800124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13103104 140723440260160 140723440260359 140723440260359 140723440263117 0
/proc/21169/statm: 28282 349 296 221 0 87 0
[pid=21172] ppid=21169 vsize=15012476 memory=86704 CPUtime=0.26 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21169 21169 16605 0 -1 1077944320 9495 0 0 0 23 3 0 0 20 0 15 0 225172024 15372775424 21676 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3753119 21676 2886 1 0 3715579 0
[pid=21172/tid=21173] ppid=21169 vsize=15012476 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) R 21169 21169 16605 0 -1 4202560 7420 0 0 0 18 2 0 0 20 0 15 0 225172024 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260741645216 140260769832342 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21169 vsize=15012476 memory=10657 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260774062736 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21169 vsize=15012476 memory=4050062239350695584 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260549765648 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260548712848 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260547660048 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21169 vsize=15012476 memory=140668059297408 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172027 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260109405040 140260769831554 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21169 21169 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225172027 15372775424 21676 33554432000 4194304 4196468 140726140660320 140259371247136 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172028 15372775424 21676 33554432000 4194304 4196468 140726140660320 140259136365936 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 21676 33554432000 4194304 4196468 140726140660320 140258761857360 140260769839003 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21169 vsize=15012476 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) R 21169 21169 16605 0 -1 1077944384 416 0 0 0 1 0 0 0 20 0 15 0 225172030 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260108351952 140260769830613 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) R 21169 21169 16605 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260107290560 140260754217224 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21169 vsize=15012476 memory=140668059297408 CPUtime=0.03 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21169 21169 16605 0 -1 1077944384 286 0 0 0 3 0 0 0 20 0 15 0 225172030 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260106246256 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21169 vsize=15012476 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 21676 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 21676 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 88100 KiB

[startup+0.310578 s]*
/proc/loadavg: 7.32 6.27 4.31 7/218 21186
/proc/meminfo: memFree=12727716/32770624 swapFree=67108860/67108860
[pid=21169] ppid=21166 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21169/stat : 21169 (scop.sh) S 21166 21169 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225172023 115843072 349 33554432000 4194304 5098028 140723440254768 140723440252024 140085268800124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13103104 140723440260160 140723440260359 140723440260359 140723440263117 0
/proc/21169/statm: 28282 349 296 221 0 87 0
[pid=21172] ppid=21169 vsize=15012476 memory=90228 CPUtime=0.44 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21169 21169 16605 0 -1 1077944320 10045 0 0 0 40 4 0 0 20 0 15 0 225172024 15372775424 22557 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3753119 22557 2978 1 0 3715579 0
[pid=21172/tid=21173] ppid=21169 vsize=15012476 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) R 21169 21169 16605 0 -1 4202560 7801 0 0 0 27 3 0 0 20 0 15 0 225172024 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260741649648 140260750095710 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21169 vsize=15012476 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260774062736 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21169 vsize=15012476 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260549765648 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21169 vsize=15012476 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260548712848 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21169 vsize=15012476 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172025 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260547660048 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21169 vsize=15012476 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172027 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260109405040 140260769831554 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21169 vsize=15012476 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21169 21169 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225172027 15372775424 22557 33554432000 4194304 4196468 140726140660320 140259371247136 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21169 vsize=15012476 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172028 15372775424 22557 33554432000 4194304 4196468 140726140660320 140259136365936 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21169 vsize=15012476 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 22557 33554432000 4194304 4196468 140726140660320 140258761857360 140260769839003 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21169 vsize=15012476 memory=4426078206164241782 CPUtime=0.02 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21169 21169 16605 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 225172030 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260108351856 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21169 vsize=15012476 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) R 21169 21169 16605 0 -1 4202560 104 0 0 0 2 0 0 0 20 0 15 0 225172030 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260107299056 140260762109856 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21169 vsize=15012476 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21169 21169 16605 0 -1 1077944384 306 0 0 0 7 0 0 0 20 0 15 0 225172030 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260106246256 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 22557 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21169 vsize=15012476 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172030 15372775424 22557 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 91624 KiB

[startup+0.700797 s]
/proc/loadavg: 7.32 6.27 4.31 6/218 21186
/proc/meminfo: memFree=12703060/32770624 swapFree=67108860/67108860
[pid=21169] ppid=21166 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21169/stat : 21169 (scop.sh) S 21166 21169 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225172023 115843072 349 33554432000 4194304 5098028 140723440254768 140723440252024 140085268800124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13103104 140723440260160 140723440260359 140723440260359 140723440263117 0
/proc/21169/statm: 28282 349 296 221 0 87 0
[pid=21172] ppid=21169 vsize=15018748 memory=133008 CPUtime=1.01 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21169 21169 16605 0 -1 1077944320 16829 0 0 0 95 6 0 0 20 0 15 0 225172024 15379197952 33252 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3754687 33252 3138 1 0 3716091 0
[pid=21172/tid=21173] ppid=21169 vsize=15018748 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) R 21169 21169 16605 0 -1 4202560 14102 0 0 0 62 5 0 0 20 0 15 0 225172024 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260741656560 140260769842333 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21169 vsize=15018748 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260774062736 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21169 vsize=15018748 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260549765648 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21169 vsize=15018748 memory=61280 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172025 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260548712848 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21169 vsize=15018748 memory=1064 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) S 21169 21169 16605 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225172025 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260547660048 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21169 vsize=15018748 memory=2072 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21169 21169 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225172027 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260109405040 140260769831554 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21169 vsize=15018748 memory=1740 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21169 21169 16605 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225172027 15379197952 33252 33554432000 4194304 4196468 140726140660320 140259371247136 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21169 vsize=15018748 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172028 15379197952 33252 33554432000 4194304 4196468 140726140660320 140259136365936 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21169 vsize=15018748 memory=752 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15379197952 33252 33554432000 4194304 4196468 140726140660320 140258761857360 140260769839003 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21169 vsize=15018748 memory=1828 CPUtime=0.06 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21169 21169 16605 0 -1 1077944384 647 0 0 0 6 0 0 0 20 0 15 0 225172030 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260108351856 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21169 vsize=15018748 memory=1120 CPUtime=0.1 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) S 21169 21169 16605 0 -1 1077944384 343 0 0 0 10 0 0 0 20 0 15 0 225172030 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260107299056 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21169 vsize=15018748 memory=6120 CPUtime=0.15 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) R 21169 21169 16605 0 -1 4202560 403 0 0 0 15 0 0 0 20 0 15 0 225172030 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260106242992 140260748943818 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21169 vsize=15018748 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21169 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15379197952 33252 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21169 vsize=15018748 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21169 21169 16605 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225172030 15379197952 33252 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15131876 KiB
Current children cumulated memory: 134404 KiB

[startup+1.50081 s]
/proc/loadavg: 7.32 6.27 4.31 7/218 21186
/proc/meminfo: memFree=12576964/32770624 swapFree=67108860/67108860
[pid=21169] ppid=21166 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/21169/stat : 21169 (scop.sh) S 21166 21169 16605 0 -1 4202496 560 321 0 0 0 0 0 0 20 0 1 0 225172023 115843072 349 33554432000 4194304 5098028 140723440254768 140723440252024 140085268800124 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 13103104 140723440260160 140723440260359 140723440260359 140723440263117 0
/proc/21169/statm: 28282 349 296 221 0 87 0

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

Current children cumulated CPU time: 2520.85 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12060480 KiB

[startup+948.001 s]*
/proc/loadavg: 5.02 4.52 4.09 6/222 21319
/proc/meminfo: memFree=12091444/32770624 swapFree=67108860/67108860
[pid=21172] ppid=21166 vsize=15024968 memory=12060480 CPUtime=2523.94 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21166 21169 16605 0 -1 1077944320 467633 0 0 0 251261 1133 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3756242 3015120 3249 1 0 3717627 0
[pid=21172/tid=21173] ppid=21166 vsize=15024968 memory=-7824251494390977897 CPUtime=418.3 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) S 21166 21169 16605 0 -1 1077944384 45054 0 0 0 41777 53 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260741658736 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21166 vsize=15024968 memory=4872558044660077418 CPUtime=523.18 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) R 21166 21169 16605 0 -1 4202560 58052 0 0 0 52078 240 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260774062936 140260754816808 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21166 vsize=15024968 memory=11192 CPUtime=520.14 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) R 21166 21169 16605 0 -1 4202560 75654 0 0 0 51745 269 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260549765536 140260751430153 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21166 vsize=15024968 memory=752 CPUtime=520.59 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) R 21166 21169 16605 0 -1 4202560 73372 0 0 0 51786 273 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260548713048 140260751373648 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21166 vsize=15024968 memory=1828 CPUtime=521.71 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) R 21166 21169 16605 0 -1 4202560 91335 0 0 0 51900 271 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260547660248 140260754816788 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21166 vsize=15024968 memory=1120 CPUtime=4.54 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21166 21169 16605 0 -1 1077944384 78487 0 0 0 448 6 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260109403584 140260769830613 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21166 vsize=15024968 memory=6120 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21166 21169 16605 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259371247200 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21166 vsize=15024968 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172028 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259136365952 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21166 vsize=15024968 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21166 21169 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258761857008 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21166 vsize=15024968 memory=3516 CPUtime=6.53 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21166 21169 16605 0 -1 1077944384 13397 0 0 0 651 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260108351904 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21166 vsize=15024968 memory=872 CPUtime=6.99 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) S 21166 21169 16605 0 -1 1077944384 13995 0 0 0 697 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260107298816 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21166 vsize=15024968 memory=1288 CPUtime=1.09 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21166 21169 16605 0 -1 1077944384 16293 0 0 0 106 3 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260106246304 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21166 vsize=15024968 memory=1088 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21166 vsize=15024968 memory=33 CPUtime=0.77 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21166 21169 16605 0 -1 1077944384 660 0 0 0 40 37 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current cumulated CPU time of completed processes: 0.003759 s
Current children cumulated CPU time: 2523.94 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12060480 KiB

[startup+948.801 s]
/proc/loadavg: 5.02 4.52 4.09 6/222 21319
/proc/meminfo: memFree=12091444/32770624 swapFree=67108860/67108860
[pid=21172] ppid=21166 vsize=15024968 memory=12060480 CPUtime=2527.1 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21166 21169 16605 0 -1 1077944320 467633 0 0 0 251577 1133 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3756242 3015120 3249 1 0 3717627 0
[pid=21172/tid=21173] ppid=21166 vsize=15024968 memory=3712 CPUtime=418.3 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) S 21166 21169 16605 0 -1 1077944384 45054 0 0 0 41777 53 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260741658736 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21166 vsize=15024968 memory=2032 CPUtime=523.97 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) R 21166 21169 16605 0 -1 4202560 58052 0 0 0 52157 240 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260774062936 140260754817021 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21166 vsize=15024968 memory=7288 CPUtime=520.92 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) R 21166 21169 16605 0 -1 4202560 75654 0 0 0 51823 269 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260549765536 140260754816976 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21166 vsize=15024968 memory=804 CPUtime=521.38 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) R 21166 21169 16605 0 -1 4202560 73372 0 0 0 51865 273 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260548713048 140260754519166 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21166 vsize=15024968 memory=12060480 CPUtime=522.5 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) R 21166 21169 16605 0 -1 4202560 91335 0 0 0 51979 271 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260547660248 140260751430171 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21166 vsize=15024968 memory=1724 CPUtime=4.54 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21166 21169 16605 0 -1 1077944384 78487 0 0 0 448 6 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260109403584 140260769830613 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21166 vsize=15024968 memory=4004 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21166 21169 16605 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259371247200 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21166 vsize=15024968 memory=12060480 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172028 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259136365952 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21166 vsize=15024968 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21166 21169 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258761857008 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21166 vsize=15024968 memory=12060480 CPUtime=6.53 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21166 21169 16605 0 -1 1077944384 13397 0 0 0 651 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260108351904 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21166 vsize=15024968 memory=15512 CPUtime=6.99 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) S 21166 21169 16605 0 -1 1077944384 13995 0 0 0 697 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260107298816 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21166 vsize=15024968 memory=1396 CPUtime=1.09 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21166 21169 16605 0 -1 1077944384 16293 0 0 0 106 3 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260106246304 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21166 vsize=15024968 memory=12060480 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21166 vsize=15024968 memory=6120 CPUtime=0.78 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21166 21169 16605 0 -1 1077944384 660 0 0 0 40 38 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current cumulated CPU time of completed processes: 0.003759 s
Current children cumulated CPU time: 2527.1 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12060480 KiB

[startup+949.001 s]*
/proc/loadavg: 5.02 4.52 4.09 7/222 21319
/proc/meminfo: memFree=12091444/32770624 swapFree=67108860/67108860
[pid=21172] ppid=21166 vsize=15024968 memory=12060480 CPUtime=2527.92 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21166 21169 16605 0 -1 1077944320 467634 0 0 0 251659 1133 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3756242 3015120 3249 1 0 3717627 0
[pid=21172/tid=21173] ppid=21166 vsize=15024968 memory=-7824251494390977897 CPUtime=418.3 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) S 21166 21169 16605 0 -1 1077944384 45054 0 0 0 41777 53 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260741658736 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21166 vsize=15024968 memory=4872558044660077418 CPUtime=524.18 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) R 21166 21169 16605 0 -1 4202560 58053 0 0 0 52178 240 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260774062936 140260751430162 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21166 vsize=15024968 memory=7230354741939103332 CPUtime=521.12 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) R 21166 21169 16605 0 -1 4202560 75654 0 0 0 51843 269 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260549765536 140260751430183 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21166 vsize=15024968 memory=6791534058613427641 CPUtime=521.59 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) R 21166 21169 16605 0 -1 4202560 73372 0 0 0 51886 273 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260548713048 140260754519163 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21166 vsize=15024968 memory=8025788814078207340 CPUtime=522.71 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) R 21166 21169 16605 0 -1 4202560 91335 0 0 0 52000 271 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260547660248 140260762448615 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21166 vsize=15024968 memory=-8249031525272644758 CPUtime=4.54 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21166 21169 16605 0 -1 1077944384 78487 0 0 0 448 6 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260109403584 140260769830613 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21166 vsize=15024968 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21166 21169 16605 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259371247200 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21166 vsize=15024968 memory=-8412656567318647667 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172028 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259136365952 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21166 vsize=15024968 memory=4427205132082312746 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21166 21169 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258761857008 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21166 vsize=15024968 memory=6791534058613427641 CPUtime=6.53 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21166 21169 16605 0 -1 1077944384 13397 0 0 0 651 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260108351904 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21166 vsize=15024968 memory=-7023579799431922829 CPUtime=6.99 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) S 21166 21169 16605 0 -1 1077944384 13995 0 0 0 697 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260107298816 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21166 vsize=15024968 memory=-8486080722631693414 CPUtime=1.09 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21166 21169 16605 0 -1 1077944384 16293 0 0 0 106 3 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260106246304 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21166 vsize=15024968 memory=3047711553219693942 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21166 vsize=15024968 memory=4426639978525455914 CPUtime=0.78 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21166 21169 16605 0 -1 1077944384 660 0 0 0 40 38 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current cumulated CPU time of completed processes: 0.003759 s
Current children cumulated CPU time: 2527.92 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12060480 KiB

[startup+949.111 s]
/proc/loadavg: 5.02 4.52 4.09 7/222 21319
/proc/meminfo: memFree=12091444/32770624 swapFree=67108860/67108860
[pid=21172] ppid=21166 vsize=15024968 memory=12060480 CPUtime=2528.32 cores=1,3,5,7
/proc/21172/stat : 21172 (java) S 21166 21169 16605 0 -1 1077944320 467635 0 0 0 251699 1133 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140726140642864 140260769820407 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
/proc/21172/statm: 3756242 3015120 3249 1 0 3717627 0
[pid=21172/tid=21173] ppid=21166 vsize=15024968 memory=3324 CPUtime=418.3 cores=1,3,5,7
/proc/21172/task/21173/stat : 21173 (java) S 21166 21169 16605 0 -1 1077944384 45054 0 0 0 41777 53 0 0 20 0 15 0 225172024 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260741658736 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21174] ppid=21166 vsize=15024968 memory=1396 CPUtime=524.28 cores=1,3,5,7
/proc/21172/task/21174/stat : 21174 (java) R 21166 21169 16605 0 -1 4202560 58054 0 0 0 52188 240 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260774062936 140260751430195 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21175] ppid=21166 vsize=15024968 memory=12060480 CPUtime=521.22 cores=1,3,5,7
/proc/21172/task/21175/stat : 21175 (java) R 21166 21169 16605 0 -1 4202560 75654 0 0 0 51853 269 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260549765536 140260754817069 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21176] ppid=21166 vsize=15024968 memory=12060480 CPUtime=521.69 cores=1,3,5,7
/proc/21172/task/21176/stat : 21176 (java) R 21166 21169 16605 0 -1 4202560 73372 0 0 0 51896 273 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260548712656 140260762448615 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21177] ppid=21166 vsize=15024968 memory=12060480 CPUtime=522.81 cores=1,3,5,7
/proc/21172/task/21177/stat : 21177 (java) R 21166 21169 16605 0 -1 4202560 91335 0 0 0 52010 271 0 0 20 0 15 0 225172025 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260547659856 140260762448615 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21178] ppid=21166 vsize=15024968 memory=0 CPUtime=4.54 cores=1,3,5,7
/proc/21172/task/21178/stat : 21178 (java) S 21166 21169 16605 0 -1 1077944384 78487 0 0 0 448 6 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260109403584 140260769830613 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21179] ppid=21166 vsize=15024968 memory=140668059297407 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21179/stat : 21179 (java) S 21166 21169 16605 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 225172027 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259371247200 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21180] ppid=21166 vsize=15024968 memory=132 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21180/stat : 21180 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172028 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140259136365952 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21181] ppid=21166 vsize=15024968 memory=12060480 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21181/stat : 21181 (java) S 21166 21169 16605 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258761857008 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21182] ppid=21166 vsize=15024968 memory=12060480 CPUtime=6.53 cores=1,3,5,7
/proc/21172/task/21182/stat : 21182 (java) S 21166 21169 16605 0 -1 1077944384 13397 0 0 0 651 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260108351904 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21183] ppid=21166 vsize=15024968 memory=1396 CPUtime=6.99 cores=1,3,5,7
/proc/21172/task/21183/stat : 21183 (java) S 21166 21169 16605 0 -1 1077944384 13995 0 0 0 697 2 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260107298816 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 13 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21184] ppid=21166 vsize=15024968 memory=12060480 CPUtime=1.09 cores=1,3,5,7
/proc/21172/task/21184/stat : 21184 (java) S 21166 21169 16605 0 -1 1077944384 16293 0 0 0 106 3 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260106246304 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21185] ppid=21166 vsize=15024968 memory=-7521736447810188379 CPUtime=0 cores=1,3,5,7
/proc/21172/task/21185/stat : 21185 (java) S 21166 21169 16605 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140258263951584 140260769830613 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
[pid=21172/tid=21186] ppid=21166 vsize=15024968 memory=8328453600958622283 CPUtime=0.78 cores=1,3,5,7
/proc/21172/task/21186/stat : 21186 (java) S 21166 21169 16605 0 -1 1077944384 660 0 0 0 40 38 0 0 20 0 15 0 225172030 15385567232 3015120 33554432000 4194304 4196468 140726140660320 140260105194672 140260769831554 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 14 0 0 6293624 6294260 6897664 140726140662790 140726140663089 140726140663089 140726140665807 0
Current cumulated CPU time of completed processes: 0.003759 s
Current children cumulated CPU time: 2528.32 s
Current children cumulated vsize: 15024968 KiB
Current children cumulated memory: 12060480 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 949.177
CPU time (s): 2528.43
CPU user time (s): 2517.04
CPU system time (s): 11.3889
CPU usage (%): 266.381
Max. virtual memory (cumulated for all children) (KiB): 15138096
Max. memory (cumulated for all children) (KiB): 12061876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.04
system time used= 11.3889
maximum resident set size= 12060660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 468748
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31835
involuntary context switches= 20063


# summary of solver processes directly reported to runsolver:
#   pid: 21169,21172
#   total CPU time (s): 2528.43
#   total CPU user time (s): 2517.04
#   total CPU system time (s): 11.3889

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81178 second user time and 10.1245 second system time

The end

Launcher Data

Begin job on node107 at 2018-08-12 14:14:48
IDJOB=4305488
IDBENCH=141441
IDSOLVER=2782
FILE ID=node107/4305488-1534076088
RUNJOBID= node107-1534064712-16637
PBS_JOBID= 21036990
Free space on /tmp= 39464 MiB

SOLVER NAME= scop order+MapleCOMSPS (2018-07-31)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-13-14_c18.xml
COMMAND LINE= scop.sh 11g scop.jar -order minisat_release default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305488-1534076088/watcher-4305488-1534076088 -o /tmp/evaluation-result-4305488-1534076088/solver-4305488-1534076088 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1534064712-16637 --watchdog 2580  scop.sh 11g scop.jar -order minisat_release default HOME HOME/instance-4305488-1534076088.xml

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

MD5SUM BENCH= 1e3f313ec943efeca8787f022e591dae
RANDOM SEED=2105117028

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12806288 kB
MemAvailable:   19831112 kB
Buffers:          204132 kB
Cached:          7016864 kB
SwapCached:            0 kB
Active:         15630396 kB
Inactive:        3697152 kB
Active(anon):   11997656 kB
Inactive(anon):   161128 kB
Active(file):    3632740 kB
Inactive(file):  3536024 kB
Unevictable:        6976 kB
Mlocked:            6976 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             11732 kB
Writeback:             0 kB
AnonPages:      12113260 kB
Mapped:            64108 kB
Shmem:             49804 kB
Slab:             313320 kB
SReclaimable:     284520 kB
SUnreclaim:        28800 kB
KernelStack:        3552 kB
PageTables:        29156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13047028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11362304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 39332 MiB
End job on node107 at 2018-08-12 14:30:38