Trace number 4404403

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
choco-solver 2019-09-20 parallelUNSAT 168.914 36.5997

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-33.xml
MD5SUM81fb3456c728d6c2b2ee1ab40588047a
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 benchmark9.29758
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree119
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":3},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":2},{"degree":115,"count":1},{"degree":116,"count":3},{"degree":117,"count":3},{"degree":118,"count":1},{"degree":119,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404403-1568997425.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404403-1568997425.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
100.83/26.45	c solve instance...
168.55/36.55	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404403-1568997425/watcher-4404403-1568997425 -o /var/tmp/evaluation-result-4404403-1568997425/solver-4404403-1568997425 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1568994352-14801 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1240039437 HOME/instance-4404403-1568997425.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=16136, runsolver pid=16133
Current StackSize limit: 8192 KiB


[startup+0.100141 s]*
/proc/loadavg: 5.93 7.10 7.58 3/211 16157
/proc/meminfo: memFree=18858792/32770624 swapFree=66935844/67108860
[pid=16136] ppid=16133 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16136/stat : 16136 (xcsp3-exec) S 16133 16136 14774 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475656276 115843072 362 33554432000 4194304 5098028 140731570131296 140731570129400 140560419873404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14712832 140731570139985 140731570140245 140731570140245 140731570143174 0
/proc/16136/statm: 28282 362 304 221 0 87 0
[pid=16138] ppid=16136 vsize=28227396 memory=29088 CPUtime=0.12 cores=0-7
/proc/16138/stat : 16138 (java) S 16136 16136 14774 0 -1 1077944320 5754 0 0 0 11 1 0 0 20 0 20 0 475656276 28904853504 7272 33554432000 4194304 4196468 140726756112816 140726756095360 140225116364535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
/proc/16138/statm: 7056849 7272 3115 1 0 7019032 0
[pid=16138/tid=16139] ppid=16136 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/16138/task/16139/stat : 16139 (java) R 16136 16136 14774 0 -1 4202560 3665 0 0 0 8 0 0 0 20 0 20 0 475656276 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225120597808 140225116376470 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16140] ppid=16136 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16138/task/16140/stat : 16140 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225068985232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16141] ppid=16136 vsize=28227396 memory=139706239768192 CPUtime=0 cores=0-7
/proc/16138/task/16141/stat : 16141 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225067932432 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16142] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16142/stat : 16142 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225066880144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16143] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16143/stat : 16143 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225065827344 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16144] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16144/stat : 16144 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225064774032 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16145] ppid=16136 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16138/task/16145/stat : 16145 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225063721232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16146] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16146/stat : 16146 (java) S 16136 16136 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225062668944 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16147] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16147/stat : 16147 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 7272 33554432000 4194304 4196468 140726756112816 140225061616144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16148] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16148/stat : 16148 (java) S 16136 16136 14774 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 475656279 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223244630640 140225116375682 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16149] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16149/stat : 16149 (java) S 16136 16136 14774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475656279 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223243576608 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16150] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16150/stat : 16150 (java) S 16136 16136 14774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475656279 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223242524272 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16151] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16151/stat : 16151 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223241472592 140225116383131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16152] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16152/stat : 16152 (java) S 16136 16136 14774 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223240419440 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16153] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16153/stat : 16153 (java) S 16136 16136 14774 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223239366640 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16154] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16154/stat : 16154 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223238314352 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16155] ppid=16136 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16138/task/16155/stat : 16155 (java) R 16136 16136 14774 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223237261552 140225116376470 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16156] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16156/stat : 16156 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223236209504 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16157] ppid=16136 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16138/task/16157/stat : 16157 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 7272 33554432000 4194304 4196468 140726756112816 140223235156784 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30536 KiB

