Trace number 4309034

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 NameAnswerCPU timeWall clock time
OscaR - Parallel with EPS 2018-08-14? (TO) 19929.3 2520.55

General information on the benchmark

NameDubois/
Dubois-040_c18.xml
MD5SUM45809745b970e21e8f924050121658bf
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.05575
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints80
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":120}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":120}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":80}]
Number of extensional constraints80
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":80}]
Optimization problemNO
Type of objective

Solver Data

0.68/0.55	c version: 2018-08-14
0.68/0.55	c seed: 257059839
0.68/0.55	c timeout: 20160
0.68/0.55	c memlimit: 22000
0.68/0.55	c nbcore: 8
0.68/0.58	c Parsing instance...
1.19/0.86	c Parsing done, starting search...
19925.32/2520.11	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 (14415 MiB free)
  memory of node 1: 16384 MiB (13592 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309034-1534380548/watcher-4309034-1534380548 -o /tmp/evaluation-result-4309034-1534380548/solver-4309034-1534380548 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1534372877-31723 --watchdog 2580 java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 257059839 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309034-1534380548.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=32669, runsolver pid=32666
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 8.81 8.76 8.76 2/199 32689
/proc/meminfo: memFree=28664752/32770624 swapFree=67108796/67108860
[pid=32669] ppid=32666 vsize=26103420 memory=31596 CPUtime=0.11 cores=0-7
/proc/32669/stat : 32669 (java) S 32666 32669 31696 0 -1 1077944320 7335 0 0 0 10 1 0 0 20 0 20 0 255618025 26729902080 7899 33554432000 4194304 4196468 140729481986928 140729481969472 140551257231095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
/proc/32669/statm: 6525855 7899 3141 1 0 6487932 0
[pid=32669/tid=32671] ppid=32666 vsize=26103420 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32669/task/32671/stat : 32671 (java) R 32666 32669 31696 0 -1 4202560 5429 0 0 0 8 1 0 0 20 0 20 0 255618025 26729902080 7899 33554432000 4194304 4196468 140729481986928 140551261425888 140551237506802 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32672] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32672/stat : 32672 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7899 33554432000 4194304 4196468 140729481986928 140551209851408 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32673] ppid=32666 vsize=26103420 memory=140588748420736 CPUtime=0 cores=0-7
/proc/32669/task/32673/stat : 32673 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7899 33554432000 4194304 4196468 140729481986928 140551208798864 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32674] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32674/stat : 32674 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7899 33554432000 4194304 4196468 140729481986928 140551207745808 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32675] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32675/stat : 32675 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7899 33554432000 4194304 4196468 140729481986928 140551206693264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32676] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32676/stat : 32676 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7965 33554432000 4194304 4196468 140729481986928 140551205641232 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32677] ppid=32666 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32669/task/32677/stat : 32677 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7965 33554432000 4194304 4196468 140729481986928 140551204588688 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32678] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32678/stat : 32678 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7965 33554432000 4194304 4196468 140729481986928 140551203535632 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32679] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32679/stat : 32679 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 7965 33554432000 4194304 4196468 140729481986928 140551202483088 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32680] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32680/stat : 32680 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550317517040 140551257242242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32681] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32681/stat : 32681 (java) S 32666 32669 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550316463264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32682] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32682/stat : 32682 (java) S 32666 32669 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550315410160 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32683] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32683/stat : 32683 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550314358736 140551257249691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32684] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32684/stat : 32684 (java) S 32666 32669 31696 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550313306864 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32685] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32685/stat : 32685 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550312254320 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32686] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32686/stat : 32686 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 7965 33554432000 4194304 4196468 140729481986928 140550311201264 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32687] ppid=32666 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/32669/task/32687/stat : 32687 (java) S 32666 32669 31696 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 20 0 255618031 26729902080 8031 33554432000 4194304 4196468 140729481986928 140550310148720 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32688] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32688/stat : 32688 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 8031 33554432000 4194304 4196468 140729481986928 140550309095904 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32689] ppid=32666 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32669/task/32689/stat : 32689 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 8031 33554432000 4194304 4196468 140729481986928 140550308043440 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 31596 KiB

