Trace number 4299248

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? 73.0348 30.5491

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-15-4-rom_c18.xml
MD5SUM11fd43c8e45d476b85885954fcb4d1ec
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables585
Number of constraints120
Number of domains5
Minimum domain size2
Maximum domain size133790
Distribution of domain sizes[{"size":2,"count":30},{"size":16,"count":210},{"size":27,"count":225},{"size":133790,"count":120}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":150},{"degree":2,"count":210},{"degree":8,"count":225}]
Minimum constraint arity18
Maximum constraint arity19
Distribution of constraint arities[{"arity":18,"count":30},{"arity":19,"count":90}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
72.66/30.37	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
72.66/30.37		at java.util.Arrays.copyOf(Arrays.java:3308)
72.66/30.37		at java.util.BitSet.ensureCapacity(BitSet.java:337)
72.66/30.37		at java.util.BitSet.expandTo(BitSet.java:352)
72.66/30.37		at java.util.BitSet.set(BitSet.java:447)
72.66/30.37		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:61)
72.66/30.37		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:140)
72.66/30.37		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
72.66/30.37		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
72.66/30.37		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
72.66/30.37		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
72.66/30.37		at org.xcsp.parser.XCallbacks$$Lambda$86/25548982.accept(Unknown Source)
72.66/30.37		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
72.66/30.37		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
72.88/30.47		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
72.88/30.47		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
72.88/30.47		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
72.88/30.47		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
72.88/30.47		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
72.88/30.47		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
72.88/30.47		at xcsp3.XCSP3.<init>(XCSP3.java:72)
72.88/30.47		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
72.88/30.47		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
72.88/30.47	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 (8877 MiB free)
  memory of node 1: 16384 MiB (13770 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299248-1532791953/watcher-4299248-1532791953 -o /tmp/evaluation-result-4299248-1532791953/solver-4299248-1532791953 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532774598-23261 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299248-1532791953.xml 

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

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

solver pid=25461, runsolver pid=25458

[startup+0.100061 s]*
/proc/loadavg: 1.89 1.58 1.82 4/215 25476
/proc/meminfo: memFree=23176848/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661052 memory=26676 CPUtime=0.12 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 5565 0 0 0 11 1 0 0 20 0 15 0 96758687 10916917248 6669 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665263 6669 2830 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661052 memory=-8341684059579125373 CPUtime=0.08 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) R 25458 25461 23229 0 -1 4202560 3395 0 0 0 8 0 0 0 20 0 15 0 96758688 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642912245728 139642908036502 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661052 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642877737488 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642513263248 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642512210192 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) S 25458 25461 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642511157648 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642399591152 139642908035714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642398537376 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642394327408 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0.01 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) R 25458 25461 23229 0 -1 4202560 357 0 0 0 1 0 0 0 20 0 15 0 96758693 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642393274352 139642886390272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 6669 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 26676 KiB

[startup+0.217786 s]*
/proc/loadavg: 1.89 1.58 1.82 4/215 25476
/proc/meminfo: memFree=23164800/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661052 memory=41392 CPUtime=0.36 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 8444 0 0 0 34 2 0 0 20 0 15 0 96758687 10916917248 10348 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665263 10348 3018 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) R 25458 25461 23229 0 -1 4202560 5211 0 0 0 19 1 0 0 20 0 15 0 96758688 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642912258656 139642545484562 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661052 memory=364 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642877737488 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661052 memory=139748156263624 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642513263248 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642512210192 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) S 25458 25461 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642511157648 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642399591152 139642908035714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642398537376 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661052 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) R 25458 25461 23229 0 -1 4202560 902 0 0 0 4 0 0 0 20 0 15 0 96758693 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642395379952 139642891435520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) R 25458 25461 23229 0 -1 4202560 70 0 0 0 2 0 0 0 20 0 15 0 96758693 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642394327408 139642885366432 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0.07 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) R 25458 25461 23229 0 -1 1077944384 894 0 0 0 7 0 0 0 20 0 15 0 96758693 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642393274352 139642908035714 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 10348 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 41392 KiB

