Trace number 4293065

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
Concrete 3.8 2018-06-13? (TO) 2522.08 2444.63

General information on the benchmark

NamePseudoBoolean-opt/
Pb-circ10-3_c18.xml
MD5SUM2a9d5e672b2129585e8bdcc62e976dce
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark360
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables2700
Number of constraints42620
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":2700}]
Minimum variable degree20
Maximum variable degree272
Distribution of variable degrees[{"degree":20,"count":20},{"degree":21,"count":180},{"degree":30,"count":20},{"degree":31,"count":20},{"degree":32,"count":210},{"degree":42,"count":90},{"degree":52,"count":720},{"degree":59,"count":90},{"degree":76,"count":90},{"degree":92,"count":90},{"degree":108,"count":90},{"degree":124,"count":90},{"degree":140,"count":90},{"degree":156,"count":90},{"degree":172,"count":90},{"degree":188,"count":90},{"degree":204,"count":90},{"degree":220,"count":90},{"degree":236,"count":90},{"degree":252,"count":90},{"degree":266,"count":90},{"degree":267,"count":90},{"degree":272,"count":90}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":3330},{"arity":3,"count":16740},{"arity":4,"count":1590},{"arity":5,"count":1440},{"arity":6,"count":1440},{"arity":7,"count":1440},{"arity":8,"count":1440},{"arity":9,"count":1820},{"arity":10,"count":1620},{"arity":11,"count":1440},{"arity":12,"count":1440},{"arity":13,"count":1440},{"arity":14,"count":1440},{"arity":15,"count":1440},{"arity":16,"count":1440},{"arity":17,"count":1440},{"arity":18,"count":1530},{"arity":36,"count":150}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":42620}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.99/0.75	c Concrete v3.8.1528841891564 running

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293065-1532308267/watcher-4293065-1532308267 -o /tmp/evaluation-result-4293065-1532308267/solver-4293065-1532308267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532295923-7918 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=1129616473 HOME/instance-4293065-1532308267.xml 

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

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

solver pid=10085, runsolver pid=10082

[startup+0.100065 s]*
/proc/loadavg: 1.38 1.41 1.40 3/208 10142
/proc/meminfo: memFree=18813864/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=9972712 memory=16812 CPUtime=0.09 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 4348 12861 0 0 1 1 5 2 20 0 6 0 48389899 10212057088 4203 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2493178 4203 1934 1 0 2481616 0
[pid=10085/tid=10138] ppid=10082 vsize=9972712 memory=4279135703946462605 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 2186 12861 0 0 0 0 5 2 20 0 6 0 48389908 10212057088 4203 33554432000 4194304 4196468 140732256086272 140067023413840 140067044294231 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=9972712 memory=8257237230052613020 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 6 0 48389909 10212057088 4203 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=9972712 memory=139886954141312 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 6 0 48389909 10212057088 4203 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 6 0 48389909 10212057088 4203 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 6 0 48389909 10212057088 4203 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16812 KiB

[startup+0.209995 s]*
/proc/loadavg: 1.38 1.41 1.40 3/217 10151
/proc/meminfo: memFree=18793384/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=10818904 memory=40368 CPUtime=0.25 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 7858 12861 0 0 16 2 5 2 20 0 15 0 48389899 11078557696 10092 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2704726 10092 2948 1 0 2667149 0
[pid=10085/tid=10138] ppid=10082 vsize=10818904 memory=-6517102902069810590 CPUtime=0.18 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 4557 12861 0 0 10 1 5 2 20 0 15 0 48389908 11078557696 10290 33554432000 4194304 4196468 140732256086272 140067023400624 140067031852907 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=10818904 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11078557696 10290 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=10818904 memory=139886954141312 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 15 0 48389909 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=10818904 memory=139886954141312 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 15 0 48389910 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 33 12861 0 0 0 0 5 2 20 0 15 0 48389910 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066053617312 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389911 11078557696 10290 33554432000 4194304 4196468 140732256086272 140065929946352 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=10818904 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389913 11078557696 10290 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=10818904 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 364 12861 0 0 1 0 5 2 20 0 15 0 48389913 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 246 12861 0 0 0 0 5 2 20 0 15 0 48389913 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=10818904 memory=139886954141312 CPUtime=0.1 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 608 12861 0 0 3 0 5 2 20 0 15 0 48389913 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=10818904 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389914 11078557696 10290 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=10818904 memory=139886954141312 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389914 11078557696 10290 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 40368 KiB

