Trace number 4299254

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
slowpoke 2018-04-29? 33.5092 11.8733

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-11-4-rom_c18.xml
MD5SUM63b9378ece2d6066ad6e61da47f93b8a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark65
Best CPU time to get the best result obtained on this benchmark2520.09
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints88
Number of domains5
Minimum domain size2
Maximum domain size115571
Distribution of domain sizes[{"size":2,"count":22},{"size":12,"count":154},{"size":27,"count":121},{"size":115571,"count":88}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":110},{"degree":2,"count":154},{"degree":8,"count":121}]
Minimum constraint arity14
Maximum constraint arity15
Distribution of constraint arities[{"arity":14,"count":22},{"arity":15,"count":66}]
Number of extensional constraints88
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":88}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
33.24/11.76	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
33.24/11.76		at minicp.engine.core.BitSetMiniCP.<init>(BitSetMiniCP.java:13)
33.24/11.76		at minicp.engine.constraints.ShortTableCT.<init>(ShortTableCT.java:65)
33.24/11.76		at xcsp3.XCSP3.buildCtrExtension(XCSP3.java:152)
33.24/11.76		at org.xcsp.parser.loaders.CtrLoaderInteger.extension(CtrLoaderInteger.java:306)
33.24/11.76		at org.xcsp.parser.loaders.CtrLoaderInteger.load(CtrLoaderInteger.java:167)
33.24/11.76		at org.xcsp.parser.XCallbacks.loadCtr(XCallbacks.java:527)
33.24/11.76		at org.xcsp.parser.XCallbacks.lambda$loadCtrs$3(XCallbacks.java:510)
33.43/11.82		at org.xcsp.parser.XCallbacks$$Lambda$86/2015601401.accept(Unknown Source)
33.43/11.82		at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948)
33.43/11.82		at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
33.43/11.82		at org.xcsp.parser.XCallbacks.loadCtrs(XCallbacks.java:507)
33.43/11.82		at org.xcsp.parser.XCallbacks.loadGroup(XCallbacks.java:462)
33.43/11.82		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:422)
33.43/11.82		at org.xcsp.parser.XCallbacks.loadConstraints(XCallbacks.java:407)
33.43/11.82		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:297)
33.43/11.82		at org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
33.43/11.82		at xcsp3.XCSP3.<init>(XCSP3.java:84)
33.43/11.82		at xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
33.43/11.82		at xcsp3.CompetitionApp.main(CompetitionApp.java:51)
33.43/11.83	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 (11516 MiB free)
  memory of node 1: 16384 MiB (15041 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299254-1532809628/watcher-4299254-1532809628 -o /tmp/evaluation-result-4299254-1532809628/solver-4299254-1532809628 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10650 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299254-1532809628.xml --timelimit 2520 

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=10669, runsolver pid=10666

[startup+0.101752 s]*
/proc/loadavg: 0.93 0.95 1.04 5/202 10684
/proc/meminfo: memFree=27167924/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661056 memory=27572 CPUtime=0.13 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 5335 0 0 0 12 1 0 0 20 0 15 0 98526019 10916921344 6893 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665264 6893 2842 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661056 memory=5450919713671312938 CPUtime=0.1 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) R 10666 10669 10618 0 -1 4202560 3174 0 0 0 9 1 0 0 20 0 15 0 98526019 10916921344 6893 33554432000 4194304 4196468 140725790831312 140351215017328 140351210816090 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661056 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 6893 33554432000 4194304 4196468 140725790831312 140351147485712 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 6893 33554432000 4194304 4196468 140725790831312 140351146433168 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 6893 33554432000 4194304 4196468 140725790831312 140351145380112 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) S 10666 10669 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 6893 33554432000 4194304 4196468 140725790831312 140351144327568 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98526021 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350703020784 140351210805890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98526022 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350701967008 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) R 10666 10669 10618 0 -1 1077944384 430 0 0 0 0 0 0 0 20 0 15 0 98526024 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350698809584 140351210805890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) R 10666 10669 10618 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 15 0 98526024 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350697757040 140351188627600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0.02 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) R 10666 10669 10618 0 -1 4202560 321 0 0 0 2 0 0 0 20 0 15 0 98526024 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350696703984 140351189163412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526025 10916921344 6893 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27572 KiB

