Trace number 4294871

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
Concrete 3.8-SuperNG 2018-06-13SAT 13.0161 5.56218

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-05-06_c18.xml
MD5SUM81d4059c2b76389bba6ef17dee6cb29a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.119659
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints11
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity5
Maximum constraint arity6
Distribution of constraint arities[{"arity":5,"count":6},{"arity":6,"count":5}]
Number of extensional constraints11
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":11}]
Optimization problemNO
Type of objective

Solver Data

0.96/0.77	c Concrete v3.8.1528841891564 running
12.91/5.54	v <instantiation>
12.91/5.54	v       <list>
12.91/5.54	v         x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5]
12.91/5.54	v       </list>
12.91/5.54	v       <values>
12.91/5.54	v         1 0 2 11 0 18 20 13 0 11 11 0 17 0 2 8 0 11 16 20 0 0 12 0 0 23 4 17 0 8
12.91/5.54	v       </values>
12.91/5.54	v     </instantiation>
12.91/5.54	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294871-1532498695/watcher-4294871-1532498695 -o /tmp/evaluation-result-4294871-1532498695/solver-4294871-1532498695 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532498695-4223 --watchdog 2580 concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=567075643 -superng HOME/instance-4294871-1532498695.xml 

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

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

solver pid=4245, runsolver pid=4240

[startup+0.100153 s]*
/proc/loadavg: 1.84 1.99 2.03 3/214 4326
/proc/meminfo: memFree=20588204/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=113256 memory=1612 CPUtime=0.01 cores=0,2,4,6
/proc/4245/stat : 4245 (bash) S 4240 4245 4192 0 -1 4202496 880 5669 1 1 0 0 0 1 20 0 1 0 67432673 115974144 403 33554432000 4194304 5098028 140729719289440 140729719283448 140066337631232 0 0 4100 65536 18446744071580971376 0 0 17 6 0 0 2 0 0 7196144 7232144 25563136 140729719297174 140729719297320 140729719297320 140729719300078 0
/proc/4245/statm: 28314 403 319 221 0 119 0
[pid=4306] ppid=4245 vsize=113256 memory=716 CPUtime=0 cores=0,2,4,6
/proc/4306/stat : 4306 (bash) S 4245 4245 4192 0 -1 4202560 153 0 0 0 0 0 0 0 20 0 1 0 67432677 115974144 179 33554432000 4194304 5098028 140729719289440 140729719282120 140066337456764 0 65536 4096 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 25563136 140729719297174 140729719297320 140729719297320 140729719300078 0
/proc/4306/statm: 28314 179 95 221 0 119 0
[pid=4310] ppid=4306 vsize=113492 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/4310/stat : 4310 (awk) S 4306 4245 4192 0 -1 4202496 448 0 0 0 0 0 0 0 20 0 1 0 67432677 116215808 308 33554432000 4194304 4609284 140736774108672 140736774107848 140130892749824 0 0 4096 1216 18446744071580971376 0 0 17 0 0 0 0 0 0 6708720 6711756 35581952 140736774116691 140736774116721 140736774116721 140736774119407 0
/proc/4310/statm: 28373 308 256 102 0 89 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 340004 KiB
Current children cumulated memory: 3560 KiB

