Trace number 4393522

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-06-14 parallelUNSAT 543.887 95.2963

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-9.xml
MD5SUM2d7f03e466d78847960dc3f747db29ef
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 benchmark42.4013
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
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-4393522-1568425204.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393522-1568425204.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
79.63/36.99	c solve instance...
543.45/95.25	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 (14954 MiB free)
  memory of node 1: 16384 MiB (15351 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393522-1568425204/watcher-4393522-1568425204 -o /tmp/evaluation-result-4393522-1568425204/solver-4393522-1568425204 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568413377-19188 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1745415565 HOME/instance-4393522-1568425204.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=20503, runsolver pid=20500
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 1.88 1.85 2.23 2/210 20524
/proc/meminfo: memFree=31017740/32770624 swapFree=66922832/67108860
[pid=20503] ppid=20500 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/20503/stat : 20503 (xcsp3-exec) S 20500 20503 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418776445 115843072 363 33554432000 4194304 5098028 140728494324928 140728494323032 140647132603004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140728494330741 140728494330985 140728494330985 140728494333898 0
/proc/20503/statm: 28282 363 304 221 0 87 0
[pid=20505] ppid=20503 vsize=28227388 memory=29976 CPUtime=0.12 cores=0-7
/proc/20505/stat : 20505 (java) S 20503 20503 19161 0 -1 1077944320 5981 0 0 0 11 1 0 0 20 0 20 0 418776445 28904845312 7494 33554432000 4194304 4196468 140731423830928 140731423813472 139818576260855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
/proc/20505/statm: 7056847 7494 3119 1 0 7019032 0
[pid=20505/tid=20506] ppid=20503 vsize=28227388 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/20505/task/20506/stat : 20506 (java) R 20503 20503 19161 0 -1 4202560 3871 0 0 0 8 1 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818580485664 139818556067873 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20507] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20507/stat : 20507 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818528881680 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20508] ppid=20503 vsize=28227388 memory=3544530645836752544 CPUtime=0 cores=0-7
/proc/20505/task/20508/stat : 20508 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818527829136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20509] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20509/stat : 20509 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818526776080 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20510] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20510/stat : 20510 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818525723536 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20511] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20511/stat : 20511 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818524670480 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20512] ppid=20503 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/20505/task/20512/stat : 20512 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818523617936 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20513] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20513/stat : 20513 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818522564880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20514] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20514/stat : 20514 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 7494 33554432000 4194304 4196468 140731423830928 139818521512336 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20515] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20515/stat : 20515 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776448 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816704396016 139818576272002 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20516] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20516/stat : 20516 (java) S 20503 20503 19161 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418776448 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816703342240 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20517] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20517/stat : 20517 (java) S 20503 20503 19161 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 418776448 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816702289136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20518] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20518/stat : 20518 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816701237712 139818576279451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20519] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20519/stat : 20519 (java) S 20503 20503 19161 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816700184816 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20520] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20520/stat : 20520 (java) S 20503 20503 19161 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816699132272 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20521] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20521/stat : 20521 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816698079216 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20522] ppid=20503 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/20505/task/20522/stat : 20522 (java) R 20503 20503 19161 0 -1 4202560 360 0 0 0 1 0 0 0 20 0 20 0 418776451 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816697026672 139818554973839 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20523] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20523/stat : 20523 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816695974880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20524] ppid=20503 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/20505/task/20524/stat : 20524 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776452 28904845312 7494 33554432000 4194304 4196468 140731423830928 139816694922416 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31428 KiB

