Trace number 4299234

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 NameAnswerobjective functionCPU timeWall clock time
Solver of Xavier Schul & Yvhan Smal 2018-04-28? 61.6478 25.6395

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-14-4-rom_c18.xml
MD5SUM52d67a2c2b92da49d73f7cfe8dcb2e5e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables532
Number of constraints112
Number of domains5
Minimum domain size2
Maximum domain size132304
Distribution of domain sizes[{"size":2,"count":28},{"size":15,"count":196},{"size":27,"count":196},{"size":132304,"count":112}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":140},{"degree":2,"count":196},{"degree":8,"count":196}]
Minimum constraint arity17
Maximum constraint arity18
Distribution of constraint arities[{"arity":17,"count":28},{"arity":18,"count":84}]
Number of extensional constraints112
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":112}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
61.48/25.51	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
61.48/25.51		at java.util.Arrays.copyOf(Arrays.java:3308)
61.48/25.51		at java.util.BitSet.ensureCapacity(BitSet.java:337)
61.48/25.51		at java.util.BitSet.expandTo(BitSet.java:352)
61.48/25.51		at java.util.BitSet.set(BitSet.java:447)
61.48/25.51		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:61)
61.48/25.51		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:140)
61.48/25.51		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
61.48/25.57		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
61.48/25.57		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
61.48/25.57		at org.xcsp.parser.XCallbacks$$Lambda$86/540159270.accept(Unknown Source)
61.48/25.57		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
61.48/25.57		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
61.48/25.57		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
61.48/25.57		at xcsp3.XCSP3.<init>(XCSP3.java:72)
61.48/25.57		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
61.48/25.57		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
61.48/25.57	s UNKNOWN

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299234-1532791350/watcher-4299234-1532791350 -o /tmp/evaluation-result-4299234-1532791350/solver-4299234-1532791350 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299234-1532791350.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=28164, runsolver pid=28161

[startup+0.101038 s]*
/proc/loadavg: 1.30 1.74 1.63 3/217 28179
/proc/meminfo: memFree=17769724/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661052 memory=27708 CPUtime=0.13 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 5272 0 0 0 12 1 0 0 20 0 15 0 96698068 10916917248 6927 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665263 6927 2845 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661052 memory=-8269626465541068156 CPUtime=0.09 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) R 28161 28164 24557 0 -1 4202560 3138 0 0 0 9 0 0 0 20 0 15 0 96698068 10916917248 6927 33554432000 4194304 4196468 140728666523600 140596161416672 140596157197718 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 6927 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 6927 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 6927 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96698070 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595193191280 140596157196930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96698071 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96698071 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) R 28161 28164 24557 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 96698073 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595187927280 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0.01 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) R 28161 28164 24557 0 -1 4202560 340 0 0 0 1 0 0 0 20 0 15 0 96698073 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595186874480 140596141266270 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698074 10916917248 6927 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27708 KiB

[startup+0.210686 s]*
/proc/loadavg: 1.30 1.74 1.63 4/217 28179
/proc/meminfo: memFree=17758140/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661052 memory=39660 CPUtime=0.33 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 8042 0 0 0 31 2 0 0 20 0 15 0 96698068 10916917248 9915 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665263 9915 2962 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) R 28161 28164 24557 0 -1 4202560 5096 0 0 0 19 1 0 0 20 0 15 0 96698068 10916917248 9915 33554432000 4194304 4196468 140728666523600 140596161422736 140596157207709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661052 memory=343 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 9915 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661052 memory=140633263049580 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 9915 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 9915 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96698070 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595193191280 140596157196930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96698071 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96698071 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661052 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) R 28161 28164 24557 0 -1 1077944384 694 0 0 0 3 0 0 0 20 0 15 0 96698073 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) R 28161 28164 24557 0 -1 4202560 63 0 0 0 1 0 0 0 20 0 15 0 96698073 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595187927280 140596137022124 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0.08 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 822 0 0 0 8 0 0 0 20 0 15 0 96698073 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595186874480 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698074 10916917248 9915 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39660 KiB