[startup+0.213088 s]*
/proc/loadavg: 1.84 1.99 2.03 5/220 4384
/proc/meminfo: memFree=20566436/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10818904 memory=40360 CPUtime=0.22 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 6757 13158 1 1 13 1 5 3 20 0 15 0 67432673 11078557696 10090 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2704726 10090 2969 1 0 2667149 0
[pid=4245/tid=4358] ppid=4240 vsize=10818904 memory=-2899909650764262549 CPUtime=0.16 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 3408 13158 0 1 8 0 5 3 20 0 15 0 67432685 11078557696 10090 33554432000 4194304 4196468 140729358864192 140108035812624 140108048094558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10818904 memory=4211973873401687434 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11078557696 10090 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10818904 memory=140147196896896 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432686 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10818904 memory=140147196896896 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432687 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 33 13158 0 1 0 0 5 3 20 0 15 0 67432688 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107521652384 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432688 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107067679984 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11078557696 10090 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10818904 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) S 4240 4245 4192 0 -1 1077944384 482 13158 0 1 1 0 5 3 20 0 15 0 67432691 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107488094448 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10818904 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 89 13158 0 1 1 0 5 3 20 0 15 0 67432691 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10818904 memory=140147196896896 CPUtime=0.1 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) R 4240 4245 4192 0 -1 4202560 556 13158 0 1 2 0 5 3 20 0 15 0 67432691 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107485988848 140108048194857 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10818904 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11078557696 10090 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10818904 memory=140147196896896 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432691 11078557696 10090 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 40360 KiB

[startup+0.31068 s]*
/proc/loadavg: 1.84 1.99 2.03 5/220 4384
/proc/meminfo: memFree=20539392/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10819352 memory=52036 CPUtime=0.35 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 9971 13158 1 1 25 2 5 3 20 0 15 0 67432673 11079016448 13009 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2704838 13009 3088 1 0 2667149 0
[pid=4245/tid=4358] ppid=4240 vsize=10819352 memory=-2899909650764262549 CPUtime=0.26 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) D 4240 4245 4192 0 -1 1077944384 6633 13158 0 1 17 1 5 3 20 0 15 0 67432685 11079016448 13009 33554432000 4194304 4196468 140729358864192 140108035824624 140108056693293 0 4 0 16800975 18446744072101813796 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10819352 memory=3471342543517734576 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079016448 13009 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10819352 memory=280294261594144 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10819384 memory=140147064699296 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079049216 13009 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10819384 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079049216 13009 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432687 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 33 13158 0 1 0 0 5 3 20 0 15 0 67432688 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107521652384 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432688 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107067679984 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11079016448 13009 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) S 4240 4245 4192 0 -1 1077944384 482 13158 0 1 1 0 5 3 20 0 15 0 67432691 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107488094448 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10819352 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 90 13158 0 1 1 0 5 3 20 0 15 0 67432691 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10819352 memory=140147196896896 CPUtime=0.12 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 568 13158 0 1 4 0 5 3 20 0 15 0 67432691 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10819352 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11079016448 13009 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10819352 memory=140147196896896 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432691 11079016448 13009 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 52036 KiB

[startup+0.700691 s]
/proc/loadavg: 1.84 1.99 2.03 3/220 4384
/proc/meminfo: memFree=20513820/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10819352 memory=88292 CPUtime=0.96 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 16684 13158 1 1 84 4 5 3 20 0 15 0 67432673 11079016448 22073 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2704838 22073 3247 1 0 2667149 0
[pid=4245/tid=4358] ppid=4240 vsize=10819352 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 12257 13158 0 1 53 3 5 3 20 0 15 0 67432685 11079016448 22073 33554432000 4194304 4196468 140729358864192 140108035841952 140108045577623 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10819352 memory=7100839861465685612 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079016448 22073 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10819352 memory=-7175204567652784766 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10819352 memory=3054156605268465310 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10819352 memory=-6520471753822164382 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432686 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10819352 memory=648 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 5 13158 0 1 0 0 5 3 20 0 15 0 67432687 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10819352 memory=2241 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 33 13158 0 1 0 0 5 3 20 0 15 0 67432688 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107521652384 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10819352 memory=2244 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432688 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107067679984 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10819352 memory=1792 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11079016448 22073 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10819352 memory=1236 CPUtime=0.15 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) S 4240 4245 4192 0 -1 1077944384 865 13158 0 1 7 0 5 3 20 0 15 0 67432691 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107488094448 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10819352 memory=648 CPUtime=0.17 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 693 13158 0 1 9 0 5 3 20 0 15 0 67432691 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10819352 memory=956 CPUtime=0.21 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 628 13158 0 1 13 0 5 3 20 0 15 0 67432691 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10819352 memory=2340 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11079016448 22073 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10819352 memory=1584 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432691 11079016448 22073 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 88292 KiB