[startup+0.210116 s]*
/proc/loadavg: 1.88 1.85 2.23 2/210 20524
/proc/meminfo: memFree=31004868/32770624 swapFree=66922832/67108860
[pid=20503] ppid=20500 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/20503/stat : 20503 (xcsp3-exec) S 20500 20503 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418776445 115843072 363 33554432000 4194304 5098028 140728494324928 140728494323032 140647132603004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140728494330741 140728494330985 140728494330985 140728494333898 0
/proc/20503/statm: 28282 363 304 221 0 87 0
[pid=20505] ppid=20503 vsize=28227388 memory=40056 CPUtime=0.33 cores=0-7
/proc/20505/stat : 20505 (java) S 20503 20503 19161 0 -1 1077944320 9367 0 0 0 30 3 0 0 20 0 20 0 418776445 28904845312 10014 33554432000 4194304 4196468 140731423830928 140731423813472 139818576260855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
/proc/20505/statm: 7056847 10014 3232 1 0 7019032 0
[pid=20505/tid=20506] ppid=20503 vsize=28227388 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/20505/task/20506/stat : 20506 (java) R 20503 20503 19161 0 -1 4202560 6633 0 0 0 17 2 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818580500528 139818560341342 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20507] ppid=20503 vsize=28227388 memory=10923 CPUtime=0 cores=0-7
/proc/20505/task/20507/stat : 20507 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818528881680 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20508] ppid=20503 vsize=28227388 memory=140327448946949 CPUtime=0 cores=0-7
/proc/20505/task/20508/stat : 20508 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818527829136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20509] ppid=20503 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/20505/task/20509/stat : 20509 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818526776080 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20510] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20510/stat : 20510 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818525723536 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20511] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20511/stat : 20511 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818524670480 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20512] ppid=20503 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/20505/task/20512/stat : 20512 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818523617936 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20513] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20513/stat : 20513 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818522564880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20514] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20514/stat : 20514 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28904845312 10014 33554432000 4194304 4196468 140731423830928 139818521512336 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20515] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20515/stat : 20515 (java) S 20503 20503 19161 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418776448 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816704396016 139818576272002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20516] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20516/stat : 20516 (java) S 20503 20503 19161 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418776448 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816703342240 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20517] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20517/stat : 20517 (java) S 20503 20503 19161 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 418776448 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816702289136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20518] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20518/stat : 20518 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816701237712 139818576279451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20519] ppid=20503 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/20505/task/20519/stat : 20519 (java) S 20503 20503 19161 0 -1 1077944384 330 0 0 0 1 0 0 0 20 0 20 0 418776451 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816700184816 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20520] ppid=20503 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/20505/task/20520/stat : 20520 (java) S 20503 20503 19161 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 418776451 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816699132272 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20521] ppid=20503 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/20505/task/20521/stat : 20521 (java) S 20503 20503 19161 0 -1 1077944384 125 0 0 0 1 0 0 0 20 0 20 0 418776451 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816698079216 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20522] ppid=20503 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/20505/task/20522/stat : 20522 (java) R 20503 20503 19161 0 -1 4202560 766 0 0 0 7 0 0 0 20 0 20 0 418776451 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816697026672 139818576272790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20523] ppid=20503 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20523/stat : 20523 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418776451 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816695974880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20524] ppid=20503 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/20505/task/20524/stat : 20524 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776452 28904845312 10014 33554432000 4194304 4196468 140731423830928 139816694922416 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 41508 KiB

