Trace number 4299235

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
SuperSolver_Macq_Stevenart 2018-04-27? 57.6576 22.8305

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.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
57.26/22.69	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
57.26/22.69		at java.util.Arrays.copyOf(Arrays.java:3308)
57.26/22.69		at java.util.BitSet.ensureCapacity(BitSet.java:337)
57.26/22.69		at java.util.BitSet.expandTo(BitSet.java:352)
57.26/22.69		at java.util.BitSet.set(BitSet.java:447)
57.26/22.69		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:63)
57.26/22.69		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:141)
57.52/22.75		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
57.52/22.75		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
57.52/22.75		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
57.52/22.75		at org.xcsp.parser.XCallbacks$$Lambda$86/1690287238.accept(Unknown Source)
57.52/22.75		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
57.52/22.75		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
57.52/22.75		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
57.52/22.75		at xcsp3.XCSP3.<init>(XCSP3.java:73)
57.52/22.75		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
57.52/22.75		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
57.52/22.75	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 (7203 MiB free)
  memory of node 1: 16384 MiB (13513 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299235-1532820349/watcher-4299235-1532820349 -o /tmp/evaluation-result-4299235-1532820349/solver-4299235-1532820349 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31439 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299235-1532820349.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=1546, runsolver pid=1543

[startup+0.100071 s]*
/proc/loadavg: 1.90 1.63 1.46 5/219 1561
/proc/meminfo: memFree=21198284/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661052 memory=27412 CPUtime=0.12 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 5272 0 0 0 11 1 0 0 20 0 15 0 99598241 10916917248 6853 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665263 6853 2833 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661052 memory=-8171376296011865461 CPUtime=0.09 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) R 1543 1546 31407 0 -1 4202560 3139 0 0 0 8 1 0 0 20 0 15 0 99598241 10916917248 6853 33554432000 4194304 4196468 140721822072816 139767098468448 139767086476094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 6853 33554432000 4194304 4196468 140721822072816 139767030930320 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 6853 33554432000 4194304 4196468 140721822072816 139767029877520 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 6853 33554432000 4194304 4196468 140721822072816 139767028825232 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) S 1543 1546 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 6853 33554432000 4194304 4196468 140721822072816 139766697683984 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 6853 33554432000 4194304 4196468 140721822072816 139766130284656 139767094250114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 6853 33554432000 4194304 4196468 140721822072816 139766129230624 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 6853 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916917248 6853 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) S 1543 1546 31407 0 -1 1077944384 440 0 0 0 0 0 0 0 20 0 15 0 99598246 10916917248 6919 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) R 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 6919 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0.02 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) R 1543 1546 31407 0 -1 4202560 330 0 0 0 2 0 0 0 20 0 15 0 99598247 10916917248 6919 33554432000 4194304 4196468 140721822072816 139766123969392 139767078319454 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 6919 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 6919 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27412 KiB

[startup+0.21094 s]*
/proc/loadavg: 1.90 1.63 1.46 4/219 1561
/proc/meminfo: memFree=21186376/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661052 memory=40160 CPUtime=0.33 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 8117 0 0 0 31 2 0 0 20 0 15 0 99598241 10916917248 10040 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665263 10040 3008 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661052 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) R 1543 1546 31407 0 -1 4202560 5101 0 0 0 18 2 0 0 20 0 15 0 99598241 10916917248 10106 33554432000 4194304 4196468 140721822072816 139767098470688 139767094260893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661052 memory=4294967639 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 10106 33554432000 4194304 4196468 140721822072816 139767030930320 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661052 memory=140387358709013 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 10106 33554432000 4194304 4196468 140721822072816 139767029877520 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 10106 33554432000 4194304 4196468 140721822072816 139767028825232 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) S 1543 1546 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766697683984 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766130284656 139767094250114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766129230624 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661052 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) R 1543 1546 31407 0 -1 4202560 707 0 0 0 3 0 0 0 20 0 15 0 99598246 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766126074480 139767077623924 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661052 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) R 1543 1546 31407 0 -1 4202560 280 0 0 0 2 0 0 0 20 0 15 0 99598247 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766125021680 139767077735751 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0.07 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 740 0 0 0 7 0 0 0 20 0 15 0 99598247 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766123969392 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661052 memory=140387358168704 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 10106 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40160 KiB