[startup+0.210319 s]*
/proc/loadavg: 8.81 8.76 8.76 3/199 32689
/proc/meminfo: memFree=28651420/32770624 swapFree=67108796/67108860
[pid=32669] ppid=32666 vsize=26103420 memory=43316 CPUtime=0.3 cores=0-7
/proc/32669/stat : 32669 (java) S 32666 32669 31696 0 -1 1077944320 10524 0 0 0 28 2 0 0 20 0 20 0 255618025 26729902080 10829 33554432000 4194304 4196468 140729481986928 140729481969472 140551257231095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
/proc/32669/statm: 6525855 10829 3357 1 0 6487932 0
[pid=32669/tid=32671] ppid=32666 vsize=26103420 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/32669/task/32671/stat : 32671 (java) R 32666 32669 31696 0 -1 4202560 8276 0 0 0 18 1 0 0 20 0 20 0 255618025 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551261457792 140551241274725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32672] ppid=32666 vsize=26103420 memory=8974 CPUtime=0 cores=0-7
/proc/32669/task/32672/stat : 32672 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551209851408 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32673] ppid=32666 vsize=26103420 memory=288370964900132480 CPUtime=0 cores=0-7
/proc/32669/task/32673/stat : 32673 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551208798864 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32674] ppid=32666 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32669/task/32674/stat : 32674 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551207745808 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32675] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32675/stat : 32675 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551206693264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32676] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32676/stat : 32676 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551205641232 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32677] ppid=32666 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32669/task/32677/stat : 32677 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551204588688 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32678] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32678/stat : 32678 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551203535632 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32679] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32679/stat : 32679 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 10829 33554432000 4194304 4196468 140729481986928 140551202483088 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32680] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32680/stat : 32680 (java) S 32666 32669 31696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550317517040 140551257242242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32681] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32681/stat : 32681 (java) S 32666 32669 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550316463264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32682] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32682/stat : 32682 (java) S 32666 32669 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550315410160 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32683] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32683/stat : 32683 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550314358736 140551257249691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32684] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32684/stat : 32684 (java) S 32666 32669 31696 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550313306864 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32685] ppid=32666 vsize=26103420 memory=0 CPUtime=0.01 cores=0-7
/proc/32669/task/32685/stat : 32685 (java) R 32666 32669 31696 0 -1 4202560 237 0 0 0 1 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550312254416 140551235108304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32686] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32686/stat : 32686 (java) S 32666 32669 31696 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550311201264 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32687] ppid=32666 vsize=26103420 memory=0 CPUtime=0.06 cores=0-7
/proc/32669/task/32687/stat : 32687 (java) R 32666 32669 31696 0 -1 4202560 284 0 0 0 6 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550310148848 140551249468222 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32688] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32688/stat : 32688 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550309095904 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32689] ppid=32666 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32669/task/32689/stat : 32689 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 10829 33554432000 4194304 4196468 140729481986928 140550308043440 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 43316 KiB

[startup+0.310255 s]*
/proc/loadavg: 8.81 8.76 8.76 3/199 32689
/proc/meminfo: memFree=28647744/32770624 swapFree=67108796/67108860
[pid=32669] ppid=32666 vsize=26103420 memory=46868 CPUtime=0.43 cores=0-7
/proc/32669/stat : 32669 (java) S 32666 32669 31696 0 -1 1077944320 10922 0 0 0 41 2 0 0 20 0 20 0 255618025 26729902080 11717 33554432000 4194304 4196468 140729481986928 140729481969472 140551257231095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
/proc/32669/statm: 6525855 11717 3376 1 0 6487932 0
[pid=32669/tid=32671] ppid=32666 vsize=26103420 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32669/task/32671/stat : 32671 (java) R 32666 32669 31696 0 -1 4202560 8601 0 0 0 28 1 0 0 20 0 20 0 255618025 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551261440816 140551238794659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32672] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32672/stat : 32672 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551209851408 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32673] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32673/stat : 32673 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551208798864 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32674] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32674/stat : 32674 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551207745808 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32675] ppid=32666 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/32669/task/32675/stat : 32675 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551206693264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32676] ppid=32666 vsize=26103420 memory=2244 CPUtime=0 cores=0-7
/proc/32669/task/32676/stat : 32676 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551205641232 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32677] ppid=32666 vsize=26103420 memory=140588640992431 CPUtime=0 cores=0-7
/proc/32669/task/32677/stat : 32677 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551204588688 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32678] ppid=32666 vsize=26103420 memory=140588640994736 CPUtime=0 cores=0-7
/proc/32669/task/32678/stat : 32678 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551203535632 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32679] ppid=32666 vsize=26103420 memory=140588640997040 CPUtime=0 cores=0-7
/proc/32669/task/32679/stat : 32679 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618026 26729902080 11717 33554432000 4194304 4196468 140729481986928 140551202483088 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32680] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32680/stat : 32680 (java) S 32666 32669 31696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550317517040 140551257242242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32681] ppid=32666 vsize=26103420 memory=281177282003344 CPUtime=0 cores=0-7
/proc/32669/task/32681/stat : 32681 (java) S 32666 32669 31696 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550316463264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32682] ppid=32666 vsize=26103420 memory=281177281944624 CPUtime=0 cores=0-7
/proc/32669/task/32682/stat : 32682 (java) S 32666 32669 31696 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 255618028 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550315410160 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32683] ppid=32666 vsize=26103420 memory=281177282017168 CPUtime=0 cores=0-7
/proc/32669/task/32683/stat : 32683 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550314358736 140551257249691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32684] ppid=32666 vsize=26103420 memory=281177282024080 CPUtime=0 cores=0-7
/proc/32669/task/32684/stat : 32684 (java) S 32666 32669 31696 0 -1 1077944384 325 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550313306864 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32685] ppid=32666 vsize=26103420 memory=281177282021776 CPUtime=0.02 cores=0-7
/proc/32669/task/32685/stat : 32685 (java) S 32666 32669 31696 0 -1 1077944384 247 0 0 0 2 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550312254320 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32686] ppid=32666 vsize=26103420 memory=281177282037904 CPUtime=0.01 cores=0-7
/proc/32669/task/32686/stat : 32686 (java) S 32666 32669 31696 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550311201264 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32687] ppid=32666 vsize=26103420 memory=281177282035600 CPUtime=0.07 cores=0-7
/proc/32669/task/32687/stat : 32687 (java) S 32666 32669 31696 0 -1 1077944384 291 0 0 0 7 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550310148720 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32688] ppid=32666 vsize=26103420 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32688/stat : 32688 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550309095904 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32689] ppid=32666 vsize=26103420 memory=-1 CPUtime=0 cores=0-7
/proc/32669/task/32689/stat : 32689 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618031 26729902080 11717 33554432000 4194304 4196468 140729481986928 140550308043440 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 26103420 KiB
Current children cumulated memory: 46868 KiB