[startup+0.310621 s]*
/proc/loadavg: 1.30 1.74 1.63 3/217 28179
/proc/meminfo: memFree=17684664/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661052 memory=100344 CPUtime=0.5 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 8305 0 0 0 46 4 0 0 20 0 15 0 96698068 10916917248 25086 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665263 25086 2994 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661052 memory=7022364594140610616 CPUtime=0.3 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) R 28161 28164 24557 0 -1 4202560 5139 0 0 0 27 3 0 0 20 0 15 0 96698068 10916917248 25598 33554432000 4194304 4196468 140728666523600 140596161422736 140596157207709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661052 memory=4294979917 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 25598 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661052 memory=140633263043630 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 25598 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 25598 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96698069 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96698070 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595193191280 140596157196930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96698071 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96698071 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661052 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) S 28161 28164 24557 0 -1 1077944384 708 0 0 0 4 0 0 0 20 0 15 0 96698073 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661052 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) R 28161 28164 24557 0 -1 4202560 205 0 0 0 4 0 0 0 20 0 15 0 96698073 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595187927280 140596141099585 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0.1 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 887 0 0 0 10 0 0 0 20 0 15 0 96698073 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595186874480 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661052 memory=140633262503552 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698074 10916917248 25598 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 100344 KiB

[startup+0.701456 s]
/proc/loadavg: 1.30 1.74 1.63 5/217 28179
/proc/meminfo: memFree=17489920/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661128 memory=364944 CPUtime=1.5 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 11995 0 0 0 118 32 0 0 20 0 15 0 96698068 10916995072 90724 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665282 90724 3102 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661128 memory=261626657800554 CPUtime=0.57 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) S 28161 28164 24557 0 -1 1077944384 5451 0 0 0 51 6 0 0 20 0 15 0 96698068 10916995072 91236 33554432000 4194304 4196468 140728666523600 140596161423296 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661128 memory=4051047449723404320 CPUtime=0.1 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) R 28161 28164 24557 0 -1 4202560 171 0 0 0 4 6 0 0 20 0 15 0 96698069 10916995072 91236 33554432000 4194304 4196468 140728666523600 140596093876880 140596150288500 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661128 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) R 28161 28164 24557 0 -1 4202560 147 0 0 0 3 5 0 0 20 0 15 0 96698069 10916995072 91236 33554432000 4194304 4196468 140728666523600 140596092824080 140596150288500 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661128 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) R 28161 28164 24557 0 -1 4202560 166 0 0 0 4 6 0 0 20 0 15 0 96698069 10916995072 91236 33554432000 4194304 4196468 140728666523600 140596091771280 140596150288836 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661128 memory=7809523229951467576 CPUtime=0.1 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) R 28161 28164 24557 0 -1 4202560 164 0 0 0 4 6 0 0 20 0 15 0 96698069 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595760589272 140596150288500 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 96698070 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595193189792 140596157195989 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661128 memory=-6583839696183762729 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661128 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) S 28161 28164 24557 0 -1 1077944384 2181 0 0 0 21 0 0 0 20 0 15 0 96698073 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661128 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) S 28161 28164 24557 0 -1 1077944384 1163 0 0 0 14 0 0 0 20 0 15 0 96698073 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595187927280 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661128 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 1112 0 0 0 13 0 0 0 20 0 15 0 96698073 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595186870352 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661128 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 91236 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 364944 KiB

[startup+1.50076 s]
/proc/loadavg: 1.30 1.74 1.63 5/217 28179
/proc/meminfo: memFree=17283024/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661128 memory=699024 CPUtime=3.22 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 13553 0 0 0 268 54 0 0 20 0 15 0 96698068 10916995072 174756 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665282 174756 3136 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661128 memory=12848 CPUtime=1.24 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) R 28161 28164 24557 0 -1 4202560 5520 0 0 0 116 8 0 0 20 0 15 0 96698068 10916995072 174756 33554432000 4194304 4196468 140728666523600 140596161423712 140595774071656 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661128 memory=6791534058613427641 CPUtime=0.22 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 330 0 0 0 12 10 0 0 20 0 15 0 96698069 10916995072 174756 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661128 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 295 0 0 0 10 11 0 0 20 0 15 0 96698069 10916995072 174756 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661128 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 360 0 0 0 11 11 0 0 20 0 15 0 96698069 10916995072 174756 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661128 memory=0 CPUtime=0.22 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 272 0 0 0 12 10 0 0 20 0 15 0 96698069 10916995072 174756 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 96698070 10916995072 174756 33554432000 4194304 4196468 140728666523600 140595193191280 140596157196930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0

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

