Trace number 4399893

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT103 184.188 23.7905

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-01.xml
MD5SUM90855c6c3ff0f3816786e6ae00e0aae6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark99.291
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size332
Distribution of domain sizes[{"size":1,"count":1},{"size":332,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":2},{"degree":4,"count":9},{"degree":5,"count":20},{"degree":6,"count":15},{"degree":7,"count":14},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":112},{"arity":26,"count":1},{"arity":28,"count":1},{"arity":31,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399893-1568708024.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399893-1568708024.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.65/0.79	c solve instance...
2.74/0.91	o 118 
2.74/0.94	o 116 
2.74/0.94	o 113 
3.40/1.07	o 112 
4.23/1.15	o 110 
13.46/2.36	o 109 
17.45/2.83	o 108 
17.45/2.89	o 107 
19.10/3.07	o 106 
25.36/3.85	o 105 
28.57/4.22	o 104 
134.23/17.55	o 103 
183.56/23.78	s OPTIMUM FOUND
183.56/23.78	v <instantiation>
183.56/23.78	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
183.56/23.78	v 	<values>0 2 0 0 3 8 8 24 18 16 33 6 24 40 8 9 32 39 49 8 39 29 38 18 43 50 31 47 44 58 31 59 65 68 48 42 38 49 66 66 57 70 57 77 66 77 87 82 77 87 82 91 94 85 95 76 75 93 99 102 77 103 </values>
183.56/23.78	v </instantiation>

Verifier Data

OK	103

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399893-1568708024/watcher-4399893-1568708024 -o /tmp/evaluation-result-4399893-1568708024/solver-4399893-1568708024 -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 168685222 HOME/instance-4399893-1568708024.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=872, runsolver pid=869
Current StackSize limit: 8192 KiB


[startup+0.100109 s]*
/proc/loadavg: 8.33 7.86 7.63 2/212 893
/proc/meminfo: memFree=31687408/32770624 swapFree=66977240/67108860
[pid=872] ppid=869 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/872/stat : 872 (xcsp3-exec) S 869 872 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447065051 115843072 363 33554432000 4194304 5098028 140732016136512 140732016134616 139952933737084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22351872 140732016141174 140732016141417 140732016141417 140732016144330 0
/proc/872/statm: 28282 363 304 221 0 87 0
[pid=874] ppid=872 vsize=28227396 memory=28892 CPUtime=0.12 cores=0-7
/proc/874/stat : 874 (java) S 872 872 29062 0 -1 1077944320 5684 0 0 0 10 2 0 0 20 0 20 0 447065051 28904853504 7223 33554432000 4194304 4196468 140723726847888 140723726830432 140569851211511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
/proc/874/statm: 7056849 7223 3122 1 0 7019032 0
[pid=874/tid=875] ppid=872 vsize=28227396 memory=8390339637985935414 CPUtime=0.09 cores=0-7
/proc/874/task/875/stat : 875 (java) R 872 872 29062 0 -1 4202560 3600 0 0 0 8 1 0 0 20 0 20 0 447065051 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569855439536 140569831856178 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=876] ppid=872 vsize=28227396 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/874/task/876/stat : 876 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569803832208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=877] ppid=872 vsize=28227396 memory=288370963229980288 CPUtime=0 cores=0-7
/proc/874/task/877/stat : 877 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569802779408 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=878] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/878/stat : 878 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569801727120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=879] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/879/stat : 879 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569800674320 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=880] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/880/stat : 880 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569799621008 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=881] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/881/stat : 881 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569798568208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=882] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/882/stat : 882 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569797515920 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=883] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/883/stat : 883 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 7223 33554432000 4194304 4196468 140723726847888 140569796463120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=884] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/884/stat : 884 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065053 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568516635248 140569851222658 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=885] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/885/stat : 885 (java) S 872 872 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447065054 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568515581216 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=886] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/886/stat : 886 (java) S 872 872 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447065054 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568514528880 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=887] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/887/stat : 887 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568513477200 140569851230107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=888] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/888/stat : 888 (java) S 872 872 29062 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568512424048 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=889] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/889/stat : 889 (java) S 872 872 29062 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568511371248 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=890] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/890/stat : 890 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568510318960 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=891] ppid=872 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/874/task/891/stat : 891 (java) R 872 872 29062 0 -1 4202560 358 0 0 0 1 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568441121008 140569851232858 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=892] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/892/stat : 892 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568440068960 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=893] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/893/stat : 893 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 7223 33554432000 4194304 4196468 140723726847888 140568439016240 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30344 KiB