[startup+0.310552 s]*
/proc/loadavg: 1.89 1.58 1.82 3/215 25476
/proc/meminfo: memFree=23110188/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661052 memory=99244 CPUtime=0.5 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 8608 0 0 0 46 4 0 0 20 0 15 0 96758687 10916917248 24811 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665263 24811 3028 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661052 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) R 25458 25461 23229 0 -1 4202560 5243 0 0 0 27 3 0 0 20 0 15 0 96758688 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642912258656 139642908046493 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661052 memory=304556149079015447 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642877737488 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661052 memory=139748156260260 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642513263248 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642512210192 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) S 25458 25461 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96758688 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642511157648 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642399591152 139642908035714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642398537376 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661052 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 908 0 0 0 5 0 0 0 20 0 15 0 96758693 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661052 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 106 0 0 0 3 0 0 0 20 0 15 0 96758693 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642394327408 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0.09 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) S 25458 25461 23229 0 -1 1077944384 983 0 0 0 9 0 0 0 20 0 15 0 96758693 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642393274352 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661052 memory=139748155725440 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 24811 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 99244 KiB

[startup+0.700773 s]
/proc/loadavg: 1.89 1.58 1.82 4/215 25476
/proc/meminfo: memFree=22916684/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661052 memory=479236 CPUtime=1.5 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 12029 0 0 0 111 39 0 0 20 0 15 0 96758687 10916917248 119809 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665263 119809 3079 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661052 memory=16236 CPUtime=0.51 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) S 25458 25461 23229 0 -1 1077944384 5276 0 0 0 45 6 0 0 20 0 15 0 96758688 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642912263824 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661052 memory=4048 CPUtime=0.12 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) R 25458 25461 23229 0 -1 4202560 354 0 0 0 5 7 0 0 20 0 15 0 96758688 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642877737488 139642893020513 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661052 memory=640 CPUtime=0.14 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) R 25458 25461 23229 0 -1 4202560 477 0 0 0 6 8 0 0 20 0 15 0 96758688 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642513263248 139642900652775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661052 memory=1788 CPUtime=0.16 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) R 25458 25461 23229 0 -1 4202560 560 0 0 0 7 9 0 0 20 0 15 0 96758688 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642512210192 139642900652775 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661052 memory=960 CPUtime=0.12 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) R 25458 25461 23229 0 -1 4202560 233 0 0 0 6 6 0 0 20 0 15 0 96758688 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642511157768 139642900652775 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661052 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 93 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642399589696 139642908034773 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661052 memory=2332 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642398537376 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661052 memory=928 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 96758690 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661052 memory=6153431502485415274 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661052 memory=6081108994580113768 CPUtime=0.1 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 978 0 0 0 10 0 0 0 20 0 15 0 96758693 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661052 memory=6154282490091891024 CPUtime=0.18 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 1704 0 0 0 18 0 0 0 20 0 15 0 96758693 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642394312400 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661052 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) S 25458 25461 23229 0 -1 1077944384 993 0 0 0 10 0 0 0 20 0 15 0 96758693 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642393274352 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661052 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 96758693 10916917248 119809 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 479236 KiB

[startup+1.50163 s]
/proc/loadavg: 1.89 1.58 1.82 5/215 25476
/proc/meminfo: memFree=22661628/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661128 memory=778060 CPUtime=3.2 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 14029 0 0 0 265 55 0 0 20 0 15 0 96758687 10916995072 194515 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665282 194515 3144 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661128 memory=745248 CPUtime=1.21 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) S 25458 25461 23229 0 -1 1077944384 5654 0 0 0 113 8 0 0 20 0 15 0 96758688 10916995072 194515 33554432000 4194304 4196468 140733193005840 139642912262400 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661128 memory=6791534058613427641 CPUtime=0.22 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) R 25458 25461 23229 0 -1 4202560 503 0 0 0 12 10 0 0 20 0 15 0 96758688 10916995072 194515 33554432000 4194304 4196468 140733193005840 139642877737488 139642893051986 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661128 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) R 25458 25461 23229 0 -1 4202560 548 0 0 0 13 11 0 0 20 0 15 0 96758688 10916995072 194515 33554432000 4194304 4196468 140733193005840 139642513263248 139642893048270 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661128 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) R 25458 25461 23229 0 -1 4202560 666 0 0 0 12 12 0 0 20 0 15 0 96758688 10916995072 194515 33554432000 4194304 4196468 140733193005840 139642512210192 139642893048270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661128 memory=6943526294502006880 CPUtime=0.21 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) R 25458 25461 23229 0 -1 4202560 400 0 0 0 12 9 0 0 20 0 15 0 96758688 10916995072 194515 33554432000 4194304 4196468 140733193005840 139642511157848 139642893051753 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 483 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 194515 33554432000 4194304 4196468 140733193005840 139642399589664 139642908034773 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0

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