[startup+1.50068 s]
/proc/loadavg: 1.84 1.99 2.03 5/220 4384
/proc/meminfo: memFree=20427760/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10832204 memory=216428 CPUtime=2.62 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 23257 13158 1 1 246 8 5 3 20 0 15 0 67432673 11092176896 54107 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2708051 54107 3448 1 0 2669709 0
[pid=4245/tid=4358] ppid=4240 vsize=10832204 memory=1832 CPUtime=1.43 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 16815 13158 0 1 129 6 5 3 20 0 15 0 67432685 11092176896 54107 33554432000 4194304 4196468 140729358864192 140108035836160 140108048094558 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10832204 memory=1948 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11092176896 54107 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10832204 memory=1224 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10832204 memory=33 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432686 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10832204 memory=6944656592455359580 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432686 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10832204 memory=4206186544037388384 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 5 13158 0 1 0 0 5 3 20 0 15 0 67432687 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10832204 memory=9023629670928638048 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 33 13158 0 1 0 0 5 3 20 0 15 0 67432688 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107521652384 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10832204 memory=8996 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432688 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107067679984 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10832204 memory=301793952531743010 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11092176896 54107 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10832204 memory=288291082176038142 CPUtime=0.45 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) S 4240 4245 4192 0 -1 1077944384 1601 13158 0 1 37 0 5 3 20 0 15 0 67432691 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107488094448 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10832204 memory=6944656592455097440 CPUtime=0.52 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 1285 13158 0 1 44 0 5 3 20 0 15 0 67432691 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10832204 memory=0 CPUtime=0.42 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 1315 13158 0 1 34 0 5 3 20 0 15 0 67432691 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10832204 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11092176896 54107 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10832204 memory=4580 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432691 11092176896 54107 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 2.62 s
Current children cumulated vsize: 10832204 KiB
Current children cumulated memory: 216428 KiB

[startup+3.11063 s]
/proc/loadavg: 1.84 1.99 2.03 7/220 4384

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

[pid=4245/tid=4382] ppid=4240 vsize=10842464 memory=4100 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11102683136 83064 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10842464 memory=1800 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 1 13158 0 1 0 0 5 3 20 0 15 0 67432691 11102683136 83064 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 6.68 s
Current children cumulated vsize: 10842464 KiB
Current children cumulated memory: 332256 KiB

[startup+4.80156 s]
/proc/loadavg: 2.10 2.04 2.05 7/220 4384
/proc/meminfo: memFree=19928512/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10914144 memory=387168 CPUtime=11.45 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 67967 13158 1 1 1113 24 5 3 20 0 15 0 67432673 11176083456 96792 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2728536 96792 3514 1 0 2690189 0
[pid=4245/tid=4358] ppid=4240 vsize=10914144 memory=8112282956445269571 CPUtime=4.6 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 45866 13158 0 1 440 12 5 3 20 0 15 0 67432685 11176083456 96792 33554432000 4194304 4196468 140729358864192 140108035844080 140107621467552 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10914144 memory=7018128210136491378 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 244 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 96792 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10914144 memory=5938370510991233450 CPUtime=0.13 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 229 13158 0 1 4 1 5 3 20 0 15 0 67432686 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10914144 memory=11145990387 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 93 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10914144 memory=280294129697264 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 87 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10914144 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 3460 13158 0 1 4 0 5 3 20 0 15 0 67432687 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 38 13158 0 1 0 0 5 3 20 0 15 0 67432688 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107521652448 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10914144 memory=8112282956445269571 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432688 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107067680000 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 96792 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10914144 memory=140147064862480 CPUtime=2.82 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) R 4240 4245 4192 0 -1 4202560 6095 13158 0 1 273 1 5 3 20 0 15 0 67432691 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107488075464 140108047399003 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10914144 memory=0 CPUtime=2.59 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) R 4240 4245 4192 0 -1 4202560 4297 13158 0 1 250 1 5 3 20 0 15 0 67432691 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107487028000 140108048931432 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10914144 memory=0 CPUtime=1.31 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 5350 13158 0 1 121 2 5 3 20 0 15 0 67432691 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 96792 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10914144 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 9 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 96792 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 11.45 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 387168 KiB