/proc/28164/task/28166/stat : 28166 (java) R 28161 28164 24557 0 -1 4202560 6511 0 0 0 255 11 0 0 20 0 15 0 96698068 10916995072 273603 33554432000 4194304 4196468 140728666523600 140596161423520 140595774387875 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661128 memory=56 CPUtime=0.37 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 476 0 0 0 25 12 0 0 20 0 15 0 96698069 10916995072 273603 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661128 memory=-8311738553153378854 CPUtime=0.37 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 375 0 0 0 23 14 0 0 20 0 15 0 96698069 10916995072 273603 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661128 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 471 0 0 0 24 13 0 0 20 0 15 0 96698069 10916995072 273603 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661128 memory=8819580419504778285 CPUtime=0.38 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 357 0 0 0 24 14 0 0 20 0 15 0 96698069 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661128 memory=288285558848095396 CPUtime=0.04 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 1089 0 0 0 4 0 0 0 20 0 15 0 96698070 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595193191280 140596157196930 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661128 memory=-2746958450906831424 CPUtime=0.52 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) S 28161 28164 24557 0 -1 1077944384 2249 0 0 0 52 0 0 0 20 0 15 0 96698073 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661128 memory=-2317720213663851332 CPUtime=0.46 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) S 28161 28164 24557 0 -1 1077944384 1549 0 0 0 46 0 0 0 20 0 15 0 96698073 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595187927280 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661128 memory=482960 CPUtime=0.21 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 1273 0 0 0 21 0 0 0 20 0 15 0 96698073 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595186874480 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661128 memory=17044 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661128 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 273603 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 5.45 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 1094412 KiB

[startup+6.30078 s]
/proc/loadavg: 1.36 1.74 1.63 3/217 28179
/proc/meminfo: memFree=15636948/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661128 memory=2100776 CPUtime=9.57 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 22326 0 0 0 846 111 0 0 20 0 15 0 96698068 10916995072 525194 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665282 525194 3150 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661128 memory=56 CPUtime=5.6 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) R 28161 28164 24557 0 -1 4202560 7952 0 0 0 539 21 0 0 20 0 15 0 96698068 10916995072 525194 33554432000 4194304 4196468 140728666523600 140596161423536 140595774388228 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661128 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 936 0 0 0 39 22 0 0 20 0 15 0 96698069 10916995072 525194 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661128 memory=0 CPUtime=0.59 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 510 0 0 0 38 21 0 0 20 0 15 0 96698069 10916995072 525194 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661128 memory=0 CPUtime=0.61 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 1138 0 0 0 41 20 0 0 20 0 15 0 96698069 10916995072 525194 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661128 memory=140633134277400 CPUtime=0.6 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 804 0 0 0 38 22 0 0 20 0 15 0 96698069 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661128 memory=6944656592455360604 CPUtime=0.04 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 1702 0 0 0 4 0 0 0 20 0 15 0 96698070 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595193191280 140596157196930 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661128 memory=7100839861566347365 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661128 memory=5450909908396308010 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661128 memory=2100776 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661128 memory=56 CPUtime=0.68 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) S 28161 28164 24557 0 -1 1077944384 3871 0 0 0 68 0 0 0 20 0 15 0 96698073 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661128 memory=281266268143856 CPUtime=0.53 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) S 28161 28164 24557 0 -1 1077944384 2250 0 0 0 53 0 0 0 20 0 15 0 96698073 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595187927280 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661128 memory=0 CPUtime=0.24 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 1661 0 0 0 24 0 0 0 20 0 15 0 96698073 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595186874480 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661128 memory=-6305711698235122816 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661128 memory=56 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 525194 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 9.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 2100776 KiB

