Trace number 4399567

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-16 parallelUNSAT 461.428 138.093

General information on the benchmark

NameRandom/Random-m1-5-12-12t/
rand-5-12-12-200-t85-6.xml
MD5SUM28aba8525a2c57af7de5748c3b9cdf6b
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 benchmark14.7938
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints200
Number of domains1
Minimum domain size12
Maximum domain size12
Distribution of domain sizes[{"size":12,"count":12}]
Minimum variable degree72
Maximum variable degree102
Distribution of variable degrees[{"degree":72,"count":1},{"degree":76,"count":2},{"degree":79,"count":1},{"degree":82,"count":2},{"degree":83,"count":1},{"degree":85,"count":1},{"degree":86,"count":1},{"degree":88,"count":1},{"degree":89,"count":1},{"degree":102,"count":1}]
Minimum constraint arity5
Maximum constraint arity5
Distribution of constraint arities[{"arity":5,"count":200}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200}]
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-4399567-1568701913.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399567-1568701913.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
344.58/123.32	c solve instance...
461.26/138.02	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 (15280 MiB free)
  memory of node 1: 16384 MiB (15610 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399567-1568701913/watcher-4399567-1568701913 -o /tmp/evaluation-result-4399567-1568701913/solver-4399567-1568701913 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1697035580 HOME/instance-4399567-1568701913.xml 

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

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

solver pid=30663, runsolver pid=30660

[startup+0.100113 s]*
/proc/loadavg: 5.84 7.76 7.89 2/212 30684
/proc/meminfo: memFree=31615776/32770624 swapFree=66977128/67108860
[pid=30663] ppid=30660 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30663/stat : 30663 (xcsp3-exec) S 30660 30663 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446454074 115843072 363 33554432000 4194304 5098028 140725940800640 140725940798744 140392950891132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31612928 140725940806517 140725940806761 140725940806761 140725940809674 0
/proc/30663/statm: 28282 363 304 221 0 87 0
[pid=30665] ppid=30663 vsize=28227396 memory=28788 CPUtime=0.12 cores=0-7
/proc/30665/stat : 30665 (java) S 30663 30663 29062 0 -1 1077944320 5696 0 0 0 11 1 0 0 20 0 20 0 446454074 28904853504 7197 33554432000 4194304 4196468 140721417136096 140721417118640 140025548414711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
/proc/30665/statm: 7056849 7197 3123 1 0 7019032 0
[pid=30665/tid=30666] ppid=30663 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/30665/task/30666/stat : 30666 (java) R 30663 30663 29062 0 -1 4202560 3600 0 0 0 8 1 0 0 20 0 20 0 446454074 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025552646400 140025529809914 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30667] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30667/stat : 30667 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025468267536 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30668] ppid=30663 vsize=28227396 memory=139940051678848 CPUtime=0 cores=0-7
/proc/30665/task/30668/stat : 30668 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025467214992 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30669] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30669/stat : 30669 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025466161936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30670] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30670/stat : 30670 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025465109392 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30671] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30671/stat : 30671 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025095379472 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30672] ppid=30663 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30665/task/30672/stat : 30672 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025094326928 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30673] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30673/stat : 30673 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025093273872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30674] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30674/stat : 30674 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 7197 33554432000 4194304 4196468 140721417136096 140025092221328 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30675] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30675/stat : 30675 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454076 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024263121648 140025548425858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30676] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30676/stat : 30676 (java) S 30663 30663 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446454077 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024262067872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30677] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30677/stat : 30677 (java) S 30663 30663 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446454077 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024261014768 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30678] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30678/stat : 30678 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024259963344 140025548433307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30679] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30679/stat : 30679 (java) R 30663 30663 29062 0 -1 4202560 304 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024258910448 140025548426646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30680] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30680/stat : 30680 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024257857904 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30681] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30681/stat : 30681 (java) S 30663 30663 29062 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024256804848 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30682] ppid=30663 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30665/task/30682/stat : 30682 (java) R 30663 30663 29062 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024139079376 140025548436058 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30683] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30683/stat : 30683 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024138030048 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30684] ppid=30663 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30665/task/30684/stat : 30684 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 7197 33554432000 4194304 4196468 140721417136096 140024136977584 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30240 KiB