[startup+0.310798 s]*
/proc/loadavg: 1.90 1.63 1.46 4/219 1561
/proc/meminfo: memFree=21129468/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661052 memory=102368 CPUtime=0.5 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 8308 0 0 0 46 4 0 0 20 0 15 0 99598241 10916917248 25592 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665263 25592 3018 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661052 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) R 1543 1546 31407 0 -1 4202560 5135 0 0 0 27 3 0 0 20 0 15 0 99598241 10916917248 26104 33554432000 4194304 4196468 140721822072816 139767098470304 139767094260893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661052 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 26104 33554432000 4194304 4196468 140721822072816 139767030930320 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661052 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 26104 33554432000 4194304 4196468 140721822072816 139767029877520 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 26104 33554432000 4194304 4196468 140721822072816 139767028825232 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) S 1543 1546 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99598242 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766697683984 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766130284656 139767094250114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766129230624 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99598244 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661052 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661052 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) R 1543 1546 31407 0 -1 4202560 714 0 0 0 5 0 0 0 20 0 15 0 99598246 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661052 memory=140387247289359 CPUtime=0.03 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) S 1543 1546 31407 0 -1 1077944384 284 0 0 0 3 0 0 0 20 0 15 0 99598247 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661052 memory=140387358170170 CPUtime=0.09 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 808 0 0 0 9 0 0 0 20 0 15 0 99598247 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766123969392 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661052 memory=140387247298479 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661052 memory=280774605502432 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598247 10916917248 26104 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 102368 KiB

[startup+0.701335 s]
/proc/loadavg: 1.90 1.63 1.46 5/219 1561
/proc/meminfo: memFree=20935040/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661128 memory=370736 CPUtime=1.49 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 12016 0 0 0 117 32 0 0 20 0 15 0 99598241 10916995072 92684 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665282 92684 3103 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661128 memory=57 CPUtime=0.56 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) S 1543 1546 31407 0 -1 1077944384 5477 0 0 0 50 6 0 0 20 0 15 0 99598241 10916995072 93196 33554432000 4194304 4196468 140721822072816 139767098476480 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661128 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) R 1543 1546 31407 0 -1 4202560 169 0 0 0 4 6 0 0 20 0 15 0 99598242 10916995072 93196 33554432000 4194304 4196468 140721822072816 139767030930320 139767087342035 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661128 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) R 1543 1546 31407 0 -1 4202560 162 0 0 0 4 6 0 0 20 0 15 0 99598242 10916995072 93196 33554432000 4194304 4196468 140721822072816 139767029877408 139767087341684 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661128 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) R 1543 1546 31407 0 -1 4202560 162 0 0 0 3 5 0 0 20 0 15 0 99598242 10916995072 93196 33554432000 4194304 4196468 140721822072816 139767028825232 139767087341684 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661128 memory=7813587196152723253 CPUtime=0.09 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) R 1543 1546 31407 0 -1 4202560 168 0 0 0 4 5 0 0 20 0 15 0 99598242 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766697683984 139767087341684 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661128 memory=6940156230964440640 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766130283168 139767094249173 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661128 memory=7588675599774802240 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766129230624 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661128 memory=8388926882097820299 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661128 memory=-8253362762722141311 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661128 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) S 1543 1546 31407 0 -1 1077944384 1707 0 0 0 14 0 0 0 20 0 15 0 99598246 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661128 memory=10 CPUtime=0.2 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) S 1543 1546 31407 0 -1 1077944384 1753 0 0 0 20 0 0 0 20 0 15 0 99598247 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661128 memory=-2127759918483134238 CPUtime=0.13 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 977 0 0 0 13 0 0 0 20 0 15 0 99598247 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766123965264 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661128 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661128 memory=8444 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 93196 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 370736 KiB

[startup+1.50077 s]
/proc/loadavg: 1.90 1.63 1.46 5/219 1561
/proc/meminfo: memFree=20722432/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661128 memory=697780 CPUtime=3.14 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 13355 0 0 0 262 52 0 0 20 0 15 0 99598241 10916995072 174445 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665282 174445 3139 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661128 memory=8444 CPUtime=1.25 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) R 1543 1546 31407 0 -1 4202560 5543 0 0 0 117 8 0 0 20 0 15 0 99598241 10916995072 174445 33554432000 4194304 4196468 140721822072816 139767098476960 139766711064797 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661128 memory=4036 CPUtime=0.21 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) S 1543 1546 31407 0 -1 1077944384 346 0 0 0 11 10 0 0 20 0 15 0 99598242 10916995072 174445 33554432000 4194304 4196468 140721822072816 139767030930320 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661128 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) S 1543 1546 31407 0 -1 1077944384 256 0 0 0 10 11 0 0 20 0 15 0 99598242 10916995072 174445 33554432000 4194304 4196468 140721822072816 139767029877520 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661128 memory=280774494935600 CPUtime=0.19 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) S 1543 1546 31407 0 -1 1077944384 276 0 0 0 10 9 0 0 20 0 15 0 99598242 10916995072 174445 33554432000 4194304 4196468 140721822072816 139767028825232 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661128 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) S 1543 1546 31407 0 -1 1077944384 324 0 0 0 11 10 0 0 20 0 15 0 99598242 10916995072 174445 33554432000 4194304 4196468 140721822072816 139766697683984 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 174445 33554432000 4194304 4196468 140721822072816 139766130284656 139767094250114 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0

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


