Trace number 4281073

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 4.0.5 par (2017-08-18)UNSAT 86.3358 11.3003

General information on the benchmark

NameSchurrLemma/SchurrLemma-mod-s1/
SchurrLemma-mod-020-9.xml
MD5SUM00caabc33cb0bf3546e4fe549bb6d70b
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 benchmark5.71983
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints90
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":20}]
Minimum variable degree9
Maximum variable degree18
Distribution of variable degrees[{"degree":9,"count":1},{"degree":10,"count":2},{"degree":11,"count":2},{"degree":12,"count":2},{"degree":13,"count":3},{"degree":14,"count":3},{"degree":15,"count":2},{"degree":16,"count":2},{"degree":17,"count":2},{"degree":18,"count":1}]
Minimum constraint arity3
Maximum constraint arity3
Distribution of constraint arities[{"arity":3,"count":90}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":90}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281073-1503142215.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281073-1503142215.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.32/0.26	c parse instance...
1.02/0.54	c solve instance...
85.60/11.29	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 (11244 MiB free)
  memory of node 1: 16384 MiB (11224 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281073-1503142215/watcher-4281073-1503142215 -o /tmp/evaluation-result-4281073-1503142215/solver-4281073-1503142215 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503136204-9383 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1240890684 HOME/instance-4281073-1503142215.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
Current StackSize limit: 8192 KiB

solver pid=10521, runsolver pid=10518

[startup+0.100132 s]*
/proc/loadavg: 7.77 6.99 5.27 2/199 10542
/proc/meminfo: memFree=22993912/32770624 swapFree=67108860/67108860
[pid=10521] ppid=10518 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10521/stat : 10521 (xcsp3-exec) S 10518 10521 9356 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 147292956 9740288 346 33554432000 4194304 5098028 140729248221312 140729248219416 140357294064252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29478912 140729248228452 140729248228663 140729248228663 140729248231403 0
/proc/10521/statm: 2378 346 289 221 0 87 0
[pid=10523] ppid=10521 vsize=25999808 memory=26356 CPUtime=0.12 cores=0-7
/proc/10523/stat : 10523 (java) S 10521 10521 9356 0 -1 1077944320 5493 0 0 0 11 1 0 0 20 0 20 0 147292956 26623803392 6589 33554432000 4194304 4196468 140726423087168 140726423069712 140505178230519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
/proc/10523/statm: 6499952 6589 2861 1 0 6488269 0
[pid=10523/tid=10524] ppid=10521 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/10523/task/10524/stat : 10524 (java) R 10521 10521 9356 0 -1 4202560 3482 0 0 0 8 0 0 0 20 0 20 0 147292956 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505182463792 140504771669124 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10525] ppid=10521 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505100811024 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10526] ppid=10521 vsize=25999808 memory=140321577064064 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505099758480 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10527] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505098705936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10528] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505097653392 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10529] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505096599824 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10530] ppid=10521 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505095547280 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10531] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10521 10521 9356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505094494736 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10532] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147292957 26623803392 6589 33554432000 4194304 4196468 140726423087168 140505093442192 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10533] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10521 10521 9356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147292958 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503449881072 140505178241666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10534] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10521 10521 9356 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147292959 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503448827296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10535] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10521 10521 9356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147292959 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503447774704 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10536] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292961 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503446723280 140505178249115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10537] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10521 10521 9356 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 147292961 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503445669872 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10538] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10521 10521 9356 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 20 0 147292961 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503444617328 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10539] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292961 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503443564784 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10540] ppid=10521 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) R 10521 10521 9356 0 -1 4202560 329 0 0 0 1 0 0 0 20 0 20 0 147292961 26623803392 6589 33554432000 4194304 4196468 140726423087168 140503442512240 140505157183338 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10541] ppid=10521 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147292962 26623803392 6655 33554432000 4194304 4196468 140726423087168 140503441459936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10542] ppid=10521 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292962 26623803392 6655 33554432000 4194304 4196468 140726423087168 140503440407472 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27740 KiB

