Trace number 4404476

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 783.576 109.594

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-22500-0.xml
MD5SUMbec643ae272751fbe4415f184f63255d
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 benchmark64.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":4},{"degree":4,"count":2},{"degree":5,"count":1},{"degree":6,"count":8},{"degree":7,"count":8},{"degree":8,"count":8},{"degree":9,"count":4},{"degree":11,"count":2},{"degree":13,"count":1},{"degree":14,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
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-4404476-1568995773.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.19	c [HOME/instance-4404476-1568995773.xml, -tl, 20160s, -p, 8]
0.34/0.23	c 8 solvers in parallel
0.34/0.29	c parse instance...
30.66/15.12	c solve instance...
783.12/109.56	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 (7417 MiB free)
  memory of node 1: 16384 MiB (6433 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404476-1568995773/watcher-4404476-1568995773 -o /var/tmp/evaluation-result-4404476-1568995773/solver-4404476-1568995773 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1341763352 HOME/instance-4404476-1568995773.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=16618, runsolver pid=16615
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 7.42 8.00 7.86 3/211 16639
/proc/meminfo: memFree=14168828/32770624 swapFree=66972296/67108860
[pid=16618] ppid=16615 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16618/stat : 16618 (xcsp3-exec) S 16615 16618 16074 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475519191 115843072 362 33554432000 4194304 5098028 140726115560800 140726115558904 140607308022396 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35479552 140726115566417 140726115566677 140726115566677 140726115569606 0
/proc/16618/statm: 28282 362 304 221 0 87 0
[pid=16620] ppid=16618 vsize=28227396 memory=27096 CPUtime=0.12 cores=0-7
/proc/16620/stat : 16620 (java) S 16618 16618 16074 0 -1 1077944320 5802 0 0 0 11 1 0 0 20 0 20 0 475519191 28904853504 6774 33554432000 4194304 4196468 140729973316160 140729973298704 140672427294455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
/proc/16620/statm: 7056849 6774 3128 1 0 7019032 0
[pid=16620/tid=16621] ppid=16618 vsize=28227396 memory=8317482817917895235 CPUtime=0.08 cores=0-7
/proc/16620/task/16621/stat : 16621 (java) R 16618 16618 16074 0 -1 4202560 3656 0 0 0 8 0 0 0 20 0 20 0 475519191 28904853504 6840 33554432000 4194304 4196468 140729973316160 140672431527248 140672427306390 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16622] ppid=16618 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16620/task/16622/stat : 16622 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140672394853008 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16623] ppid=16618 vsize=28227396 memory=139651507422848 CPUtime=0 cores=0-7
/proc/16620/task/16623/stat : 16623 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671977122320 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16624] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16624/stat : 16624 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671976069520 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16625] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16625/stat : 16625 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671975016720 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16626] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16626/stat : 16626 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671973964944 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16627] ppid=16618 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16620/task/16627/stat : 16627 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671972912144 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16628] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16628/stat : 16628 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671971859344 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16629] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16629/stat : 16629 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671970806544 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16630] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16630/stat : 16630 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519194 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671025686896 140672427305602 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16631] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16631/stat : 16631 (java) S 16618 16618 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475519194 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671024632864 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16632] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16632/stat : 16632 (java) S 16618 16618 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475519194 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671023580016 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16633] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16633/stat : 16633 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671022528336 140672427313051 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16634] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16634/stat : 16634 (java) S 16618 16618 16074 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671021476720 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16635] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16635/stat : 16635 (java) S 16618 16618 16074 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671020423920 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16636] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16636/stat : 16636 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671019371120 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16637] ppid=16618 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16620/task/16637/stat : 16637 (java) R 16618 16618 16074 0 -1 4202560 401 0 0 0 1 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671018318320 140672419312177 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16638] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16638/stat : 16638 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671017265760 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16639] ppid=16618 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16620/task/16639/stat : 16639 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 6840 33554432000 4194304 4196468 140729973316160 140671016213040 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28544 KiB