[startup+19.2013 s]
/proc/loadavg: 2.25 1.72 1.49 6/219 1561
/proc/meminfo: memFree=12910320/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661128 memory=8298788 CPUtime=45.06 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 521616 0 0 0 3779 727 0 0 20 0 15 0 99598241 10916995072 2074697 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665282 2074697 3161 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661128 memory=8112282956445269571 CPUtime=10.46 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) S 1543 1546 31407 0 -1 1077944384 41677 0 0 0 1025 21 0 0 20 0 15 0 99598241 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139767098477616 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661128 memory=7524221300511036015 CPUtime=8.07 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) R 1543 1546 31407 0 -1 4202560 116202 0 0 0 635 172 0 0 20 0 15 0 99598242 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139767030930320 139767087338643 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661128 memory=5940074617030272099 CPUtime=8.09 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) R 1543 1546 31407 0 -1 4202560 109572 0 0 0 619 190 0 0 20 0 15 0 99598242 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139767029877720 139767087341946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661128 memory=7440056984007045732 CPUtime=8.06 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) R 1543 1546 31407 0 -1 4202560 117895 0 0 0 659 147 0 0 20 0 15 0 99598242 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139767028825232 139767087341960 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661128 memory=4639948313719891052 CPUtime=8.07 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) R 1543 1546 31407 0 -1 4202560 114515 0 0 0 618 189 0 0 20 0 15 0 99598242 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766697684184 139767087338734 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661128 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 10110 0 0 0 54 1 0 0 20 0 15 0 99598244 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766130283200 139767094249173 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766129230688 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661128 memory=2143200 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661128 memory=1589164 CPUtime=0.63 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) S 1543 1546 31407 0 -1 1077944384 3965 0 0 0 63 0 0 0 20 0 15 0 99598246 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661128 memory=1428356 CPUtime=0.74 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) S 1543 1546 31407 0 -1 1077944384 3866 0 0 0 74 0 0 0 20 0 15 0 99598247 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661128 memory=2308 CPUtime=0.27 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 2217 0 0 0 27 0 0 0 20 0 15 0 99598247 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766123969392 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661128 memory=4516 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661128 memory=6724 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 192 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074697 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 45.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8298788 KiB

[startup+20.8007 s]
/proc/loadavg: 2.25 1.72 1.49 3/219 1561
/proc/meminfo: memFree=12910320/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661128 memory=8298820 CPUtime=50.76 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 531468 0 0 0 4348 728 0 0 20 0 15 0 99598241 10916995072 2074705 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665282 2074705 3161 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661128 memory=11016593318 CPUtime=10.47 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) S 1543 1546 31407 0 -1 1077944384 41684 0 0 0 1026 21 0 0 20 0 15 0 99598241 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767098477616 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661128 memory=280774494523848 CPUtime=9.44 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) R 1543 1546 31407 0 -1 4202560 116666 0 0 0 771 173 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767030930440 139767086867175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661128 memory=8112282956445269571 CPUtime=9.47 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) R 1543 1546 31407 0 -1 4202560 109991 0 0 0 757 190 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767029877520 139767079228603 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661128 memory=140387247338548 CPUtime=9.42 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) R 1543 1546 31407 0 -1 4202560 118421 0 0 0 795 147 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767028825352 139767086867175 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661128 memory=140387247354353 CPUtime=9.43 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) R 1543 1546 31407 0 -1 4202560 115030 0 0 0 754 189 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766697683792 139767086867175 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661128 memory=8284404 CPUtime=0.77 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 18015 0 0 0 76 1 0 0 20 0 15 0 99598244 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766130283216 139767094249173 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661128 memory=140387247811632 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766129230688 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661128 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661128 memory=288230583166042425 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661128 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) S 1543 1546 31407 0 -1 1077944384 3965 0 0 0 63 0 0 0 20 0 15 0 99598246 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661128 memory=6944652177228980320 CPUtime=0.74 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) S 1543 1546 31407 0 -1 1077944384 3866 0 0 0 74 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661128 memory=-1598831813028945288 CPUtime=0.27 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 2218 0 0 0 27 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766123969392 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661128 memory=-3535359994705185418 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661128 memory=-5921431000328146009 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 50.76 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8298820 KiB