[startup+0.700937 s]
/proc/loadavg: 8.81 8.76 8.76 4/199 32689
/proc/meminfo: memFree=28624416/32770624 swapFree=67108796/67108860
[pid=32669] ppid=32666 vsize=26105488 memory=85592 CPUtime=0.99 cores=0-7
/proc/32669/stat : 32669 (java) S 32666 32669 31696 0 -1 1077944320 17802 0 0 0 95 4 0 0 20 0 20 0 255618025 26732019712 21398 33554432000 4194304 4196468 140729481986928 140729481969472 140551257231095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
/proc/32669/statm: 6526372 21398 3497 1 0 6488444 0
[pid=32669/tid=32671] ppid=32666 vsize=26105488 memory=0 CPUtime=0.67 cores=0-7
/proc/32669/task/32671/stat : 32671 (java) R 32666 32669 31696 0 -1 4202560 15059 0 0 0 64 3 0 0 20 0 20 0 255618025 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551261456592 140551242943358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32672] ppid=32666 vsize=26105488 memory=2241 CPUtime=0 cores=0-7
/proc/32669/task/32672/stat : 32672 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551209851408 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32673] ppid=32666 vsize=26105488 memory=2244 CPUtime=0 cores=0-7
/proc/32669/task/32673/stat : 32673 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551208798864 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32674] ppid=32666 vsize=26105488 memory=0 CPUtime=0 cores=0-7
/proc/32669/task/32674/stat : 32674 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551207745808 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32675] ppid=32666 vsize=26105488 memory=1244 CPUtime=0 cores=0-7
/proc/32669/task/32675/stat : 32675 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551206693264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32676] ppid=32666 vsize=26105488 memory=1036 CPUtime=0 cores=0-7
/proc/32669/task/32676/stat : 32676 (java) S 32666 32669 31696 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551205641232 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32677] ppid=32666 vsize=26105488 memory=1776 CPUtime=0 cores=0-7
/proc/32669/task/32677/stat : 32677 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551204588688 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32678] ppid=32666 vsize=26105488 memory=5724 CPUtime=0 cores=0-7
/proc/32669/task/32678/stat : 32678 (java) S 32666 32669 31696 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551203535632 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32679] ppid=32666 vsize=26105488 memory=14768 CPUtime=0 cores=0-7
/proc/32669/task/32679/stat : 32679 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 255618026 26732019712 21398 33554432000 4194304 4196468 140729481986928 140551202483088 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32680] ppid=32666 vsize=26105488 memory=43068 CPUtime=0 cores=0-7
/proc/32669/task/32680/stat : 32680 (java) S 32666 32669 31696 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 255618028 26732019712 21398 33554432000 4194304 4196468 140729481986928 140550317517040 140551257242242 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0

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

[startup+2520.55 s]
# the end of solver process 32669 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19913.3 s, system=16.0332 s

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