[startup+28.8016 s]
/proc/loadavg: 1.81 1.59 1.81 6/215 25476
/proc/meminfo: memFree=14898672/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661128 memory=8288148 CPUtime=67.22 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 1044458 0 0 0 6078 644 0 0 20 0 15 0 96758687 10916995072 2072037 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665282 2072037 3161 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661128 memory=1444 CPUtime=15.24 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) S 25458 25461 23229 0 -1 1077944384 302946 0 0 0 1493 31 0 0 20 0 15 0 96758688 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642912263232 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661128 memory=6791534058613427641 CPUtime=12.25 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) R 25458 25461 23229 0 -1 4202560 137404 0 0 0 1071 154 0 0 20 0 15 0 96758688 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642877737296 139642900652775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661128 memory=1408 CPUtime=12.23 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) R 25458 25461 23229 0 -1 4202560 137129 0 0 0 1079 144 0 0 20 0 15 0 96758688 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642513263056 139642900652775 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661128 memory=3164 CPUtime=12.32 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) R 25458 25461 23229 0 -1 4202560 304829 0 0 0 1075 157 0 0 20 0 15 0 96758688 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642512210080 139642901124243 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661128 memory=4661712 CPUtime=12.19 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) R 25458 25461 23229 0 -1 4202560 133830 0 0 0 1068 151 0 0 20 0 15 0 96758688 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642511157768 139642900652775 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661128 memory=4104 CPUtime=1.12 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 18471 0 0 0 110 2 0 0 20 0 15 0 96758690 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642399589712 139642908034773 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661128 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642398537440 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661128 memory=12012 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661128 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661128 memory=7124 CPUtime=0.66 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 2212 0 0 0 65 1 0 0 20 0 15 0 96758693 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661128 memory=1012 CPUtime=0.83 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 3748 0 0 0 83 0 0 0 20 0 15 0 96758693 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642394327408 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661128 memory=1444 CPUtime=0.29 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) S 25458 25461 23229 0 -1 1077944384 2165 0 0 0 29 0 0 0 20 0 15 0 96758693 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642393274352 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661128 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661128 memory=15436 CPUtime=0.01 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 320 0 0 0 0 1 0 0 20 0 15 0 96758693 10916995072 2072037 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 67.22 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8288148 KiB

[startup+29.6016 s]
/proc/loadavg: 1.81 1.59 1.81 6/215 25476
/proc/meminfo: memFree=14898672/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661128 memory=8288312 CPUtime=70.16 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 1054409 0 0 0 6370 646 0 0 20 0 15 0 96758687 10916995072 2072078 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665282 2072078 3168 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661128 memory=8100380803942995284 CPUtime=15.24 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) S 25458 25461 23229 0 -1 1077944384 302947 0 0 0 1493 31 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642912263232 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661128 memory=6791534058613427641 CPUtime=12.96 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) R 25458 25461 23229 0 -1 4202560 137404 0 0 0 1142 154 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642877737688 139642900652775 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661128 memory=8288148 CPUtime=12.95 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) R 25458 25461 23229 0 -1 4202560 145238 0 0 0 1150 145 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642513263248 139642900652775 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661128 memory=6791534058613427641 CPUtime=13.04 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) R 25458 25461 23229 0 -1 4202560 306121 0 0 0 1147 157 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642512209776 139642900652775 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661128 memory=2764 CPUtime=12.9 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) R 25458 25461 23229 0 -1 4202560 133830 0 0 0 1139 151 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642511157848 139642892975172 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661128 memory=1408 CPUtime=1.18 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 19010 0 0 0 116 2 0 0 20 0 15 0 96758690 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642399589472 139642908034773 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661128 memory=3160 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642398536976 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661128 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661128 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661128 memory=1200 CPUtime=0.66 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 2212 0 0 0 65 1 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661128 memory=15436 CPUtime=0.83 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 3748 0 0 0 83 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642394327408 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661128 memory=16708 CPUtime=0.29 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) S 25458 25461 23229 0 -1 1077944384 2165 0 0 0 29 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642393274352 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661128 memory=16236 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661128 memory=4048 CPUtime=0.01 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 320 0 0 0 0 1 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 70.16 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8288312 KiB