[startup+0.210242 s]*
/proc/loadavg: 5.93 7.10 7.58 2/211 16157
/proc/meminfo: memFree=18845264/32770624 swapFree=66935844/67108860
[pid=16136] ppid=16133 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16136/stat : 16136 (xcsp3-exec) S 16133 16136 14774 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475656276 115843072 362 33554432000 4194304 5098028 140731570131296 140731570129400 140560419873404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14712832 140731570139985 140731570140245 140731570140245 140731570143174 0
/proc/16136/statm: 28282 362 304 221 0 87 0
[pid=16138] ppid=16136 vsize=28227396 memory=40412 CPUtime=0.33 cores=0-7
/proc/16138/stat : 16138 (java) S 16136 16136 14774 0 -1 1077944320 9352 0 0 0 31 2 0 0 20 0 20 0 475656276 28904853504 10103 33554432000 4194304 4196468 140726756112816 140726756095360 140225116364535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
/proc/16138/statm: 7056849 10103 3297 1 0 7019032 0
[pid=16138/tid=16139] ppid=16136 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16138/task/16139/stat : 16139 (java) R 16136 16136 14774 0 -1 4202560 6605 0 0 0 18 1 0 0 20 0 20 0 475656276 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225120594256 140225116376470 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16140] ppid=16136 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/16138/task/16140/stat : 16140 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225068985232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16141] ppid=16136 vsize=28227396 memory=288370082391479936 CPUtime=0 cores=0-7
/proc/16138/task/16141/stat : 16141 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225067932432 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16142] ppid=16136 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16138/task/16142/stat : 16142 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225066880144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16143] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16143/stat : 16143 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225065827344 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16144] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16144/stat : 16144 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225064774032 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16145] ppid=16136 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16138/task/16145/stat : 16145 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225063721232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16146] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16146/stat : 16146 (java) S 16136 16136 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225062668944 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16147] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16147/stat : 16147 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28904853504 10103 33554432000 4194304 4196468 140726756112816 140225061616144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16148] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16148/stat : 16148 (java) S 16136 16136 14774 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 475656279 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223244630640 140225116375682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16149] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16149/stat : 16149 (java) S 16136 16136 14774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475656279 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223243576608 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16150] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16150/stat : 16150 (java) S 16136 16136 14774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475656279 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223242524272 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16151] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16151/stat : 16151 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223241472592 140225116383131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16152] ppid=16136 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16138/task/16152/stat : 16152 (java) S 16136 16136 14774 0 -1 1077944384 401 0 0 0 1 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223240419440 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16153] ppid=16136 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16138/task/16153/stat : 16153 (java) S 16136 16136 14774 0 -1 1077944384 231 0 0 0 2 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223239366640 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16154] ppid=16136 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16138/task/16154/stat : 16154 (java) S 16136 16136 14774 0 -1 1077944384 32 0 0 0 1 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223238314352 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16155] ppid=16136 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16138/task/16155/stat : 16155 (java) R 16136 16136 14774 0 -1 4202560 774 0 0 0 7 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223237261552 140225108601662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16156] ppid=16136 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16156/stat : 16156 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223236209504 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16157] ppid=16136 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16138/task/16157/stat : 16157 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656282 28904853504 10103 33554432000 4194304 4196468 140726756112816 140223235156784 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41860 KiB