[startup+2520.4 s]
/proc/loadavg: 8.85 8.75 8.74 10/213 32760
/proc/meminfo: memFree=25171268/32770624 swapFree=67108796/67108860
[pid=32669] ppid=32666 vsize=27649804 memory=3520016 CPUtime=19928.2 cores=0-7
/proc/32669/stat : 32669 (java) S 32666 32669 31696 0 -1 1077944320 2391700 0 0 0 1991224 1601 0 0 20 0 42 0 255618025 28313399296 880004 33554432000 4194304 4196468 140729481986928 140729481969472 140551257231095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
/proc/32669/statm: 6912451 880004 3611 1 0 6874002 0
[pid=32669/tid=32671] ppid=32666 vsize=27649804 memory=1776 CPUtime=1.93 cores=0-7
/proc/32669/task/32671/stat : 32671 (java) S 32666 32669 31696 0 -1 1077944384 20342 0 0 0 186 7 0 0 20 0 42 0 255618025 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551261468560 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32672] ppid=32666 vsize=27649804 memory=5724 CPUtime=8.06 cores=0-7
/proc/32669/task/32672/stat : 32672 (java) S 32666 32669 31696 0 -1 1077944384 151818 0 0 0 760 46 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551209851408 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 44 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32673] ppid=32666 vsize=27649804 memory=6791534058613427641 CPUtime=8.09 cores=0-7
/proc/32669/task/32673/stat : 32673 (java) S 32666 32669 31696 0 -1 1077944384 146745 0 0 0 758 51 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551208798864 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32674] ppid=32666 vsize=27649804 memory=6298942005126058066 CPUtime=8.12 cores=0-7
/proc/32669/task/32674/stat : 32674 (java) S 32666 32669 31696 0 -1 1077944384 137946 0 0 0 757 55 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551207745808 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32675] ppid=32666 vsize=27649804 memory=5937543476317482083 CPUtime=8.07 cores=0-7
/proc/32669/task/32675/stat : 32675 (java) S 32666 32669 31696 0 -1 1077944384 148980 0 0 0 754 53 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551206693264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32676] ppid=32666 vsize=27649804 memory=3053811428090794576 CPUtime=8.11 cores=0-7
/proc/32669/task/32676/stat : 32676 (java) S 32666 32669 31696 0 -1 1077944384 151987 0 0 0 758 53 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551205641232 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32677] ppid=32666 vsize=27649804 memory=-1088251628401078322 CPUtime=8.11 cores=0-7
/proc/32669/task/32677/stat : 32677 (java) S 32666 32669 31696 0 -1 1077944384 148583 0 0 0 761 50 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551204588688 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32678] ppid=32666 vsize=27649804 memory=288230574492221466 CPUtime=8.1 cores=0-7
/proc/32669/task/32678/stat : 32678 (java) S 32666 32669 31696 0 -1 1077944384 135094 0 0 0 763 47 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551203535632 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32679] ppid=32666 vsize=27649804 memory=288230596050944315 CPUtime=8.11 cores=0-7
/proc/32669/task/32679/stat : 32679 (java) S 32666 32669 31696 0 -1 1077944384 148534 0 0 0 759 52 0 0 20 0 42 0 255618026 28313399296 880004 33554432000 4194304 4196468 140729481986928 140551202483088 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32680] ppid=32666 vsize=27649804 memory=13566015871133490 CPUtime=8.53 cores=0-7
/proc/32669/task/32680/stat : 32680 (java) S 32666 32669 31696 0 -1 1077944384 208182 0 0 0 745 108 0 0 20 0 42 0 255618028 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550317517040 140551257242242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32681] ppid=32666 vsize=27649804 memory=1776 CPUtime=0 cores=0-7
/proc/32669/task/32681/stat : 32681 (java) S 32666 32669 31696 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 42 0 255618028 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550316463328 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32682] ppid=32666 vsize=27649804 memory=5724 CPUtime=0 cores=0-7
/proc/32669/task/32682/stat : 32682 (java) S 32666 32669 31696 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 42 0 255618028 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550315410176 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32683] ppid=32666 vsize=27649804 memory=14768 CPUtime=0 cores=0-7
/proc/32669/task/32683/stat : 32683 (java) S 32666 32669 31696 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550314358736 140551257249691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32684] ppid=32666 vsize=27649804 memory=43108 CPUtime=0.98 cores=0-7
/proc/32669/task/32684/stat : 32684 (java) S 32666 32669 31696 0 -1 1077944384 3776 0 0 0 97 1 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550313306864 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32685] ppid=32666 vsize=27649804 memory=15108 CPUtime=0.88 cores=0-7
/proc/32669/task/32685/stat : 32685 (java) S 32666 32669 31696 0 -1 1077944384 3748 0 0 0 88 0 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550312254320 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32686] ppid=32666 vsize=27649804 memory=3152 CPUtime=0.91 cores=0-7
/proc/32669/task/32686/stat : 32686 (java) D 32666 32669 31696 0 -1 4202560 3159 0 0 0 90 1 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550311187208 140551249520544 0 4 0 16800975 18446744071582151416 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32687] ppid=32666 vsize=27649804 memory=8628 CPUtime=0.82 cores=0-7
/proc/32669/task/32687/stat : 32687 (java) D 32666 32669 31696 0 -1 4202560 9644 0 0 0 80 2 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550310145976 140551249472076 0 4 0 16800975 18446744071582151416 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32688] ppid=32666 vsize=27649804 memory=1080 CPUtime=0 cores=0-7
/proc/32669/task/32688/stat : 32688 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550309095904 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32689] ppid=32666 vsize=27649804 memory=752 CPUtime=0.9 cores=0-7
/proc/32669/task/32689/stat : 32689 (java) S 32666 32669 31696 0 -1 1077944384 10832 0 0 0 38 52 0 0 20 0 42 0 255618031 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550308043440 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32690] ppid=32666 vsize=27649804 memory=796 CPUtime=0 cores=0-7
/proc/32669/task/32690/stat : 32690 (java) S 32666 32669 31696 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 42 0 255618180 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550296699392 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32691] ppid=32666 vsize=27649804 memory=1592 CPUtime=4.99 cores=0-7
/proc/32669/task/32691/stat : 32691 (java) R 32666 32669 31696 0 -1 1077944384 23082 0 0 0 223 276 0 0 20 0 42 0 255618197 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550293549872 140551257242242 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32692] ppid=32666 vsize=27649804 memory=3780 CPUtime=2480.01 cores=0-7
/proc/32669/task/32692/stat : 32692 (java) R 32666 32669 31696 0 -1 4202560 112451 0 0 0 247869 132 0 0 20 0 42 0 255618218 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550290393464 140550885076230 0 4 0 16800975 0 0 0 -1 3 0 0 52 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32693] ppid=32666 vsize=27649804 memory=3980 CPUtime=2481.63 cores=0-7
/proc/32669/task/32693/stat : 32693 (java) R 32666 32669 31696 0 -1 4202560 120031 0 0 0 248028 135 0 0 20 0 42 0 255618218 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550289340288 140551242442220 0 4 0 16800975 0 0 0 -1 0 0 0 51 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32694] ppid=32666 vsize=27649804 memory=3517328 CPUtime=2482.04 cores=0-7
/proc/32669/task/32694/stat : 32694 (java) R 32666 32669 31696 0 -1 4202560 109930 0 0 0 248070 134 0 0 20 0 42 0 255618219 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550288287608 140550884948580 0 4 0 16800975 0 0 0 -1 1 0 0 48 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32695] ppid=32666 vsize=27649804 memory=732 CPUtime=2479.23 cores=0-7
/proc/32669/task/32695/stat : 32695 (java) R 32666 32669 31696 0 -1 4202560 118388 0 0 0 247787 136 0 0 20 0 42 0 255618225 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550285137792 140550884895509 0 4 0 16800975 0 0 0 -1 5 0 0 47 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32696] ppid=32666 vsize=27649804 memory=4100 CPUtime=0.03 cores=0-7
/proc/32669/task/32696/stat : 32696 (java) S 32666 32669 31696 0 -1 1077944384 395 0 0 0 3 0 0 0 20 0 42 0 255618225 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550284092336 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32697] ppid=32666 vsize=27649804 memory=1398720917958146503 CPUtime=2479.29 cores=0-7
/proc/32669/task/32697/stat : 32697 (java) R 32666 32669 31696 0 -1 4202560 121671 0 0 0 247793 136 0 0 20 0 42 0 255618225 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550283035864 140550876511535 0 4 0 16800975 0 0 0 -1 7 0 0 47 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32698] ppid=32666 vsize=27649804 memory=1904 CPUtime=2480.31 cores=0-7
/proc/32669/task/32698/stat : 32698 (java) R 32666 32669 31696 0 -1 4202560 115304 0 0 0 247896 135 0 0 20 0 42 0 255618225 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550281979160 140550885482266 0 4 0 16800975 0 0 0 -1 6 0 0 47 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32699] ppid=32666 vsize=27649804 memory=7524 CPUtime=0.03 cores=0-7
/proc/32669/task/32699/stat : 32699 (java) S 32666 32669 31696 0 -1 1077944384 69 0 0 0 3 0 0 0 20 0 42 0 255618226 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550280934192 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32700] ppid=32666 vsize=27649804 memory=800 CPUtime=2479.68 cores=0-7
/proc/32669/task/32700/stat : 32700 (java) R 32666 32669 31696 0 -1 4202560 116115 0 0 0 247837 131 0 0 20 0 42 0 255618226 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550279874584 140550885223497 0 4 0 16800975 0 0 0 -1 2 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32701] ppid=32666 vsize=27649804 memory=1796 CPUtime=0.01 cores=0-7
/proc/32669/task/32701/stat : 32701 (java) S 32666 32669 31696 0 -1 1077944384 437 0 0 0 1 0 0 0 20 0 42 0 255618226 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550278825952 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32702] ppid=32666 vsize=27649804 memory=916 CPUtime=0 cores=0-7
/proc/32669/task/32702/stat : 32702 (java) D 32666 32669 31696 0 -1 4202560 202 0 0 0 0 0 0 0 20 0 42 0 255618226 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550277775720 140551249948247 0 4 0 16800975 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32703] ppid=32666 vsize=27649804 memory=4428 CPUtime=2481.03 cores=0-7
/proc/32669/task/32703/stat : 32703 (java) R 32666 32669 31696 0 -1 4202560 120919 0 0 0 247963 140 0 0 20 0 42 0 255618226 28313399296 880004 33554432000 4194304 4196468 140729481986928 140550276716624 140550884896338 0 4 0 16800975 0 0 0 -1 4 0 0 51 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
Current children cumulated CPU time: 19928.2 s
Current children cumulated vsize: 27649804 KiB
Current children cumulated memory: 3520016 KiB