[startup+0.210963 s]*
/proc/loadavg: 0.93 0.95 1.04 4/202 10684
/proc/meminfo: memFree=27146344/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661056 memory=39780 CPUtime=0.34 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 8056 0 0 0 32 2 0 0 20 0 15 0 98526019 10916921344 9945 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665264 9945 2964 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661056 memory=7311146985107750967 CPUtime=0.2 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) R 10666 10669 10618 0 -1 4202560 5127 0 0 0 19 1 0 0 20 0 15 0 98526019 10916921344 10011 33554432000 4194304 4196468 140725790831312 140351215025984 140351210816669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661056 memory=14643 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 10011 33554432000 4194304 4196468 140725790831312 140351147485712 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661056 memory=140474254827696 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 10011 33554432000 4194304 4196468 140725790831312 140351146433168 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 10011 33554432000 4194304 4196468 140725790831312 140351145380112 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) S 10666 10669 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 10011 33554432000 4194304 4196468 140725790831312 140351144327568 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98526021 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350703020784 140351210805890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98526022 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350701967008 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) R 10666 10669 10618 0 -1 4202560 698 0 0 0 2 0 0 0 20 0 15 0 98526024 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350698809584 140351195191897 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) R 10666 10669 10618 0 -1 1077944384 157 0 0 0 2 0 0 0 20 0 15 0 98526024 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350697757040 140351210805890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0.08 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 772 0 0 0 8 0 0 0 20 0 15 0 98526024 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350696703984 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526025 10916921344 10011 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39780 KiB

[startup+0.310836 s]*
/proc/loadavg: 0.93 0.95 1.04 3/202 10684
/proc/meminfo: memFree=27085596/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661056 memory=98152 CPUtime=0.5 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 8325 0 0 0 46 4 0 0 20 0 15 0 98526019 10916921344 24538 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665264 24538 3007 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661056 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) R 10666 10669 10618 0 -1 4202560 5169 0 0 0 27 3 0 0 20 0 15 0 98526019 10916921344 25050 33554432000 4194304 4196468 140725790831312 140351215026112 140351210816669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661056 memory=302022882878554135 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 25050 33554432000 4194304 4196468 140725790831312 140351147485712 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661056 memory=140474254827692 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 25050 33554432000 4194304 4196468 140725790831312 140351146433168 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661056 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 25050 33554432000 4194304 4196468 140725790831312 140351145380112 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661056 memory=3472328296227680299 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) S 10666 10669 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98526020 10916921344 25050 33554432000 4194304 4196468 140725790831312 140351144327568 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661056 memory=8606357099929037293 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98526021 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350703020784 140351210805890 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661056 memory=3905500723314570800 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98526022 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350701967008 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661056 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) S 10666 10669 10618 0 -1 1077944384 781 0 0 0 5 0 0 0 20 0 15 0 98526024 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350698809584 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661056 memory=67440 CPUtime=0.03 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) S 10666 10669 10618 0 -1 1077944384 167 0 0 0 3 0 0 0 20 0 15 0 98526024 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350697757040 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0.1 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 842 0 0 0 10 0 0 0 20 0 15 0 98526024 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350696703984 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661056 memory=140474254816896 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526025 10916921344 25050 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 98152 KiB