[startup+0.309514 s]*
/proc/loadavg: 5.93 7.10 7.58 3/211 16157
/proc/meminfo: memFree=18837744/32770624 swapFree=66935844/67108860
[pid=16136] ppid=16133 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16136/stat : 16136 (xcsp3-exec) S 16133 16136 14774 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475656276 115843072 362 33554432000 4194304 5098028 140731570131296 140731570129400 140560419873404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14712832 140731570139985 140731570140245 140731570140245 140731570143174 0
/proc/16136/statm: 28282 362 304 221 0 87 0
[pid=16138] ppid=16136 vsize=28231652 memory=49384 CPUtime=0.52 cores=0-7
/proc/16138/stat : 16138 (java) S 16136 16136 14774 0 -1 1077944320 10728 0 0 0 49 3 0 0 20 0 20 0 475656276 28909211648 12346 33554432000 4194304 4196468 140726756112816 140726756095360 140225116364535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
/proc/16138/statm: 7057913 12346 3346 1 0 7019032 0
[pid=16138/tid=16139] ppid=16136 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16138/task/16139/stat : 16139 (java) R 16136 16136 14774 0 -1 4202560 7728 0 0 0 28 2 0 0 20 0 20 0 475656276 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225120595648 140225100445022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16140] ppid=16136 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16140/stat : 16140 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225068985232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16141] ppid=16136 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16141/stat : 16141 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225067932432 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16142] ppid=16136 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16142/stat : 16142 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225066880144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16143] ppid=16136 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16143/stat : 16143 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225065827344 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16144] ppid=16136 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/16138/task/16144/stat : 16144 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225064774032 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16145] ppid=16136 vsize=28231652 memory=139706092319663 CPUtime=0 cores=0-7
/proc/16138/task/16145/stat : 16145 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225063721232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16146] ppid=16136 vsize=28231652 memory=139706092321968 CPUtime=0 cores=0-7
/proc/16138/task/16146/stat : 16146 (java) S 16136 16136 14774 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225062668944 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16147] ppid=16136 vsize=28231652 memory=139706092324272 CPUtime=0 cores=0-7
/proc/16138/task/16147/stat : 16147 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28909211648 12397 33554432000 4194304 4196468 140726756112816 140225061616144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16148] ppid=16136 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16148/stat : 16148 (java) S 16136 16136 14774 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 475656279 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223244630640 140225116375682 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16149] ppid=16136 vsize=28231652 memory=279412184655504 CPUtime=0 cores=0-7
/proc/16138/task/16149/stat : 16149 (java) S 16136 16136 14774 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475656279 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223243576608 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16150] ppid=16136 vsize=28231652 memory=279412184662416 CPUtime=0 cores=0-7
/proc/16138/task/16150/stat : 16150 (java) S 16136 16136 14774 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475656279 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223242524272 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16151] ppid=16136 vsize=28231652 memory=279412184603696 CPUtime=0 cores=0-7
/proc/16138/task/16151/stat : 16151 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223241472592 140225116383131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16152] ppid=16136 vsize=28231652 memory=279412184676240 CPUtime=0.02 cores=0-7
/proc/16138/task/16152/stat : 16152 (java) S 16136 16136 14774 0 -1 1077944384 413 0 0 0 2 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223240419440 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16153] ppid=16136 vsize=28231652 memory=279412184683152 CPUtime=0.03 cores=0-7
/proc/16138/task/16153/stat : 16153 (java) R 16136 16136 14774 0 -1 4202560 322 0 0 0 3 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223239356640 140225116385882 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16154] ppid=16136 vsize=28231652 memory=279412184680848 CPUtime=0.01 cores=0-7
/proc/16138/task/16154/stat : 16154 (java) S 16136 16136 14774 0 -1 1077944384 38 0 0 0 1 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223238314352 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16155] ppid=16136 vsize=28231652 memory=279412184697008 CPUtime=0.13 cores=0-7
/proc/16138/task/16155/stat : 16155 (java) S 16136 16136 14774 0 -1 1077944384 942 0 0 0 13 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223237261552 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16156] ppid=16136 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16156/stat : 16156 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223236209504 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16157] ppid=16136 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16138/task/16157/stat : 16157 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656282 28909211648 12397 33554432000 4194304 4196468 140726756112816 140223235156784 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50832 KiB

[startup+0.701001 s]
/proc/loadavg: 5.93 7.10 7.58 5/211 16157
/proc/meminfo: memFree=18789104/32770624 swapFree=66935844/67108860
[pid=16136] ppid=16133 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16136/stat : 16136 (xcsp3-exec) S 16133 16136 14774 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475656276 115843072 362 33554432000 4194304 5098028 140731570131296 140731570129400 140560419873404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14712832 140731570139985 140731570140245 140731570140245 140731570143174 0
/proc/16136/statm: 28282 362 304 221 0 87 0
[pid=16138] ppid=16136 vsize=28233776 memory=208664 CPUtime=1.63 cores=0-7
/proc/16138/stat : 16138 (java) S 16136 16136 14774 0 -1 1077944320 14772 0 0 0 156 7 0 0 20 0 20 0 475656276 28911386624 52166 33554432000 4194304 4196468 140726756112816 140726756095360 140225116364535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
/proc/16138/statm: 7058444 52166 3452 1 0 7019544 0
[pid=16138/tid=16139] ppid=16136 vsize=28233776 memory=279412185054896 CPUtime=0.67 cores=0-7
/proc/16138/task/16139/stat : 16139 (java) R 16136 16136 14774 0 -1 4202560 8432 0 0 0 63 4 0 0 20 0 20 0 475656276 28911386624 52166 33554432000 4194304 4196468 140726756112816 140225120602384 140224726639680 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16140] ppid=16136 vsize=28233776 memory=139706092528496 CPUtime=0 cores=0-7
/proc/16138/task/16140/stat : 16140 (java) S 16136 16136 14774 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 475656277 28911386624 52166 33554432000 4194304 4196468 140726756112816 140225068985232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16141] ppid=16136 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16141/stat : 16141 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475656277 28911386624 52166 33554432000 4194304 4196468 140726756112816 140225067932432 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16142] ppid=16136 vsize=28233776 memory=1128 CPUtime=0 cores=0-7
/proc/16138/task/16142/stat : 16142 (java) S 16136 16136 14774 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 475656277 28911386624 52166 33554432000 4194304 4196468 140726756112816 140225066880144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0

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