[startup+0.209944 s]*
/proc/loadavg: 8.33 7.86 7.63 2/212 893
/proc/meminfo: memFree=31674252/32770624 swapFree=66977240/67108860
[pid=872] ppid=869 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/872/stat : 872 (xcsp3-exec) S 869 872 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447065051 115843072 363 33554432000 4194304 5098028 140732016136512 140732016134616 139952933737084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22351872 140732016141174 140732016141417 140732016141417 140732016144330 0
/proc/872/statm: 28282 363 304 221 0 87 0
[pid=874] ppid=872 vsize=28227396 memory=40788 CPUtime=0.33 cores=0-7
/proc/874/stat : 874 (java) S 872 872 29062 0 -1 1077944320 9484 0 0 0 29 4 0 0 20 0 20 0 447065051 28904853504 10197 33554432000 4194304 4196468 140723726847888 140723726830432 140569851211511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
/proc/874/statm: 7056849 10197 3264 1 0 7019032 0
[pid=874/tid=875] ppid=872 vsize=28227396 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/874/task/875/stat : 875 (java) R 872 872 29062 0 -1 4202560 6633 0 0 0 17 2 0 0 20 0 20 0 447065051 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569855451184 140569843889525 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=876] ppid=872 vsize=28227396 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/874/task/876/stat : 876 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569803832208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=877] ppid=872 vsize=28227396 memory=288370963229980288 CPUtime=0 cores=0-7
/proc/874/task/877/stat : 877 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569802779408 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=878] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/878/stat : 878 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569801727120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=879] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/879/stat : 879 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569800674320 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=880] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/880/stat : 880 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569799621008 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=881] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/881/stat : 881 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569798568208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=882] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/882/stat : 882 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569797515920 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=883] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/883/stat : 883 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065052 28904853504 10197 33554432000 4194304 4196468 140723726847888 140569796463120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=884] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/884/stat : 884 (java) S 872 872 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447065053 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568516635248 140569851222658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=885] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/885/stat : 885 (java) S 872 872 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447065054 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568515581216 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=886] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/886/stat : 886 (java) S 872 872 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447065054 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568514528880 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=887] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/887/stat : 887 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568513477200 140569851230107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=888] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/888/stat : 888 (java) S 872 872 29062 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568512424048 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=889] ppid=872 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/874/task/889/stat : 889 (java) S 872 872 29062 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568511371248 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=890] ppid=872 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/874/task/890/stat : 890 (java) S 872 872 29062 0 -1 1077944384 262 0 0 0 1 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568510318960 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=891] ppid=872 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/874/task/891/stat : 891 (java) S 872 872 29062 0 -1 1077944384 778 0 0 0 7 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568441121008 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=892] ppid=872 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/874/task/892/stat : 892 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568440068960 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=893] ppid=872 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/893/stat : 893 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065057 28904853504 10197 33554432000 4194304 4196468 140723726847888 140568439016240 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42240 KiB