[startup+2520.5 s]
/proc/loadavg: 8.85 8.75 8.74 10/213 32760
/proc/meminfo: memFree=25171268/32770624 swapFree=67108796/67108860
[pid=32669] ppid=32666 vsize=27717396 memory=3521144 CPUtime=19929.1 cores=0-7
/proc/32669/stat : 32669 (java) S 32666 32669 31696 0 -1 1077944320 2392141 0 0 0 1991304 1601 0 0 20 0 44 0 255618025 28382613504 880286 33554432000 4194304 4196468 140729481986928 140729481969472 140551257231095 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
/proc/32669/statm: 6929349 880286 3611 1 0 6890900 0
[pid=32669/tid=32671] ppid=32666 vsize=27717396 memory=3517328 CPUtime=1.93 cores=0-7
/proc/32669/task/32671/stat : 32671 (java) S 32666 32669 31696 0 -1 1077944384 20342 0 0 0 186 7 0 0 20 0 44 0 255618025 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551261468560 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32672] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.06 cores=0-7
/proc/32669/task/32672/stat : 32672 (java) S 32666 32669 31696 0 -1 1077944384 151818 0 0 0 760 46 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551209851408 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 44 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32673] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.09 cores=0-7
/proc/32669/task/32673/stat : 32673 (java) S 32666 32669 31696 0 -1 1077944384 146745 0 0 0 758 51 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551208798864 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32674] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.12 cores=0-7
/proc/32669/task/32674/stat : 32674 (java) S 32666 32669 31696 0 -1 1077944384 137946 0 0 0 757 55 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551207745808 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32675] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.07 cores=0-7
/proc/32669/task/32675/stat : 32675 (java) S 32666 32669 31696 0 -1 1077944384 148980 0 0 0 754 53 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551206693264 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 41 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32676] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.11 cores=0-7
/proc/32669/task/32676/stat : 32676 (java) S 32666 32669 31696 0 -1 1077944384 151987 0 0 0 758 53 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551205641232 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32677] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.11 cores=0-7
/proc/32669/task/32677/stat : 32677 (java) S 32666 32669 31696 0 -1 1077944384 148583 0 0 0 761 50 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551204588688 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32678] ppid=32666 vsize=27717396 memory=3517328 CPUtime=8.1 cores=0-7
/proc/32669/task/32678/stat : 32678 (java) S 32666 32669 31696 0 -1 1077944384 135094 0 0 0 763 47 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551203535632 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 43 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32679] ppid=32666 vsize=27717396 memory=3519796 CPUtime=8.11 cores=0-7
/proc/32669/task/32679/stat : 32679 (java) S 32666 32669 31696 0 -1 1077944384 148534 0 0 0 759 52 0 0 20 0 44 0 255618026 28382613504 880286 33554432000 4194304 4196468 140729481986928 140551202483088 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32680] ppid=32666 vsize=27717396 memory=281177283257280 CPUtime=8.53 cores=0-7
/proc/32669/task/32680/stat : 32680 (java) S 32666 32669 31696 0 -1 1077944384 208182 0 0 0 745 108 0 0 20 0 44 0 255618028 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550317517040 140551257242242 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32681] ppid=32666 vsize=27717396 memory=164 CPUtime=0 cores=0-7
/proc/32669/task/32681/stat : 32681 (java) S 32666 32669 31696 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 44 0 255618028 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550316463328 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32682] ppid=32666 vsize=27717396 memory=281177283705264 CPUtime=0 cores=0-7
/proc/32669/task/32682/stat : 32682 (java) S 32666 32669 31696 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 44 0 255618028 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550315410176 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32683] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0 cores=0-7
/proc/32669/task/32683/stat : 32683 (java) S 32666 32669 31696 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550314358736 140551257249691 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32684] ppid=32666 vsize=27717396 memory=43108 CPUtime=0.98 cores=0-7
/proc/32669/task/32684/stat : 32684 (java) S 32666 32669 31696 0 -1 1077944384 3776 0 0 0 97 1 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550313306864 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32685] ppid=32666 vsize=27717396 memory=15108 CPUtime=0.88 cores=0-7
/proc/32669/task/32685/stat : 32685 (java) S 32666 32669 31696 0 -1 1077944384 3748 0 0 0 88 0 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550312254320 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32686] ppid=32666 vsize=27717396 memory=3980 CPUtime=0.94 cores=0-7
/proc/32669/task/32686/stat : 32686 (java) R 32666 32669 31696 0 -1 4202560 3443 0 0 0 93 1 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550311187144 140551240615964 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32687] ppid=32666 vsize=27717396 memory=880 CPUtime=0.83 cores=0-7
/proc/32669/task/32687/stat : 32687 (java) S 32666 32669 31696 0 -1 1077944384 9660 0 0 0 81 2 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550310148720 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32688] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0 cores=0-7
/proc/32669/task/32688/stat : 32688 (java) S 32666 32669 31696 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550309095904 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32689] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0.9 cores=0-7
/proc/32669/task/32689/stat : 32689 (java) S 32666 32669 31696 0 -1 1077944384 10832 0 0 0 38 52 0 0 20 0 44 0 255618031 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550308043440 140551257242242 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32690] ppid=32666 vsize=27717396 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/32669/task/32690/stat : 32690 (java) S 32666 32669 31696 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 44 0 255618180 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550296699392 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32691] ppid=32666 vsize=27717396 memory=-8961168018402230209 CPUtime=4.99 cores=0-7
/proc/32669/task/32691/stat : 32691 (java) R 32666 32669 31696 0 -1 1077944384 23082 0 0 0 223 276 0 0 20 0 44 0 255618197 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550293549872 140551257242242 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32692] ppid=32666 vsize=27717396 memory=6791534058613427641 CPUtime=2480.11 cores=0-7
/proc/32669/task/32692/stat : 32692 (java) R 32666 32669 31696 0 -1 4202560 112451 0 0 0 247879 132 0 0 20 0 44 0 255618218 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550290393464 140550885037088 0 4 0 16800975 0 0 0 -1 3 0 0 52 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32693] ppid=32666 vsize=27717396 memory=932 CPUtime=2481.72 cores=0-7
/proc/32669/task/32693/stat : 32693 (java) R 32666 32669 31696 0 -1 4202560 120031 0 0 0 248037 135 0 0 20 0 44 0 255618218 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550289340288 140550884895758 0 4 0 16800975 0 0 0 -1 0 0 0 51 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32694] ppid=32666 vsize=27717396 memory=3500468 CPUtime=2482.14 cores=0-7
/proc/32669/task/32694/stat : 32694 (java) R 32666 32669 31696 0 -1 4202560 109930 0 0 0 248080 134 0 0 20 0 44 0 255618219 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550288287608 140550876404016 0 4 0 16800975 0 0 0 -1 1 0 0 48 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32695] ppid=32666 vsize=27717396 memory=3500468 CPUtime=2479.29 cores=0-7
/proc/32669/task/32695/stat : 32695 (java) R 32666 32669 31696 0 -1 4202560 118388 0 0 0 247793 136 0 0 20 0 44 0 255618225 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550285137792 140550884805998 0 4 0 16800975 0 0 0 -1 5 0 0 47 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32696] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0.03 cores=0-7
/proc/32669/task/32696/stat : 32696 (java) S 32666 32669 31696 0 -1 1077944384 395 0 0 0 3 0 0 0 20 0 44 0 255618225 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550284092336 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32697] ppid=32666 vsize=27717396 memory=3500468 CPUtime=2479.39 cores=0-7
/proc/32669/task/32697/stat : 32697 (java) R 32666 32669 31696 0 -1 4202560 121671 0 0 0 247803 136 0 0 20 0 44 0 255618225 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550283035864 140550879670371 0 4 0 16800975 0 0 0 -1 7 0 0 47 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32698] ppid=32666 vsize=27717396 memory=69480 CPUtime=2480.4 cores=0-7
/proc/32669/task/32698/stat : 32698 (java) R 32666 32669 31696 0 -1 4202560 115304 0 0 0 247905 135 0 0 20 0 44 0 255618225 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550281979160 140550885038856 0 4 0 16800975 0 0 0 -1 6 0 0 47 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32699] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0.03 cores=0-7
/proc/32669/task/32699/stat : 32699 (java) S 32666 32669 31696 0 -1 1077944384 69 0 0 0 3 0 0 0 20 0 44 0 255618226 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550280934192 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32700] ppid=32666 vsize=27717396 memory=3517328 CPUtime=2479.78 cores=0-7
/proc/32669/task/32700/stat : 32700 (java) R 32666 32669 31696 0 -1 4202560 116115 0 0 0 247847 131 0 0 20 0 44 0 255618226 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550279874840 140550885076261 0 4 0 16800975 0 0 0 -1 2 0 0 42 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32701] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0.01 cores=0-7
/proc/32669/task/32701/stat : 32701 (java) S 32666 32669 31696 0 -1 1077944384 437 0 0 0 1 0 0 0 20 0 44 0 255618226 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550278829616 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32702] ppid=32666 vsize=27717396 memory=3517328 CPUtime=0 cores=0-7
/proc/32669/task/32702/stat : 32702 (java) S 32666 32669 31696 0 -1 1077944384 205 0 0 0 0 0 0 0 20 0 44 0 255618226 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550277776560 140551257241301 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
[pid=32669/tid=32703] ppid=32666 vsize=27717396 memory=3632 CPUtime=2481.13 cores=0-7
/proc/32669/task/32703/stat : 32703 (java) R 32666 32669 31696 0 -1 4202560 120919 0 0 0 247973 140 0 0 20 0 44 0 255618226 28382613504 880286 33554432000 4194304 4196468 140729481986928 140550276716320 140550885076544 0 4 0 16800975 0 0 0 -1 4 0 0 51 0 0 6293624 6294260 32284672 140729481991246 140729481991429 140729481991429 140729481994191 0
Current children cumulated CPU time: 19929 s
Current children cumulated vsize: 27717396 KiB
Current children cumulated memory: 3521144 KiB