[pid=16138/tid=16155] ppid=16136 vsize=28766288 memory=3761104038754072630 CPUtime=0.63 cores=0-7
/proc/16138/task/16155/stat : 16155 (java) S 16136 16136 14774 0 -1 1077944384 3823 0 0 0 63 0 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223237261552 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16156] ppid=16136 vsize=28766288 memory=7649399379986560561 CPUtime=0 cores=0-7
/proc/16138/task/16156/stat : 16156 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223236209504 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16157] ppid=16136 vsize=28766288 memory=4049334406030045727 CPUtime=0.01 cores=0-7
/proc/16138/task/16157/stat : 16157 (java) S 16136 16136 14774 0 -1 1077944384 575 0 0 0 0 1 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223235156784 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16161] ppid=16136 vsize=28766288 memory=3539891112568568112 CPUtime=4.88 cores=0-7
/proc/16138/task/16161/stat : 16161 (java) R 16136 16136 14774 0 -1 4202560 450 0 0 0 487 1 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222917795248 140224732694414 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16162] ppid=16136 vsize=28766288 memory=7523376918531162212 CPUtime=4.89 cores=0-7
/proc/16138/task/16162/stat : 16162 (java) R 16136 16136 14774 0 -1 4202560 643 0 0 0 484 5 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222916743704 140224732378665 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16163] ppid=16136 vsize=28766288 memory=7584172172082901604 CPUtime=4.98 cores=0-7
/proc/16138/task/16163/stat : 16163 (java) R 16136 16136 14774 0 -1 4202560 622 0 0 0 498 0 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222915692456 140224732378642 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16164] ppid=16136 vsize=28766288 memory=7893295687695689787 CPUtime=4.81 cores=0-7
/proc/16138/task/16164/stat : 16164 (java) R 16136 16136 14774 0 -1 4202560 645 0 0 0 476 5 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222914637304 140224732430351 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16165] ppid=16136 vsize=28766288 memory=6944656592455359580 CPUtime=4.97 cores=0-7
/proc/16138/task/16165/stat : 16165 (java) R 16136 16136 14774 0 -1 4202560 1091 0 0 0 487 10 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222913585832 140224732429917 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16166] ppid=16136 vsize=28766288 memory=0 CPUtime=4.93 cores=0-7
/proc/16138/task/16166/stat : 16166 (java) R 16136 16136 14774 0 -1 4202560 553 0 0 0 493 0 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222912532080 140224732394991 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16167] ppid=16136 vsize=28766288 memory=0 CPUtime=4.7 cores=0-7
/proc/16138/task/16167/stat : 16167 (java) R 16136 16136 14774 0 -1 4202560 600 0 0 0 463 7 0 0 20 0 28 0 475658923 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222911480568 140224732525002 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16168] ppid=16136 vsize=28766288 memory=0 CPUtime=4.75 cores=0-7
/proc/16138/task/16168/stat : 16168 (java) R 16136 16136 14774 0 -1 4202560 377 0 0 0 475 0 0 0 20 0 28 0 475658923 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222910427256 140224732524971 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
Current children cumulated CPU time: 164.57 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 9757116 KiB