[startup+0.310484 s]*
/proc/loadavg: 1.38 1.41 1.40 3/217 10151
/proc/meminfo: memFree=18782096/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=10819352 memory=51876 CPUtime=0.38 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 10558 12861 0 0 28 3 5 2 20 0 15 0 48389899 11079016448 12969 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2704838 12969 3067 1 0 2667149 0
[pid=10085/tid=10138] ppid=10082 vsize=10819352 memory=6791534058613427641 CPUtime=0.28 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 7093 12861 0 0 19 2 5 2 20 0 15 0 48389908 11079016448 12969 33554432000 4194304 4196468 140732256086272 140067023389088 140067051590961 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=10819352 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 12969 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=10819352 memory=2209 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=10819352 memory=92612 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=10819352 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 15 0 48389910 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 33 12861 0 0 0 0 5 2 20 0 15 0 48389910 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066053617312 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389911 11079016448 12969 33554432000 4194304 4196468 140732256086272 140065929946352 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389913 11079016448 12969 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=10819352 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 366 12861 0 0 2 0 5 2 20 0 15 0 48389913 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=10819352 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 249 12861 0 0 1 0 5 2 20 0 15 0 48389913 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=10819352 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 614 12861 0 0 5 0 5 2 20 0 15 0 48389913 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389914 11079016448 12969 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389914 11079016448 12969 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 51876 KiB

[startup+0.700731 s]
/proc/loadavg: 1.38 1.41 1.40 3/217 10151
/proc/meminfo: memFree=18770676/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=10819352 memory=84348 CPUtime=0.99 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 16771 12861 0 0 87 5 5 2 20 0 15 0 48389899 11079016448 21087 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2704838 21087 3246 1 0 2667149 0
[pid=10085/tid=10138] ppid=10082 vsize=10819352 memory=2241 CPUtime=0.66 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 12260 12861 0 0 55 4 5 2 20 0 15 0 48389908 11079016448 21087 33554432000 4194304 4196468 140732256086272 140067023404960 140067032950858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=10819352 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 21087 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 15 0 48389909 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=10819352 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 5 12861 0 0 0 0 5 2 20 0 15 0 48389910 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=10819352 memory=6944656592455359580 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 33 12861 0 0 0 0 5 2 20 0 15 0 48389910 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066053617312 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389911 11079016448 21087 33554432000 4194304 4196468 140732256086272 140065929946352 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=10819352 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389913 11079016448 21087 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=10819352 memory=139886816429968 CPUtime=0.15 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 740 12861 0 0 8 0 5 2 20 0 15 0 48389913 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=10819352 memory=24964 CPUtime=0.16 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 836 12861 0 0 9 0 5 2 20 0 15 0 48389913 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=10819352 memory=2244 CPUtime=0.2 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 696 12861 0 0 13 0 5 2 20 0 15 0 48389913 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=10819352 memory=139886816427376 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389914 11079016448 21087 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=10819352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389914 11079016448 21087 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 84348 KiB