[startup+0.707075 s]
/proc/loadavg: 0.93 0.95 1.04 7/202 10684
/proc/meminfo: memFree=26873648/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661132 memory=321924 CPUtime=1.59 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 10833 0 0 0 140 19 0 0 20 0 15 0 98526019 10916999168 80481 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665283 80481 3124 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661132 memory=1720 CPUtime=0.61 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) S 10666 10669 10618 0 -1 1077944384 5523 0 0 0 57 4 0 0 20 0 15 0 98526019 10916999168 80481 33554432000 4194304 4196468 140725790831312 140351215032576 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661132 memory=792 CPUtime=0.06 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) R 10666 10669 10618 0 -1 4202560 62 0 0 0 3 3 0 0 20 0 15 0 98526020 10916999168 80481 33554432000 4194304 4196468 140725790831312 140351147485712 140351203898031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661132 memory=1224 CPUtime=0.06 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) R 10666 10669 10618 0 -1 4202560 90 0 0 0 3 3 0 0 20 0 15 0 98526020 10916999168 80481 33554432000 4194304 4196468 140725790831312 140351146433168 140351195821866 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661132 memory=1944 CPUtime=0.06 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) R 10666 10669 10618 0 -1 4202560 239 0 0 0 3 3 0 0 20 0 15 0 98526020 10916999168 80481 33554432000 4194304 4196468 140725790831312 140351145380312 140351203897649 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661132 memory=5484 CPUtime=0.06 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) R 10666 10669 10618 0 -1 4202560 103 0 0 0 3 3 0 0 20 0 15 0 98526020 10916999168 80481 33554432000 4194304 4196468 140725790831312 140351144327568 140351203897644 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661132 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 98526021 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350703019296 140351210804949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661132 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350701967008 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661132 memory=968 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661132 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661132 memory=1696 CPUtime=0.26 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) R 10666 10669 10618 0 -1 4202560 1290 0 0 0 26 0 0 0 20 0 15 0 98526024 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350698795344 140351195724195 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661132 memory=58 CPUtime=0.24 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) R 10666 10669 10618 0 -1 4202560 850 0 0 0 24 0 0 0 20 0 15 0 98526024 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350697749528 140351195713768 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661132 memory=71 CPUtime=0.18 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 1232 0 0 0 18 0 0 0 20 0 15 0 98526024 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350696703984 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661132 memory=16785 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661132 memory=1 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 80481 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 321924 KiB

[startup+1.50077 s]
/proc/loadavg: 0.93 0.95 1.04 3/202 10684
/proc/meminfo: memFree=26681900/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661132 memory=574016 CPUtime=2.81 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 11667 0 0 0 256 25 0 0 20 0 15 0 98526019 10916999168 143504 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665283 143504 3129 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661132 memory=288230596050944315 CPUtime=1.35 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) R 10666 10669 10618 0 -1 4202560 5649 0 0 0 130 5 0 0 20 0 15 0 98526019 10916999168 143504 33554432000 4194304 4196468 140725790831312 140351215032736 140350826868891 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661132 memory=14410419259311685 CPUtime=0.11 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) S 10666 10669 10618 0 -1 1077944384 189 0 0 0 7 4 0 0 20 0 15 0 98526020 10916999168 143504 33554432000 4194304 4196468 140725790831312 140351147485712 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661132 memory=280948306960704 CPUtime=0.1 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) S 10666 10669 10618 0 -1 1077944384 292 0 0 0 7 3 0 0 20 0 15 0 98526020 10916999168 143504 33554432000 4194304 4196468 140725790831312 140351146433168 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661132 memory=288230621803970871 CPUtime=0.1 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) S 10666 10669 10618 0 -1 1077944384 283 0 0 0 6 4 0 0 20 0 15 0 98526020 10916999168 143504 33554432000 4194304 4196468 140725790831312 140351145380112 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661132 memory=13847469305890371 CPUtime=0.11 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) S 10666 10669 10618 0 -1 1077944384 221 0 0 0 7 4 0 0 20 0 15 0 98526020 10916999168 143504 33554432000 4194304 4196468 140725790831312 140351144327568 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 15 0 98526021 10916999168 143504 33554432000 4194304 4196468 140725790831312 140350703020784 140351210805890 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0

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

[pid=10669/tid=10683] ppid=10666 vsize=10661132 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 1130660 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661132 memory=15864 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 1130660 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 14.64 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 4520592 KiB