[startup+0.2103 s]*
/proc/loadavg: 7.77 6.99 5.27 3/199 10542
/proc/meminfo: memFree=22982796/32770624 swapFree=67108860/67108860
[pid=10521] ppid=10518 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10521/stat : 10521 (xcsp3-exec) S 10518 10521 9356 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 147292956 9740288 346 33554432000 4194304 5098028 140729248221312 140729248219416 140357294064252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29478912 140729248228452 140729248228663 140729248228663 140729248231403 0
/proc/10521/statm: 2378 346 289 221 0 87 0
[pid=10523] ppid=10521 vsize=26004096 memory=39424 CPUtime=0.32 cores=0-7
/proc/10523/stat : 10523 (java) S 10521 10521 9356 0 -1 1077944320 8469 0 0 0 30 2 0 0 20 0 20 0 147292956 26628194304 9856 33554432000 4194304 4196468 140726423087168 140726423069712 140505178230519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
/proc/10523/statm: 6501024 9856 3087 1 0 6488277 0
[pid=10523/tid=10524] ppid=10521 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/10523/task/10524/stat : 10524 (java) R 10521 10521 9356 0 -1 4202560 5526 0 0 0 18 2 0 0 20 0 20 0 147292956 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505182441440 140505162311006 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10525] ppid=10521 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505100811024 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10526] ppid=10521 vsize=26004064 memory=140321577073966 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505099758480 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10527] ppid=10521 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505098705936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10528] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505097653392 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10529] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505096599824 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10530] ppid=10521 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505095547280 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10531] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10521 10521 9356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505094494736 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10532] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147292957 26628161536 9856 33554432000 4194304 4196468 140726423087168 140505093442192 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10533] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10521 10521 9356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147292958 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503449881072 140505178241666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10534] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10521 10521 9356 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147292959 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503448827296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10535] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10521 10521 9356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147292959 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503447774704 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10536] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292961 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503446723280 140505178249115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10537] ppid=10521 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10521 10521 9356 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 20 0 147292961 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503445669872 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10538] ppid=10521 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) R 10521 10521 9356 0 -1 1077944384 464 0 0 0 2 0 0 0 20 0 20 0 147292961 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503444617328 140505178241666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10539] ppid=10521 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10521 10521 9356 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 20 0 147292961 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503443564784 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10540] ppid=10521 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10521 10521 9356 0 -1 1077944384 750 0 0 0 8 0 0 0 20 0 20 0 147292961 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503442512240 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10541] ppid=10521 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147292962 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503441459936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10542] ppid=10521 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292962 26628161536 9856 33554432000 4194304 4196468 140726423087168 140503440407472 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 26013608 KiB
Current children cumulated memory: 40808 KiB