[startup+1.50154 s]
/proc/loadavg: 1.38 1.41 1.40 3/217 10151
/proc/meminfo: memFree=18727484/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=10828108 memory=196688 CPUtime=3.05 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 22234 12861 0 0 289 9 5 2 20 0 15 0 48389899 11087982592 49172 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2707027 49172 3449 1 0 2668685 0
[pid=10085/tid=10138] ppid=10082 vsize=10828108 memory=11 CPUtime=1.45 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 15035 12861 0 0 131 7 5 2 20 0 15 0 48389908 11087982592 49172 33554432000 4194304 4196468 140732256086272 140067023408816 140066622604666 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=10828108 memory=19 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11087982592 49172 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=10828108 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=10828108 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389909 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=10828108 memory=98300 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 15 0 48389909 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=10828108 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 12 12861 0 0 0 0 5 2 20 0 15 0 48389910 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=10828108 memory=6298118432328865128 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 33 12861 0 0 0 0 5 2 20 0 15 0 48389910 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066053617312 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=10828108 memory=7306080422748250730 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389911 11087982592 49172 33554432000 4194304 4196468 140732256086272 140065929946352 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=10828108 memory=7235423482005057126 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389913 11087982592 49172 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=10828108 memory=5787213852951536729 CPUtime=0.65 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) R 10082 10085 7887 0 -1 4202560 2083 12861 0 0 58 0 5 2 20 0 15 0 48389913 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066020046192 140067035536581 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=10828108 memory=6154842244741948519 CPUtime=0.63 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) R 10082 10085 7887 0 -1 4202560 1443 12861 0 0 56 0 5 2 20 0 15 0 48389913 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066018996064 140067036000094 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=10828108 memory=5787213835771667545 CPUtime=0.5 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 1427 12861 0 0 43 0 5 2 20 0 15 0 48389913 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=10828108 memory=4639074098508484692 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 15 0 48389914 11087982592 49172 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=10828108 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 1 12861 0 0 0 0 5 2 20 0 15 0 48389914 11087982592 49172 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 10828108 KiB

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

[pid=10085/tid=10139] ppid=10082 vsize=11041128 memory=4872558044660077418 CPUtime=21.2 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 10234 12861 0 0 2028 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=11041128 memory=4140 CPUtime=21.4 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 8507 12861 0 0 2048 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=11041128 memory=15996 CPUtime=21.27 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 10374 12861 0 0 2035 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=11041128 memory=1296 CPUtime=21.23 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 12012 12861 0 0 2026 90 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=11041128 memory=2400 CPUtime=0.67 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 50582 12861 0 0 56 4 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=11041128 memory=6791534058613427641 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 41 12861 0 0 0 0 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066053617376 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=11041128 memory=12976 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 17 0 48389911 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065929946368 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=11041128 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 336 12861 0 0 0 0 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=11041128 memory=1952 CPUtime=5.96 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 11804 12861 0 0 585 4 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=11041128 memory=1232 CPUtime=5.52 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 9017 12861 0 0 542 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=11041128 memory=8372 CPUtime=1.9 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 9021 12861 0 0 180 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=11041128 memory=1836 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=11041128 memory=12976 CPUtime=0.85 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 2272 12861 0 0 34 44 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10393] ppid=10082 vsize=11041128 memory=792 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10393/stat : 10393 (java) S 10082 10085 7887 0 -1 1077944384 347 12861 0 0 0 0 5 2 20 0 17 0 48634159 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065191748464 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10394] ppid=10082 vsize=11041128 memory=1952 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10394/stat : 10394 (java) S 10082 10085 7887 0 -1 1077944384 128 12861 0 0 0 0 5 2 20 0 17 0 48634160 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140064990422496 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 2520.62 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 4589308 KiB