[startup+0.212162 s]*
/proc/loadavg: 7.42 8.00 7.86 3/211 16639
/proc/meminfo: memFree=14155672/32770624 swapFree=66972296/67108860
[pid=16618] ppid=16615 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16618/stat : 16618 (xcsp3-exec) S 16615 16618 16074 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475519191 115843072 362 33554432000 4194304 5098028 140726115560800 140726115558904 140607308022396 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35479552 140726115566417 140726115566677 140726115566677 140726115569606 0
/proc/16618/statm: 28282 362 304 221 0 87 0
[pid=16620] ppid=16618 vsize=28227396 memory=39496 CPUtime=0.34 cores=0-7
/proc/16620/stat : 16620 (java) S 16618 16618 16074 0 -1 1077944320 9623 0 0 0 31 3 0 0 20 0 20 0 475519191 28904853504 9874 33554432000 4194304 4196468 140729973316160 140729973298704 140672427294455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
/proc/16620/statm: 7056849 9874 3286 1 0 7019032 0
[pid=16620/tid=16621] ppid=16618 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/16620/task/16621/stat : 16621 (java) R 16618 16618 16074 0 -1 4202560 6684 0 0 0 18 2 0 0 20 0 20 0 475519191 28904853504 9874 33554432000 4194304 4196468 140729973316160 140672431526368 140672411374942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16622] ppid=16618 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/16620/task/16622/stat : 16622 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140672394853008 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16623] ppid=16618 vsize=28227396 memory=139651510970453 CPUtime=0 cores=0-7
/proc/16620/task/16623/stat : 16623 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671977122320 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16624] ppid=16618 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16620/task/16624/stat : 16624 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671976069520 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16625] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16625/stat : 16625 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671975016720 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16626] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16626/stat : 16626 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671973964944 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16627] ppid=16618 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16620/task/16627/stat : 16627 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671972912144 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16628] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16628/stat : 16628 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671971859344 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16629] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16629/stat : 16629 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671970806544 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16630] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16630/stat : 16630 (java) S 16618 16618 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475519194 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671025686896 140672427305602 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16631] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16631/stat : 16631 (java) S 16618 16618 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475519194 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671024632864 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16632] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16632/stat : 16632 (java) S 16618 16618 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475519194 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671023580016 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16633] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16633/stat : 16633 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671022528336 140672427313051 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16634] ppid=16618 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16620/task/16634/stat : 16634 (java) S 16618 16618 16074 0 -1 1077944384 387 0 0 0 1 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671021476720 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16635] ppid=16618 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16620/task/16635/stat : 16635 (java) S 16618 16618 16074 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671020423920 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16636] ppid=16618 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/16620/task/16636/stat : 16636 (java) S 16618 16618 16074 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671019371120 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16637] ppid=16618 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16620/task/16637/stat : 16637 (java) S 16618 16618 16074 0 -1 1077944384 934 0 0 0 7 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671018318320 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16638] ppid=16618 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16638/stat : 16638 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671017265760 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16639] ppid=16618 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16620/task/16639/stat : 16639 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28904853504 9874 33554432000 4194304 4196468 140729973316160 140671016213040 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40944 KiB