[startup+0.31007 s]*
/proc/loadavg: 7.77 6.99 5.27 2/199 10542
/proc/meminfo: memFree=22976760/32770624 swapFree=67108860/67108860
[pid=10521] ppid=10518 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10521/stat : 10521 (xcsp3-exec) S 10518 10521 9356 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 147292956 9740288 346 33554432000 4194304 5098028 140729248221312 140729248219416 140357294064252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29478912 140729248228452 140729248228663 140729248228663 140729248231403 0
/proc/10521/statm: 2378 346 289 221 0 87 0
[pid=10523] ppid=10521 vsize=26004140 memory=46624 CPUtime=0.5 cores=0-7
/proc/10523/stat : 10523 (java) S 10521 10521 9356 0 -1 1077944320 9348 0 0 0 47 3 0 0 20 0 20 0 147292956 26628239360 11656 33554432000 4194304 4196468 140726423087168 140726423069712 140505178230519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
/proc/10523/statm: 6501035 11656 3122 1 0 6488269 0
[pid=10523/tid=10524] ppid=10521 vsize=26004140 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/10523/task/10524/stat : 10524 (java) R 10521 10521 9356 0 -1 4202560 6220 0 0 0 27 2 0 0 20 0 20 0 147292956 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505182462352 140505178252445 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10525] ppid=10521 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505100811024 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10526] ppid=10521 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505099758480 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10527] ppid=10521 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505098705936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10528] ppid=10521 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505097653392 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10529] ppid=10521 vsize=26004140 memory=2244 CPUtime=0 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505096599824 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10530] ppid=10521 vsize=26004140 memory=140321480602543 CPUtime=0 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505095547280 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10531] ppid=10521 vsize=26004140 memory=140321480604848 CPUtime=0 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10521 10521 9356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505094494736 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10532] ppid=10521 vsize=26004140 memory=140321480607152 CPUtime=0 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147292957 26628239360 11656 33554432000 4194304 4196468 140726423087168 140505093442192 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10533] ppid=10521 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10521 10521 9356 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147292958 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503449881072 140505178241666 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10534] ppid=10521 vsize=26004140 memory=280642961221264 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10521 10521 9356 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147292959 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503448827296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10535] ppid=10521 vsize=26004140 memory=280642961228176 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10521 10521 9356 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147292959 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503447774704 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10536] ppid=10521 vsize=26004140 memory=280642961169456 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292961 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503446723280 140505178249115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10537] ppid=10521 vsize=26004140 memory=280642961242000 CPUtime=0.02 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10521 10521 9356 0 -1 1077944384 392 0 0 0 2 0 0 0 20 0 20 0 147292961 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503445669872 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10538] ppid=10521 vsize=26004140 memory=280642961248912 CPUtime=0.03 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10521 10521 9356 0 -1 1077944384 464 0 0 0 3 0 0 0 20 0 20 0 147292961 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503444617328 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10539] ppid=10521 vsize=26004140 memory=280642961246608 CPUtime=0.01 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10521 10521 9356 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 147292961 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503443564784 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10540] ppid=10521 vsize=26004140 memory=280642961262768 CPUtime=0.13 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10521 10521 9356 0 -1 1077944384 873 0 0 0 13 0 0 0 20 0 20 0 147292961 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503442512240 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10541] ppid=10521 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147292962 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503441459936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10542] ppid=10521 vsize=26004140 memory=-1 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147292962 26628239360 11656 33554432000 4194304 4196468 140726423087168 140503440407472 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013652 KiB
Current children cumulated memory: 48008 KiB

[startup+0.701845 s]
/proc/loadavg: 7.77 6.99 5.27 4/199 10542
/proc/meminfo: memFree=22961560/32770624 swapFree=67108860/67108860
[pid=10521] ppid=10518 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10521/stat : 10521 (xcsp3-exec) S 10518 10521 9356 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 147292956 9740288 346 33554432000 4194304 5098028 140729248221312 140729248219416 140357294064252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29478912 140729248228452 140729248228663 140729248228663 140729248231403 0
/proc/10521/statm: 2378 346 289 221 0 87 0
[pid=10523] ppid=10521 vsize=26538700 memory=90276 CPUtime=2.21 cores=0-7
/proc/10523/stat : 10523 (java) S 10521 10521 9356 0 -1 1077944320 12517 0 0 0 215 6 0 0 20 0 28 0 147292956 27175628800 22569 33554432000 4194304 4196468 140726423087168 140726423069712 140505178230519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
/proc/10523/statm: 6634675 22569 3208 1 0 6621909 0
[pid=10523/tid=10524] ppid=10521 vsize=26538700 memory=280642961620656 CPUtime=0.53 cores=0-7
/proc/10523/task/10524/stat : 10524 (java) S 10521 10521 9356 0 -1 1077944384 6748 0 0 0 50 3 0 0 20 0 28 0 147292956 27175628800 22569 33554432000 4194304 4196468 140726423087168 140505182471296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10525] ppid=10521 vsize=26538700 memory=140321480811376 CPUtime=0 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147292957 27175628800 22569 33554432000 4194304 4196468 140726423087168 140505100811024 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10526] ppid=10521 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147292957 27175628800 22569 33554432000 4194304 4196468 140726423087168 140505099758480 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10527] ppid=10521 vsize=26538700 memory=1428 CPUtime=0 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147292957 27175628800 22569 33554432000 4194304 4196468 140726423087168 140505098705936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0

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