[startup+5.2007 s]
/proc/loadavg: 2.10 2.04 2.05 7/220 4384
/proc/meminfo: memFree=19841880/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10916852 memory=391760 CPUtime=12.45 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 71024 13158 1 1 1213 24 5 3 20 0 15 0 67432673 11178856448 97940 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2729213 97940 3515 1 0 2690866 0
[pid=4245/tid=4358] ppid=4240 vsize=10916852 memory=288285575960871260 CPUtime=4.99 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 45876 13158 0 1 479 12 5 3 20 0 15 0 67432685 11178856448 97940 33554432000 4194304 4196468 140729358864192 140108035844488 140107634189057 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10916852 memory=6944656575208382560 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 244 13158 0 1 5 1 5 3 20 0 15 0 67432686 11178856448 97940 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10916852 memory=6944656575208382560 CPUtime=0.13 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 229 13158 0 1 4 1 5 3 20 0 15 0 67432686 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10916852 memory=6656426216303648864 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 93 13158 0 1 5 1 5 3 20 0 15 0 67432686 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10916852 memory=6944656592455360604 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 87 13158 0 1 5 1 5 3 20 0 15 0 67432686 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10916852 memory=-7812800577974661513 CPUtime=0.12 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 3460 13158 0 1 4 0 5 3 20 0 15 0 67432687 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10916852 memory=3054156605302218657 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 38 13158 0 1 0 0 5 3 20 0 15 0 67432688 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107521652448 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10916852 memory=3007811687823021 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432688 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107067680000 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10916852 memory=288230587427458001 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11178856448 97940 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10916852 memory=14694088142653274 CPUtime=3.22 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) R 4240 4245 4192 0 -1 4202560 8935 13158 0 1 313 1 5 3 20 0 15 0 67432691 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107488080472 140108043270596 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10916852 memory=6944656592455088490 CPUtime=2.72 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 4345 13158 0 1 263 1 5 3 20 0 15 0 67432691 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10916852 memory=280294261846048 CPUtime=1.38 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 5507 13158 0 1 128 2 5 3 20 0 15 0 67432691 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10916852 memory=6944656591801718942 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11178856448 97940 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10916852 memory=362312 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 11 13158 0 1 0 0 5 3 20 0 15 0 67432691 11178856448 97940 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 12.45 s
Current children cumulated vsize: 10916852 KiB
Current children cumulated memory: 391760 KiB

[startup+5.40077 s]
/proc/loadavg: 2.10 2.04 2.05 7/220 4384
/proc/meminfo: memFree=19841880/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10914144 memory=389180 CPUtime=12.74 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 71097 13158 1 1 1242 24 5 3 20 0 15 0 67432673 11176083456 97295 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2728536 97295 3515 1 0 2690189 0
[pid=4245/tid=4358] ppid=4240 vsize=10914144 memory=-8412658761930269840 CPUtime=5.19 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 45884 13158 0 1 499 12 5 3 20 0 15 0 67432685 11176083456 97295 33554432000 4194304 4196468 140729358864192 140108035842312 140107634187572 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10914144 memory=-8528806592724027277 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 244 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 97295 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10914144 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 229 13158 0 1 4 1 5 3 20 0 15 0 67432686 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10914144 memory=7307205021348095855 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 93 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10914144 memory=7230073382776430948 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 87 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10914144 memory=4638778398333161572 CPUtime=0.12 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 3460 13158 0 1 4 0 5 3 20 0 15 0 67432687 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10914144 memory=177725666 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 38 13158 0 1 0 0 5 3 20 0 15 0 67432688 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107521652448 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10914144 memory=280294129810816 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432688 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107067680000 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10914144 memory=140147064976144 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 97295 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10914144 memory=0 CPUtime=3.29 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) S 4240 4245 4192 0 -1 1077944384 8990 13158 0 1 320 1 5 3 20 0 15 0 67432691 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107488094448 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10914144 memory=0 CPUtime=2.74 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 4349 13158 0 1 265 1 5 3 20 0 15 0 67432691 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10914144 memory=0 CPUtime=1.39 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 5513 13158 0 1 129 2 5 3 20 0 15 0 67432691 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10914144 memory=6944656592455097440 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 97295 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10914144 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 11 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 97295 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 389180 KiB