[startup+2444 s]*
/proc/loadavg: 1.78 1.71 1.72 3/218 10394
/proc/meminfo: memFree=12028992/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=11041128 memory=4589308 CPUtime=2521.43 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 264727 12861 0 0 251713 423 5 2 20 0 17 0 48389899 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2760282 1147327 3527 1 0 2721935 0
[pid=10085/tid=10138] ppid=10082 vsize=11041128 memory=6791534058613427641 CPUtime=2421.95 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 137856 12861 0 0 242150 38 5 2 20 0 17 0 48389908 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067023411328 140066635146068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=11041128 memory=4126316290023845779 CPUtime=21.2 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 10234 12861 0 0 2028 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=11041128 memory=4126316290023845779 CPUtime=21.4 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 8507 12861 0 0 2048 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=11041128 memory=0 CPUtime=21.27 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 10374 12861 0 0 2035 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=11041128 memory=0 CPUtime=21.23 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 12012 12861 0 0 2026 90 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=11041128 memory=4140 CPUtime=0.67 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 50582 12861 0 0 56 4 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=11041128 memory=303430223234596890 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 41 12861 0 0 0 0 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066053617376 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=11041128 memory=303430231908417850 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 17 0 48389911 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065929946368 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=11041128 memory=15258134151170443 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 336 12861 0 0 0 0 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=11041128 memory=7288 CPUtime=5.96 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 11804 12861 0 0 585 4 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=11041128 memory=840 CPUtime=5.52 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 9017 12861 0 0 542 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=11041128 memory=1696 CPUtime=1.9 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 9021 12861 0 0 180 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=11041128 memory=920 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=11041128 memory=3844 CPUtime=0.85 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 2273 12861 0 0 34 44 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10393] ppid=10082 vsize=11041128 memory=2612 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10393/stat : 10393 (java) S 10082 10085 7887 0 -1 1077944384 347 12861 0 0 0 0 5 2 20 0 17 0 48634159 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065191748464 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10394] ppid=10082 vsize=11041128 memory=4104 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10394/stat : 10394 (java) S 10082 10085 7887 0 -1 1077944384 128 12861 0 0 0 0 5 2 20 0 17 0 48634160 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140064990422496 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 2521.43 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 4589308 KiB

[startup+2444.4 s]
/proc/loadavg: 1.78 1.71 1.72 3/218 10394
/proc/meminfo: memFree=12028992/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=11041128 memory=4589308 CPUtime=2521.83 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 264727 12861 0 0 251753 423 5 2 20 0 17 0 48389899 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2760282 1147327 3527 1 0 2721935 0
[pid=10085/tid=10138] ppid=10082 vsize=11041128 memory=1408 CPUtime=2422.34 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 137856 12861 0 0 242189 38 5 2 20 0 17 0 48389908 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067023411328 140066635146068 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=11041128 memory=3232 CPUtime=21.2 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 10234 12861 0 0 2028 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=11041128 memory=4585104 CPUtime=21.4 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 8507 12861 0 0 2048 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=11041128 memory=4004 CPUtime=21.27 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 10374 12861 0 0 2035 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=11041128 memory=18448 CPUtime=21.23 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 12012 12861 0 0 2026 90 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=11041128 memory=1796 CPUtime=0.67 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 50582 12861 0 0 56 4 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=11041128 memory=4589308 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 41 12861 0 0 0 0 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066053617376 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=11041128 memory=3844 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 17 0 48389911 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065929946368 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=11041128 memory=2612 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 336 12861 0 0 0 0 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=11041128 memory=2616 CPUtime=5.96 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 11804 12861 0 0 585 4 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=11041128 memory=4104 CPUtime=5.52 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 9017 12861 0 0 542 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=11041128 memory=1408 CPUtime=1.9 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 9021 12861 0 0 180 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=11041128 memory=3232 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=11041128 memory=4585104 CPUtime=0.85 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 2273 12861 0 0 34 44 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10393] ppid=10082 vsize=11041128 memory=1408 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10393/stat : 10393 (java) S 10082 10085 7887 0 -1 1077944384 347 12861 0 0 0 0 5 2 20 0 17 0 48634159 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065191748464 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10394] ppid=10082 vsize=11041128 memory=3268 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10394/stat : 10394 (java) S 10082 10085 7887 0 -1 1077944384 128 12861 0 0 0 0 5 2 20 0 17 0 48634160 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140064990422496 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 2521.83 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 4589308 KiB