[startup+0.311269 s]*
/proc/loadavg: 7.42 8.00 7.86 2/211 16639
/proc/meminfo: memFree=14150948/32770624 swapFree=66972296/67108860
[pid=16618] ppid=16615 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16618/stat : 16618 (xcsp3-exec) S 16615 16618 16074 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475519191 115843072 362 33554432000 4194304 5098028 140726115560800 140726115558904 140607308022396 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35479552 140726115566417 140726115566677 140726115566677 140726115569606 0
/proc/16618/statm: 28282 362 304 221 0 87 0
[pid=16620] ppid=16618 vsize=28231652 memory=48524 CPUtime=0.52 cores=0-7
/proc/16620/stat : 16620 (java) S 16618 16618 16074 0 -1 1077944320 11012 0 0 0 48 4 0 0 20 0 20 0 475519191 28909211648 12131 33554432000 4194304 4196468 140729973316160 140729973298704 140672427294455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
/proc/16620/statm: 7057913 12131 3353 1 0 7019032 0
[pid=16620/tid=16621] ppid=16618 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/16620/task/16621/stat : 16621 (java) R 16618 16618 16074 0 -1 4202560 7754 0 0 0 27 2 0 0 20 0 20 0 475519191 28909211648 12131 33554432000 4194304 4196468 140729973316160 140672431525568 140672427316381 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16622] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16622/stat : 16622 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140672394853008 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16623] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16623/stat : 16623 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671977122320 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16624] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16624/stat : 16624 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671976069520 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16625] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16625/stat : 16625 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671975016720 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16626] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16626/stat : 16626 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671973964944 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16627] ppid=16618 vsize=28231652 memory=139651398593199 CPUtime=0 cores=0-7
/proc/16620/task/16627/stat : 16627 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671972912144 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16628] ppid=16618 vsize=28231652 memory=139651398595504 CPUtime=0 cores=0-7
/proc/16620/task/16628/stat : 16628 (java) S 16618 16618 16074 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671971859344 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16629] ppid=16618 vsize=28231652 memory=139651398597808 CPUtime=0 cores=0-7
/proc/16620/task/16629/stat : 16629 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519192 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671970806544 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16630] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16630/stat : 16630 (java) S 16618 16618 16074 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475519194 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671025686896 140672427305602 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16631] ppid=16618 vsize=28231652 memory=279302797209488 CPUtime=0 cores=0-7
/proc/16620/task/16631/stat : 16631 (java) S 16618 16618 16074 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475519194 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671024632864 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16632] ppid=16618 vsize=28231652 memory=279302797207184 CPUtime=0 cores=0-7
/proc/16620/task/16632/stat : 16632 (java) S 16618 16618 16074 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475519194 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671023580016 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16633] ppid=16618 vsize=28231652 memory=279302797214096 CPUtime=0 cores=0-7
/proc/16620/task/16633/stat : 16633 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671022528336 140672427313051 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16634] ppid=16618 vsize=28231652 memory=279302797155376 CPUtime=0.02 cores=0-7
/proc/16620/task/16634/stat : 16634 (java) S 16618 16618 16074 0 -1 1077944384 405 0 0 0 2 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671021476720 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16635] ppid=16618 vsize=28231652 memory=279302797227920 CPUtime=0.02 cores=0-7
/proc/16620/task/16635/stat : 16635 (java) S 16618 16618 16074 0 -1 1077944384 255 0 0 0 2 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671020423920 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16636] ppid=16618 vsize=28231652 memory=279302797234832 CPUtime=0.03 cores=0-7
/proc/16620/task/16636/stat : 16636 (java) R 16618 16618 16074 0 -1 4202560 104 0 0 0 3 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671019361504 140672407930388 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16637] ppid=16618 vsize=28231652 memory=279302797232528 CPUtime=0.12 cores=0-7
/proc/16620/task/16637/stat : 16637 (java) S 16618 16618 16074 0 -1 1077944384 1184 0 0 0 12 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671018318320 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16638] ppid=16618 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16638/stat : 16638 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671017265760 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16639] ppid=16618 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16620/task/16639/stat : 16639 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475519197 28909211648 12131 33554432000 4194304 4196468 140729973316160 140671016213040 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 49972 KiB

[startup+0.700989 s]
/proc/loadavg: 7.42 8.00 7.86 4/211 16639
/proc/meminfo: memFree=14100236/32770624 swapFree=66972296/67108860
[pid=16618] ppid=16615 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16618/stat : 16618 (xcsp3-exec) S 16615 16618 16074 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475519191 115843072 362 33554432000 4194304 5098028 140726115560800 140726115558904 140607308022396 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35479552 140726115566417 140726115566677 140726115566677 140726115569606 0
/proc/16618/statm: 28282 362 304 221 0 87 0
[pid=16620] ppid=16618 vsize=28233776 memory=216460 CPUtime=1.8 cores=0-7
/proc/16620/stat : 16620 (java) S 16618 16618 16074 0 -1 1077944320 15369 0 0 0 167 13 0 0 20 0 20 0 475519191 28911386624 54115 33554432000 4194304 4196468 140729973316160 140729973298704 140672427294455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
/proc/16620/statm: 7058444 54115 3459 1 0 7019544 0
[pid=16620/tid=16621] ppid=16618 vsize=28233776 memory=0 CPUtime=0.66 cores=0-7
/proc/16620/task/16621/stat : 16621 (java) R 16618 16618 16074 0 -1 4202560 8408 0 0 0 60 6 0 0 20 0 20 0 475519191 28911386624 54115 33554432000 4194304 4196468 140729973316160 140672431531648 140672065772685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16622] ppid=16618 vsize=28233776 memory=139651398804336 CPUtime=0 cores=0-7
/proc/16620/task/16622/stat : 16622 (java) S 16618 16618 16074 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 475519192 28911386624 54115 33554432000 4194304 4196468 140729973316160 140672394853008 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16623] ppid=16618 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16623/stat : 16623 (java) S 16618 16618 16074 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 20 0 475519192 28911386624 54115 33554432000 4194304 4196468 140729973316160 140671977122320 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16624] ppid=16618 vsize=28233776 memory=1200 CPUtime=0 cores=0-7
/proc/16620/task/16624/stat : 16624 (java) S 16618 16618 16074 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 475519192 28911386624 54115 33554432000 4194304 4196468 140729973316160 140671976069520 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0

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