[startup+0.309689 s]*
/proc/loadavg: 8.33 7.86 7.63 4/212 893
/proc/meminfo: memFree=31667404/32770624 swapFree=66977240/67108860
[pid=872] ppid=869 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/872/stat : 872 (xcsp3-exec) S 869 872 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447065051 115843072 363 33554432000 4194304 5098028 140732016136512 140732016134616 139952933737084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22351872 140732016141174 140732016141417 140732016141417 140732016144330 0
/proc/872/statm: 28282 363 304 221 0 87 0
[pid=874] ppid=872 vsize=28231652 memory=50024 CPUtime=0.51 cores=0-7
/proc/874/stat : 874 (java) S 872 872 29062 0 -1 1077944320 10819 0 0 0 46 5 0 0 20 0 20 0 447065051 28909211648 12506 33554432000 4194304 4196468 140723726847888 140723726830432 140569851211511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
/proc/874/statm: 7057913 12506 3363 1 0 7019032 0
[pid=874/tid=875] ppid=872 vsize=28231652 memory=0 CPUtime=0.29 cores=0-7
/proc/874/task/875/stat : 875 (java) R 872 872 29062 0 -1 4202560 7749 0 0 0 26 3 0 0 20 0 20 0 447065051 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569855442624 140569851233437 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=876] ppid=872 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/876/stat : 876 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569803832208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=877] ppid=872 vsize=28231652 memory=140587078268544 CPUtime=0 cores=0-7
/proc/874/task/877/stat : 877 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569802779408 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=878] ppid=872 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/878/stat : 878 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569801727120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=879] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/879/stat : 879 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569800674320 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=880] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/880/stat : 880 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569799621008 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=881] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/881/stat : 881 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569798568208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=882] ppid=872 vsize=28231652 memory=288230376155210843 CPUtime=0 cores=0-7
/proc/874/task/882/stat : 882 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569797515920 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=883] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/883/stat : 883 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065052 28909211648 12543 33554432000 4194304 4196468 140723726847888 140569796463120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=884] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/884/stat : 884 (java) S 872 872 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447065053 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568516635248 140569851222658 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=885] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/885/stat : 885 (java) S 872 872 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447065054 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568515581216 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=886] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/886/stat : 886 (java) S 872 872 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447065054 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568514528880 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=887] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/887/stat : 887 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065057 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568513477200 140569851230107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=888] ppid=872 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/874/task/888/stat : 888 (java) R 872 872 29062 0 -1 4202560 452 0 0 0 2 0 0 0 20 0 20 0 447065057 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568512405064 140569830867920 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=889] ppid=872 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/874/task/889/stat : 889 (java) S 872 872 29062 0 -1 1077944384 225 0 0 0 2 0 0 0 20 0 20 0 447065057 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568511371248 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=890] ppid=872 vsize=28231652 memory=0 CPUtime=0.02 cores=0-7
/proc/874/task/890/stat : 890 (java) S 872 872 29062 0 -1 1077944384 272 0 0 0 2 0 0 0 20 0 20 0 447065057 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568510318960 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=891] ppid=872 vsize=28231652 memory=0 CPUtime=0.12 cores=0-7
/proc/874/task/891/stat : 891 (java) S 872 872 29062 0 -1 1077944384 892 0 0 0 12 0 0 0 20 0 20 0 447065057 28909211648 12543 33554432000 4194304 4196468 140723726847888 140568441121008 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=892] ppid=872 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/874/task/892/stat : 892 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447065057 28909211648 12575 33554432000 4194304 4196468 140723726847888 140568440068960 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=893] ppid=872 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/874/task/893/stat : 893 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447065057 28909211648 12575 33554432000 4194304 4196468 140723726847888 140568439016240 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51476 KiB

[startup+0.700936 s]
/proc/loadavg: 8.33 7.86 7.63 6/212 893
/proc/meminfo: memFree=31650844/32770624 swapFree=66977240/67108860
[pid=872] ppid=869 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/872/stat : 872 (xcsp3-exec) S 869 872 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447065051 115843072 363 33554432000 4194304 5098028 140732016136512 140732016134616 139952933737084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22351872 140732016141174 140732016141417 140732016141417 140732016144330 0
/proc/872/statm: 28282 363 304 221 0 87 0
[pid=874] ppid=872 vsize=28233776 memory=88692 CPUtime=1.65 cores=0-7
/proc/874/stat : 874 (java) S 872 872 29062 0 -1 1077944320 15326 0 0 0 158 7 0 0 20 0 20 0 447065051 28911386624 22173 33554432000 4194304 4196468 140723726847888 140723726830432 140569851211511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
/proc/874/statm: 7058444 22173 3454 1 0 7019544 0
[pid=874/tid=875] ppid=872 vsize=28233776 memory=3620 CPUtime=0.68 cores=0-7
/proc/874/task/875/stat : 875 (java) R 872 872 29062 0 -1 4202560 9340 0 0 0 64 4 0 0 20 0 20 0 447065051 28911386624 22173 33554432000 4194304 4196468 140723726847888 140569855447680 140569468389182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=876] ppid=872 vsize=28233776 memory=30936 CPUtime=0 cores=0-7
/proc/874/task/876/stat : 876 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28911386624 22173 33554432000 4194304 4196468 140723726847888 140569803832208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=877] ppid=872 vsize=28233776 memory=2004 CPUtime=0 cores=0-7
/proc/874/task/877/stat : 877 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28911386624 22173 33554432000 4194304 4196468 140723726847888 140569802779408 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=878] ppid=872 vsize=28233776 memory=984 CPUtime=0 cores=0-7
/proc/874/task/878/stat : 878 (java) S 872 872 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447065052 28911386624 22173 33554432000 4194304 4196468 140723726847888 140569801727120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0

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