[startup+0.309851 s]*
/proc/loadavg: 1.88 1.85 2.23 3/210 20524
/proc/meminfo: memFree=31000588/32770624 swapFree=66922832/67108860
[pid=20503] ppid=20500 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/20503/stat : 20503 (xcsp3-exec) S 20500 20503 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418776445 115843072 363 33554432000 4194304 5098028 140728494324928 140728494323032 140647132603004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140728494330741 140728494330985 140728494330985 140728494333898 0
/proc/20503/statm: 28282 363 304 221 0 87 0
[pid=20505] ppid=20503 vsize=28231644 memory=49540 CPUtime=0.51 cores=0-7
/proc/20505/stat : 20505 (java) S 20503 20503 19161 0 -1 1077944320 10781 0 0 0 47 4 0 0 20 0 20 0 418776445 28909203456 12385 33554432000 4194304 4196468 140731423830928 140731423813472 139818576260855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
/proc/20505/statm: 7057911 12385 3363 1 0 7019032 0
[pid=20505/tid=20506] ppid=20503 vsize=28231644 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/20505/task/20506/stat : 20506 (java) R 20503 20503 19161 0 -1 4202560 7706 0 0 0 27 3 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818580491968 139818560341342 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20507] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20507/stat : 20507 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818528881680 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20508] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20508/stat : 20508 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818527829136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20509] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20509/stat : 20509 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818526776080 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20510] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20510/stat : 20510 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818525723536 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20511] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20511/stat : 20511 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818524670480 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20512] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20512/stat : 20512 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818523617936 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20513] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20513/stat : 20513 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818522564880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20514] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20514/stat : 20514 (java) S 20503 20503 19161 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418776446 28909203456 12385 33554432000 4194304 4196468 140731423830928 139818521512336 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20515] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20515/stat : 20515 (java) S 20503 20503 19161 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418776448 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816704396016 139818576272002 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20516] ppid=20503 vsize=28231644 memory=280654638161280 CPUtime=0 cores=0-7
/proc/20505/task/20516/stat : 20516 (java) S 20503 20503 19161 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418776448 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816703342240 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20517] ppid=20503 vsize=28231644 memory=280654638165888 CPUtime=0 cores=0-7
/proc/20505/task/20517/stat : 20517 (java) S 20503 20503 19161 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 418776448 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816702289136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20518] ppid=20503 vsize=28231644 memory=280654638170496 CPUtime=0 cores=0-7
/proc/20505/task/20518/stat : 20518 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776451 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816701237712 139818576279451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20519] ppid=20503 vsize=28231644 memory=280654638175104 CPUtime=0.03 cores=0-7
/proc/20505/task/20519/stat : 20519 (java) R 20503 20503 19161 0 -1 4202560 454 0 0 0 3 0 0 0 20 0 20 0 418776451 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816700175200 139818553855856 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20520] ppid=20503 vsize=28231644 memory=280654638179712 CPUtime=0.02 cores=0-7
/proc/20505/task/20520/stat : 20520 (java) S 20503 20503 19161 0 -1 1077944384 252 0 0 0 2 0 0 0 20 0 20 0 418776451 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816699132272 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20521] ppid=20503 vsize=28231644 memory=280654638184320 CPUtime=0.02 cores=0-7
/proc/20505/task/20521/stat : 20521 (java) S 20503 20503 19161 0 -1 1077944384 146 0 0 0 2 0 0 0 20 0 20 0 418776451 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816698079216 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20522] ppid=20503 vsize=28231644 memory=280654638188928 CPUtime=0.12 cores=0-7
/proc/20505/task/20522/stat : 20522 (java) S 20503 20503 19161 0 -1 1077944384 910 0 0 0 12 0 0 0 20 0 20 0 418776451 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816697026672 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20523] ppid=20503 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20523/stat : 20523 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418776451 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816695974880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20524] ppid=20503 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/20505/task/20524/stat : 20524 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418776452 28909203456 12385 33554432000 4194304 4196468 140731423830928 139816694922416 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 50992 KiB

[startup+0.701029 s]
/proc/loadavg: 1.88 1.85 2.23 3/210 20524
/proc/meminfo: memFree=30921892/32770624 swapFree=66922832/67108860
[pid=20503] ppid=20500 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/20503/stat : 20503 (xcsp3-exec) S 20500 20503 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418776445 115843072 363 33554432000 4194304 5098028 140728494324928 140728494323032 140647132603004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140728494330741 140728494330985 140728494330985 140728494333898 0
/proc/20503/statm: 28282 363 304 221 0 87 0
[pid=20505] ppid=20503 vsize=28231720 memory=255800 CPUtime=1.7 cores=0-7
/proc/20505/stat : 20505 (java) S 20503 20503 19161 0 -1 1077944320 14486 0 0 0 152 18 0 0 20 0 20 0 418776445 28909281280 63950 33554432000 4194304 4196468 140731423830928 140731423813472 139818576260855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
/proc/20505/statm: 7057930 63950 3455 1 0 7019032 0
[pid=20505/tid=20506] ppid=20503 vsize=28231720 memory=0 CPUtime=0.64 cores=0-7
/proc/20505/task/20506/stat : 20506 (java) R 20503 20503 19161 0 -1 4202560 8316 0 0 0 59 5 0 0 20 0 20 0 418776446 28909281280 63950 33554432000 4194304 4196468 140731423830928 139818580495792 139818576272790 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20507] ppid=20503 vsize=28231720 memory=140327319282560 CPUtime=0 cores=0-7
/proc/20505/task/20507/stat : 20507 (java) S 20503 20503 19161 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 20 0 418776446 28909281280 63950 33554432000 4194304 4196468 140731423830928 139818528881680 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20508] ppid=20503 vsize=28231720 memory=0 CPUtime=0.01 cores=0-7
/proc/20505/task/20508/stat : 20508 (java) S 20503 20503 19161 0 -1 1077944384 24 0 0 0 0 1 0 0 20 0 20 0 418776446 28909281280 63950 33554432000 4194304 4196468 140731423830928 139818527829136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20509] ppid=20503 vsize=28231720 memory=9364 CPUtime=0 cores=0-7
/proc/20505/task/20509/stat : 20509 (java) S 20503 20503 19161 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 418776446 28909281280 63950 33554432000 4194304 4196468 140731423830928 139818526776080 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0

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