[startup+5.50072 s]
/proc/loadavg: 2.10 2.04 2.05 7/220 4384
/proc/meminfo: memFree=19841880/32770624 swapFree=67108860/67108860
[pid=4245] ppid=4240 vsize=10914144 memory=389560 CPUtime=12.91 cores=0,2,4,6
/proc/4245/stat : 4245 (java) S 4240 4245 4192 0 -1 1077944320 71183 13158 1 1 1258 25 5 3 20 0 15 0 67432673 11176083456 97390 33554432000 4194304 4196468 140729358864192 140729358846736 140108064014071 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 2 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
/proc/4245/statm: 2728536 97390 3515 1 0 2690189 0
[pid=4245/tid=4358] ppid=4240 vsize=10914144 memory=274320 CPUtime=5.29 cores=0,2,4,6
/proc/4245/task/4358/stat : 4358 (java) R 4240 4245 4192 0 -1 4202560 45923 13158 0 1 509 12 5 3 20 0 15 0 67432685 11176083456 97390 33554432000 4194304 4196468 140729358864192 140108035839520 140108048094558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4363] ppid=4240 vsize=10914144 memory=280294129309248 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4363/stat : 4363 (java) S 4240 4245 4192 0 -1 1077944384 244 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 97390 33554432000 4194304 4196468 140729358864192 140108068256272 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4364] ppid=4240 vsize=10914144 memory=13722420513464 CPUtime=0.13 cores=0,2,4,6
/proc/4245/task/4364/stat : 4364 (java) S 4240 4245 4192 0 -1 1077944384 229 13158 0 1 4 1 5 3 20 0 15 0 67432686 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107956529808 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4365] ppid=4240 vsize=10914144 memory=-8412652177879177843 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4365/stat : 4365 (java) S 4240 4245 4192 0 -1 1077944384 93 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107955476752 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4366] ppid=4240 vsize=10914144 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/4245/task/4366/stat : 4366 (java) S 4240 4245 4192 0 -1 1077944384 87 13158 0 1 5 1 5 3 20 0 15 0 67432686 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107954424208 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4368] ppid=4240 vsize=10914144 memory=8 CPUtime=0.12 cores=0,2,4,6
/proc/4245/task/4368/stat : 4368 (java) S 4240 4245 4192 0 -1 1077944384 3460 13158 0 1 4 0 5 3 20 0 15 0 67432687 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107522706160 140108064025218 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4370] ppid=4240 vsize=10914144 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4370/stat : 4370 (java) S 4240 4245 4192 0 -1 1077944384 38 13158 0 1 0 0 5 3 20 0 15 0 67432688 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107521652448 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4372] ppid=4240 vsize=10914144 memory=8 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4372/stat : 4372 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432688 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107067680000 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4377] ppid=4240 vsize=10914144 memory=334564 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4377/stat : 4377 (java) S 4240 4245 4192 0 -1 1077944384 2 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 97390 33554432000 4194304 4196468 140729358864192 140106799245776 140108064032667 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4378] ppid=4240 vsize=10914144 memory=337352 CPUtime=3.32 cores=0,2,4,6
/proc/4245/task/4378/stat : 4378 (java) R 4240 4245 4192 0 -1 4202560 9002 13158 0 1 322 2 5 3 20 0 15 0 67432691 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107488094448 140108064035418 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4379] ppid=4240 vsize=10914144 memory=33 CPUtime=2.75 cores=0,2,4,6
/proc/4245/task/4379/stat : 4379 (java) S 4240 4245 4192 0 -1 1077944384 4356 13158 0 1 266 1 5 3 20 0 15 0 67432691 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107487041904 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4380] ppid=4240 vsize=10914144 memory=333608 CPUtime=1.41 cores=0,2,4,6
/proc/4245/task/4380/stat : 4380 (java) S 4240 4245 4192 0 -1 1077944384 5541 13158 0 1 131 2 5 3 20 0 15 0 67432691 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107485988848 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4382] ppid=4240 vsize=10914144 memory=357860 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4382/stat : 4382 (java) S 4240 4245 4192 0 -1 1077944384 3 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 97390 33554432000 4194304 4196468 140729358864192 140106329483616 140108064024277 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
[pid=4245/tid=4384] ppid=4240 vsize=10914144 memory=8027223685274615916 CPUtime=0.08 cores=0,2,4,6
/proc/4245/task/4384/stat : 4384 (java) S 4240 4245 4192 0 -1 1077944384 11 13158 0 1 0 0 5 3 20 0 15 0 67432691 11176083456 97390 33554432000 4194304 4196468 140729358864192 140107484937264 140108064025218 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21905408 140729358866604 140729358869852 140729358869852 140729358872527 0
Current children cumulated CPU time: 12.91 s
Current children cumulated vsize: 10914144 KiB
Current children cumulated memory: 389560 KiB