[pid=10523/tid=10540] ppid=10521 vsize=26538700 memory=90589450228322 CPUtime=0.53 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10521 10521 9356 0 -1 1077944384 3380 0 0 0 53 0 0 0 20 0 28 0 147292961 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503442512240 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10541] ppid=10521 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147292962 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503441459936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10542] ppid=10521 vsize=26538700 memory=6656426216303648864 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10521 10521 9356 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 28 0 147292962 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503440407472 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10543] ppid=10521 vsize=26538700 memory=0 CPUtime=9.51 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) R 10521 10521 9356 0 -1 4202560 194 0 0 0 951 0 0 0 20 0 28 0 147293011 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503432892408 140504776379503 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10544] ppid=10521 vsize=26538700 memory=0 CPUtime=9.58 cores=0-7
/proc/10523/task/10544/stat : 10544 (java) R 10521 10521 9356 0 -1 4202560 132 0 0 0 958 0 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503431844264 140504776379503 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10545] ppid=10521 vsize=26538700 memory=0 CPUtime=9.2 cores=0-7
/proc/10523/task/10545/stat : 10545 (java) R 10521 10521 9356 0 -1 4202560 763 0 0 0 919 1 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503430789584 140504776379621 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10546] ppid=10521 vsize=26538700 memory=0 CPUtime=9.37 cores=0-7
/proc/10523/task/10546/stat : 10546 (java) R 10521 10521 9356 0 -1 4202560 445 0 0 0 937 0 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503429738312 140504776033845 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10547] ppid=10521 vsize=26538700 memory=0 CPUtime=9.35 cores=0-7
/proc/10523/task/10547/stat : 10547 (java) R 10521 10521 9356 0 -1 4202560 435 0 0 0 935 0 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503428685608 140504777422559 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10548] ppid=10521 vsize=26538700 memory=0 CPUtime=9.28 cores=0-7
/proc/10523/task/10548/stat : 10548 (java) R 10521 10521 9356 0 -1 4202560 125 0 0 0 928 0 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503427632816 140504776022031 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10549] ppid=10521 vsize=26538700 memory=0 CPUtime=9.43 cores=0-7
/proc/10523/task/10549/stat : 10549 (java) R 10521 10521 9356 0 -1 4202560 202 0 0 0 943 0 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503426580520 140504776431233 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10550] ppid=10521 vsize=26538700 memory=0 CPUtime=9.34 cores=0-7
/proc/10523/task/10550/stat : 10550 (java) R 10521 10521 9356 0 -1 4202560 366 0 0 0 934 0 0 0 20 0 28 0 147293012 27175628800 53342 33554432000 4194304 4196468 140726423087168 140503425524616 140505164298512 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
Current children cumulated CPU time: 79.22 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 214752 KiB