[pid=20505/tid=20522] ppid=20503 vsize=28766280 memory=4108 CPUtime=0.93 cores=0-7
/proc/20505/task/20522/stat : 20522 (java) S 20503 20503 19161 0 -1 1077944384 10324 0 0 0 91 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816697026672 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20523] ppid=20503 vsize=28766280 memory=1412 CPUtime=0 cores=0-7
/proc/20505/task/20523/stat : 20523 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816695974880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20524] ppid=20503 vsize=28766280 memory=3428 CPUtime=0.04 cores=0-7
/proc/20505/task/20524/stat : 20524 (java) S 20503 20503 19161 0 -1 1077944384 910 0 0 0 2 2 0 0 20 0 28 0 418776452 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816694922416 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20528] ppid=20503 vsize=28766280 memory=1452 CPUtime=56.41 cores=0-7
/proc/20505/task/20528/stat : 20528 (java) R 20503 20503 19161 0 -1 4202560 1315 0 0 0 5639 2 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816378121128 139818186736895 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20529] ppid=20503 vsize=28766280 memory=7528432 CPUtime=56.42 cores=0-7
/proc/20505/task/20529/stat : 20529 (java) R 20503 20503 19161 0 -1 4202560 1612 0 0 0 5639 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816377069720 139818186955116 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20530] ppid=20503 vsize=28766280 memory=1164 CPUtime=55.87 cores=0-7
/proc/20505/task/20530/stat : 20530 (java) R 20503 20503 19161 0 -1 4202560 7250 0 0 0 5585 2 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816376016416 139818186835929 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20531] ppid=20503 vsize=28766280 memory=2552 CPUtime=55.68 cores=0-7
/proc/20505/task/20531/stat : 20531 (java) R 20503 20503 19161 0 -1 4202560 2135 0 0 0 5565 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816374964120 139818187315838 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20532] ppid=20503 vsize=28766280 memory=2832 CPUtime=56.59 cores=0-7
/proc/20505/task/20532/stat : 20532 (java) R 20503 20503 19161 0 -1 4202560 1797 0 0 0 5656 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816373911064 139818186835769 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20533] ppid=20503 vsize=28766280 memory=984 CPUtime=56.23 cores=0-7
/proc/20505/task/20533/stat : 20533 (java) R 20503 20503 19161 0 -1 4202560 2249 0 0 0 5619 4 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816372858408 139818187318551 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20534] ppid=20503 vsize=28766280 memory=14012 CPUtime=56.86 cores=0-7
/proc/20505/task/20534/stat : 20534 (java) R 20503 20503 19161 0 -1 4202560 2830 0 0 0 5677 9 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816371806488 139818187315815 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20535] ppid=20503 vsize=28766280 memory=6808 CPUtime=56.87 cores=0-7
/proc/20505/task/20535/stat : 20535 (java) R 20503 20503 19161 0 -1 4202560 1797 0 0 0 5683 4 0 0 20 0 28 0 418780148 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816370753944 139818186956160 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
Current children cumulated CPU time: 537.07 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 7529884 KiB