Child status: 0
Real time (s): 5.56218
CPU time (s): 13.0161
CPU user time (s): 12.7173
CPU system time (s): 0.298766
CPU usage (%): 234.01
Max. virtual memory (cumulated for all children) (KiB): 10916852
Max. memory (cumulated for all children) (KiB): 391760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.7173
system time used= 0.298766
maximum resident set size= 392332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84560
page faults= 2
swaps= 0
block input operations= 72
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6133
involuntary context switches= 81


# summary of solver processes directly reported to runsolver:
#   pid: 4245
#   total CPU time (s): 13.0161
#   total CPU user time (s): 12.7173
#   total CPU system time (s): 0.298766

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06469 second user time and 0.089658 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-25 08:04:55
IDJOB=4294871
IDBENCH=141439
IDSOLVER=2751
FILE ID=node132/4294871-1532498695
RUNJOBID= node132-1532498695-4223
PBS_JOBID= 21021589
Free space on /tmp= 52144 MiB

SOLVER NAME= Concrete 3.8-SuperNG 2018-06-13
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-05-06_c18.xml
COMMAND LINE= concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED -superng BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294871-1532498695/watcher-4294871-1532498695 -o /tmp/evaluation-result-4294871-1532498695/solver-4294871-1532498695 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532498695-4223 --watchdog 2580  concrete-3.8/bin/xcsp-3-concrete -J-Xss32M -randomseed=567075643 -superng HOME/instance-4294871-1532498695.xml

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

MD5SUM BENCH= 81d4059c2b76389bba6ef17dee6cb29a
RANDOM SEED=567075643

node132.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.65
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.65
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.65
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.65
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:        20616408 kB
MemAvailable:   31939044 kB
Buffers:          190228 kB
Cached:         11292144 kB
SwapCached:            0 kB
Active:          3121116 kB
Inactive:        8414372 kB
Active(anon):       3320 kB
Inactive(anon):    69688 kB
Active(file):    3117796 kB
Inactive(file):  8344684 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             55592 kB
Writeback:            24 kB
AnonPages:         59836 kB
Mapped:            39112 kB
Shmem:             17056 kB
Slab:             315604 kB
SReclaimable:     288616 kB
SUnreclaim:        26988 kB
KernelStack:        3184 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 52092 MiB
End job on node132 at 2018-07-25 08:05:01