[startup+0.21021 s]*
/proc/loadavg: 5.84 7.76 7.89 3/212 30684
/proc/meminfo: memFree=31601648/32770624 swapFree=66977128/67108860
[pid=30663] ppid=30660 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30663/stat : 30663 (xcsp3-exec) S 30660 30663 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446454074 115843072 363 33554432000 4194304 5098028 140725940800640 140725940798744 140392950891132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31612928 140725940806517 140725940806761 140725940806761 140725940809674 0
/proc/30663/statm: 28282 363 304 221 0 87 0
[pid=30665] ppid=30663 vsize=28227396 memory=40960 CPUtime=0.33 cores=0-7
/proc/30665/stat : 30665 (java) S 30663 30663 29062 0 -1 1077944320 9496 0 0 0 30 3 0 0 20 0 20 0 446454074 28904853504 10240 33554432000 4194304 4196468 140721417136096 140721417118640 140025548414711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
/proc/30665/statm: 7056849 10240 3312 1 0 7019032 0
[pid=30665/tid=30666] ppid=30663 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/30665/task/30666/stat : 30666 (java) R 30663 30663 29062 0 -1 4202560 6645 0 0 0 17 2 0 0 20 0 20 0 446454074 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025552648832 140025144639888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30667] ppid=30663 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/30665/task/30667/stat : 30667 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025468267536 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30668] ppid=30663 vsize=28227396 memory=288370316203390592 CPUtime=0 cores=0-7
/proc/30665/task/30668/stat : 30668 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025467214992 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30669] ppid=30663 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30665/task/30669/stat : 30669 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025466161936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30670] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30670/stat : 30670 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025465109392 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30671] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30671/stat : 30671 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025095379472 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30672] ppid=30663 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30665/task/30672/stat : 30672 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025094326928 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30673] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30673/stat : 30673 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025093273872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30674] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30674/stat : 30674 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454075 28904853504 10240 33554432000 4194304 4196468 140721417136096 140025092221328 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30675] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30675/stat : 30675 (java) S 30663 30663 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446454076 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024263121648 140025548425858 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30676] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30676/stat : 30676 (java) S 30663 30663 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446454077 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024262067872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30677] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30677/stat : 30677 (java) S 30663 30663 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446454077 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024261014768 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30678] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30678/stat : 30678 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024259963344 140025548433307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30679] ppid=30663 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/30665/task/30679/stat : 30679 (java) S 30663 30663 29062 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024258910448 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30680] ppid=30663 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/30665/task/30680/stat : 30680 (java) S 30663 30663 29062 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024257857904 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30681] ppid=30663 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/30665/task/30681/stat : 30681 (java) S 30663 30663 29062 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024256804848 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30682] ppid=30663 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/30665/task/30682/stat : 30682 (java) R 30663 30663 29062 0 -1 4202560 787 0 0 0 7 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024139081648 140025527041287 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30683] ppid=30663 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30683/stat : 30683 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024138030048 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30684] ppid=30663 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/30665/task/30684/stat : 30684 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454080 28904853504 10240 33554432000 4194304 4196468 140721417136096 140024136977584 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42412 KiB