[startup+12.7014 s]
/proc/loadavg: 1.25 1.71 1.62 6/217 28179
/proc/meminfo: memFree=12640020/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661128 memory=5617456 CPUtime=24.49 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 235670 0 0 0 2046 403 0 0 20 0 15 0 96698068 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665282 1404364 3155 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661128 memory=0 CPUtime=8.86 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) S 28161 28164 24557 0 -1 1077944384 9147 0 0 0 865 21 0 0 20 0 15 0 96698068 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140596161424480 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661128 memory=1204 CPUtime=3.42 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) R 28161 28164 24557 0 -1 4202560 53783 0 0 0 239 103 0 0 20 0 15 0 96698069 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140596093876880 140596142175341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661128 memory=15872 CPUtime=3.39 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) R 28161 28164 24557 0 -1 4202560 51236 0 0 0 257 82 0 0 20 0 15 0 96698069 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140596092823968 140596150285439 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661128 memory=1577404 CPUtime=3.4 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) R 28161 28164 24557 0 -1 4202560 53675 0 0 0 248 92 0 0 20 0 15 0 96698069 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140596091771480 140596150285439 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661128 memory=2924456 CPUtime=3.43 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) R 28161 28164 24557 0 -1 4202560 53854 0 0 0 245 98 0 0 20 0 15 0 96698069 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595760589272 140596142175341 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661128 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) S 28161 28164 24557 0 -1 1077944384 4132 0 0 0 33 0 0 0 20 0 15 0 96698070 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595193189824 140596157195989 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595192137248 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661128 memory=2926092 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661128 memory=2241 CPUtime=0.7 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) S 28161 28164 24557 0 -1 1077944384 3928 0 0 0 70 0 0 0 20 0 15 0 96698073 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661128 memory=2926092 CPUtime=0.57 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) S 28161 28164 24557 0 -1 1077944384 2562 0 0 0 57 0 0 0 20 0 15 0 96698073 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595187927280 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661128 memory=6943526294502006880 CPUtime=0.28 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 1788 0 0 0 28 0 0 0 20 0 15 0 96698073 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595186874480 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 1404364 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 24.49 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 5617456 KiB

[startup+25.5015 s]
/proc/loadavg: 1.55 1.76 1.64 5/217 28179
/proc/meminfo: memFree=9347300/32770624 swapFree=67108688/67108860
[pid=28164] ppid=28161 vsize=10661128 memory=8306768 CPUtime=61.48 cores=0,2,4,6
/proc/28164/stat : 28164 (java) S 28161 28164 24557 0 -1 1077944320 456913 0 0 0 5441 707 0 0 20 0 15 0 96698068 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140728666506144 140596157185783 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
/proc/28164/statm: 2665282 2076692 3168 1 0 2627263 0
[pid=28164/tid=28166] ppid=28161 vsize=10661128 memory=129 CPUtime=13.03 cores=0,2,4,6
/proc/28164/task/28166/stat : 28166 (java) S 28161 28164 24557 0 -1 1077944384 100757 0 0 0 1278 25 0 0 20 0 15 0 96698068 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140596161424464 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28167] ppid=28161 vsize=10661128 memory=8306768 CPUtime=11.42 cores=0,2,4,6
/proc/28164/task/28167/stat : 28167 (java) S 28161 28164 24557 0 -1 1077944384 85030 0 0 0 953 189 0 0 20 0 15 0 96698069 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140596093876880 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28168] ppid=28161 vsize=10661128 memory=281266268353696 CPUtime=11.39 cores=0,2,4,6
/proc/28164/task/28168/stat : 28168 (java) S 28161 28164 24557 0 -1 1077944384 81261 0 0 0 990 149 0 0 20 0 15 0 96698069 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140596092824080 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28169] ppid=28161 vsize=10661128 memory=6624724 CPUtime=11.47 cores=0,2,4,6
/proc/28164/task/28169/stat : 28169 (java) S 28161 28164 24557 0 -1 1077944384 75596 0 0 0 983 164 0 0 20 0 15 0 96698069 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140596091771280 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28170] ppid=28161 vsize=10661128 memory=4420 CPUtime=11.44 cores=0,2,4,6
/proc/28164/task/28170/stat : 28170 (java) S 28161 28164 24557 0 -1 1077944384 85232 0 0 0 970 174 0 0 20 0 15 0 96698069 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595760589072 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28171] ppid=28161 vsize=10661128 memory=7087268 CPUtime=0.85 cores=0,2,4,6
/proc/28164/task/28171/stat : 28171 (java) R 28161 28164 24557 0 -1 4202560 16474 0 0 0 84 1 0 0 20 0 15 0 96698070 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595193189728 140596135555963 0 0 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28172] ppid=28161 vsize=10661128 memory=27916 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28172/stat : 28172 (java) S 28161 28164 24557 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595192137328 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28173] ppid=28161 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28173/stat : 28173 (java) S 28161 28164 24557 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96698071 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595191084400 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28174] ppid=28161 vsize=10661128 memory=-6948047529741492128 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28174/stat : 28174 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698073 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595190032720 140596157204379 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28175] ppid=28161 vsize=10661128 memory=8306768 CPUtime=0.84 cores=0,2,4,6
/proc/28164/task/28175/stat : 28175 (java) S 28161 28164 24557 0 -1 1077944384 5172 0 0 0 83 1 0 0 20 0 15 0 96698073 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595188980080 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28176] ppid=28161 vsize=10661128 memory=8279456 CPUtime=0.65 cores=0,2,4,6
/proc/28164/task/28176/stat : 28176 (java) S 28161 28164 24557 0 -1 1077944384 3299 0 0 0 65 0 0 0 20 0 15 0 96698073 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595187927280 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28177] ppid=28161 vsize=10661128 memory=-9174445032661854264 CPUtime=0.29 cores=0,2,4,6
/proc/28164/task/28177/stat : 28177 (java) S 28161 28164 24557 0 -1 1077944384 2475 0 0 0 29 0 0 0 20 0 15 0 96698073 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595186872128 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28178] ppid=28161 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28178/stat : 28178 (java) S 28161 28164 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595185821920 140596157195989 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
[pid=28164/tid=28179] ppid=28161 vsize=10661128 memory=2408 CPUtime=0 cores=0,2,4,6
/proc/28164/task/28179/stat : 28179 (java) S 28161 28164 24557 0 -1 1077944384 182 0 0 0 0 0 0 0 20 0 15 0 96698074 10916995072 2076692 33554432000 4194304 4196468 140728666523600 140595184770224 140596157196930 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140728666526893 140728666526985 140728666526985 140728666529743 0
Current children cumulated CPU time: 61.48 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8306768 KiB