[pid=16620/tid=16637] ppid=16618 vsize=28766288 memory=1556 CPUtime=0.71 cores=0-7
/proc/16620/task/16637/stat : 16637 (java) S 16618 16618 16074 0 -1 1077944384 7055 0 0 0 70 1 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671018318320 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16638] ppid=16618 vsize=28766288 memory=924 CPUtime=0 cores=0-7
/proc/16620/task/16638/stat : 16638 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671017265760 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16639] ppid=16618 vsize=28766288 memory=1672 CPUtime=0.03 cores=0-7
/proc/16620/task/16639/stat : 16639 (java) S 16618 16618 16074 0 -1 1077944384 1213 0 0 0 0 3 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671016213040 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16643] ppid=16618 vsize=28766288 memory=780 CPUtime=93.77 cores=0-7
/proc/16620/task/16643/stat : 16643 (java) R 16618 16618 16074 0 -1 4202560 1098 0 0 0 9375 2 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671006993032 140672069194425 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16644] ppid=16618 vsize=28766288 memory=1436 CPUtime=93.43 cores=0-7
/proc/16620/task/16644/stat : 16644 (java) R 16618 16618 16074 0 -1 4202560 3182 0 0 0 9342 1 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671005941416 140672068954541 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16645] ppid=16618 vsize=28766288 memory=1984 CPUtime=93.66 cores=0-7
/proc/16620/task/16645/stat : 16645 (java) R 16618 16618 16074 0 -1 4202560 3252 0 0 0 9354 12 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671004889592 140672068956252 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16646] ppid=16618 vsize=28766288 memory=2424 CPUtime=93.51 cores=0-7
/proc/16620/task/16646/stat : 16646 (java) R 16618 16618 16074 0 -1 4202560 3586 0 0 0 9346 5 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671003838712 140672068765099 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16647] ppid=16618 vsize=28766288 memory=1764 CPUtime=93.6 cores=0-7
/proc/16620/task/16647/stat : 16647 (java) R 16618 16618 16074 0 -1 4202560 1787 0 0 0 9358 2 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671002783768 140672069250220 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16648] ppid=16618 vsize=28766288 memory=111636 CPUtime=93.85 cores=0-7
/proc/16620/task/16648/stat : 16648 (java) R 16618 16618 16074 0 -1 4202560 1922 0 0 0 9382 3 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671001731112 140672069193600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16649] ppid=16618 vsize=28766288 memory=804 CPUtime=91.79 cores=0-7
/proc/16620/task/16649/stat : 16649 (java) R 16618 16618 16074 0 -1 4202560 5141 0 0 0 9176 3 0 0 20 0 28 0 475520705 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671000678456 140672069112065 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16650] ppid=16618 vsize=28766288 memory=4100 CPUtime=93.72 cores=0-7
/proc/16620/task/16650/stat : 16650 (java) R 16618 16618 16074 0 -1 4202560 1648 0 0 0 9369 3 0 0 20 0 28 0 475520705 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140670999625288 140672068765082 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
Current children cumulated CPU time: 780.7 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4546044 KiB