[startup+0.309652 s]*
/proc/loadavg: 5.84 7.76 7.89 4/212 30684
/proc/meminfo: memFree=31594236/32770624 swapFree=66977128/67108860
[pid=30663] ppid=30660 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30663/stat : 30663 (xcsp3-exec) S 30660 30663 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446454074 115843072 363 33554432000 4194304 5098028 140725940800640 140725940798744 140392950891132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31612928 140725940806517 140725940806761 140725940806761 140725940809674 0
/proc/30663/statm: 28282 363 304 221 0 87 0
[pid=30665] ppid=30663 vsize=28231652 memory=50248 CPUtime=0.52 cores=0-7
/proc/30665/stat : 30665 (java) S 30663 30663 29062 0 -1 1077944320 10914 0 0 0 48 4 0 0 20 0 20 0 446454074 28909211648 12562 33554432000 4194304 4196468 140721417136096 140721417118640 140025548414711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
/proc/30665/statm: 7057913 12562 3361 1 0 7019032 0
[pid=30665/tid=30666] ppid=30663 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/30665/task/30666/stat : 30666 (java) R 30663 30663 29062 0 -1 4202560 7778 0 0 0 26 3 0 0 20 0 20 0 446454074 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025552645824 140025532495198 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30667] ppid=30663 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30667/stat : 30667 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025468267536 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30668] ppid=30663 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30668/stat : 30668 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025467214992 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30669] ppid=30663 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30669/stat : 30669 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025466161936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30670] ppid=30663 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30670/stat : 30670 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025465109392 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30671] ppid=30663 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/30665/task/30671/stat : 30671 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025095379472 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30672] ppid=30663 vsize=28231652 memory=139939899601839 CPUtime=0 cores=0-7
/proc/30665/task/30672/stat : 30672 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025094326928 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30673] ppid=30663 vsize=28231652 memory=139939899604144 CPUtime=0 cores=0-7
/proc/30665/task/30673/stat : 30673 (java) S 30663 30663 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025093273872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30674] ppid=30663 vsize=28231652 memory=139939899606448 CPUtime=0 cores=0-7
/proc/30665/task/30674/stat : 30674 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454075 28909211648 12562 33554432000 4194304 4196468 140721417136096 140025092221328 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30675] ppid=30663 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30675/stat : 30675 (java) S 30663 30663 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446454076 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024263121648 140025548425858 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30676] ppid=30663 vsize=28231652 memory=279879799219856 CPUtime=0 cores=0-7
/proc/30665/task/30676/stat : 30676 (java) S 30663 30663 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446454077 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024262067872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30677] ppid=30663 vsize=28231652 memory=279879799226768 CPUtime=0 cores=0-7
/proc/30665/task/30677/stat : 30677 (java) S 30663 30663 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446454077 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024261014768 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30678] ppid=30663 vsize=28231652 memory=279879799168016 CPUtime=0 cores=0-7
/proc/30665/task/30678/stat : 30678 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024259963344 140025548433307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30679] ppid=30663 vsize=28231652 memory=279879799240592 CPUtime=0.03 cores=0-7
/proc/30665/task/30679/stat : 30679 (java) S 30663 30663 29062 0 -1 1077944384 490 0 0 0 3 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024258910448 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30680] ppid=30663 vsize=28231652 memory=279879799247504 CPUtime=0.02 cores=0-7
/proc/30665/task/30680/stat : 30680 (java) S 30663 30663 29062 0 -1 1077944384 76 0 0 0 2 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024257857904 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30681] ppid=30663 vsize=28231652 memory=279879799245200 CPUtime=0.03 cores=0-7
/proc/30665/task/30681/stat : 30681 (java) R 30663 30663 29062 0 -1 4202560 350 0 0 0 3 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024256804848 140025531801499 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30682] ppid=30663 vsize=28231652 memory=279879799261360 CPUtime=0.12 cores=0-7
/proc/30665/task/30682/stat : 30682 (java) S 30663 30663 29062 0 -1 1077944384 906 0 0 0 12 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024139081840 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30683] ppid=30663 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/30665/task/30683/stat : 30683 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024138030048 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30684] ppid=30663 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/30665/task/30684/stat : 30684 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446454080 28909211648 12562 33554432000 4194304 4196468 140721417136096 140024136977584 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51700 KiB

[startup+0.700945 s]
/proc/loadavg: 5.84 7.76 7.89 2/212 30684
/proc/meminfo: memFree=31498616/32770624 swapFree=66977128/67108860
[pid=30663] ppid=30660 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30663/stat : 30663 (xcsp3-exec) S 30660 30663 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446454074 115843072 363 33554432000 4194304 5098028 140725940800640 140725940798744 140392950891132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31612928 140725940806517 140725940806761 140725940806761 140725940809674 0
/proc/30663/statm: 28282 363 304 221 0 87 0
[pid=30665] ppid=30663 vsize=28231728 memory=299816 CPUtime=1.61 cores=0-7
/proc/30665/stat : 30665 (java) S 30663 30663 29062 0 -1 1077944320 15030 0 0 0 120 41 0 0 20 0 20 0 446454074 28909289472 74954 33554432000 4194304 4196468 140721417136096 140721417118640 140025548414711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
/proc/30665/statm: 7057932 74954 3440 1 0 7019032 0
[pid=30665/tid=30666] ppid=30663 vsize=28231728 memory=279879799619248 CPUtime=0.61 cores=0-7
/proc/30665/task/30666/stat : 30666 (java) R 30663 30663 29062 0 -1 4202560 8286 0 0 0 54 7 0 0 20 0 20 0 446454074 28909289472 74954 33554432000 4194304 4196468 140721417136096 140025552651504 140025532495198 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30667] ppid=30663 vsize=28231728 memory=139939899810672 CPUtime=0.04 cores=0-7
/proc/30665/task/30667/stat : 30667 (java) S 30663 30663 29062 0 -1 1077944384 57 0 0 0 1 3 0 0 20 0 20 0 446454075 28909289472 74954 33554432000 4194304 4196468 140721417136096 140025468267536 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30668] ppid=30663 vsize=28231728 memory=0 CPUtime=0.05 cores=0-7
/proc/30665/task/30668/stat : 30668 (java) S 30663 30663 29062 0 -1 1077944384 59 0 0 0 1 4 0 0 20 0 20 0 446454075 28909289472 74954 33554432000 4194304 4196468 140721417136096 140025467214992 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30669] ppid=30663 vsize=28231728 memory=7872 CPUtime=0.05 cores=0-7
/proc/30665/task/30669/stat : 30669 (java) S 30663 30663 29062 0 -1 1077944384 59 0 0 0 1 4 0 0 20 0 20 0 446454075 28909289472 74954 33554432000 4194304 4196468 140721417136096 140025466161936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0

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