[startup+10.8018 s]
/proc/loadavg: 7.66 6.99 5.28 9/207 10550
/proc/meminfo: memFree=22817288/32770624 swapFree=67108860/67108860
[pid=10521] ppid=10518 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10521/stat : 10521 (xcsp3-exec) S 10518 10521 9356 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 147292956 9740288 346 33554432000 4194304 5098028 140729248221312 140729248219416 140357294064252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29478912 140729248228452 140729248228663 140729248228663 140729248231403 0
/proc/10521/statm: 2378 346 289 221 0 87 0
[pid=10523] ppid=10521 vsize=26538700 memory=213380 CPUtime=82.42 cores=0-7
/proc/10523/stat : 10523 (java) S 10521 10521 9356 0 -1 1077944320 29187 0 0 0 8221 21 0 0 20 0 28 0 147292956 27175628800 53345 33554432000 4194304 4196468 140726423087168 140726423069712 140505178230519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
/proc/10523/statm: 6634675 53345 3269 1 0 6621909 0
[pid=10523/tid=10524] ppid=10521 vsize=26538700 memory=13846386974132477 CPUtime=0.53 cores=0-7
/proc/10523/task/10524/stat : 10524 (java) S 10521 10521 9356 0 -1 1077944384 6748 0 0 0 50 3 0 0 20 0 28 0 147292956 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505182471296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10525] ppid=10521 vsize=26538700 memory=10684 CPUtime=0.02 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10521 10521 9356 0 -1 1077944384 138 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505100811024 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10526] ppid=10521 vsize=26538700 memory=15880 CPUtime=0.01 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10521 10521 9356 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505099758480 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10527] ppid=10521 vsize=26538700 memory=22456 CPUtime=0.02 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10521 10521 9356 0 -1 1077944384 104 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505098705936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10528] ppid=10521 vsize=26538700 memory=16432 CPUtime=0.01 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10521 10521 9356 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505097653392 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10529] ppid=10521 vsize=26538700 memory=4040 CPUtime=0.02 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10521 10521 9356 0 -1 1077944384 769 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505096599824 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10530] ppid=10521 vsize=26538700 memory=1792 CPUtime=0.01 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10521 10521 9356 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505095547280 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10531] ppid=10521 vsize=26538700 memory=640 CPUtime=0.02 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10521 10521 9356 0 -1 1077944384 817 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505094494736 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10532] ppid=10521 vsize=26538700 memory=960 CPUtime=0.01 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10521 10521 9356 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505093442192 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10533] ppid=10521 vsize=26538700 memory=1236 CPUtime=0.01 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10521 10521 9356 0 -1 1077944384 519 0 0 0 1 0 0 0 20 0 28 0 147292958 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503449881072 140505178241666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10534] ppid=10521 vsize=26538700 memory=2428 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10521 10521 9356 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 147292959 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503448827296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10535] ppid=10521 vsize=26538700 memory=1576 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10521 10521 9356 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 147292959 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503447774704 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10536] ppid=10521 vsize=26538700 memory=8026090088501178216 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503446723280 140505178249115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10537] ppid=10521 vsize=26538700 memory=8027502961211232876 CPUtime=0.96 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10521 10521 9356 0 -1 1077944384 4183 0 0 0 95 1 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503445669872 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10538] ppid=10521 vsize=26538700 memory=7233997514257951593 CPUtime=0.89 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10521 10521 9356 0 -1 1077944384 3836 0 0 0 88 1 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503444617328 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10539] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=0.93 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10521 10521 9356 0 -1 1077944384 3325 0 0 0 92 1 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503443564784 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10540] ppid=10521 vsize=26538700 memory=7452165888315386223 CPUtime=0.53 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10521 10521 9356 0 -1 1077944384 3382 0 0 0 53 0 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503442512240 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10541] ppid=10521 vsize=26538700 memory=7452165888315386223 CPUtime=0 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147292962 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503441459936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10542] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10521 10521 9356 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 28 0 147292962 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503440407472 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10543] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=9.91 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) R 10521 10521 9356 0 -1 4202560 194 0 0 0 991 0 0 0 20 0 28 0 147293011 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503432892408 140504776379390 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10544] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=9.97 cores=0-7
/proc/10523/task/10544/stat : 10544 (java) R 10521 10521 9356 0 -1 4202560 132 0 0 0 997 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503431844264 140504776034084 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10545] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=9.6 cores=0-7
/proc/10523/task/10545/stat : 10545 (java) R 10521 10521 9356 0 -1 4202560 764 0 0 0 959 1 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503430789584 140504776022632 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10546] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=9.77 cores=0-7
/proc/10523/task/10546/stat : 10546 (java) R 10521 10521 9356 0 -1 4202560 454 0 0 0 977 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503429738312 140504776451598 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10547] ppid=10521 vsize=26538700 memory=7739827816655056743 CPUtime=9.75 cores=0-7
/proc/10523/task/10547/stat : 10547 (java) R 10521 10521 9356 0 -1 4202560 455 0 0 0 975 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503428685608 140504776022632 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10548] ppid=10521 vsize=26538700 memory=7452165888315386223 CPUtime=9.68 cores=0-7
/proc/10523/task/10548/stat : 10548 (java) R 10521 10521 9356 0 -1 4202560 125 0 0 0 968 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503427632816 140504776432662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10549] ppid=10521 vsize=26538700 memory=7957689449132282197 CPUtime=9.83 cores=0-7
/proc/10523/task/10549/stat : 10549 (java) R 10521 10521 9356 0 -1 4202560 203 0 0 0 983 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503426580520 140504776022552 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10550] ppid=10521 vsize=26538700 memory=6008734750236698986 CPUtime=9.72 cores=0-7
/proc/10523/task/10550/stat : 10550 (java) R 10521 10521 9356 0 -1 4202560 381 0 0 0 972 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503425524088 140504776498913 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
Current children cumulated CPU time: 82.42 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 214764 KiB