[startup+9.60119 s]
/proc/loadavg: 1.09 0.99 1.05 6/221 10710
/proc/meminfo: memFree=17234568/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661132 memory=7656440 CPUtime=25.83 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 217073 0 0 0 1886 697 0 0 20 0 15 0 98526019 10916999168 1914110 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665283 1914110 3149 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661132 memory=356 CPUtime=4.27 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) S 10666 10669 10618 0 -1 1077944384 9100 0 0 0 411 16 0 0 20 0 15 0 98526019 10916999168 1914110 33554432000 4194304 4196468 140725790831312 140351215032720 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661132 memory=107 CPUtime=5.02 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) R 10666 10669 10618 0 -1 4202560 46515 0 0 0 315 187 0 0 20 0 15 0 98526020 10916999168 1914110 33554432000 4194304 4196468 140725790831312 140351147485712 140351203894443 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661132 memory=108 CPUtime=5.04 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) R 10666 10669 10618 0 -1 4202560 43134 0 0 0 348 156 0 0 20 0 15 0 98526020 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140351146433368 140351203894407 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661132 memory=107 CPUtime=5.02 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) R 10666 10669 10618 0 -1 4202560 53706 0 0 0 325 177 0 0 20 0 15 0 98526020 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140351145380112 140351203894443 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661132 memory=108 CPUtime=5.05 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) R 10666 10669 10618 0 -1 4202560 45062 0 0 0 352 153 0 0 20 0 15 0 98526020 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140351144327568 140351203894429 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661132 memory=10 CPUtime=0.21 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 13076 0 0 0 20 1 0 0 20 0 15 0 98526021 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350703019328 140351210804949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350701967072 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661132 memory=42 CPUtime=0.44 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) S 10666 10669 10618 0 -1 1077944384 2164 0 0 0 44 0 0 0 20 0 15 0 98526024 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350698809584 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661132 memory=26500 CPUtime=0.42 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) S 10666 10669 10618 0 -1 1077944384 934 0 0 0 42 0 0 0 20 0 15 0 98526024 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350697757040 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661132 memory=28708 CPUtime=0.26 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 1882 0 0 0 26 0 0 0 20 0 15 0 98526024 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350696703984 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661132 memory=30916 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 1914622 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 25.83 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 7656440 KiB

[startup+11.2007 s]
/proc/loadavg: 1.09 0.99 1.05 6/221 10710
/proc/meminfo: memFree=16026380/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661132 memory=8299632 CPUtime=31.53 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 344468 0 0 0 2393 760 0 0 20 0 15 0 98526019 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665283 2074908 3149 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661132 memory=1228 CPUtime=4.31 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) S 10666 10669 10618 0 -1 1077944384 9103 0 0 0 415 16 0 0 20 0 15 0 98526019 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140351215032720 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661132 memory=6791534058613427641 CPUtime=6.42 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) R 10666 10669 10618 0 -1 4202560 169858 0 0 0 424 218 0 0 20 0 15 0 98526020 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140351147485712 140351203894403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661132 memory=13252 CPUtime=6.41 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) R 10666 10669 10618 0 -1 4202560 46116 0 0 0 479 162 0 0 20 0 15 0 98526020 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140351146432976 140351203422951 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661132 memory=15460 CPUtime=6.4 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) R 10666 10669 10618 0 -1 4202560 54278 0 0 0 440 200 0 0 20 0 15 0 98526020 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140351145379920 140351203422951 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661132 memory=17668 CPUtime=6.42 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) R 10666 10669 10618 0 -1 4202560 45541 0 0 0 484 158 0 0 20 0 15 0 98526020 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140351144327688 140351203422951 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661132 memory=19876 CPUtime=0.37 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 13087 0 0 0 36 1 0 0 20 0 15 0 98526021 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350703019344 140351210804949 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661132 memory=22084 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350701967072 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661132 memory=24292 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661132 memory=577356 CPUtime=0.44 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) S 10666 10669 10618 0 -1 1077944384 2164 0 0 0 44 0 0 0 20 0 15 0 98526024 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350698809584 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661132 memory=297237816780536104 CPUtime=0.42 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) S 10666 10669 10618 0 -1 1077944384 934 0 0 0 42 0 0 0 20 0 15 0 98526024 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350697757040 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661132 memory=13847490781254754 CPUtime=0.26 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 1882 0 0 0 26 0 0 0 20 0 15 0 98526024 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350696703984 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661132 memory=303430223234596890 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661132 memory=301741394933055803 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 2074908 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 31.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8299632 KiB