[pid=30665/tid=30682] ppid=30663 vsize=28766288 memory=4392 CPUtime=0.77 cores=0-7
/proc/30665/task/30682/stat : 30682 (java) S 30663 30663 29062 0 -1 1077944384 8731 0 0 0 75 2 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024139081840 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30683] ppid=30663 vsize=28766288 memory=1412 CPUtime=0 cores=0-7
/proc/30665/task/30683/stat : 30683 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024138030048 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30684] ppid=30663 vsize=28766288 memory=1452 CPUtime=0.06 cores=0-7
/proc/30665/task/30684/stat : 30684 (java) S 30663 30663 29062 0 -1 1077944384 1291 0 0 0 3 3 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024136977584 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30693] ppid=30663 vsize=28766288 memory=14438304 CPUtime=13.29 cores=0-7
/proc/30665/task/30693/stat : 30693 (java) R 30663 30663 29062 0 -1 4202560 635 0 0 0 1329 0 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024127994936 140025146927123 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30694] ppid=30663 vsize=28766288 memory=3268 CPUtime=13.06 cores=0-7
/proc/30665/task/30694/stat : 30694 (java) R 30663 30663 29062 0 -1 4202560 787 0 0 0 1289 17 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024126947608 140025146927186 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30695] ppid=30663 vsize=28766288 memory=1452 CPUtime=13.13 cores=0-7
/proc/30665/task/30695/stat : 30695 (java) R 30663 30663 29062 0 -1 4202560 1410 0 0 0 1286 27 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024125892520 140025146929162 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30696] ppid=30663 vsize=28766288 memory=14438292 CPUtime=13.23 cores=0-7
/proc/30665/task/30696/stat : 30696 (java) R 30663 30663 29062 0 -1 4202560 1164 0 0 0 1314 9 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024124838104 140025146929162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30697] ppid=30663 vsize=28766288 memory=6791534058613427641 CPUtime=13.16 cores=0-7
/proc/30665/task/30697/stat : 30697 (java) R 30663 30663 29062 0 -1 4202560 754 0 0 0 1315 1 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024123785144 140025147153226 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30698] ppid=30663 vsize=28766288 memory=802 CPUtime=13.06 cores=0-7
/proc/30665/task/30698/stat : 30698 (java) R 30663 30663 29062 0 -1 4202560 763 0 0 0 1306 0 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024122732464 140025146927001 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30699] ppid=30663 vsize=28766288 memory=6791534058613427641 CPUtime=13.08 cores=0-7
/proc/30665/task/30699/stat : 30699 (java) R 30663 30663 29062 0 -1 4202560 1022 0 0 0 1303 5 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140023919792264 140025146838414 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30700] ppid=30663 vsize=28766288 memory=0 CPUtime=13.2 cores=0-7
/proc/30665/task/30700/stat : 30700 (java) R 30663 30663 29062 0 -1 4202560 682 0 0 0 1320 0 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140023918740184 140025147153168 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
Current children cumulated CPU time: 451.62 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 14439760 KiB