[startup+30.0016 s]*
/proc/loadavg: 1.81 1.59 1.81 6/215 25476
/proc/meminfo: memFree=14898672/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661128 memory=8288312 CPUtime=71.64 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 1054530 0 0 0 6518 646 0 0 20 0 15 0 96758687 10916995072 2072078 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665282 2072078 3168 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661128 memory=6791534058613427641 CPUtime=15.24 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) S 25458 25461 23229 0 -1 1077944384 302948 0 0 0 1493 31 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642912263232 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661128 memory=4872558044660077418 CPUtime=13.32 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) R 25458 25461 23229 0 -1 4202560 137404 0 0 0 1178 154 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642877737688 139642893021219 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661128 memory=28431 CPUtime=13.31 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) R 25458 25461 23229 0 -1 4202560 145357 0 0 0 1186 145 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642513263248 139642893020974 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661128 memory=7085680916039755858 CPUtime=13.41 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) R 25458 25461 23229 0 -1 4202560 306121 0 0 0 1184 157 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642512210192 139642901121324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661128 memory=8100380803942995284 CPUtime=13.25 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) R 25458 25461 23229 0 -1 4202560 133830 0 0 0 1174 151 0 0 20 0 15 0 96758688 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642511157848 139642892723535 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661128 memory=8027200600010211437 CPUtime=1.23 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) S 25458 25461 23229 0 -1 1077944384 19011 0 0 0 121 2 0 0 20 0 15 0 96758690 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642399589696 139642908034773 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661128 memory=6004540074671363681 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642398537072 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661128 memory=2319528951497235680 CPUtime=0.66 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 2212 0 0 0 65 1 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661128 memory=0 CPUtime=0.83 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 3748 0 0 0 83 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642394327408 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661128 memory=279496071825600 CPUtime=0.29 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) S 25458 25461 23229 0 -1 1077944384 2165 0 0 0 29 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642393274352 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661128 memory=3684137158030662784 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661128 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 320 0 0 0 0 1 0 0 20 0 15 0 96758693 10916995072 2072078 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 71.64 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8288312 KiB