[startup+11.6071 s]
/proc/loadavg: 1.09 0.99 1.05 6/221 10710
/proc/meminfo: memFree=16026380/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661132 memory=8299800 CPUtime=32.98 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 345101 0 0 0 2537 761 0 0 20 0 15 0 98526019 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665283 2074950 3149 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661132 memory=6944656592455097440 CPUtime=4.31 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) S 10666 10669 10618 0 -1 1077944384 9104 0 0 0 415 16 0 0 20 0 15 0 98526019 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140351215032720 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661132 memory=6944656575208382560 CPUtime=6.77 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) R 10666 10669 10618 0 -1 4202560 170316 0 0 0 459 218 0 0 20 0 15 0 98526020 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140351147485712 140351195791389 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661132 memory=-2895008908443676273 CPUtime=6.75 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) R 10666 10669 10618 0 -1 4202560 46117 0 0 0 513 162 0 0 20 0 15 0 98526020 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140351146433168 140351195791389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661132 memory=-2893623298589923098 CPUtime=6.75 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) R 10666 10669 10618 0 -1 4202560 54278 0 0 0 475 200 0 0 20 0 15 0 98526020 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140351145380112 140351195791389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661132 memory=4137292528961491315 CPUtime=6.76 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) R 10666 10669 10618 0 -1 4202560 45579 0 0 0 518 158 0 0 20 0 15 0 98526020 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140351144327768 140351195252376 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661132 memory=8187704045996132563 CPUtime=0.41 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) S 10666 10669 10618 0 -1 1077944384 13220 0 0 0 40 1 0 0 20 0 15 0 98526021 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350703019328 140351210804949 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661132 memory=7649399367152316465 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350701966608 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661132 memory=7649399371447283761 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661132 memory=56 CPUtime=0.44 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) S 10666 10669 10618 0 -1 1077944384 2164 0 0 0 44 0 0 0 20 0 15 0 98526024 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350698809584 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661132 memory=7521669303855245654 CPUtime=0.42 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) S 10666 10669 10618 0 -1 1077944384 934 0 0 0 42 0 0 0 20 0 15 0 98526024 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350697757040 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661132 memory=7668909338505867622 CPUtime=0.26 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 1882 0 0 0 26 0 0 0 20 0 15 0 98526024 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350696703984 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661132 memory=7523071198212214892 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 2074950 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 32.98 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8299800 KiB

[startup+11.8008 s]
/proc/loadavg: 1.09 0.99 1.05 6/221 10710
/proc/meminfo: memFree=16026380/32770624 swapFree=67108860/67108860
[pid=10669] ppid=10666 vsize=10661132 memory=8299804 CPUtime=33.43 cores=1,3,5,7
/proc/10669/stat : 10669 (java) S 10666 10669 10618 0 -1 1077944320 345232 0 0 0 2582 761 0 0 20 0 15 0 98526019 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140725790813856 140351210794743 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
/proc/10669/statm: 2665283 2074951 3150 1 0 2627263 0
[pid=10669/tid=10671] ppid=10666 vsize=10661132 memory=-9001728533042062950 CPUtime=4.31 cores=1,3,5,7
/proc/10669/task/10671/stat : 10671 (java) S 10666 10669 10618 0 -1 1077944384 9168 0 0 0 415 16 0 0 20 0 15 0 98526019 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140351215034416 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10672] ppid=10666 vsize=10661132 memory=6525858347538544147 CPUtime=6.86 cores=1,3,5,7
/proc/10669/task/10672/stat : 10672 (java) S 10666 10669 10618 0 -1 1077944384 170316 0 0 0 468 218 0 0 20 0 15 0 98526020 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140351147485712 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10673] ppid=10666 vsize=10661132 memory=3054156605301691547 CPUtime=6.84 cores=1,3,5,7
/proc/10669/task/10673/stat : 10673 (java) S 10666 10669 10618 0 -1 1077944384 46180 0 0 0 522 162 0 0 20 0 15 0 98526020 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140351146433168 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10674] ppid=10666 vsize=10661132 memory=-5874771483550381248 CPUtime=6.83 cores=1,3,5,7
/proc/10669/task/10674/stat : 10674 (java) S 10666 10669 10618 0 -1 1077944384 54278 0 0 0 483 200 0 0 20 0 15 0 98526020 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140351145380112 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10675] ppid=10666 vsize=10661132 memory=-9123011406873178988 CPUtime=6.85 cores=1,3,5,7
/proc/10669/task/10675/stat : 10675 (java) S 10666 10669 10618 0 -1 1077944384 45579 0 0 0 527 158 0 0 20 0 15 0 98526020 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140351144327568 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10676] ppid=10666 vsize=10661132 memory=-9123011406873178988 CPUtime=0.52 cores=1,3,5,7
/proc/10669/task/10676/stat : 10676 (java) R 10666 10669 10618 0 -1 4202560 13221 0 0 0 51 1 0 0 20 0 15 0 98526021 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350703019328 140351203084197 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10677] ppid=10666 vsize=10661132 memory=280948306346224 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10677/stat : 10677 (java) S 10666 10669 10618 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350701967072 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10678] ppid=10666 vsize=10661132 memory=-6373049136222354256 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10678/stat : 10678 (java) S 10666 10669 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98526022 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350700913904 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10679] ppid=10666 vsize=10661132 memory=8514701219931451533 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10679/stat : 10679 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526024 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350699862480 140351210813339 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10680] ppid=10666 vsize=10661132 memory=56 CPUtime=0.44 cores=1,3,5,7
/proc/10669/task/10680/stat : 10680 (java) S 10666 10669 10618 0 -1 1077944384 2164 0 0 0 44 0 0 0 20 0 15 0 98526024 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350698809584 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10681] ppid=10666 vsize=10661132 memory=7100839861465685612 CPUtime=0.42 cores=1,3,5,7
/proc/10669/task/10681/stat : 10681 (java) S 10666 10669 10618 0 -1 1077944384 934 0 0 0 42 0 0 0 20 0 15 0 98526024 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350697757040 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10682] ppid=10666 vsize=10661132 memory=7100839878645619564 CPUtime=0.26 cores=1,3,5,7
/proc/10669/task/10682/stat : 10682 (java) S 10666 10669 10618 0 -1 1077944384 1885 0 0 0 26 0 0 0 20 0 15 0 98526024 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350696698752 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10683] ppid=10666 vsize=10661132 memory=-8634980985311628903 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10683/stat : 10683 (java) S 10666 10669 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350695651680 140351210804949 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
[pid=10669/tid=10684] ppid=10666 vsize=10661132 memory=6946910638755637568 CPUtime=0 cores=1,3,5,7
/proc/10669/task/10684/stat : 10684 (java) S 10666 10669 10618 0 -1 1077944384 145 0 0 0 0 0 0 0 20 0 15 0 98526025 10916999168 2074951 33554432000 4194304 4196468 140725790831312 140350694599728 140351210805890 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37470208 140725790835868 140725790835977 140725790835977 140725790838735 0
Current children cumulated CPU time: 33.43 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 8299804 KiB