[startup+25.6394 s]
# the end of solver process 28164 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=54.4898 s, system=7.158 s

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

[startup+25.6009 s]*
/proc/loadavg: 1.55 1.76 1.64 3/204 28180
/proc/meminfo: memFree=13921248/32770624 swapFree=67108688/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 25.6395
CPU time (s): 61.6478
CPU user time (s): 54.4898
CPU system time (s): 7.158
CPU usage (%): 240.441
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 8306768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.4898
system time used= 7.158
maximum resident set size= 8306800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 457108
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9558
involuntary context switches= 600


# summary of solver processes directly reported to runsolver:
#   pid: 28164
#   total CPU time (s): 61.6478
#   total CPU user time (s): 54.4898
#   total CPU system time (s): 7.158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.188355 second user time and 0.311714 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 17:22:32
IDJOB=4299234
IDBENCH=141312
IDSOLVER=2766
FILE ID=node106/4299234-1532791350
RUNJOBID= node106-1532776007-24588
PBS_JOBID= 21022468
Free space on /tmp= 46044 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-14-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299234-1532791350/watcher-4299234-1532791350 -o /tmp/evaluation-result-4299234-1532791350/solver-4299234-1532791350 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24588 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299234-1532791350.xml

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

MD5SUM BENCH= 52d67a2c2b92da49d73f7cfe8dcb2e5e
RANDOM SEED=50386394

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        17785132 kB
MemAvailable:   26356748 kB
Buffers:          230332 kB
Cached:          8502616 kB
SwapCached:            0 kB
Active:          8223848 kB
Inactive:        6128920 kB
Active(anon):    5566636 kB
Inactive(anon):    80488 kB
Active(file):    2657212 kB
Inactive(file):  6048432 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:            120788 kB
Writeback:             0 kB
AnonPages:       5706588 kB
Mapped:            55276 kB
Shmem:             25056 kB
Slab:             321976 kB
SReclaimable:     294432 kB
SUnreclaim:        27544 kB
KernelStack:        3760 kB
PageTables:        16236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6569696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5533696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46044 MiB
End job on node106 at 2018-07-28 17:22:58