[startup+36.4081 s]
/proc/loadavg: 4.62 6.62 7.40 9/219 16168
/proc/meminfo: memFree=9115524/32770624 swapFree=66935844/67108860
[pid=16136] ppid=16133 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16136/stat : 16136 (xcsp3-exec) S 16133 16136 14774 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475656276 115843072 362 33554432000 4194304 5098028 140731570131296 140731570129400 140560419873404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14712832 140731570139985 140731570140245 140731570140245 140731570143174 0
/proc/16136/statm: 28282 362 304 221 0 87 0
[pid=16138] ppid=16136 vsize=28766288 memory=9755668 CPUtime=167.74 cores=0-7
/proc/16138/stat : 16138 (java) S 16136 16136 14774 0 -1 1077944320 115900 0 0 0 14658 2116 0 0 20 0 28 0 475656276 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140726756095360 140225116364535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
/proc/16138/statm: 7191572 2438917 3536 1 0 7152672 0
[pid=16138/tid=16139] ppid=16136 vsize=28766288 memory=6791534058613427641 CPUtime=13.07 cores=0-7
/proc/16138/task/16139/stat : 16139 (java) S 16136 16136 14774 0 -1 1077944384 14341 0 0 0 1294 13 0 0 20 0 28 0 475656276 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225120605312 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16140] ppid=16136 vsize=28766288 memory=162 CPUtime=12.97 cores=0-7
/proc/16138/task/16140/stat : 16140 (java) S 16136 16136 14774 0 -1 1077944384 6607 0 0 0 1044 253 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225068985232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16141] ppid=16136 vsize=28766288 memory=63 CPUtime=12.87 cores=0-7
/proc/16138/task/16141/stat : 16141 (java) S 16136 16136 14774 0 -1 1077944384 6291 0 0 0 1035 252 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225067932432 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16142] ppid=16136 vsize=28766288 memory=0 CPUtime=12.92 cores=0-7
/proc/16138/task/16142/stat : 16142 (java) S 16136 16136 14774 0 -1 1077944384 7092 0 0 0 1048 244 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225066880144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16143] ppid=16136 vsize=28766288 memory=1 CPUtime=12.82 cores=0-7
/proc/16138/task/16143/stat : 16143 (java) S 16136 16136 14774 0 -1 1077944384 6330 0 0 0 1043 239 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225065827344 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16144] ppid=16136 vsize=28766288 memory=467 CPUtime=12.9 cores=0-7
/proc/16138/task/16144/stat : 16144 (java) S 16136 16136 14774 0 -1 1077944384 6535 0 0 0 1045 245 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225064774032 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16145] ppid=16136 vsize=28766288 memory=468 CPUtime=13.01 cores=0-7
/proc/16138/task/16145/stat : 16145 (java) S 16136 16136 14774 0 -1 1077944384 5917 0 0 0 1019 282 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225063721232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16146] ppid=16136 vsize=28766288 memory=478 CPUtime=12.98 cores=0-7
/proc/16138/task/16146/stat : 16146 (java) S 16136 16136 14774 0 -1 1077944384 5876 0 0 0 1049 249 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225062668944 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16147] ppid=16136 vsize=28766288 memory=461 CPUtime=12.9 cores=0-7
/proc/16138/task/16147/stat : 16147 (java) S 16136 16136 14774 0 -1 1077944384 6132 0 0 0 1002 288 0 0 20 0 28 0 475656277 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140225061616144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16148] ppid=16136 vsize=28766288 memory=476 CPUtime=4.44 cores=0-7
/proc/16138/task/16148/stat : 16148 (java) S 16136 16136 14774 0 -1 1077944384 16820 0 0 0 439 5 0 0 20 0 28 0 475656279 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223244630640 140225116375682 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16149] ppid=16136 vsize=28766288 memory=472 CPUtime=0 cores=0-7
/proc/16138/task/16149/stat : 16149 (java) S 16136 16136 14774 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 475656279 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223243576672 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16150] ppid=16136 vsize=28766288 memory=449 CPUtime=0 cores=0-7
/proc/16138/task/16150/stat : 16150 (java) S 16136 16136 14774 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 475656279 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223242524288 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16151] ppid=16136 vsize=28766288 memory=455 CPUtime=0 cores=0-7
/proc/16138/task/16151/stat : 16151 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223241472592 140225116383131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16152] ppid=16136 vsize=28766288 memory=6791534058613427641 CPUtime=1.19 cores=0-7
/proc/16138/task/16152/stat : 16152 (java) S 16136 16136 14774 0 -1 1077944384 7109 0 0 0 118 1 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223240419440 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16153] ppid=16136 vsize=28766288 memory=1436 CPUtime=1.06 cores=0-7
/proc/16138/task/16153/stat : 16153 (java) S 16136 16136 14774 0 -1 1077944384 6136 0 0 0 105 1 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223239366640 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16154] ppid=16136 vsize=28766288 memory=880 CPUtime=1.62 cores=0-7
/proc/16138/task/16154/stat : 16154 (java) S 16136 16136 14774 0 -1 1077944384 9750 0 0 0 159 3 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223238314352 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16155] ppid=16136 vsize=28766288 memory=1980 CPUtime=0.63 cores=0-7
/proc/16138/task/16155/stat : 16155 (java) S 16136 16136 14774 0 -1 1077944384 3823 0 0 0 63 0 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223237261552 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16156] ppid=16136 vsize=28766288 memory=2520 CPUtime=0 cores=0-7
/proc/16138/task/16156/stat : 16156 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223236209504 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16157] ppid=16136 vsize=28766288 memory=1760 CPUtime=0.01 cores=0-7
/proc/16138/task/16157/stat : 16157 (java) S 16136 16136 14774 0 -1 1077944384 575 0 0 0 0 1 0 0 20 0 28 0 475656282 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140223235156784 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16161] ppid=16136 vsize=28766288 memory=1660 CPUtime=5.28 cores=0-7
/proc/16138/task/16161/stat : 16161 (java) R 16136 16136 14774 0 -1 4202560 510 0 0 0 527 1 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222917795248 140224732378690 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16162] ppid=16136 vsize=28766288 memory=111632 CPUtime=5.29 cores=0-7
/proc/16138/task/16162/stat : 16162 (java) R 16136 16136 14774 0 -1 4202560 650 0 0 0 524 5 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222916743704 140224732430312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16163] ppid=16136 vsize=28766288 memory=796 CPUtime=5.37 cores=0-7
/proc/16138/task/16163/stat : 16163 (java) R 16136 16136 14774 0 -1 4202560 635 0 0 0 537 0 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222915692456 140224732429677 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16164] ppid=16136 vsize=28766288 memory=1804 CPUtime=5.21 cores=0-7
/proc/16138/task/16164/stat : 16164 (java) R 16136 16136 14774 0 -1 4202560 652 0 0 0 516 5 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222914637304 140224733019441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16165] ppid=16136 vsize=28766288 memory=916 CPUtime=5.37 cores=0-7
/proc/16138/task/16165/stat : 16165 (java) R 16136 16136 14774 0 -1 4202560 1099 0 0 0 527 10 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222913585832 140224732524976 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16166] ppid=16136 vsize=28766288 memory=4520 CPUtime=5.33 cores=0-7
/proc/16138/task/16166/stat : 16166 (java) R 16136 16136 14774 0 -1 4202560 556 0 0 0 533 0 0 0 20 0 28 0 475658922 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222912532216 140224732378956 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16167] ppid=16136 vsize=28766288 memory=4100 CPUtime=5.1 cores=0-7
/proc/16138/task/16167/stat : 16167 (java) R 16136 16136 14774 0 -1 4202560 637 0 0 0 503 7 0 0 20 0 28 0 475658923 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222911480568 140224732428734 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16168] ppid=16136 vsize=28766288 memory=1412 CPUtime=5.14 cores=0-7
/proc/16138/task/16168/stat : 16168 (java) R 16136 16136 14774 0 -1 4202560 414 0 0 0 514 0 0 0 20 0 28 0 475658923 29456678912 2438917 33554432000 4194304 4196468 140726756112816 140222910427256 140224732428835 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
Current children cumulated CPU time: 167.74 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 9757116 KiB