Child status: 1
Real time (s): 11.8733
CPU time (s): 33.5092
CPU user time (s): 25.832
CPU system time (s): 7.6772
CPU usage (%): 282.224
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 8299804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.832
system time used= 7.6772
maximum resident set size= 8299804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 345340
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= 8175
involuntary context switches= 320


# summary of solver processes directly reported to runsolver:
#   pid: 10669
#   total CPU time (s): 33.5092
#   total CPU user time (s): 25.832
#   total CPU system time (s): 7.6772

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.098756 second user time and 0.172551 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 22:27:09
IDJOB=4299254
IDBENCH=141315
IDSOLVER=2765
FILE ID=node135/4299254-1532809628
RUNJOBID= node135-1532809628-10650
PBS_JOBID= 21022479
Free space on /tmp= 48276 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-11-4-rom_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299254-1532809628/watcher-4299254-1532809628 -o /tmp/evaluation-result-4299254-1532809628/solver-4299254-1532809628 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10650 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299254-1532809628.xml --timelimit 2520

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

MD5SUM BENCH= 63b9378ece2d6066ad6e61da47f93b8a
RANDOM SEED=1810578908

node135.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.50
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.50
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.50
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.50
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:        27197236 kB
MemAvailable:   31922452 kB
Buffers:          201472 kB
Cached:          4757224 kB
SwapCached:            0 kB
Active:          1702824 kB
Inactive:        3316852 kB
Active(anon):      12808 kB
Inactive(anon):    76932 kB
Active(file):    1690016 kB
Inactive(file):  3239920 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             95520 kB
Writeback:             0 kB
AnonPages:         69024 kB
Mapped:            43072 kB
Shmem:             25248 kB
Slab:             250000 kB
SReclaimable:     222228 kB
SUnreclaim:        27772 kB
KernelStack:        3312 kB
PageTables:         5028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     334944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48168 MiB
End job on node135 at 2018-07-28 22:27:20