[startup+109.407 s]
/proc/loadavg: 7.55 7.71 7.76 9/221 16663
/proc/meminfo: memFree=9647636/32770624 swapFree=66972296/67108860
[pid=16618] ppid=16615 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16618/stat : 16618 (xcsp3-exec) S 16615 16618 16074 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475519191 115843072 362 33554432000 4194304 5098028 140726115560800 140726115558904 140607308022396 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35479552 140726115566417 140726115566677 140726115566677 140726115569606 0
/proc/16618/statm: 28282 362 304 221 0 87 0
[pid=16620] ppid=16618 vsize=28766288 memory=4544596 CPUtime=782.31 cores=0-7
/proc/16620/stat : 16620 (java) S 16618 16618 16074 0 -1 1077944320 104289 0 0 0 77711 520 0 0 20 0 28 0 475519191 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140729973298704 140672427294455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
/proc/16620/statm: 7191572 1136149 3538 1 0 7152672 0
[pid=16620/tid=16621] ppid=16618 vsize=28766288 memory=6791534058613427641 CPUtime=12.72 cores=0-7
/proc/16620/task/16621/stat : 16621 (java) S 16618 16618 16074 0 -1 1077944384 17970 0 0 0 1222 50 0 0 20 0 28 0 475519191 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140672431535232 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16622] ppid=16618 vsize=28766288 memory=288230621803970871 CPUtime=1.88 cores=0-7
/proc/16620/task/16622/stat : 16622 (java) S 16618 16618 16074 0 -1 1077944384 3244 0 0 0 139 49 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140672394853008 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16623] ppid=16618 vsize=28766288 memory=15534115864709562 CPUtime=1.92 cores=0-7
/proc/16620/task/16623/stat : 16623 (java) S 16618 16618 16074 0 -1 1077944384 3134 0 0 0 136 56 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671977122320 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16624] ppid=16618 vsize=28766288 memory=19408 CPUtime=1.91 cores=0-7
/proc/16620/task/16624/stat : 16624 (java) S 16618 16618 16074 0 -1 1077944384 3053 0 0 0 141 50 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671976069520 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16625] ppid=16618 vsize=28766288 memory=12024 CPUtime=1.91 cores=0-7
/proc/16620/task/16625/stat : 16625 (java) S 16618 16618 16074 0 -1 1077944384 3751 0 0 0 136 55 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671975016720 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16626] ppid=16618 vsize=28766288 memory=2120 CPUtime=1.92 cores=0-7
/proc/16620/task/16626/stat : 16626 (java) S 16618 16618 16074 0 -1 1077944384 3000 0 0 0 140 52 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671973964944 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16627] ppid=16618 vsize=28766288 memory=500 CPUtime=1.93 cores=0-7
/proc/16620/task/16627/stat : 16627 (java) S 16618 16618 16074 0 -1 1077944384 3182 0 0 0 136 57 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671972912144 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16628] ppid=16618 vsize=28766288 memory=1556 CPUtime=1.94 cores=0-7
/proc/16620/task/16628/stat : 16628 (java) S 16618 16618 16074 0 -1 1077944384 3143 0 0 0 142 52 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671971859344 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16629] ppid=16618 vsize=28766288 memory=924 CPUtime=1.9 cores=0-7
/proc/16620/task/16629/stat : 16629 (java) S 16618 16618 16074 0 -1 1077944384 4362 0 0 0 138 52 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671970806544 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16630] ppid=16618 vsize=28766288 memory=1672 CPUtime=0.42 cores=0-7
/proc/16620/task/16630/stat : 16630 (java) S 16618 16618 16074 0 -1 1077944384 4958 0 0 0 41 1 0 0 20 0 28 0 475519194 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671025686896 140672427305602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16631] ppid=16618 vsize=28766288 memory=780 CPUtime=0 cores=0-7
/proc/16620/task/16631/stat : 16631 (java) S 16618 16618 16074 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 475519194 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671024632928 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16632] ppid=16618 vsize=28766288 memory=1436 CPUtime=0 cores=0-7
/proc/16620/task/16632/stat : 16632 (java) S 16618 16618 16074 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 475519194 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671023580032 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16633] ppid=16618 vsize=28766288 memory=1984 CPUtime=0 cores=0-7
/proc/16620/task/16633/stat : 16633 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671022528336 140672427313051 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16634] ppid=16618 vsize=28766288 memory=2424 CPUtime=1.31 cores=0-7
/proc/16620/task/16634/stat : 16634 (java) S 16618 16618 16074 0 -1 1077944384 7788 0 0 0 130 1 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671021476720 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16635] ppid=16618 vsize=28766288 memory=1448 CPUtime=1.31 cores=0-7
/proc/16620/task/16635/stat : 16635 (java) S 16618 16618 16074 0 -1 1077944384 7797 0 0 0 129 2 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671020423920 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16636] ppid=16618 vsize=28766288 memory=4544596 CPUtime=1.35 cores=0-7
/proc/16620/task/16636/stat : 16636 (java) S 16618 16618 16074 0 -1 1077944384 7653 0 0 0 133 2 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671019371120 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16637] ppid=16618 vsize=28766288 memory=15534115864709562 CPUtime=0.71 cores=0-7
/proc/16620/task/16637/stat : 16637 (java) S 16618 16618 16074 0 -1 1077944384 7055 0 0 0 70 1 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671018318320 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16638] ppid=16618 vsize=28766288 memory=1448 CPUtime=0 cores=0-7
/proc/16620/task/16638/stat : 16638 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671017265760 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16639] ppid=16618 vsize=28766288 memory=4544596 CPUtime=0.03 cores=0-7
/proc/16620/task/16639/stat : 16639 (java) S 16618 16618 16074 0 -1 1077944384 1213 0 0 0 0 3 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671016213040 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16643] ppid=16618 vsize=28766288 memory=1732 CPUtime=93.97 cores=0-7
/proc/16620/task/16643/stat : 16643 (java) R 16618 16618 16074 0 -1 4202560 1098 0 0 0 9395 2 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671006993032 140672068765045 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16644] ppid=16618 vsize=28766288 memory=8317482817917895235 CPUtime=93.63 cores=0-7
/proc/16620/task/16644/stat : 16644 (java) R 16618 16618 16074 0 -1 4202560 3182 0 0 0 9362 1 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671005941416 140672068765027 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16645] ppid=16618 vsize=28766288 memory=4872558044660077418 CPUtime=93.86 cores=0-7
/proc/16620/task/16645/stat : 16645 (java) R 16618 16618 16074 0 -1 4202560 3256 0 0 0 9374 12 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671004889592 140672068765027 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16646] ppid=16618 vsize=28766288 memory=111636 CPUtime=93.72 cores=0-7
/proc/16620/task/16646/stat : 16646 (java) R 16618 16618 16074 0 -1 4202560 3586 0 0 0 9367 5 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671003838712 140672068953811 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16647] ppid=16618 vsize=28766288 memory=804 CPUtime=93.8 cores=0-7
/proc/16620/task/16647/stat : 16647 (java) R 16618 16618 16074 0 -1 4202560 1787 0 0 0 9378 2 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671002783768 140672068765082 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16648] ppid=16618 vsize=28766288 memory=4100 CPUtime=94.06 cores=0-7
/proc/16620/task/16648/stat : 16648 (java) R 16618 16618 16074 0 -1 4202560 1922 0 0 0 9403 3 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671001731112 140672068765136 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16649] ppid=16618 vsize=28766288 memory=6791534058613427641 CPUtime=91.99 cores=0-7
/proc/16620/task/16649/stat : 16649 (java) R 16618 16618 16074 0 -1 4202560 5141 0 0 0 9196 3 0 0 20 0 28 0 475520705 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671000678456 140672069196088 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16650] ppid=16618 vsize=28766288 memory=920 CPUtime=93.93 cores=0-7
/proc/16620/task/16650/stat : 16650 (java) R 16618 16618 16074 0 -1 4202560 1648 0 0 0 9390 3 0 0 20 0 28 0 475520705 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140670999625288 140672069194227 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
Current children cumulated CPU time: 782.31 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4546044 KiB