Child status: 143
Real time (s): 2520.55
CPU time (s): 19929.3
CPU user time (s): 19913.3
CPU system time (s): 16.0332
CPU usage (%): 790.672
Max. virtual memory (cumulated for all children) (KiB): 27717396
Max. memory (cumulated for all children) (KiB): 3521144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19913.3
system time used= 16.0332
maximum resident set size= 3523308
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2392516
page faults= 0
swaps= 0
block input operations= 0
block output operations= 4520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 944851
involuntary context switches= 444020


# summary of solver processes directly reported to runsolver:
#   pid: 32669
#   total CPU time (s): 19929.3
#   total CPU user time (s): 19913.3
#   total CPU system time (s): 16.0332

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.0656 second user time and 31.4249 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-16 02:49:08
IDJOB=4309034
IDBENCH=141404
IDSOLVER=2793
FILE ID=node138/4309034-1534380548
RUNJOBID= node138-1534372877-31723
PBS_JOBID= 21038288
Free space on /tmp= 38064 MiB

SOLVER NAME= OscaR - Parallel with EPS 2018-08-14
BENCH NAME= XCSP18/Dubois/Dubois-040_c18.xml
COMMAND LINE= java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309034-1534380548/watcher-4309034-1534380548 -o /tmp/evaluation-result-4309034-1534380548/solver-4309034-1534380548 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node138-1534372877-31723 --watchdog 2580  java -Xmx22000m -jar oscarCPXcsp3-parallel.jar --randomseed 257059839 --timelimit 20160 --memlimit 22000 --nbcore 8 HOME/instance-4309034-1534380548.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 45809745b970e21e8f924050121658bf
RANDOM SEED=257059839

node138.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.71
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.71
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.71
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.71
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:        28682828 kB
MemAvailable:   31887256 kB
Buffers:          113340 kB
Cached:          3348872 kB
SwapCached:           12 kB
Active:          1796024 kB
Inactive:        1725776 kB
Active(anon):       3496 kB
Inactive(anon):   116692 kB
Active(file):    1792528 kB
Inactive(file):  1609084 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:             35984 kB
Writeback:             0 kB
AnonPages:         66796 kB
Mapped:            54744 kB
Shmem:             57964 kB
Slab:             260000 kB
SReclaimable:     231276 kB
SUnreclaim:        28724 kB
KernelStack:        3200 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     358036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 38028 MiB
End job on node138 at 2018-08-16 03:31:09