[pid=874/tid=891] ppid=872 vsize=28769364 memory=924 CPUtime=0.86 cores=0-7
/proc/874/task/891/stat : 891 (java) S 872 872 29062 0 -1 1077944384 5522 0 0 0 84 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568441121008 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 38 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=892] ppid=872 vsize=28769364 memory=4460 CPUtime=0 cores=0-7
/proc/874/task/892/stat : 892 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568440068960 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=893] ppid=872 vsize=28769364 memory=4096 CPUtime=0 cores=0-7
/proc/874/task/893/stat : 893 (java) S 872 872 29062 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568439016240 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=999] ppid=872 vsize=28769364 memory=140586963303899 CPUtime=5.61 cores=0-7
/proc/874/task/999/stat : 999 (java) R 872 872 29062 0 -1 4202560 58 0 0 0 561 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568419515880 140569470584579 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1000] ppid=872 vsize=28769364 memory=8530215889787763000 CPUtime=5.6 cores=0-7
/proc/874/task/1000/stat : 1000 (java) R 872 872 29062 0 -1 4202560 46 0 0 0 560 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568422673840 140569471410211 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1001] ppid=872 vsize=28769364 memory=8530215889787828536 CPUtime=5.61 cores=0-7
/proc/874/task/1001/stat : 1001 (java) R 872 872 29062 0 -1 4202560 91 0 0 0 561 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568421621456 140569471230511 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1002] ppid=872 vsize=28769364 memory=288230574492221466 CPUtime=5.61 cores=0-7
/proc/874/task/1002/stat : 1002 (java) R 872 872 29062 0 -1 4202560 227 0 0 0 561 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568423725352 140569472396302 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1003] ppid=872 vsize=28769364 memory=288230617509003574 CPUtime=5.62 cores=0-7
/proc/874/task/1003/stat : 1003 (java) R 872 872 29062 0 -1 4202560 184 0 0 0 562 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568425831936 140569470271686 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1004] ppid=872 vsize=28769364 memory=15542920530889053 CPUtime=5.61 cores=0-7
/proc/874/task/1004/stat : 1004 (java) R 872 872 29062 0 -1 4202560 144 0 0 0 561 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568426884792 140569470706699 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1005] ppid=872 vsize=28769364 memory=1452 CPUtime=5.52 cores=0-7
/proc/874/task/1005/stat : 1005 (java) R 872 872 29062 0 -1 4202560 142 0 0 0 552 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568420569192 140569470584416 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1006] ppid=872 vsize=28769364 memory=245808 CPUtime=5.6 cores=0-7
/proc/874/task/1006/stat : 1006 (java) R 872 872 29062 0 -1 4202560 109 0 0 0 560 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568424779832 140569471230351 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
Current children cumulated CPU time: 179.58 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 247268 KiB