[startup+30.4016 s]
/proc/loadavg: 1.81 1.59 1.81 6/215 25476
/proc/meminfo: memFree=14898672/32770624 swapFree=67108532/67108860
[pid=25461] ppid=25458 vsize=10661128 memory=8288316 CPUtime=72.88 cores=1,3,5,7
/proc/25461/stat : 25461 (java) S 25458 25461 23229 0 -1 1077944320 1064944 0 0 0 6640 648 0 0 20 0 15 0 96758687 10916995072 2072079 33554432000 4194304 4196468 140733193005840 140733192988384 139642908024567 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
/proc/25461/statm: 2665282 2072079 3169 1 0 2627263 0
[pid=25461/tid=25463] ppid=25458 vsize=10661128 memory=28100 CPUtime=15.24 cores=1,3,5,7
/proc/25461/task/25463/stat : 25463 (java) S 25458 25461 23229 0 -1 1077944384 303041 0 0 0 1493 31 0 0 20 0 15 0 96758688 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642912264256 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25464] ppid=25458 vsize=10661128 memory=1280 CPUtime=13.6 cores=1,3,5,7
/proc/25461/task/25464/stat : 25464 (java) S 25458 25461 23229 0 -1 1077944384 137691 0 0 0 1206 154 0 0 20 0 15 0 96758688 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642877737488 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25465] ppid=25458 vsize=10661128 memory=8288148 CPUtime=13.59 cores=1,3,5,7
/proc/25461/task/25465/stat : 25465 (java) S 25458 25461 23229 0 -1 1077944384 155322 0 0 0 1213 146 0 0 20 0 15 0 96758688 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642513263248 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25466] ppid=25458 vsize=10661128 memory=3868 CPUtime=13.69 cores=1,3,5,7
/proc/25461/task/25466/stat : 25466 (java) S 25458 25461 23229 0 -1 1077944384 306121 0 0 0 1212 157 0 0 20 0 15 0 96758688 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642512210192 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25467] ppid=25458 vsize=10661128 memory=28100 CPUtime=13.54 cores=1,3,5,7
/proc/25461/task/25467/stat : 25467 (java) S 25458 25461 23229 0 -1 1077944384 133836 0 0 0 1202 152 0 0 20 0 15 0 96758688 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642511157648 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25468] ppid=25458 vsize=10661128 memory=1280 CPUtime=1.33 cores=1,3,5,7
/proc/25461/task/25468/stat : 25468 (java) R 25458 25461 23229 0 -1 4202560 19027 0 0 0 131 2 0 0 20 0 15 0 96758690 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642399589584 139642886394747 0 0 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25469] ppid=25458 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25469/stat : 25469 (java) S 25458 25461 23229 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642398537440 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25470] ppid=25458 vsize=10661128 memory=1960 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25470/stat : 25470 (java) S 25458 25461 23229 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 96758690 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642397484272 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25471] ppid=25458 vsize=10661128 memory=5756 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25471/stat : 25471 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642396432848 139642908043163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25472] ppid=25458 vsize=10661128 memory=4616 CPUtime=0.66 cores=1,3,5,7
/proc/25461/task/25472/stat : 25472 (java) S 25458 25461 23229 0 -1 1077944384 2212 0 0 0 65 1 0 0 20 0 15 0 96758693 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642395379952 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25473] ppid=25458 vsize=10661128 memory=1232 CPUtime=0.83 cores=1,3,5,7
/proc/25461/task/25473/stat : 25473 (java) S 25458 25461 23229 0 -1 1077944384 3748 0 0 0 83 0 0 0 20 0 15 0 96758693 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642394327408 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25474] ppid=25458 vsize=10661128 memory=12012 CPUtime=0.29 cores=1,3,5,7
/proc/25461/task/25474/stat : 25474 (java) S 25458 25461 23229 0 -1 1077944384 2199 0 0 0 29 0 0 0 20 0 15 0 96758693 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642393270224 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25475] ppid=25458 vsize=10661128 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/25461/task/25475/stat : 25475 (java) S 25458 25461 23229 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 96758693 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642392222048 139642908034773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
[pid=25461/tid=25476] ppid=25458 vsize=10661128 memory=7124 CPUtime=0.01 cores=1,3,5,7
/proc/25461/task/25476/stat : 25476 (java) S 25458 25461 23229 0 -1 1077944384 332 0 0 0 0 1 0 0 20 0 15 0 96758693 10916995072 2072079 33554432000 4194304 4196468 140733193005840 139642391170096 139642908035714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15364096 140733193008301 140733193008393 140733193008393 140733193011151 0
Current children cumulated CPU time: 72.88 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8288316 KiB

[startup+30.5008 s]*
/proc/loadavg: 1.81 1.59 1.81 3/202 25477
/proc/meminfo: memFree=19284628/32770624 swapFree=67108532/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): 30.5491
CPU time (s): 73.0348
CPU user time (s): 66.4256
CPU system time (s): 6.60916
CPU usage (%): 239.074
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 8288316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.4256
system time used= 6.60916
maximum resident set size= 8288316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1065035
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17312
involuntary context switches= 561


# summary of solver processes directly reported to runsolver:
#   pid: 25461
#   total CPU time (s): 73.0348
#   total CPU user time (s): 66.4256
#   total CPU system time (s): 6.60916

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.186703 second user time and 0.38629 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 17:32:35
IDJOB=4299248
IDBENCH=141314
IDSOLVER=2766
FILE ID=node104/4299248-1532791953
RUNJOBID= node104-1532774598-23261
PBS_JOBID= 21022461
Free space on /tmp= 48092 MiB

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

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

MD5SUM BENCH= 11fd43c8e45d476b85885954fcb4d1ec
RANDOM SEED=1691728475

node104.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.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	: 5333.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	: 5333.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	: 5333.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:        23192084 kB
MemAvailable:   27295124 kB
Buffers:          155784 kB
Cached:          4199436 kB
SwapCached:           12 kB
Active:          6846404 kB
Inactive:        2211388 kB
Active(anon):    4657420 kB
Inactive(anon):    73040 kB
Active(file):    2188984 kB
Inactive(file):  2138348 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:            158716 kB
Writeback:             0 kB
AnonPages:       4710120 kB
Mapped:            52708 kB
Shmem:             25060 kB
Slab:             211580 kB
SReclaimable:     183088 kB
SUnreclaim:        28492 kB
KernelStack:        3504 kB
PageTables:        14368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5786772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4587520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48088 MiB
End job on node104 at 2018-07-28 17:33:06