[startup+21.6007 s]
/proc/loadavg: 2.25 1.72 1.49 6/219 1561
/proc/meminfo: memFree=12910320/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661128 memory=8298820 CPUtime=53.86 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 532003 0 0 0 4657 729 0 0 20 0 15 0 99598241 10916995072 2074705 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665282 2074705 3161 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661128 memory=8298800 CPUtime=10.47 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) S 1543 1546 31407 0 -1 1077944384 41684 0 0 0 1026 21 0 0 20 0 15 0 99598241 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767098477616 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661128 memory=4036 CPUtime=10.2 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) R 1543 1546 31407 0 -1 4202560 116666 0 0 0 847 173 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767030930128 139767086867175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661128 memory=4100 CPUtime=10.27 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) R 1543 1546 31407 0 -1 4202560 110526 0 0 0 837 190 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767029877720 139767087338627 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661128 memory=29016 CPUtime=10.19 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) R 1543 1546 31407 0 -1 4202560 118421 0 0 0 871 148 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139767028825352 139767086867175 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661128 memory=8112282956445269571 CPUtime=10.2 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) R 1543 1546 31407 0 -1 4202560 115030 0 0 0 831 189 0 0 20 0 15 0 99598242 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766697683792 139767086867175 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661128 memory=1804 CPUtime=0.77 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 18015 0 0 0 76 1 0 0 20 0 15 0 99598244 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766130283216 139767094249173 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661128 memory=796 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766129230688 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661128 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661128 memory=11860 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661128 memory=5772 CPUtime=0.63 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) S 1543 1546 31407 0 -1 1077944384 3965 0 0 0 63 0 0 0 20 0 15 0 99598246 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661128 memory=4616 CPUtime=0.74 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) S 1543 1546 31407 0 -1 1077944384 3866 0 0 0 74 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661128 memory=1388 CPUtime=0.27 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 2218 0 0 0 27 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766123969392 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661128 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661128 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074705 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 53.86 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8298820 KiB