[startup+137.602 s]
/proc/loadavg: 6.19 6.74 7.46 9/220 30700
/proc/meminfo: memFree=17180496/32770624 swapFree=66977128/67108860
[pid=30663] ppid=30660 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30663/stat : 30663 (xcsp3-exec) S 30660 30663 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446454074 115843072 363 33554432000 4194304 5098028 140725940800640 140725940798744 140392950891132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31612928 140725940806517 140725940806761 140725940806761 140725940809674 0
/proc/30663/statm: 28282 363 304 221 0 87 0
[pid=30665] ppid=30663 vsize=28766288 memory=14438308 CPUtime=457.99 cores=0-7
/proc/30665/stat : 30665 (java) S 30663 30663 29062 0 -1 1077944320 251652 0 0 0 42768 3031 0 0 20 0 28 0 446454074 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140721417118640 140025548414711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
/proc/30665/statm: 7191572 3609577 3521 1 0 7152672 0
[pid=30665/tid=30666] ppid=30663 vsize=28766288 memory=30776 CPUtime=83.35 cores=0-7
/proc/30665/task/30666/stat : 30666 (java) S 30663 30663 29062 0 -1 1077944384 40861 0 0 0 8184 151 0 0 20 0 28 0 446454074 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025552655488 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30667] ppid=30663 vsize=28766288 memory=-3622645143214314312 CPUtime=31.2 cores=0-7
/proc/30665/task/30667/stat : 30667 (java) S 30663 30663 29062 0 -1 1077944384 18626 0 0 0 2804 316 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025468267536 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30668] ppid=30663 vsize=28766288 memory=14438292 CPUtime=31.22 cores=0-7
/proc/30665/task/30668/stat : 30668 (java) S 30663 30663 29062 0 -1 1077944384 12825 0 0 0 2770 352 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025467214992 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30669] ppid=30663 vsize=28766288 memory=1452 CPUtime=31.61 cores=0-7
/proc/30665/task/30669/stat : 30669 (java) S 30663 30663 29062 0 -1 1077944384 12336 0 0 0 2804 357 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025466161936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30670] ppid=30663 vsize=28766288 memory=14438292 CPUtime=31.37 cores=0-7
/proc/30665/task/30670/stat : 30670 (java) S 30663 30663 29062 0 -1 1077944384 14296 0 0 0 2774 363 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025465109392 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30671] ppid=30663 vsize=28766288 memory=6791534058613427641 CPUtime=31.25 cores=0-7
/proc/30665/task/30671/stat : 30671 (java) S 30663 30663 29062 0 -1 1077944384 11485 0 0 0 2760 365 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025095379472 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30672] ppid=30663 vsize=28766288 memory=1452 CPUtime=31.41 cores=0-7
/proc/30665/task/30672/stat : 30672 (java) S 30663 30663 29062 0 -1 1077944384 20125 0 0 0 2777 364 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025094326928 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30673] ppid=30663 vsize=28766288 memory=14438284 CPUtime=31.14 cores=0-7
/proc/30665/task/30673/stat : 30673 (java) S 30663 30663 29062 0 -1 1077944384 14761 0 0 0 2790 324 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025093273872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30674] ppid=30663 vsize=28766288 memory=2004 CPUtime=31.02 cores=0-7
/proc/30665/task/30674/stat : 30674 (java) S 30663 30663 29062 0 -1 1077944384 14592 0 0 0 2771 331 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025092221328 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30675] ppid=30663 vsize=28766288 memory=1452 CPUtime=8.03 cores=0-7
/proc/30665/task/30675/stat : 30675 (java) S 30663 30663 29062 0 -1 1077944384 41533 0 0 0 772 31 0 0 20 0 28 0 446454076 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024263121648 140025548425858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30676] ppid=30663 vsize=28766288 memory=14438304 CPUtime=0 cores=0-7
/proc/30665/task/30676/stat : 30676 (java) S 30663 30663 29062 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 446454077 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024262067936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30677] ppid=30663 vsize=28766288 memory=2004 CPUtime=0 cores=0-7
/proc/30665/task/30677/stat : 30677 (java) S 30663 30663 29062 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 28 0 446454077 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024261014784 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30678] ppid=30663 vsize=28766288 memory=984 CPUtime=0 cores=0-7
/proc/30665/task/30678/stat : 30678 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024259963344 140025548433307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30679] ppid=30663 vsize=28766288 memory=6791534058613427641 CPUtime=1.1 cores=0-7
/proc/30665/task/30679/stat : 30679 (java) S 30663 30663 29062 0 -1 1077944384 8833 0 0 0 108 2 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024258910448 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30680] ppid=30663 vsize=28766288 memory=9047017150487036571 CPUtime=1.05 cores=0-7
/proc/30665/task/30680/stat : 30680 (java) S 30663 30663 29062 0 -1 1077944384 8448 0 0 0 104 1 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024257857904 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30681] ppid=30663 vsize=28766288 memory=8514726395714825349 CPUtime=1.6 cores=0-7
/proc/30665/task/30681/stat : 30681 (java) S 30663 30663 29062 0 -1 1077944384 13927 0 0 0 159 1 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024256804848 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30682] ppid=30663 vsize=28766288 memory=3467964567779481696 CPUtime=0.77 cores=0-7
/proc/30665/task/30682/stat : 30682 (java) S 30663 30663 29062 0 -1 1077944384 8741 0 0 0 75 2 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024139081840 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30683] ppid=30663 vsize=28766288 memory=3467965667308174001 CPUtime=0 cores=0-7
/proc/30665/task/30683/stat : 30683 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024138030048 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30684] ppid=30663 vsize=28766288 memory=3620 CPUtime=0.06 cores=0-7
/proc/30665/task/30684/stat : 30684 (java) S 30663 30663 29062 0 -1 1077944384 1291 0 0 0 3 3 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024136977584 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30693] ppid=30663 vsize=28766288 memory=1324 CPUtime=14.08 cores=0-7
/proc/30665/task/30693/stat : 30693 (java) R 30663 30663 29062 0 -1 4202560 635 0 0 0 1408 0 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024127995128 140025146929355 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30694] ppid=30663 vsize=28766288 memory=780 CPUtime=13.85 cores=0-7
/proc/30665/task/30694/stat : 30694 (java) R 30663 30663 29062 0 -1 4202560 944 0 0 0 1368 17 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024126943576 140025146929162 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30695] ppid=30663 vsize=28766288 memory=4088 CPUtime=13.93 cores=0-7
/proc/30665/task/30695/stat : 30695 (java) R 30663 30663 29062 0 -1 4202560 1412 0 0 0 1366 27 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024125892184 140025146929234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30696] ppid=30663 vsize=28766288 memory=1580 CPUtime=14.03 cores=0-7
/proc/30665/task/30696/stat : 30696 (java) R 30663 30663 29062 0 -1 4202560 1165 0 0 0 1394 9 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024124838104 140025146927186 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30697] ppid=30663 vsize=28766288 memory=1028 CPUtime=13.96 cores=0-7
/proc/30665/task/30697/stat : 30697 (java) R 30663 30663 29062 0 -1 4202560 754 0 0 0 1395 1 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024123785048 140025146929495 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30698] ppid=30663 vsize=28766288 memory=1060 CPUtime=13.86 cores=0-7
/proc/30665/task/30698/stat : 30698 (java) R 30663 30663 29062 0 -1 4202560 763 0 0 0 1386 0 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024122732368 140025146929162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30699] ppid=30663 vsize=28766288 memory=2828 CPUtime=13.88 cores=0-7
/proc/30665/task/30699/stat : 30699 (java) R 30663 30663 29062 0 -1 4202560 1023 0 0 0 1383 5 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140023919792400 140025146838414 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30700] ppid=30663 vsize=28766288 memory=756 CPUtime=13.98 cores=0-7
/proc/30665/task/30700/stat : 30700 (java) R 30663 30663 29062 0 -1 4202560 812 0 0 0 1398 0 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140023918740184 140025146928866 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
Current children cumulated CPU time: 457.99 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 14439760 KiB