[startup+36.5101 s]
/proc/loadavg: 4.62 6.62 7.40 9/219 16168
/proc/meminfo: memFree=9115524/32770624 swapFree=66935844/67108860
[pid=16136] ppid=16133 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16136/stat : 16136 (xcsp3-exec) S 16133 16136 14774 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475656276 115843072 362 33554432000 4194304 5098028 140731570131296 140731570129400 140560419873404 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14712832 140731570139985 140731570140245 140731570140245 140731570143174 0
/proc/16136/statm: 28282 362 304 221 0 87 0
[pid=16138] ppid=16136 vsize=28766288 memory=9755672 CPUtime=168.55 cores=0-7
/proc/16138/stat : 16138 (java) S 16136 16136 14774 0 -1 1077944320 116372 0 0 0 14738 2117 0 0 20 0 28 0 475656276 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140726756095360 140225116364535 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
/proc/16138/statm: 7191572 2438918 3536 1 0 7152672 0
[pid=16138/tid=16139] ppid=16136 vsize=28766288 memory=9755668 CPUtime=13.07 cores=0-7
/proc/16138/task/16139/stat : 16139 (java) S 16136 16136 14774 0 -1 1077944384 14341 0 0 0 1294 13 0 0 20 0 28 0 475656276 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225120605312 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16140] ppid=16136 vsize=28766288 memory=9758964 CPUtime=12.97 cores=0-7
/proc/16138/task/16140/stat : 16140 (java) S 16136 16136 14774 0 -1 1077944384 6607 0 0 0 1044 253 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225068985232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16141] ppid=16136 vsize=28766288 memory=9758964 CPUtime=12.87 cores=0-7
/proc/16138/task/16141/stat : 16141 (java) S 16136 16136 14774 0 -1 1077944384 6291 0 0 0 1035 252 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225067932432 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 14 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16142] ppid=16136 vsize=28766288 memory=9755668 CPUtime=12.92 cores=0-7
/proc/16138/task/16142/stat : 16142 (java) S 16136 16136 14774 0 -1 1077944384 7092 0 0 0 1048 244 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225066880144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16143] ppid=16136 vsize=28766288 memory=1448 CPUtime=12.82 cores=0-7
/proc/16138/task/16143/stat : 16143 (java) S 16136 16136 14774 0 -1 1077944384 6330 0 0 0 1043 239 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225065827344 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16144] ppid=16136 vsize=28766288 memory=2241 CPUtime=12.9 cores=0-7
/proc/16138/task/16144/stat : 16144 (java) S 16136 16136 14774 0 -1 1077944384 6535 0 0 0 1045 245 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225064774032 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16145] ppid=16136 vsize=28766288 memory=2244 CPUtime=13.01 cores=0-7
/proc/16138/task/16145/stat : 16145 (java) S 16136 16136 14774 0 -1 1077944384 5917 0 0 0 1019 282 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225063721232 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16146] ppid=16136 vsize=28766288 memory=4100 CPUtime=12.98 cores=0-7
/proc/16138/task/16146/stat : 16146 (java) S 16136 16136 14774 0 -1 1077944384 5876 0 0 0 1049 249 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225062668944 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16147] ppid=16136 vsize=28766288 memory=1412 CPUtime=12.9 cores=0-7
/proc/16138/task/16147/stat : 16147 (java) S 16136 16136 14774 0 -1 1077944384 6132 0 0 0 1002 288 0 0 20 0 28 0 475656277 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140225061616144 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 17 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16148] ppid=16136 vsize=28766288 memory=0 CPUtime=4.44 cores=0-7
/proc/16138/task/16148/stat : 16148 (java) S 16136 16136 14774 0 -1 1077944384 16820 0 0 0 439 5 0 0 20 0 28 0 475656279 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223244630640 140225116375682 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16149] ppid=16136 vsize=28766288 memory=288230591722422566 CPUtime=0 cores=0-7
/proc/16138/task/16149/stat : 16149 (java) S 16136 16136 14774 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 475656279 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223243576672 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16150] ppid=16136 vsize=28766288 memory=9755668 CPUtime=0 cores=0-7
/proc/16138/task/16150/stat : 16150 (java) S 16136 16136 14774 0 -1 1077944384 102 0 0 0 0 0 0 0 20 0 28 0 475656279 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223242524288 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16151] ppid=16136 vsize=28766288 memory=9751748 CPUtime=0 cores=0-7
/proc/16138/task/16151/stat : 16151 (java) S 16136 16136 14774 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223241472592 140225116383131 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16152] ppid=16136 vsize=28766288 memory=0 CPUtime=1.19 cores=0-7
/proc/16138/task/16152/stat : 16152 (java) S 16136 16136 14774 0 -1 1077944384 7109 0 0 0 118 1 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223240419440 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16153] ppid=16136 vsize=28766288 memory=0 CPUtime=1.06 cores=0-7
/proc/16138/task/16153/stat : 16153 (java) S 16136 16136 14774 0 -1 1077944384 6136 0 0 0 105 1 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223239366640 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16154] ppid=16136 vsize=28766288 memory=0 CPUtime=1.62 cores=0-7
/proc/16138/task/16154/stat : 16154 (java) S 16136 16136 14774 0 -1 1077944384 9750 0 0 0 159 3 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223238314352 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16155] ppid=16136 vsize=28766288 memory=0 CPUtime=0.63 cores=0-7
/proc/16138/task/16155/stat : 16155 (java) S 16136 16136 14774 0 -1 1077944384 4250 0 0 0 63 0 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223237261552 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16156] ppid=16136 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/16138/task/16156/stat : 16156 (java) S 16136 16136 14774 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223236209504 140225116374741 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16157] ppid=16136 vsize=28766288 memory=0 CPUtime=0.01 cores=0-7
/proc/16138/task/16157/stat : 16157 (java) S 16136 16136 14774 0 -1 1077944384 575 0 0 0 0 1 0 0 20 0 28 0 475656282 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140223235156784 140225116375682 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16161] ppid=16136 vsize=28766288 memory=3512 CPUtime=5.38 cores=0-7
/proc/16138/task/16161/stat : 16161 (java) R 16136 16136 14774 0 -1 4202560 519 0 0 0 537 1 0 0 20 0 28 0 475658922 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222917795248 140224732429957 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16162] ppid=16136 vsize=28766288 memory=55904 CPUtime=5.39 cores=0-7
/proc/16138/task/16162/stat : 16162 (java) R 16136 16136 14774 0 -1 4202560 650 0 0 0 534 5 0 0 20 0 28 0 475658922 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222916743704 140224732383377 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16163] ppid=16136 vsize=28766288 memory=0 CPUtime=5.47 cores=0-7
/proc/16138/task/16163/stat : 16163 (java) R 16136 16136 14774 0 -1 4202560 639 0 0 0 547 0 0 0 20 0 28 0 475658922 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222915692456 140224732429600 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16164] ppid=16136 vsize=28766288 memory=7445980070292580709 CPUtime=5.31 cores=0-7
/proc/16138/task/16164/stat : 16164 (java) R 16136 16136 14774 0 -1 4202560 652 0 0 0 526 5 0 0 20 0 28 0 475658922 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222914637304 140224732378665 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16165] ppid=16136 vsize=28766288 memory=7593461941212769382 CPUtime=5.47 cores=0-7
/proc/16138/task/16165/stat : 16165 (java) R 16136 16136 14774 0 -1 4202560 1099 0 0 0 537 10 0 0 20 0 28 0 475658922 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222913585832 140224732378665 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16166] ppid=16136 vsize=28766288 memory=1448 CPUtime=5.43 cores=0-7
/proc/16138/task/16166/stat : 16166 (java) R 16136 16136 14774 0 -1 4202560 556 0 0 0 543 0 0 0 20 0 28 0 475658922 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222912532216 140224732396658 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16167] ppid=16136 vsize=28766288 memory=1448 CPUtime=5.2 cores=0-7
/proc/16138/task/16167/stat : 16167 (java) R 16136 16136 14774 0 -1 4202560 637 0 0 0 513 7 0 0 20 0 28 0 475658923 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222911480568 140224732379013 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
[pid=16138/tid=16168] ppid=16136 vsize=28766288 memory=9755668 CPUtime=5.24 cores=0-7
/proc/16138/task/16168/stat : 16168 (java) R 16136 16136 14774 0 -1 4202560 446 0 0 0 523 1 0 0 20 0 28 0 475658923 29456678912 2438918 33554432000 4194304 4196468 140726756112816 140222910427256 140224732429917 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 38608896 140726756115414 140726756115590 140726756115590 140726756118479 0
Current children cumulated CPU time: 168.55 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 9757120 KiB