[startup+94.8013 s]
/proc/loadavg: 5.42 2.81 2.52 9/219 20539
/proc/meminfo: memFree=23507112/32770624 swapFree=66922832/67108860
[pid=20503] ppid=20500 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/20503/stat : 20503 (xcsp3-exec) S 20500 20503 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418776445 115843072 363 33554432000 4194304 5098028 140728494324928 140728494323032 140647132603004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140728494330741 140728494330985 140728494330985 140728494333898 0
/proc/20503/statm: 28282 363 304 221 0 87 0
[pid=20505] ppid=20503 vsize=28766280 memory=7528432 CPUtime=540.26 cores=0-7
/proc/20505/stat : 20505 (java) S 20503 20503 19161 0 -1 1077944320 177367 0 0 0 52727 1299 0 0 20 0 28 0 418776445 29456670720 1882108 33554432000 4194304 4196468 140731423830928 140731423813472 139818576260855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
/proc/20505/statm: 7191570 1882108 3524 1 0 7152672 0
[pid=20505/tid=20506] ppid=20503 vsize=28766280 memory=0 CPUtime=29.19 cores=0-7
/proc/20505/task/20506/stat : 20506 (java) S 20503 20503 19161 0 -1 1077944384 22403 0 0 0 2846 73 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818580501632 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20507] ppid=20503 vsize=28766280 memory=0 CPUtime=5.84 cores=0-7
/proc/20505/task/20507/stat : 20507 (java) S 20503 20503 19161 0 -1 1077944384 10728 0 0 0 429 155 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818528881680 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20508] ppid=20503 vsize=28766280 memory=0 CPUtime=5.82 cores=0-7
/proc/20505/task/20508/stat : 20508 (java) S 20503 20503 19161 0 -1 1077944384 7050 0 0 0 436 146 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818527829136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20509] ppid=20503 vsize=28766280 memory=0 CPUtime=5.81 cores=0-7
/proc/20505/task/20509/stat : 20509 (java) S 20503 20503 19161 0 -1 1077944384 7663 0 0 0 441 140 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818526776080 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20510] ppid=20503 vsize=28766280 memory=0 CPUtime=5.79 cores=0-7
/proc/20505/task/20510/stat : 20510 (java) S 20503 20503 19161 0 -1 1077944384 6451 0 0 0 435 144 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818525723536 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20511] ppid=20503 vsize=28766280 memory=280654637961136 CPUtime=5.78 cores=0-7
/proc/20505/task/20511/stat : 20511 (java) S 20503 20503 19161 0 -1 1077944384 7688 0 0 0 439 139 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818524670480 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20512] ppid=20503 vsize=28766280 memory=0 CPUtime=5.84 cores=0-7
/proc/20505/task/20512/stat : 20512 (java) S 20503 20503 19161 0 -1 1077944384 6730 0 0 0 434 150 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818523617936 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20513] ppid=20503 vsize=28766280 memory=0 CPUtime=5.8 cores=0-7
/proc/20505/task/20513/stat : 20513 (java) S 20503 20503 19161 0 -1 1077944384 11901 0 0 0 430 150 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818522564880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20514] ppid=20503 vsize=28766280 memory=0 CPUtime=5.82 cores=0-7
/proc/20505/task/20514/stat : 20514 (java) S 20503 20503 19161 0 -1 1077944384 10333 0 0 0 432 150 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818521512336 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20515] ppid=20503 vsize=28766280 memory=0 CPUtime=1.68 cores=0-7
/proc/20505/task/20515/stat : 20515 (java) S 20503 20503 19161 0 -1 1077944384 9440 0 0 0 166 2 0 0 20 0 28 0 418776448 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816704396016 139818576272002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20516] ppid=20503 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20516/stat : 20516 (java) S 20503 20503 19161 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 418776448 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816703342304 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20517] ppid=20503 vsize=28766280 memory=0 CPUtime=0 cores=0-7
/proc/20505/task/20517/stat : 20517 (java) S 20503 20503 19161 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 418776448 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816702289152 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20518] ppid=20503 vsize=28766280 memory=7528432 CPUtime=0 cores=0-7
/proc/20505/task/20518/stat : 20518 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816701237712 139818576279451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20519] ppid=20503 vsize=28766280 memory=7528432 CPUtime=2.58 cores=0-7
/proc/20505/task/20519/stat : 20519 (java) S 20503 20503 19161 0 -1 1077944384 13791 0 0 0 256 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816700184816 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20520] ppid=20503 vsize=28766280 memory=896 CPUtime=2.4 cores=0-7
/proc/20505/task/20520/stat : 20520 (java) S 20503 20503 19161 0 -1 1077944384 13932 0 0 0 238 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816699132272 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20521] ppid=20503 vsize=28766280 memory=1984 CPUtime=2.61 cores=0-7
/proc/20505/task/20521/stat : 20521 (java) S 20503 20503 19161 0 -1 1077944384 15676 0 0 0 258 3 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816698079216 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20522] ppid=20503 vsize=28766280 memory=2552 CPUtime=0.93 cores=0-7
/proc/20505/task/20522/stat : 20522 (java) S 20503 20503 19161 0 -1 1077944384 10324 0 0 0 91 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816697026672 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20523] ppid=20503 vsize=28766280 memory=1444 CPUtime=0 cores=0-7
/proc/20505/task/20523/stat : 20523 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816695974880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20524] ppid=20503 vsize=28766280 memory=896 CPUtime=0.04 cores=0-7
/proc/20505/task/20524/stat : 20524 (java) S 20503 20503 19161 0 -1 1077944384 910 0 0 0 2 2 0 0 20 0 28 0 418776452 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816694922416 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20528] ppid=20503 vsize=28766280 memory=1984 CPUtime=56.81 cores=0-7
/proc/20505/task/20528/stat : 20528 (java) R 20503 20503 19161 0 -1 4202560 1315 0 0 0 5679 2 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816378121128 139818187315852 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20529] ppid=20503 vsize=28766280 memory=1452 CPUtime=56.82 cores=0-7
/proc/20505/task/20529/stat : 20529 (java) R 20503 20503 19161 0 -1 4202560 1612 0 0 0 5679 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816377069720 139818187317685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20530] ppid=20503 vsize=28766280 memory=7528432 CPUtime=56.27 cores=0-7
/proc/20505/task/20530/stat : 20530 (java) R 20503 20503 19161 0 -1 4202560 7258 0 0 0 5625 2 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816376016416 139818187318299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20531] ppid=20503 vsize=28766280 memory=111632 CPUtime=56.08 cores=0-7
/proc/20505/task/20531/stat : 20531 (java) R 20503 20503 19161 0 -1 4202560 2135 0 0 0 5605 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816374964120 139818186835842 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20532] ppid=20503 vsize=28766280 memory=804 CPUtime=56.99 cores=0-7
/proc/20505/task/20532/stat : 20532 (java) R 20503 20503 19161 0 -1 4202560 1797 0 0 0 5696 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816373911064 139818186955963 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20533] ppid=20503 vsize=28766280 memory=1808 CPUtime=56.63 cores=0-7
/proc/20505/task/20533/stat : 20533 (java) R 20503 20503 19161 0 -1 4202560 2249 0 0 0 5659 4 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816372858408 139818186944266 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20534] ppid=20503 vsize=28766280 memory=924 CPUtime=57.26 cores=0-7
/proc/20505/task/20534/stat : 20534 (java) R 20503 20503 19161 0 -1 4202560 2830 0 0 0 5717 9 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816371806488 139818186835882 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20535] ppid=20503 vsize=28766280 memory=288230574492221466 CPUtime=57.27 cores=0-7
/proc/20505/task/20535/stat : 20535 (java) R 20503 20503 19161 0 -1 4202560 1797 0 0 0 5723 4 0 0 20 0 28 0 418780148 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816370753944 139818187318423 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
Current children cumulated CPU time: 540.26 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 7529884 KiB