[startup+11.2018 s]
/proc/loadavg: 7.66 6.99 5.28 9/207 10550
/proc/meminfo: memFree=22810980/32770624 swapFree=67108860/67108860
[pid=10521] ppid=10518 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/10521/stat : 10521 (xcsp3-exec) S 10518 10521 9356 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 147292956 9740288 346 33554432000 4194304 5098028 140729248221312 140729248219416 140357294064252 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 29478912 140729248228452 140729248228663 140729248228663 140729248231403 0
/proc/10521/statm: 2378 346 289 221 0 87 0
[pid=10523] ppid=10521 vsize=26538700 memory=213380 CPUtime=85.6 cores=0-7
/proc/10523/stat : 10523 (java) S 10521 10521 9356 0 -1 1077944320 29207 0 0 0 8539 21 0 0 20 0 28 0 147292956 27175628800 53345 33554432000 4194304 4196468 140726423087168 140726423069712 140505178230519 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
/proc/10523/statm: 6634675 53345 3269 1 0 6621909 0
[pid=10523/tid=10524] ppid=10521 vsize=26538700 memory=22456 CPUtime=0.53 cores=0-7
/proc/10523/task/10524/stat : 10524 (java) S 10521 10521 9356 0 -1 1077944384 6748 0 0 0 50 3 0 0 20 0 28 0 147292956 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505182471296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10525] ppid=10521 vsize=26538700 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/10523/task/10525/stat : 10525 (java) S 10521 10521 9356 0 -1 1077944384 138 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505100811024 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10526] ppid=10521 vsize=26538700 memory=6943526294502006880 CPUtime=0.01 cores=0-7
/proc/10523/task/10526/stat : 10526 (java) S 10521 10521 9356 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505099758480 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10527] ppid=10521 vsize=26538700 memory=6655300316396806240 CPUtime=0.02 cores=0-7
/proc/10523/task/10527/stat : 10527 (java) S 10521 10521 9356 0 -1 1077944384 104 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505098705936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10528] ppid=10521 vsize=26538700 memory=1384 CPUtime=0.01 cores=0-7
/proc/10523/task/10528/stat : 10528 (java) S 10521 10521 9356 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505097653392 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10529] ppid=10521 vsize=26538700 memory=214372 CPUtime=0.02 cores=0-7
/proc/10523/task/10529/stat : 10529 (java) S 10521 10521 9356 0 -1 1077944384 769 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505096599824 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10530] ppid=10521 vsize=26538700 memory=6943526294502006880 CPUtime=0.01 cores=0-7
/proc/10523/task/10530/stat : 10530 (java) S 10521 10521 9356 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505095547280 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10531] ppid=10521 vsize=26538700 memory=0 CPUtime=0.02 cores=0-7
/proc/10523/task/10531/stat : 10531 (java) S 10521 10521 9356 0 -1 1077944384 817 0 0 0 1 1 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505094494736 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10532] ppid=10521 vsize=26538700 memory=7100839861465685612 CPUtime=0.01 cores=0-7
/proc/10523/task/10532/stat : 10532 (java) S 10521 10521 9356 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 28 0 147292957 27175628800 53345 33554432000 4194304 4196468 140726423087168 140505093442192 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10533] ppid=10521 vsize=26538700 memory=-7175204567652784766 CPUtime=0.01 cores=0-7
/proc/10523/task/10533/stat : 10533 (java) S 10521 10521 9356 0 -1 1077944384 521 0 0 0 1 0 0 0 20 0 28 0 147292958 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503449881072 140505178241666 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10534] ppid=10521 vsize=26538700 memory=3054156605268465310 CPUtime=0 cores=0-7
/proc/10523/task/10534/stat : 10534 (java) S 10521 10521 9356 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 28 0 147292959 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503448827296 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10535] ppid=10521 vsize=26538700 memory=4713745541279610410 CPUtime=0 cores=0-7
/proc/10523/task/10535/stat : 10535 (java) S 10521 10521 9356 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 147292959 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503447774704 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10536] ppid=10521 vsize=26538700 memory=7822038051842261661 CPUtime=0 cores=0-7
/proc/10523/task/10536/stat : 10536 (java) S 10521 10521 9356 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503446723280 140505178249115 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10537] ppid=10521 vsize=26538700 memory=-8707038579349950309 CPUtime=0.96 cores=0-7
/proc/10523/task/10537/stat : 10537 (java) S 10521 10521 9356 0 -1 1077944384 4183 0 0 0 95 1 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503445669872 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10538] ppid=10521 vsize=26538700 memory=0 CPUtime=0.89 cores=0-7
/proc/10523/task/10538/stat : 10538 (java) S 10521 10521 9356 0 -1 1077944384 3836 0 0 0 88 1 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503444617328 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10539] ppid=10521 vsize=26538700 memory=0 CPUtime=0.93 cores=0-7
/proc/10523/task/10539/stat : 10539 (java) S 10521 10521 9356 0 -1 1077944384 3325 0 0 0 92 1 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503443564784 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10540] ppid=10521 vsize=26538700 memory=280642961699360 CPUtime=0.53 cores=0-7
/proc/10523/task/10540/stat : 10540 (java) S 10521 10521 9356 0 -1 1077944384 3382 0 0 0 53 0 0 0 20 0 28 0 147292961 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503442512240 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10541] ppid=10521 vsize=26538700 memory=280642961475856 CPUtime=0 cores=0-7
/proc/10523/task/10541/stat : 10541 (java) S 10521 10521 9356 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147292962 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503441459936 140505178240725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10542] ppid=10521 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/10523/task/10542/stat : 10542 (java) S 10521 10521 9356 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 28 0 147292962 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503440407472 140505178241666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10543] ppid=10521 vsize=26538700 memory=0 CPUtime=10.31 cores=0-7
/proc/10523/task/10543/stat : 10543 (java) R 10521 10521 9356 0 -1 4202560 194 0 0 0 1031 0 0 0 20 0 28 0 147293011 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503432892408 140504776379734 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10544] ppid=10521 vsize=26538700 memory=0 CPUtime=10.36 cores=0-7
/proc/10523/task/10544/stat : 10544 (java) R 10521 10521 9356 0 -1 4202560 132 0 0 0 1036 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503431844264 140504772726239 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10545] ppid=10521 vsize=26538700 memory=0 CPUtime=10 cores=0-7
/proc/10523/task/10545/stat : 10545 (java) R 10521 10521 9356 0 -1 4202560 766 0 0 0 999 1 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503430789584 140504777041458 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10546] ppid=10521 vsize=26538700 memory=0 CPUtime=10.17 cores=0-7
/proc/10523/task/10546/stat : 10546 (java) R 10521 10521 9356 0 -1 4202560 463 0 0 0 1017 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503429738312 140504776999468 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10547] ppid=10521 vsize=26538700 memory=8292148131930887879 CPUtime=10.15 cores=0-7
/proc/10523/task/10547/stat : 10547 (java) R 10521 10521 9356 0 -1 4202560 455 0 0 0 1015 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503428686104 140504776033155 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10548] ppid=10521 vsize=26538700 memory=6944656592452807318 CPUtime=10.08 cores=0-7
/proc/10523/task/10548/stat : 10548 (java) R 10521 10521 9356 0 -1 4202560 125 0 0 0 1008 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503427632816 140504776537813 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10549] ppid=10521 vsize=26538700 memory=-6227499473511951767 CPUtime=10.23 cores=0-7
/proc/10523/task/10549/stat : 10549 (java) R 10521 10521 9356 0 -1 4202560 203 0 0 0 1023 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503426580448 140504776020489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
[pid=10523/tid=10550] ppid=10521 vsize=26538700 memory=7740089423465571942 CPUtime=10.12 cores=0-7
/proc/10523/task/10550/stat : 10550 (java) R 10521 10521 9356 0 -1 4202560 388 0 0 0 1012 0 0 0 20 0 28 0 147293012 27175628800 53345 33554432000 4194304 4196468 140726423087168 140503425524088 140505159636822 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29724672 140726423094418 140726423094595 140726423094595 140726423097295 0
Current children cumulated CPU time: 85.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 214764 KiB