Child status: 0
Real time (s): 36.5997
CPU time (s): 168.914
CPU user time (s): 147.688
CPU system time (s): 21.2261
CPU usage (%): 461.517
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 9760412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 147.688
system time used= 21.2261
maximum resident set size= 9758964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117756
page faults= 0
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9175
involuntary context switches= 2626


# summary of solver processes directly reported to runsolver:
#   pid: 16136
#   total CPU time (s): 168.914
#   total CPU user time (s): 147.688
#   total CPU system time (s): 21.2261

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.287481 second user time and 0.460612 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-20 18:36:21
IDJOB=4404403
IDBENCH=126001
IDSOLVER=2865
FILE ID=node147/4404403-1568997425
RUNJOBID= node147-1568994352-14801
PBS_JOBID= 21704722
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-33.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404403-1568997425/watcher-4404403-1568997425 -o /var/tmp/evaluation-result-4404403-1568997425/solver-4404403-1568997425 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node147-1568994352-14801 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1240039437 HOME/instance-4404403-1568997425.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=1240039437

node147.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.52
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.52
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.52
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.52
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:        18874564 kB
MemAvailable:   31784384 kB
Buffers:          140124 kB
Cached:         12740756 kB
SwapCached:        68676 kB
Active:          5286928 kB
Inactive:        7664204 kB
Active(anon):       3136 kB
Inactive(anon):   116532 kB
Active(file):    5283792 kB
Inactive(file):  7547672 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       66935844 kB
Dirty:             28280 kB
Writeback:             0 kB
AnonPages:        112560 kB
Mapped:            52412 kB
Shmem:             40796 kB
Slab:             535512 kB
SReclaimable:     506816 kB
SUnreclaim:        28696 kB
KernelStack:        3328 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13480 MiB
End job on node147 at 2019-09-20 18:36:58