[startup+95.2023 s]
/proc/loadavg: 5.42 2.81 2.52 9/219 20539
/proc/meminfo: memFree=23507148/32770624 swapFree=66922832/67108860
[pid=20503] ppid=20500 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/20503/stat : 20503 (xcsp3-exec) S 20500 20503 19161 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 418776445 115843072 363 33554432000 4194304 5098028 140728494324928 140728494323032 140647132603004 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 19910656 140728494330741 140728494330985 140728494330985 140728494333898 0
/proc/20503/statm: 28282 363 304 221 0 87 0
[pid=20505] ppid=20503 vsize=28766280 memory=7528432 CPUtime=543.45 cores=0-7
/proc/20505/stat : 20505 (java) S 20503 20503 19161 0 -1 1077944320 177376 0 0 0 53046 1299 0 0 20 0 28 0 418776445 29456670720 1882108 33554432000 4194304 4196468 140731423830928 140731423813472 139818576260855 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
/proc/20505/statm: 7191570 1882108 3524 1 0 7152672 0
[pid=20505/tid=20506] ppid=20503 vsize=28766280 memory=7528432 CPUtime=29.19 cores=0-7
/proc/20505/task/20506/stat : 20506 (java) S 20503 20503 19161 0 -1 1077944384 22403 0 0 0 2846 73 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818580501632 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20507] ppid=20503 vsize=28766280 memory=496 CPUtime=5.84 cores=0-7
/proc/20505/task/20507/stat : 20507 (java) S 20503 20503 19161 0 -1 1077944384 10728 0 0 0 429 155 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818528881680 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 6 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20508] ppid=20503 vsize=28766280 memory=1452 CPUtime=5.82 cores=0-7
/proc/20505/task/20508/stat : 20508 (java) S 20503 20503 19161 0 -1 1077944384 7050 0 0 0 436 146 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818527829136 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20509] ppid=20503 vsize=28766280 memory=7528432 CPUtime=5.81 cores=0-7
/proc/20505/task/20509/stat : 20509 (java) S 20503 20503 19161 0 -1 1077944384 7663 0 0 0 441 140 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818526776080 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20510] ppid=20503 vsize=28766280 memory=1452 CPUtime=5.79 cores=0-7
/proc/20505/task/20510/stat : 20510 (java) S 20503 20503 19161 0 -1 1077944384 6451 0 0 0 435 144 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818525723536 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20511] ppid=20503 vsize=28766280 memory=1680 CPUtime=5.78 cores=0-7
/proc/20505/task/20511/stat : 20511 (java) S 20503 20503 19161 0 -1 1077944384 7688 0 0 0 439 139 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818524670480 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20512] ppid=20503 vsize=28766280 memory=1444 CPUtime=5.84 cores=0-7
/proc/20505/task/20512/stat : 20512 (java) S 20503 20503 19161 0 -1 1077944384 6730 0 0 0 434 150 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818523617936 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20513] ppid=20503 vsize=28766280 memory=896 CPUtime=5.8 cores=0-7
/proc/20505/task/20513/stat : 20513 (java) S 20503 20503 19161 0 -1 1077944384 11901 0 0 0 430 150 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818522564880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20514] ppid=20503 vsize=28766280 memory=1984 CPUtime=5.82 cores=0-7
/proc/20505/task/20514/stat : 20514 (java) S 20503 20503 19161 0 -1 1077944384 10333 0 0 0 432 150 0 0 20 0 28 0 418776446 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139818521512336 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 13 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20515] ppid=20503 vsize=28766280 memory=2552 CPUtime=1.68 cores=0-7
/proc/20505/task/20515/stat : 20515 (java) S 20503 20503 19161 0 -1 1077944384 9440 0 0 0 166 2 0 0 20 0 28 0 418776448 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816704396016 139818576272002 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20516] ppid=20503 vsize=28766280 memory=1760 CPUtime=0 cores=0-7
/proc/20505/task/20516/stat : 20516 (java) S 20503 20503 19161 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 418776448 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816703342304 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20517] ppid=20503 vsize=28766280 memory=111632 CPUtime=0 cores=0-7
/proc/20505/task/20517/stat : 20517 (java) S 20503 20503 19161 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 418776448 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816702289152 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20518] ppid=20503 vsize=28766280 memory=804 CPUtime=0 cores=0-7
/proc/20505/task/20518/stat : 20518 (java) S 20503 20503 19161 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816701237712 139818576279451 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20519] ppid=20503 vsize=28766280 memory=1808 CPUtime=2.58 cores=0-7
/proc/20505/task/20519/stat : 20519 (java) S 20503 20503 19161 0 -1 1077944384 13791 0 0 0 256 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816700184816 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20520] ppid=20503 vsize=28766280 memory=924 CPUtime=2.4 cores=0-7
/proc/20505/task/20520/stat : 20520 (java) S 20503 20503 19161 0 -1 1077944384 13932 0 0 0 238 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816699132272 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20521] ppid=20503 vsize=28766280 memory=4212 CPUtime=2.61 cores=0-7
/proc/20505/task/20521/stat : 20521 (java) S 20503 20503 19161 0 -1 1077944384 15676 0 0 0 258 3 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816698079216 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20522] ppid=20503 vsize=28766280 memory=988 CPUtime=0.93 cores=0-7
/proc/20505/task/20522/stat : 20522 (java) S 20503 20503 19161 0 -1 1077944384 10324 0 0 0 91 2 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816697026672 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20523] ppid=20503 vsize=28766280 memory=2016 CPUtime=0 cores=0-7
/proc/20505/task/20523/stat : 20523 (java) S 20503 20503 19161 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418776451 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816695974880 139818576271061 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20524] ppid=20503 vsize=28766280 memory=1284 CPUtime=0.04 cores=0-7
/proc/20505/task/20524/stat : 20524 (java) S 20503 20503 19161 0 -1 1077944384 910 0 0 0 2 2 0 0 20 0 28 0 418776452 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816694922416 139818576272002 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 20 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20528] ppid=20503 vsize=28766280 memory=1044 CPUtime=57.21 cores=0-7
/proc/20505/task/20528/stat : 20528 (java) R 20503 20503 19161 0 -1 4202560 1315 0 0 0 5719 2 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816378121128 139818186835751 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20529] ppid=20503 vsize=28766280 memory=708 CPUtime=57.22 cores=0-7
/proc/20505/task/20529/stat : 20529 (java) R 20503 20503 19161 0 -1 4202560 1614 0 0 0 5719 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816377069720 139818189450117 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20530] ppid=20503 vsize=28766280 memory=9364 CPUtime=56.67 cores=0-7
/proc/20505/task/20530/stat : 20530 (java) R 20503 20503 19161 0 -1 4202560 7265 0 0 0 5665 2 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816376016416 139818187315802 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20531] ppid=20503 vsize=28766280 memory=1120 CPUtime=56.46 cores=0-7
/proc/20505/task/20531/stat : 20531 (java) R 20503 20503 19161 0 -1 4202560 2135 0 0 0 5643 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816374964120 139818186955092 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20532] ppid=20503 vsize=28766280 memory=776 CPUtime=57.39 cores=0-7
/proc/20505/task/20532/stat : 20532 (java) R 20503 20503 19161 0 -1 4202560 1797 0 0 0 5736 3 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816373911064 139818187318257 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20533] ppid=20503 vsize=28766280 memory=1552 CPUtime=57.03 cores=0-7
/proc/20505/task/20533/stat : 20533 (java) R 20503 20503 19161 0 -1 4202560 2249 0 0 0 5699 4 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816372858408 139818187315847 0 4 0 16800975 0 0 0 -1 6 0 0 2 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20534] ppid=20503 vsize=28766280 memory=8048 CPUtime=57.66 cores=0-7
/proc/20505/task/20534/stat : 20534 (java) R 20503 20503 19161 0 -1 4202560 2830 0 0 0 5757 9 0 0 20 0 28 0 418780147 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816371806488 139818187315894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
[pid=20505/tid=20535] ppid=20503 vsize=28766280 memory=3444 CPUtime=57.67 cores=0-7
/proc/20505/task/20535/stat : 20535 (java) R 20503 20503 19161 0 -1 4202560 1797 0 0 0 5763 4 0 0 20 0 28 0 418780148 29456670720 1882108 33554432000 4194304 4196468 140731423830928 139816370753944 139818186944240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32075776 140731423839210 140731423839382 140731423839382 140731423842255 0
Current children cumulated CPU time: 543.45 s
Current children cumulated vsize: 28879408 KiB
Current children cumulated memory: 7529884 KiB