[startup+2444.6 s]
/proc/loadavg: 1.78 1.71 1.72 3/218 10394
/proc/meminfo: memFree=12028992/32770624 swapFree=67108860/67108860
[pid=10085] ppid=10082 vsize=11041128 memory=4589308 CPUtime=2522.03 cores=0,2,4,6
/proc/10085/stat : 10085 (java) S 10082 10085 7887 0 -1 1077944320 264727 12861 0 0 251773 423 5 2 20 0 17 0 48389899 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140732256068816 140067051577079 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
/proc/10085/statm: 2760282 1147327 3527 1 0 2721935 0
[pid=10085/tid=10138] ppid=10082 vsize=11041128 memory=1408 CPUtime=2422.54 cores=0,2,4,6
/proc/10085/task/10138/stat : 10138 (java) R 10082 10085 7887 0 -1 4202560 137856 12861 0 0 242209 38 5 2 20 0 17 0 48389908 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067023411328 140066635146145 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10139] ppid=10082 vsize=11041128 memory=3054156605268465310 CPUtime=21.2 cores=0,2,4,6
/proc/10085/task/10139/stat : 10139 (java) S 10082 10085 7887 0 -1 1077944384 10234 12861 0 0 2028 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140067055819280 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10140] ppid=10082 vsize=11041128 memory=-8961168018402230209 CPUtime=21.4 cores=0,2,4,6
/proc/10085/task/10140/stat : 10140 (java) S 10082 10085 7887 0 -1 1077944384 8507 12861 0 0 2048 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066944092816 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10141] ppid=10082 vsize=11041128 memory=-8253362762722141311 CPUtime=21.27 cores=0,2,4,6
/proc/10085/task/10141/stat : 10141 (java) S 10082 10085 7887 0 -1 1077944384 10374 12861 0 0 2035 85 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066943039760 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10142] ppid=10082 vsize=11041128 memory=7100839861465685612 CPUtime=21.23 cores=0,2,4,6
/proc/10085/task/10142/stat : 10142 (java) S 10082 10085 7887 0 -1 1077944384 12012 12861 0 0 2026 90 5 2 20 0 17 0 48389909 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066941987216 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10143] ppid=10082 vsize=11041128 memory=-7175204567652784766 CPUtime=0.67 cores=0,2,4,6
/proc/10085/task/10143/stat : 10143 (java) S 10082 10085 7887 0 -1 1077944384 50582 12861 0 0 56 4 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066054671088 140067051588226 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10144] ppid=10082 vsize=11041128 memory=3054156605268465310 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10144/stat : 10144 (java) S 10082 10085 7887 0 -1 1077944384 41 12861 0 0 0 0 5 2 20 0 17 0 48389910 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066053617376 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10145] ppid=10082 vsize=11041128 memory=-8412652177879177843 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10145/stat : 10145 (java) S 10082 10085 7887 0 -1 1077944384 2 12861 0 0 0 0 5 2 20 0 17 0 48389911 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065929946368 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10146] ppid=10082 vsize=11041128 memory=8514726395714825349 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10146/stat : 10146 (java) S 10082 10085 7887 0 -1 1077944384 336 12861 0 0 0 0 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065622546896 140067051595675 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10147] ppid=10082 vsize=11041128 memory=-6520471753822164382 CPUtime=5.96 cores=0,2,4,6
/proc/10085/task/10147/stat : 10147 (java) S 10082 10085 7887 0 -1 1077944384 11804 12861 0 0 585 4 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066020059376 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10148] ppid=10082 vsize=11041128 memory=4715433313220523562 CPUtime=5.52 cores=0,2,4,6
/proc/10085/task/10148/stat : 10148 (java) S 10082 10085 7887 0 -1 1077944384 9017 12861 0 0 542 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066019006832 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10149] ppid=10082 vsize=11041128 memory=9047017150487036575 CPUtime=1.9 cores=0,2,4,6
/proc/10085/task/10149/stat : 10149 (java) S 10082 10085 7887 0 -1 1077944384 9021 12861 0 0 180 3 5 2 20 0 17 0 48389913 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066017953776 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10150] ppid=10082 vsize=11041128 memory=7822038051842261661 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10150/stat : 10150 (java) S 10082 10085 7887 0 -1 1077944384 3 12861 0 0 0 0 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065588988256 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10151] ppid=10082 vsize=11041128 memory=1708 CPUtime=0.85 cores=0,2,4,6
/proc/10085/task/10151/stat : 10151 (java) S 10082 10085 7887 0 -1 1077944384 2273 12861 0 0 34 44 5 2 20 0 17 0 48389914 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140066016902192 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10393] ppid=10082 vsize=11041128 memory=5412 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10393/stat : 10393 (java) S 10082 10085 7887 0 -1 1077944384 347 12861 0 0 0 0 5 2 20 0 17 0 48634159 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140065191748464 140067051587285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
[pid=10085/tid=10394] ppid=10082 vsize=11041128 memory=4612 CPUtime=0.07 cores=0,2,4,6
/proc/10085/task/10394/stat : 10394 (java) S 10082 10085 7887 0 -1 1077944384 128 12861 0 0 0 0 5 2 20 0 17 0 48634160 11306115072 1147327 33554432000 4194304 4196468 140732256086272 140064990422496 140067051588226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9748480 140732256094830 140732256097628 140732256097628 140732256100303 0
Current children cumulated CPU time: 2522.03 s
Current children cumulated vsize: 11041128 KiB
Current children cumulated memory: 4589308 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2444.63
CPU time (s): 2522.08
CPU user time (s): 2517.79
CPU system time (s): 4.29108
CPU usage (%): 103.168
Max. virtual memory (cumulated for all children) (KiB): 11041128
Max. memory (cumulated for all children) (KiB): 4589308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.79
system time used= 4.29108
maximum resident set size= 4589640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277596
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62358
involuntary context switches= 2965