[startup+109.508 s]
/proc/loadavg: 7.55 7.71 7.76 9/221 16663
/proc/meminfo: memFree=9647636/32770624 swapFree=66972296/67108860
[pid=16618] ppid=16615 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16618/stat : 16618 (xcsp3-exec) S 16615 16618 16074 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475519191 115843072 362 33554432000 4194304 5098028 140726115560800 140726115558904 140607308022396 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35479552 140726115566417 140726115566677 140726115566677 140726115569606 0
/proc/16618/statm: 28282 362 304 221 0 87 0
[pid=16620] ppid=16618 vsize=28766288 memory=4544596 CPUtime=783.12 cores=0-7
/proc/16620/stat : 16620 (java) S 16618 16618 16074 0 -1 1077944320 104291 0 0 0 77792 520 0 0 20 0 28 0 475519191 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140729973298704 140672427294455 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
/proc/16620/statm: 7191572 1136149 3538 1 0 7152672 0
[pid=16620/tid=16621] ppid=16618 vsize=28766288 memory=4544596 CPUtime=12.72 cores=0-7
/proc/16620/task/16621/stat : 16621 (java) S 16618 16618 16074 0 -1 1077944384 17970 0 0 0 1222 50 0 0 20 0 28 0 475519191 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140672431535232 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16622] ppid=16618 vsize=28766288 memory=4544596 CPUtime=1.88 cores=0-7
/proc/16620/task/16622/stat : 16622 (java) S 16618 16618 16074 0 -1 1077944384 3244 0 0 0 139 49 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140672394853008 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16623] ppid=16618 vsize=28766288 memory=4544596 CPUtime=1.92 cores=0-7
/proc/16620/task/16623/stat : 16623 (java) S 16618 16618 16074 0 -1 1077944384 3134 0 0 0 136 56 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671977122320 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16624] ppid=16618 vsize=28766288 memory=4544596 CPUtime=1.91 cores=0-7
/proc/16620/task/16624/stat : 16624 (java) S 16618 16618 16074 0 -1 1077944384 3053 0 0 0 141 50 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671976069520 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16625] ppid=16618 vsize=28766288 memory=1448 CPUtime=1.91 cores=0-7
/proc/16620/task/16625/stat : 16625 (java) S 16618 16618 16074 0 -1 1077944384 3751 0 0 0 136 55 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671975016720 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16626] ppid=16618 vsize=28766288 memory=4544592 CPUtime=1.92 cores=0-7
/proc/16620/task/16626/stat : 16626 (java) S 16618 16618 16074 0 -1 1077944384 3000 0 0 0 140 52 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671973964944 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16627] ppid=16618 vsize=28766288 memory=279302798538176 CPUtime=1.93 cores=0-7
/proc/16620/task/16627/stat : 16627 (java) S 16618 16618 16074 0 -1 1077944384 3182 0 0 0 136 57 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671972912144 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16628] ppid=16618 vsize=28766288 memory=7307770251526498661 CPUtime=1.94 cores=0-7
/proc/16620/task/16628/stat : 16628 (java) S 16618 16618 16074 0 -1 1077944384 3143 0 0 0 142 52 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671971859344 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16629] ppid=16618 vsize=28766288 memory=164 CPUtime=1.9 cores=0-7
/proc/16620/task/16629/stat : 16629 (java) S 16618 16618 16074 0 -1 1077944384 4362 0 0 0 138 52 0 0 20 0 28 0 475519192 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671970806544 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16630] ppid=16618 vsize=28766288 memory=7523371373727017330 CPUtime=0.42 cores=0-7
/proc/16620/task/16630/stat : 16630 (java) S 16618 16618 16074 0 -1 1077944384 4958 0 0 0 41 1 0 0 20 0 28 0 475519194 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671025686896 140672427305602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16631] ppid=16618 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16631/stat : 16631 (java) S 16618 16618 16074 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 28 0 475519194 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671024632928 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16632] ppid=16618 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/16620/task/16632/stat : 16632 (java) S 16618 16618 16074 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 475519194 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671023580032 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16633] ppid=16618 vsize=28766288 memory=5611 CPUtime=0 cores=0-7
/proc/16620/task/16633/stat : 16633 (java) S 16618 16618 16074 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671022528336 140672427313051 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16634] ppid=16618 vsize=28766288 memory=2223 CPUtime=1.31 cores=0-7
/proc/16620/task/16634/stat : 16634 (java) S 16618 16618 16074 0 -1 1077944384 7788 0 0 0 130 1 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671021476720 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16635] ppid=16618 vsize=28766288 memory=1804 CPUtime=1.31 cores=0-7
/proc/16620/task/16635/stat : 16635 (java) S 16618 16618 16074 0 -1 1077944384 7797 0 0 0 129 2 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671020423920 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16636] ppid=16618 vsize=28766288 memory=920 CPUtime=1.35 cores=0-7
/proc/16620/task/16636/stat : 16636 (java) S 16618 16618 16074 0 -1 1077944384 7653 0 0 0 133 2 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671019371120 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16637] ppid=16618 vsize=28766288 memory=1448 CPUtime=0.71 cores=0-7
/proc/16620/task/16637/stat : 16637 (java) S 16618 16618 16074 0 -1 1077944384 7055 0 0 0 70 1 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671018318320 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16638] ppid=16618 vsize=28766288 memory=4544596 CPUtime=0 cores=0-7
/proc/16620/task/16638/stat : 16638 (java) S 16618 16618 16074 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671017265760 140672427304661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16639] ppid=16618 vsize=28766288 memory=4416 CPUtime=0.03 cores=0-7
/proc/16620/task/16639/stat : 16639 (java) S 16618 16618 16074 0 -1 1077944384 1213 0 0 0 0 3 0 0 20 0 28 0 475519197 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671016213040 140672427305602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16643] ppid=16618 vsize=28766288 memory=0 CPUtime=94.07 cores=0-7
/proc/16620/task/16643/stat : 16643 (java) R 16618 16618 16074 0 -1 4202560 1098 0 0 0 9405 2 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671006993032 140672069195244 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16644] ppid=16618 vsize=28766288 memory=740 CPUtime=93.73 cores=0-7
/proc/16620/task/16644/stat : 16644 (java) R 16618 16618 16074 0 -1 4202560 3182 0 0 0 9372 1 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671005941416 140672068953536 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16645] ppid=16618 vsize=28766288 memory=1056 CPUtime=93.96 cores=0-7
/proc/16620/task/16645/stat : 16645 (java) R 16618 16618 16074 0 -1 4202560 3258 0 0 0 9384 12 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671004889592 140672068954940 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16646] ppid=16618 vsize=28766288 memory=1552 CPUtime=93.82 cores=0-7
/proc/16620/task/16646/stat : 16646 (java) R 16618 16618 16074 0 -1 4202560 3586 0 0 0 9377 5 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671003838712 140672069173360 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16647] ppid=16618 vsize=28766288 memory=1448 CPUtime=93.91 cores=0-7
/proc/16620/task/16647/stat : 16647 (java) R 16618 16618 16074 0 -1 4202560 1787 0 0 0 9389 2 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671002783768 140672068765027 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16648] ppid=16618 vsize=28766288 memory=1448 CPUtime=94.16 cores=0-7
/proc/16620/task/16648/stat : 16648 (java) R 16618 16618 16074 0 -1 4202560 1922 0 0 0 9413 3 0 0 20 0 28 0 475520704 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671001731112 140672068765009 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16649] ppid=16618 vsize=28766288 memory=1448 CPUtime=92.09 cores=0-7
/proc/16620/task/16649/stat : 16649 (java) R 16618 16618 16074 0 -1 4202560 5141 0 0 0 9206 3 0 0 20 0 28 0 475520705 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140671000678456 140672068954027 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
[pid=16620/tid=16650] ppid=16618 vsize=28766288 memory=3612 CPUtime=94.03 cores=0-7
/proc/16620/task/16650/stat : 16650 (java) R 16618 16618 16074 0 -1 4202560 1648 0 0 0 9400 3 0 0 20 0 28 0 475520705 29456678912 1136149 33554432000 4194304 4196468 140729973316160 140670999625288 140672068953890 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 39653376 140729973318614 140729973318790 140729973318790 140729973321679 0
Current children cumulated CPU time: 783.12 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 4546044 KiB