[startup+23.6093 s]
/proc/loadavg: 8.30 7.89 7.64 9/220 1006
/proc/meminfo: memFree=31471824/32770624 swapFree=66977240/67108860
[pid=872] ppid=869 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/872/stat : 872 (xcsp3-exec) S 869 872 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447065051 115843072 363 33554432000 4194304 5098028 140732016136512 140732016134616 139952933737084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22351872 140732016141174 140732016141417 140732016141417 140732016144330 0
/proc/872/statm: 28282 363 304 221 0 87 0
[pid=874] ppid=872 vsize=28769364 memory=245816 CPUtime=182.82 cores=0-7
/proc/874/stat : 874 (java) S 872 872 29062 0 -1 1077944320 45552 0 0 0 18255 27 0 0 20 0 28 0 447065051 29459828736 61454 33554432000 4194304 4196468 140723726847888 140723726830432 140569851211511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
/proc/874/statm: 7192341 61454 3532 1 0 7153441 0
[pid=874/tid=875] ppid=872 vsize=28769364 memory=15460 CPUtime=0.79 cores=0-7
/proc/874/task/875/stat : 875 (java) S 872 872 29062 0 -1 1077944384 9585 0 0 0 75 4 0 0 20 0 28 0 447065051 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569855452288 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=876] ppid=872 vsize=28769364 memory=6947385649911455296 CPUtime=0.01 cores=0-7
/proc/874/task/876/stat : 876 (java) S 872 872 29062 0 -1 1077944384 2308 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569803832208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=877] ppid=872 vsize=28769364 memory=1028 CPUtime=0 cores=0-7
/proc/874/task/877/stat : 877 (java) S 872 872 29062 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569802779408 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=878] ppid=872 vsize=28769364 memory=1060 CPUtime=0.01 cores=0-7
/proc/874/task/878/stat : 878 (java) S 872 872 29062 0 -1 1077944384 433 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569801727120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=879] ppid=872 vsize=28769364 memory=2828 CPUtime=0.01 cores=0-7
/proc/874/task/879/stat : 879 (java) S 872 872 29062 0 -1 1077944384 146 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569800674320 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=880] ppid=872 vsize=28769364 memory=756 CPUtime=0.01 cores=0-7
/proc/874/task/880/stat : 880 (java) S 872 872 29062 0 -1 1077944384 503 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569799621008 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=881] ppid=872 vsize=28769364 memory=1548 CPUtime=0 cores=0-7
/proc/874/task/881/stat : 881 (java) S 872 872 29062 0 -1 1077944384 380 0 0 0 0 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569798568208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=882] ppid=872 vsize=28769364 memory=7872 CPUtime=0.01 cores=0-7
/proc/874/task/882/stat : 882 (java) S 872 872 29062 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569797515920 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=883] ppid=872 vsize=28769364 memory=1164 CPUtime=0 cores=0-7
/proc/874/task/883/stat : 883 (java) S 872 872 29062 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569796463120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=884] ppid=872 vsize=28769364 memory=9448 CPUtime=0.02 cores=0-7
/proc/874/task/884/stat : 884 (java) S 872 872 29062 0 -1 1077944384 892 0 0 0 2 0 0 0 20 0 28 0 447065053 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568516635248 140569851222658 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=885] ppid=872 vsize=28769364 memory=14008 CPUtime=0 cores=0-7
/proc/874/task/885/stat : 885 (java) S 872 872 29062 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 447065054 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568515581280 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=886] ppid=872 vsize=28769364 memory=1412 CPUtime=0 cores=0-7
/proc/874/task/886/stat : 886 (java) S 872 872 29062 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 447065054 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568514528896 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=887] ppid=872 vsize=28769364 memory=3156 CPUtime=0 cores=0-7
/proc/874/task/887/stat : 887 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568513477200 140569851230107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=888] ppid=872 vsize=28769364 memory=1452 CPUtime=2.16 cores=0-7
/proc/874/task/888/stat : 888 (java) S 872 872 29062 0 -1 1077944384 5990 0 0 0 214 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568512424048 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=889] ppid=872 vsize=28769364 memory=245808 CPUtime=2.16 cores=0-7
/proc/874/task/889/stat : 889 (java) S 872 872 29062 0 -1 1077944384 5848 0 0 0 214 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568511371248 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=890] ppid=872 vsize=28769364 memory=2120 CPUtime=2.11 cores=0-7
/proc/874/task/890/stat : 890 (java) S 872 872 29062 0 -1 1077944384 6088 0 0 0 211 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568510318960 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=891] ppid=872 vsize=28769364 memory=11976 CPUtime=0.86 cores=0-7
/proc/874/task/891/stat : 891 (java) S 872 872 29062 0 -1 1077944384 5522 0 0 0 84 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568441121008 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 38 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=892] ppid=872 vsize=28769364 memory=11568 CPUtime=0 cores=0-7
/proc/874/task/892/stat : 892 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568440068960 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=893] ppid=872 vsize=28769364 memory=512 CPUtime=0 cores=0-7
/proc/874/task/893/stat : 893 (java) S 872 872 29062 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568439016240 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=999] ppid=872 vsize=28769364 memory=1564 CPUtime=6.02 cores=0-7
/proc/874/task/999/stat : 999 (java) R 872 872 29062 0 -1 4202560 61 0 0 0 602 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568419515880 140569835550300 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1000] ppid=872 vsize=28769364 memory=928 CPUtime=6 cores=0-7
/proc/874/task/1000/stat : 1000 (java) R 872 872 29062 0 -1 4202560 49 0 0 0 600 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568422673840 140569472550536 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1001] ppid=872 vsize=28769364 memory=3784 CPUtime=6.02 cores=0-7
/proc/874/task/1001/stat : 1001 (java) R 872 872 29062 0 -1 4202560 93 0 0 0 602 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568421621592 140569471411942 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1002] ppid=872 vsize=28769364 memory=1440 CPUtime=6.01 cores=0-7
/proc/874/task/1002/stat : 1002 (java) R 872 872 29062 0 -1 4202560 228 0 0 0 601 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568423725352 140569471636543 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1003] ppid=872 vsize=28769364 memory=904 CPUtime=6.03 cores=0-7
/proc/874/task/1003/stat : 1003 (java) R 872 872 29062 0 -1 4202560 199 0 0 0 603 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568425831936 140569472395831 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1004] ppid=872 vsize=28769364 memory=1984 CPUtime=6.01 cores=0-7
/proc/874/task/1004/stat : 1004 (java) R 872 872 29062 0 -1 4202560 165 0 0 0 601 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568426884792 140569470271327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1005] ppid=872 vsize=28769364 memory=2528 CPUtime=5.93 cores=0-7
/proc/874/task/1005/stat : 1005 (java) R 872 872 29062 0 -1 4202560 147 0 0 0 593 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568420569192 140569471411821 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1006] ppid=872 vsize=28769364 memory=1764 CPUtime=6 cores=0-7
/proc/874/task/1006/stat : 1006 (java) R 872 872 29062 0 -1 4202560 113 0 0 0 600 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568424779832 140569471878986 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
Current children cumulated CPU time: 182.82 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 247268 KiB