Child status: 0
Real time (s): 11.3003
CPU time (s): 86.3358
CPU user time (s): 86.1141
CPU system time (s): 0.221734
CPU usage (%): 764.011
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 215756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 86.1141
system time used= 0.221734
maximum resident set size= 214392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4170
involuntary context switches= 1263


# summary of solver processes directly reported to runsolver:
#   pid: 10521
#   total CPU time (s): 86.3358
#   total CPU user time (s): 86.1141
#   total CPU system time (s): 0.221734

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.108523 second user time and 0.17034 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-19 13:15:55
IDJOB=4281073
IDBENCH=126893
IDSOLVER=2675
FILE ID=node105/4281073-1503142215
RUNJOBID= node105-1503136204-9383
PBS_JOBID= 20630791
Free space on /tmp= 61848 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/SchurrLemma/SchurrLemma-mod-s1/SchurrLemma-mod-020-9.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281073-1503142215/watcher-4281073-1503142215 -o /tmp/evaluation-result-4281073-1503142215/solver-4281073-1503142215 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1503136204-9383 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1240890684 HOME/instance-4281073-1503142215.xml

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

MD5SUM BENCH= 00caabc33cb0bf3546e4fe549bb6d70b
RANDOM SEED=1240890684

node105.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.17
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.17
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.17
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.17
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:        23008264 kB
MemAvailable:   31968904 kB
Buffers:          280020 kB
Cached:          8970868 kB
SwapCached:            0 kB
Active:          1060172 kB
Inactive:        8245888 kB
Active(anon):      57660 kB
Inactive(anon):    33200 kB
Active(file):    1002512 kB
Inactive(file):  8212688 kB
Unevictable:        7324 kB
Mlocked:            7324 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:        220240 kB
Mapped:            51336 kB
Shmem:             33420 kB
Slab:             149196 kB
SReclaimable:     122552 kB
SUnreclaim:        26644 kB
KernelStack:        3680 kB
PageTables:         4804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 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 /tmp at the end= 61840 MiB
End job on node105 at 2017-08-19 13:16:06