Child status: 0
Real time (s): 95.2963
CPU time (s): 543.887
CPU user time (s): 530.842
CPU system time (s): 13.0445
CPU usage (%): 570.732
Max. virtual memory (cumulated for all children) (KiB): 28879408
Max. memory (cumulated for all children) (KiB): 7543332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.842
system time used= 13.0445
maximum resident set size= 7541992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10940
involuntary context switches= 6336


# summary of solver processes directly reported to runsolver:
#   pid: 20503
#   total CPU time (s): 543.887
#   total CPU user time (s): 530.842
#   total CPU system time (s): 13.0445

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.820165 second user time and 1.10802 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-14 02:38:08
IDJOB=4393522
IDBENCH=125590
IDSOLVER=2841
FILE ID=node107/4393522-1568425204
RUNJOBID= node107-1568413377-19188
PBS_JOBID= 21702267
Free space on /tmp= 59008 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-9.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 /tmp/evaluation-result-4393522-1568425204/watcher-4393522-1568425204 -o /tmp/evaluation-result-4393522-1568425204/solver-4393522-1568425204 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568413377-19188 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1745415565 HOME/instance-4393522-1568425204.xml

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

MD5SUM BENCH= 2d7f03e466d78847960dc3f747db29ef
RANDOM SEED=1745415565

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        31033268 kB
MemAvailable:   31829816 kB
Buffers:          171748 kB
Cached:           896848 kB
SwapCached:        79128 kB
Active:           600620 kB
Inactive:         548796 kB
Active(anon):      10584 kB
Inactive(anon):   101076 kB
Active(file):     590036 kB
Inactive(file):   447720 kB
Unevictable:      109964 kB
Mlocked:          109964 kB
SwapTotal:      67108860 kB
SwapFree:       66922832 kB
Dirty:             58876 kB
Writeback:            16 kB
AnonPages:        112488 kB
Mapped:            34836 kB
Shmem:             22564 kB
Slab:             177668 kB
SReclaimable:     149252 kB
SUnreclaim:        28416 kB
KernelStack:        3392 kB
PageTables:         5100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489248 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 58980 MiB
End job on node107 at 2019-09-14 02:39:43