[startup+23.701 s]
/proc/loadavg: 8.30 7.89 7.64 9/220 1006
/proc/meminfo: memFree=31471824/32770624 swapFree=66977240/67108860
[pid=872] ppid=869 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/872/stat : 872 (xcsp3-exec) S 869 872 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447065051 115843072 363 33554432000 4194304 5098028 140732016136512 140732016134616 139952933737084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22351872 140732016141174 140732016141417 140732016141417 140732016144330 0
/proc/872/statm: 28282 363 304 221 0 87 0
[pid=874] ppid=872 vsize=28769364 memory=245816 CPUtime=183.56 cores=0-7
/proc/874/stat : 874 (java) S 872 872 29062 0 -1 1077944320 45556 0 0 0 18329 27 0 0 20 0 28 0 447065051 29459828736 61454 33554432000 4194304 4196468 140723726847888 140723726830432 140569851211511 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
/proc/874/statm: 7192341 61454 3532 1 0 7153441 0
[pid=874/tid=875] ppid=872 vsize=28769364 memory=1452 CPUtime=0.79 cores=0-7
/proc/874/task/875/stat : 875 (java) S 872 872 29062 0 -1 1077944384 9585 0 0 0 75 4 0 0 20 0 28 0 447065051 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569855452288 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=876] ppid=872 vsize=28769364 memory=239148 CPUtime=0.01 cores=0-7
/proc/874/task/876/stat : 876 (java) S 872 872 29062 0 -1 1077944384 2308 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569803832208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=877] ppid=872 vsize=28769364 memory=1452 CPUtime=0 cores=0-7
/proc/874/task/877/stat : 877 (java) S 872 872 29062 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569802779408 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=878] ppid=872 vsize=28769364 memory=3906927867929591701 CPUtime=0.01 cores=0-7
/proc/874/task/878/stat : 878 (java) S 872 872 29062 0 -1 1077944384 433 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569801727120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=879] ppid=872 vsize=28769364 memory=239100 CPUtime=0.01 cores=0-7
/proc/874/task/879/stat : 879 (java) S 872 872 29062 0 -1 1077944384 146 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569800674320 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=880] ppid=872 vsize=28769364 memory=0 CPUtime=0.01 cores=0-7
/proc/874/task/880/stat : 880 (java) S 872 872 29062 0 -1 1077944384 503 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569799621008 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=881] ppid=872 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/874/task/881/stat : 881 (java) S 872 872 29062 0 -1 1077944384 380 0 0 0 0 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569798568208 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=882] ppid=872 vsize=28769364 memory=54 CPUtime=0.01 cores=0-7
/proc/874/task/882/stat : 882 (java) S 872 872 29062 0 -1 1077944384 285 0 0 0 1 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569797515920 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=883] ppid=872 vsize=28769364 memory=2995998 CPUtime=0 cores=0-7
/proc/874/task/883/stat : 883 (java) S 872 872 29062 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 28 0 447065052 29459828736 61454 33554432000 4194304 4196468 140723726847888 140569796463120 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=884] ppid=872 vsize=28769364 memory=1452 CPUtime=0.02 cores=0-7
/proc/874/task/884/stat : 884 (java) S 872 872 29062 0 -1 1077944384 892 0 0 0 2 0 0 0 20 0 28 0 447065053 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568516635248 140569851222658 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=885] ppid=872 vsize=28769364 memory=239084 CPUtime=0 cores=0-7
/proc/874/task/885/stat : 885 (java) S 872 872 29062 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 28 0 447065054 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568515581280 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=886] ppid=872 vsize=28769364 memory=2321105537153384152 CPUtime=0 cores=0-7
/proc/874/task/886/stat : 886 (java) S 872 872 29062 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 28 0 447065054 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568514528896 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=887] ppid=872 vsize=28769364 memory=44612 CPUtime=0 cores=0-7
/proc/874/task/887/stat : 887 (java) S 872 872 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568513477200 140569851230107 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=888] ppid=872 vsize=28769364 memory=0 CPUtime=2.16 cores=0-7
/proc/874/task/888/stat : 888 (java) S 872 872 29062 0 -1 1077944384 5990 0 0 0 214 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568512424048 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=889] ppid=872 vsize=28769364 memory=0 CPUtime=2.16 cores=0-7
/proc/874/task/889/stat : 889 (java) S 872 872 29062 0 -1 1077944384 5848 0 0 0 214 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568511371248 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 28 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=890] ppid=872 vsize=28769364 memory=144328081016647 CPUtime=2.11 cores=0-7
/proc/874/task/890/stat : 890 (java) S 872 872 29062 0 -1 1077944384 6088 0 0 0 211 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568510318960 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=891] ppid=872 vsize=28769364 memory=0 CPUtime=0.86 cores=0-7
/proc/874/task/891/stat : 891 (java) S 872 872 29062 0 -1 1077944384 5522 0 0 0 84 2 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568441121008 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 38 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=892] ppid=872 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/874/task/892/stat : 892 (java) S 872 872 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568440068960 140569851221717 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=893] ppid=872 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/874/task/893/stat : 893 (java) S 872 872 29062 0 -1 1077944384 189 0 0 0 0 0 0 0 20 0 28 0 447065057 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568439016240 140569851222658 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 48 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=999] ppid=872 vsize=28769364 memory=1452 CPUtime=6.11 cores=0-7
/proc/874/task/999/stat : 999 (java) R 872 872 29062 0 -1 4202560 61 0 0 0 611 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568419515880 140569471412198 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1000] ppid=872 vsize=28769364 memory=238740 CPUtime=6.09 cores=0-7
/proc/874/task/1000/stat : 1000 (java) R 872 872 29062 0 -1 4202560 49 0 0 0 609 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568422673840 140569472416903 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1001] ppid=872 vsize=28769364 memory=281173926729200 CPUtime=6.11 cores=0-7
/proc/874/task/1001/stat : 1001 (java) R 872 872 29062 0 -1 4202560 93 0 0 0 611 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568421621592 140569471230389 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1002] ppid=872 vsize=28769364 memory=3620 CPUtime=6.11 cores=0-7
/proc/874/task/1002/stat : 1002 (java) R 872 872 29062 0 -1 4202560 228 0 0 0 611 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568423725352 140569472440039 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1003] ppid=872 vsize=28769364 memory=0 CPUtime=6.12 cores=0-7
/proc/874/task/1003/stat : 1003 (java) R 872 872 29062 0 -1 4202560 200 0 0 0 612 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568425831936 140569471198198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1004] ppid=872 vsize=28769364 memory=-8961168018402230209 CPUtime=6.1 cores=0-7
/proc/874/task/1004/stat : 1004 (java) R 872 872 29062 0 -1 4202560 168 0 0 0 610 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568426884792 140569472144547 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1005] ppid=872 vsize=28769364 memory=-8253362762722141311 CPUtime=6.02 cores=0-7
/proc/874/task/1005/stat : 1005 (java) R 872 872 29062 0 -1 4202560 147 0 0 0 602 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568420569192 140569472438307 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
[pid=874/tid=1006] ppid=872 vsize=28769364 memory=-7175204567652784766 CPUtime=6.09 cores=0-7
/proc/874/task/1006/stat : 1006 (java) R 872 872 29062 0 -1 4202560 113 0 0 0 609 0 0 0 20 0 28 0 447066806 29459828736 61454 33554432000 4194304 4196468 140723726847888 140568424779832 140569472396052 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7684096 140723726849002 140723726849174 140723726849174 140723726852047 0
Current children cumulated CPU time: 183.56 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 247268 KiB