[startup+22.4013 s]
/proc/loadavg: 2.47 1.77 1.51 6/219 1561
/proc/meminfo: memFree=12910320/32770624 swapFree=67108856/67108860
[pid=1546] ppid=1543 vsize=10661128 memory=8298832 CPUtime=56.59 cores=1,3,5,7
/proc/1546/stat : 1546 (java) S 1543 1546 31407 0 -1 1077944320 558286 0 0 0 4928 731 0 0 20 0 15 0 99598241 10916995072 2074708 33554432000 4194304 4196468 140721822072816 140721822055360 139767094238967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
/proc/1546/statm: 2665282 2074708 3161 1 0 2627263 0
[pid=1546/tid=1548] ppid=1543 vsize=10661128 memory=4100 CPUtime=10.47 cores=1,3,5,7
/proc/1546/task/1548/stat : 1548 (java) S 1543 1546 31407 0 -1 1077944384 41687 0 0 0 1026 21 0 0 20 0 15 0 99598241 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139767098477616 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1549] ppid=1543 vsize=10661128 memory=29016 CPUtime=10.85 cores=1,3,5,7
/proc/1546/task/1549/stat : 1549 (java) R 1543 1546 31407 0 -1 4202560 116666 0 0 0 912 173 0 0 20 0 15 0 99598242 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139767030930320 139767079235613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1550] ppid=1543 vsize=10661128 memory=1244 CPUtime=10.91 cores=1,3,5,7
/proc/1546/task/1550/stat : 1550 (java) R 1543 1546 31407 0 -1 4202560 119259 0 0 0 901 190 0 0 20 0 15 0 99598242 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139767029877720 139767087338627 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1551] ppid=1543 vsize=10661128 memory=7240680 CPUtime=10.83 cores=1,3,5,7
/proc/1546/task/1551/stat : 1551 (java) R 1543 1546 31407 0 -1 4202560 122663 0 0 0 935 148 0 0 20 0 15 0 99598242 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139767028825232 139767078696587 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1552] ppid=1543 vsize=10661128 memory=415 CPUtime=10.85 cores=1,3,5,7
/proc/1546/task/1552/stat : 1552 (java) R 1543 1546 31407 0 -1 4202560 127822 0 0 0 894 191 0 0 20 0 15 0 99598242 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766697683984 139767079235613 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1553] ppid=1543 vsize=10661128 memory=8149044 CPUtime=0.91 cores=1,3,5,7
/proc/1546/task/1553/stat : 1553 (java) S 1543 1546 31407 0 -1 1077944384 18526 0 0 0 90 1 0 0 20 0 15 0 99598244 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766130283200 139767094249173 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1554] ppid=1543 vsize=10661128 memory=43 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1554/stat : 1554 (java) S 1543 1546 31407 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766129230224 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1555] ppid=1543 vsize=10661128 memory=49 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1555/stat : 1555 (java) S 1543 1546 31407 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 99598244 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766128178288 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1556] ppid=1543 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1556/stat : 1556 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598246 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766127126608 139767094257563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1557] ppid=1543 vsize=10661128 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/1546/task/1557/stat : 1557 (java) S 1543 1546 31407 0 -1 1077944384 3965 0 0 0 63 0 0 0 20 0 15 0 99598246 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766126074480 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1558] ppid=1543 vsize=10661128 memory=0 CPUtime=0.74 cores=1,3,5,7
/proc/1546/task/1558/stat : 1558 (java) S 1543 1546 31407 0 -1 1077944384 3866 0 0 0 74 0 0 0 20 0 15 0 99598247 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766125021680 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1559] ppid=1543 vsize=10661128 memory=1 CPUtime=0.27 cores=1,3,5,7
/proc/1546/task/1559/stat : 1559 (java) S 1543 1546 31407 0 -1 1077944384 2218 0 0 0 27 0 0 0 20 0 15 0 99598247 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766123969392 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1560] ppid=1543 vsize=10661128 memory=470 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1560/stat : 1560 (java) S 1543 1546 31407 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766122916832 139767094249173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
[pid=1546/tid=1561] ppid=1543 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1546/task/1561/stat : 1561 (java) S 1543 1546 31407 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 15 0 99598247 10916995072 2074708 33554432000 4194304 4196468 140721822072816 139766121863600 139767094250114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11612160 140721822078090 140721822078217 140721822078217 140721822080975 0
Current children cumulated CPU time: 56.59 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 8298832 KiB

[startup+22.8022 s]*
/proc/loadavg: 2.47 1.77 1.51 3/206 1562
/proc/meminfo: memFree=17883560/32770624 swapFree=67108856/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): 22.8305
CPU time (s): 57.6576
CPU user time (s): 50.2478
CPU system time (s): 7.40984
CPU usage (%): 252.546
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 8298844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.2478
system time used= 7.40984
maximum resident set size= 8298844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570032
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= 10678
involuntary context switches= 433


# summary of solver processes directly reported to runsolver:
#   pid: 1546
#   total CPU time (s): 57.6576
#   total CPU user time (s): 50.2478
#   total CPU system time (s): 7.40984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.179229 second user time and 0.283508 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-29 01:25:51
IDJOB=4299235
IDBENCH=141312
IDSOLVER=2767
FILE ID=node133/4299235-1532820349
RUNJOBID= node133-1532808819-31439
PBS_JOBID= 21022475
Free space on /tmp= 48128 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-14-4-rom_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299235-1532820349/watcher-4299235-1532820349 -o /tmp/evaluation-result-4299235-1532820349/solver-4299235-1532820349 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532808819-31439 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299235-1532820349.xml

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

MD5SUM BENCH= 52d67a2c2b92da49d73f7cfe8dcb2e5e
RANDOM SEED=759703678

node133.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.24
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.24
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.24
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.24
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:        21214832 kB
MemAvailable:   25859220 kB
Buffers:          186940 kB
Cached:          4705312 kB
SwapCached:            0 kB
Active:          8357616 kB
Inactive:        2667724 kB
Active(anon):    6084432 kB
Inactive(anon):    76688 kB
Active(file):    2273184 kB
Inactive(file):  2591036 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:            121308 kB
Writeback:             0 kB
AnonPages:       6140344 kB
Mapped:            53264 kB
Shmem:             25244 kB
Slab:             219724 kB
SReclaimable:     192004 kB
SUnreclaim:        27720 kB
KernelStack:        3584 kB
PageTables:        17172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7790244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6019072 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= 48128 MiB
End job on node133 at 2018-07-29 01:26:14