[startup+138.002 s]*
/proc/loadavg: 6.41 6.78 7.47 9/220 30700
/proc/meminfo: memFree=17180496/32770624 swapFree=66977128/67108860
[pid=30663] ppid=30660 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/30663/stat : 30663 (xcsp3-exec) S 30660 30663 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446454074 115843072 363 33554432000 4194304 5098028 140725940800640 140725940798744 140392950891132 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31612928 140725940806517 140725940806761 140725940806761 140725940809674 0
/proc/30663/statm: 28282 363 304 221 0 87 0
[pid=30665] ppid=30663 vsize=28766288 memory=14438308 CPUtime=461.26 cores=0-7
/proc/30665/stat : 30665 (java) S 30663 30663 29062 0 -1 1077944320 251840 0 0 0 43095 3031 0 0 20 0 28 0 446454074 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140721417118640 140025548414711 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
/proc/30665/statm: 7191572 3609577 3521 1 0 7152672 0
[pid=30665/tid=30666] ppid=30663 vsize=28766288 memory=111632 CPUtime=83.35 cores=0-7
/proc/30665/task/30666/stat : 30666 (java) S 30663 30663 29062 0 -1 1077944384 40861 0 0 0 8184 151 0 0 20 0 28 0 446454074 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025552655488 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30667] ppid=30663 vsize=28766288 memory=804 CPUtime=31.2 cores=0-7
/proc/30665/task/30667/stat : 30667 (java) S 30663 30663 29062 0 -1 1077944384 18626 0 0 0 2804 316 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025468267536 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 21 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30668] ppid=30663 vsize=28766288 memory=1628 CPUtime=31.22 cores=0-7
/proc/30665/task/30668/stat : 30668 (java) S 30663 30663 29062 0 -1 1077944384 12825 0 0 0 2770 352 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025467214992 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30669] ppid=30663 vsize=28766288 memory=6791534058613427641 CPUtime=31.61 cores=0-7
/proc/30665/task/30669/stat : 30669 (java) S 30663 30663 29062 0 -1 1077944384 12336 0 0 0 2804 357 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025466161936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30670] ppid=30663 vsize=28766288 memory=288230621806966424 CPUtime=31.37 cores=0-7
/proc/30665/task/30670/stat : 30670 (java) S 30663 30663 29062 0 -1 1077944384 14296 0 0 0 2774 363 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025465109392 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30671] ppid=30663 vsize=28766288 memory=13848568837289717 CPUtime=31.25 cores=0-7
/proc/30665/task/30671/stat : 30671 (java) S 30663 30663 29062 0 -1 1077944384 11485 0 0 0 2760 365 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025095379472 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 16 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30672] ppid=30663 vsize=28766288 memory=7886128541315641906 CPUtime=31.41 cores=0-7
/proc/30665/task/30672/stat : 30672 (java) S 30663 30663 29062 0 -1 1077944384 20125 0 0 0 2777 364 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025094326928 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30673] ppid=30663 vsize=28766288 memory=8389687274567316274 CPUtime=31.14 cores=0-7
/proc/30665/task/30673/stat : 30673 (java) S 30663 30663 29062 0 -1 1077944384 14761 0 0 0 2790 324 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025093273872 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30674] ppid=30663 vsize=28766288 memory=7093353471738550438 CPUtime=31.02 cores=0-7
/proc/30665/task/30674/stat : 30674 (java) S 30663 30663 29062 0 -1 1077944384 14592 0 0 0 2771 331 0 0 20 0 28 0 446454075 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140025092221328 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 19 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30675] ppid=30663 vsize=28766288 memory=7449279377376949298 CPUtime=8.03 cores=0-7
/proc/30665/task/30675/stat : 30675 (java) S 30663 30663 29062 0 -1 1077944384 41533 0 0 0 772 31 0 0 20 0 28 0 446454076 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024263121648 140025548425858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30676] ppid=30663 vsize=28766288 memory=7433226610758137394 CPUtime=0 cores=0-7
/proc/30665/task/30676/stat : 30676 (java) S 30663 30663 29062 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 446454077 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024262067936 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30677] ppid=30663 vsize=28766288 memory=8081744935557019442 CPUtime=0 cores=0-7
/proc/30665/task/30677/stat : 30677 (java) S 30663 30663 29062 0 -1 1077944384 168 0 0 0 0 0 0 0 20 0 28 0 446454077 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024261014784 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30678] ppid=30663 vsize=28766288 memory=7073078554715659974 CPUtime=0 cores=0-7
/proc/30665/task/30678/stat : 30678 (java) S 30663 30663 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024259963344 140025548433307 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30679] ppid=30663 vsize=28766288 memory=7073078580519018214 CPUtime=1.1 cores=0-7
/proc/30665/task/30679/stat : 30679 (java) S 30663 30663 29062 0 -1 1077944384 8833 0 0 0 108 2 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024258910448 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30680] ppid=30663 vsize=28766288 memory=8226000089420832518 CPUtime=1.05 cores=0-7
/proc/30665/task/30680/stat : 30680 (java) S 30663 30663 29062 0 -1 1077944384 8448 0 0 0 104 1 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024257857904 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30681] ppid=30663 vsize=28766288 memory=8298057683408819751 CPUtime=1.6 cores=0-7
/proc/30665/task/30681/stat : 30681 (java) S 30663 30663 29062 0 -1 1077944384 13927 0 0 0 159 1 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024256804848 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30682] ppid=30663 vsize=28766288 memory=0 CPUtime=0.77 cores=0-7
/proc/30665/task/30682/stat : 30682 (java) S 30663 30663 29062 0 -1 1077944384 8741 0 0 0 75 2 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024139081840 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30683] ppid=30663 vsize=28766288 memory=7307179921458294883 CPUtime=0 cores=0-7
/proc/30665/task/30683/stat : 30683 (java) S 30663 30663 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024138030048 140025548424917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30684] ppid=30663 vsize=28766288 memory=7309451482415326310 CPUtime=0.06 cores=0-7
/proc/30665/task/30684/stat : 30684 (java) S 30663 30663 29062 0 -1 1077944384 1291 0 0 0 3 3 0 0 20 0 28 0 446454080 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024136977584 140025548425858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30693] ppid=30663 vsize=28766288 memory=8098428053658822245 CPUtime=14.49 cores=0-7
/proc/30665/task/30693/stat : 30693 (java) R 30663 30663 29062 0 -1 4202560 635 0 0 0 1449 0 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024127995128 140025146929162 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30694] ppid=30663 vsize=28766288 memory=4108 CPUtime=14.26 cores=0-7
/proc/30665/task/30694/stat : 30694 (java) R 30663 30663 29062 0 -1 4202560 944 0 0 0 1409 17 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024126943576 140025146929443 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30695] ppid=30663 vsize=28766288 memory=1808 CPUtime=14.34 cores=0-7
/proc/30665/task/30695/stat : 30695 (java) R 30663 30663 29062 0 -1 4202560 1412 0 0 0 1407 27 0 0 20 0 28 0 446466407 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024125892184 140025147654703 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30696] ppid=30663 vsize=28766288 memory=924 CPUtime=14.44 cores=0-7
/proc/30665/task/30696/stat : 30696 (java) R 30663 30663 29062 0 -1 4202560 1165 0 0 0 1435 9 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024124838104 140025147153195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30697] ppid=30663 vsize=28766288 memory=4392 CPUtime=14.37 cores=0-7
/proc/30665/task/30697/stat : 30697 (java) R 30663 30663 29062 0 -1 4202560 754 0 0 0 1436 1 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024123785048 140025146929162 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30698] ppid=30663 vsize=28766288 memory=1412 CPUtime=14.27 cores=0-7
/proc/30665/task/30698/stat : 30698 (java) R 30663 30663 29062 0 -1 4202560 866 0 0 0 1427 0 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140024122732368 140025146929369 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30699] ppid=30663 vsize=28766288 memory=3268 CPUtime=14.29 cores=0-7
/proc/30665/task/30699/stat : 30699 (java) R 30663 30663 29062 0 -1 4202560 1023 0 0 0 1424 5 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140023919792400 140025146929157 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
[pid=30665/tid=30700] ppid=30663 vsize=28766288 memory=1452 CPUtime=14.37 cores=0-7
/proc/30665/task/30700/stat : 30700 (java) R 30663 30663 29062 0 -1 4202560 897 0 0 0 1437 0 0 0 20 0 28 0 446466408 29456678912 3609577 33554432000 4194304 4196468 140721417136096 140023918740184 140025146929162 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9969664 140721417139178 140721417139350 140721417139350 140721417142223 0
Current children cumulated CPU time: 461.26 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 14439760 KiB