Child status: 0
Real time (s): 23.7905
CPU time (s): 184.188
CPU user time (s): 183.894
CPU system time (s): 0.293863
CPU usage (%): 774.21
Max. virtual memory (cumulated for all children) (KiB): 28882492
Max. memory (cumulated for all children) (KiB): 247268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 183.894
system time used= 0.293863
maximum resident set size= 247372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46849
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6366
involuntary context switches= 2979


# summary of solver processes directly reported to runsolver:
#   pid: 872
#   total CPU time (s): 184.188
#   total CPU user time (s): 183.894
#   total CPU system time (s): 0.293863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.191792 second user time and 0.303799 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 10:13:02
IDJOB=4399893
IDBENCH=128339
IDSOLVER=2854
FILE ID=node121/4399893-1568708024
RUNJOBID= node121-1568700707-29089
PBS_JOBID= 21703902
Free space on /tmp= 61408 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-01.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-4399893-1568708024/watcher-4399893-1568708024 -o /tmp/evaluation-result-4399893-1568708024/solver-4399893-1568708024 -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 168685222 HOME/instance-4399893-1568708024.xml

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

MD5SUM BENCH= 90855c6c3ff0f3816786e6ae00e0aae6
RANDOM SEED=168685222

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:        31702796 kB
MemAvailable:   31917240 kB
Buffers:           68832 kB
Cached:           443608 kB
SwapCached:        10792 kB
Active:           209364 kB
Inactive:         318620 kB
Active(anon):       5640 kB
Inactive(anon):    42468 kB
Active(file):     203724 kB
Inactive(file):   276152 kB
Unevictable:      109160 kB
Mlocked:          109160 kB
SwapTotal:      67108860 kB
SwapFree:       66977240 kB
Dirty:             26116 kB
Writeback:             0 kB
AnonPages:        113128 kB
Mapped:            42028 kB
Shmem:             24044 kB
Slab:             130048 kB
SReclaimable:     100808 kB
SUnreclaim:        29240 kB
KernelStack:        3456 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506832 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= 61380 MiB
End job on node121 at 2019-09-17 10:13:26