# summary of solver processes directly reported to runsolver:
#   pid: 10085
#   total CPU time (s): 2522.08
#   total CPU user time (s): 2517.79
#   total CPU system time (s): 4.29108

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1735 second user time and 21.5946 second system time

The end

Launcher Data

Begin job on node107 at 2018-07-23 03:11:07
IDJOB=4293065
IDBENCH=141111
IDSOLVER=2750
FILE ID=node107/4293065-1532308267
RUNJOBID= node107-1532295923-7918
PBS_JOBID= 21018984
Free space on /tmp= 55096 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/PseudoBoolean-opt/Pb-circ10-3_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293065-1532308267/watcher-4293065-1532308267 -o /tmp/evaluation-result-4293065-1532308267/solver-4293065-1532308267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1532295923-7918 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=1129616473 HOME/instance-4293065-1532308267.xml

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

MD5SUM BENCH= 2a9d5e672b2129585e8bdcc62e976dce
RANDOM SEED=1129616473

node107.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.40
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.40
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.40
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.40
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:        18819992 kB
MemAvailable:   30702716 kB
Buffers:          255652 kB
Cached:         11774512 kB
SwapCached:            0 kB
Active:          2893424 kB
Inactive:       10426772 kB
Active(anon):    1293192 kB
Inactive(anon):    16872 kB
Active(file):    1600232 kB
Inactive(file): 10409900 kB
Unevictable:        7152 kB
Mlocked:            7152 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             29628 kB
Writeback:             0 kB
AnonPages:       1297580 kB
Mapped:            49588 kB
Shmem:             17068 kB
Slab:             327972 kB
SReclaimable:     301052 kB
SUnreclaim:        26920 kB
KernelStack:        3568 kB
PageTables:         7656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2161396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1193984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 55068 MiB
End job on node107 at 2018-07-23 03:51:52