Child status: 0
Real time (s): 138.093
CPU time (s): 461.428
CPU user time (s): 431.045
CPU system time (s): 30.383
CPU usage (%): 334.144
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 14439760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 431.045
system time used= 30.383
maximum resident set size= 14438368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 253336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14466
involuntary context switches= 9511


# summary of solver processes directly reported to runsolver:
#   pid: 30663
#   total CPU time (s): 461.428
#   total CPU user time (s): 431.045
#   total CPU system time (s): 30.383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14922 second user time and 1.43026 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 08:31:12
IDJOB=4399567
IDBENCH=121037
IDSOLVER=2854
FILE ID=node121/4399567-1568701913
RUNJOBID= node121-1568700707-29089
PBS_JOBID= 21703902
Free space on /tmp= 61324 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Random/Random-m1-5-12-12t/rand-5-12-12-200-t85-6.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-4399567-1568701913/watcher-4399567-1568701913 -o /tmp/evaluation-result-4399567-1568701913/solver-4399567-1568701913 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1697035580 HOME/instance-4399567-1568701913.xml

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

MD5SUM BENCH= 28aba8525a2c57af7de5748c3b9cdf6b
RANDOM SEED=1697035580

node121.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:        31632092 kB
MemAvailable:   31919348 kB
Buffers:           64584 kB
Cached:           520660 kB
SwapCached:        10796 kB
Active:           291416 kB
Inactive:         307336 kB
Active(anon):       3740 kB
Inactive(anon):    42372 kB
Active(file):     287676 kB
Inactive(file):   264964 kB
Unevictable:      109148 kB
Mlocked:          109148 kB
SwapTotal:      67108860 kB
SwapFree:       66977128 kB
Dirty:            112316 kB
Writeback:             0 kB
AnonPages:        112624 kB
Mapped:            41988 kB
Shmem:             23932 kB
Slab:             130184 kB
SReclaimable:     100904 kB
SUnreclaim:        29280 kB
KernelStack:        3360 kB
PageTables:         5208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506792 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:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61296 MiB
End job on node121 at 2019-09-17 08:33:30