Child status: 0
Real time (s): 109.594
CPU time (s): 783.576
CPU user time (s): 778.339
CPU system time (s): 5.23681
CPU usage (%): 714.978
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 4546044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.339
system time used= 5.23681
maximum resident set size= 4544628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106252
page faults= 0
swaps= 0
block input operations= 0
block output operations= 240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8566
involuntary context switches= 9121


# summary of solver processes directly reported to runsolver:
#   pid: 16618
#   total CPU time (s): 783.576
#   total CPU user time (s): 778.339
#   total CPU system time (s): 5.23681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.936218 second user time and 1.38769 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-20 18:08:50
IDJOB=4404476
IDBENCH=121212
IDSOLVER=2865
FILE ID=node117/4404476-1568995773
RUNJOBID= node117-1568994492-16101
PBS_JOBID= 21704726
Free space on /var/tmp= 13500 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-22500-0.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-4404476-1568995773/watcher-4404476-1568995773 -o /var/tmp/evaluation-result-4404476-1568995773/solver-4404476-1568995773 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node117-1568994492-16101 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1341763352 HOME/instance-4404476-1568995773.xml

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

MD5SUM BENCH= bec643ae272751fbe4415f184f63255d
RANDOM SEED=1341763352

node117.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.75
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.75
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.75
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.75
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:        14184060 kB
MemAvailable:   31831944 kB
Buffers:          139948 kB
Cached:         17413944 kB
SwapCached:        27708 kB
Active:          8707424 kB
Inactive:        8877080 kB
Active(anon):       1976 kB
Inactive(anon):    69956 kB
Active(file):    8705448 kB
Inactive(file):  8807124 kB
Unevictable:      108556 kB
Mlocked:          108556 kB
SwapTotal:      67108860 kB
SwapFree:       66972296 kB
Dirty:             39264 kB
Writeback:             0 kB
AnonPages:        112860 kB
Mapped:            48196 kB
Shmem:             32452 kB
Slab:             592032 kB
SReclaimable:     563772 kB
SUnreclaim:        28260 kB
KernelStack:        3344 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506372 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:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13476 MiB
End job on node117 at 2019-09-20 18:10:40