Trace number 4407395

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-24 parallelOPT103 796.116 100.507

General information on the benchmark

NameRcpsp/Rcpsp-m1-j30/
Rcpsp-j30-41-06.xml
MD5SUM9c0419560fe3c6efa350d2101b8d9fdb
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 benchmark115.382
Satisfiable
(Un)Satisfiability was proved
Number of variables32
Number of constraints72
Number of domains2
Minimum domain size1
Maximum domain size155
Distribution of domain sizes[{"size":1,"count":1},{"size":155,"count":31}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":1},{"degree":5,"count":1},{"degree":6,"count":3},{"degree":7,"count":16},{"degree":8,"count":5},{"degree":9,"count":4},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity26
Distribution of constraint arities[{"arity":2,"count":68},{"arity":21,"count":2},{"arity":23,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints68
Distribution of constraint types[{"type":"intension","count":68},{"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-4407395-1569347566.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407395-1569347566.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.60/0.73	c solve instance...
2.80/1.00	o 153 
2.80/1.00	o 108 
5.15/1.27	o 107 
20.19/3.15	o 106 
22.46/3.49	o 105 
61.47/8.38	o 104 
71.73/9.63	o 103 
795.43/100.48	s OPTIMUM FOUND
795.43/100.48	v <instantiation>
795.43/100.48	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] </list>
795.43/100.48	v 	<values>0 0 9 9 10 17 32 16 21 36 51 41 51 56 28 63 63 21 47 72 73 64 73 88 83 88 55 80 92 97 97 103 </values>
795.43/100.48	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 (13087 MiB free)
  memory of node 1: 16384 MiB (11557 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407395-1569347566/watcher-4407395-1569347566 -o /tmp/evaluation-result-4407395-1569347566/solver-4407395-1569347566 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569335936-736 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 499698120 HOME/instance-4407395-1569347566.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=5279, runsolver pid=5276

[startup+0.10016 s]*
/proc/loadavg: 8.18 8.00 8.06 2/213 5300
/proc/meminfo: memFree=25220344/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
[pid=5281] ppid=5279 vsize=28227396 memory=30088 CPUtime=0.12 cores=0-7
/proc/5281/stat : 5281 (java) S 5279 5279 709 0 -1 1077944320 5921 0 0 0 10 2 0 0 20 0 20 0 510694372 28904853504 7522 33554432000 4194304 4196468 140730145139296 140730145121840 140032926969591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
/proc/5281/statm: 7056849 7522 3158 1 0 7019032 0
[pid=5281/tid=5282] ppid=5279 vsize=28227396 memory=-2177352373413752899 CPUtime=0.09 cores=0-7
/proc/5281/task/5282/stat : 5282 (java) R 5279 5279 709 0 -1 4202560 3841 0 0 0 8 1 0 0 20 0 20 0 510694372 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032931202384 140032908375890 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5283] ppid=5279 vsize=28227396 memory=732370747688086501 CPUtime=0 cores=0-7
/proc/5281/task/5283/stat : 5283 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032846822416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5284] ppid=5279 vsize=28227396 memory=140609350633088 CPUtime=0 cores=0-7
/proc/5281/task/5284/stat : 5284 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032477355152 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5285] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5285/stat : 5285 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032476302096 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5286] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5286/stat : 5286 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032475249552 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5287] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5287/stat : 5287 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032474196496 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5288] ppid=5279 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5281/task/5288/stat : 5288 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032473143952 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5289] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5289/stat : 5289 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032472090896 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5290] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5290/stat : 5290 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 7522 33554432000 4194304 4196468 140730145139296 140032471038352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5291] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5291/stat : 5291 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694375 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031171693296 140032926980738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5292] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5292/stat : 5292 (java) S 5279 5279 709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510694375 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031170639520 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5293] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5293/stat : 5293 (java) S 5279 5279 709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510694375 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031169586416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5294] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5294/stat : 5294 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031051295184 140032926988187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5295] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5295/stat : 5295 (java) R 5279 5279 709 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031050242288 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5296] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5296/stat : 5296 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031049189744 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5297] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5297/stat : 5297 (java) R 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031048136688 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5298] ppid=5279 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/5281/task/5298/stat : 5298 (java) R 5279 5279 709 0 -1 4202560 354 0 0 0 1 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031047084144 140032905637879 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5299] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5299/stat : 5299 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031046032352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5300] ppid=5279 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5281/task/5300/stat : 5300 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 7522 33554432000 4194304 4196468 140730145139296 140031044979888 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31536 KiB

[startup+0.210207 s]*
/proc/loadavg: 8.18 8.00 8.06 2/213 5300
/proc/meminfo: memFree=25206720/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
[pid=5281] ppid=5279 vsize=28227396 memory=40992 CPUtime=0.33 cores=0-7
/proc/5281/stat : 5281 (java) S 5279 5279 709 0 -1 1077944320 9489 0 0 0 30 3 0 0 20 0 20 0 510694372 28904853504 10248 33554432000 4194304 4196468 140730145139296 140730145121840 140032926969591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
/proc/5281/statm: 7056849 10248 3301 1 0 7019032 0
[pid=5281/tid=5282] ppid=5279 vsize=28227396 memory=0 CPUtime=0.19 cores=0-7
/proc/5281/task/5282/stat : 5282 (java) R 5279 5279 709 0 -1 4202560 6669 0 0 0 17 2 0 0 20 0 20 0 510694372 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032931199312 140032926981526 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5283] ppid=5279 vsize=28227396 memory=732370747688086501 CPUtime=0 cores=0-7
/proc/5281/task/5283/stat : 5283 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032846822416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5284] ppid=5279 vsize=28227396 memory=140609350633088 CPUtime=0 cores=0-7
/proc/5281/task/5284/stat : 5284 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032477355152 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5285] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5285/stat : 5285 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032476302096 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5286] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5286/stat : 5286 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032475249552 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5287] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5287/stat : 5287 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032474196496 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5288] ppid=5279 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5281/task/5288/stat : 5288 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032473143952 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5289] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5289/stat : 5289 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032472090896 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5290] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5290/stat : 5290 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694373 28904853504 10248 33554432000 4194304 4196468 140730145139296 140032471038352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5291] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5291/stat : 5291 (java) S 5279 5279 709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510694375 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031171693296 140032926980738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5292] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5292/stat : 5292 (java) S 5279 5279 709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510694375 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031170639520 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5293] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5293/stat : 5293 (java) S 5279 5279 709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510694375 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031169586416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5294] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5294/stat : 5294 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031051295184 140032926988187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5295] ppid=5279 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/5281/task/5295/stat : 5295 (java) S 5279 5279 709 0 -1 1077944384 593 0 0 0 1 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031050242288 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5296] ppid=5279 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/5281/task/5296/stat : 5296 (java) S 5279 5279 709 0 -1 1077944384 73 0 0 0 1 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031049189744 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5297] ppid=5279 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/5281/task/5297/stat : 5297 (java) S 5279 5279 709 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031048136688 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5298] ppid=5279 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/5281/task/5298/stat : 5298 (java) R 5279 5279 709 0 -1 4202560 739 0 0 0 7 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031047084144 140032910339224 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5299] ppid=5279 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5299/stat : 5299 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031046032352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5300] ppid=5279 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/5281/task/5300/stat : 5300 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694378 28904853504 10248 33554432000 4194304 4196468 140730145139296 140031044979888 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42440 KiB

[startup+0.309573 s]*
/proc/loadavg: 8.18 8.00 8.06 4/213 5300
/proc/meminfo: memFree=25199696/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
[pid=5281] ppid=5279 vsize=28231652 memory=50172 CPUtime=0.53 cores=0-7
/proc/5281/stat : 5281 (java) S 5279 5279 709 0 -1 1077944320 10853 0 0 0 48 5 0 0 20 0 20 0 510694372 28909211648 12543 33554432000 4194304 4196468 140730145139296 140730145121840 140032926969591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
/proc/5281/statm: 7057913 12543 3359 1 0 7019032 0
[pid=5281/tid=5282] ppid=5279 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/5281/task/5282/stat : 5282 (java) R 5279 5279 709 0 -1 4202560 7796 0 0 0 26 3 0 0 20 0 20 0 510694372 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032931200704 140032911050078 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5283] ppid=5279 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5283/stat : 5283 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032846822416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5284] ppid=5279 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5284/stat : 5284 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032477355152 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5285] ppid=5279 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5285/stat : 5285 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032476302096 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5286] ppid=5279 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5286/stat : 5286 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032475249552 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5287] ppid=5279 vsize=28231652 memory=67 CPUtime=0 cores=0-7
/proc/5281/task/5287/stat : 5287 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032474196496 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5288] ppid=5279 vsize=28231652 memory=35 CPUtime=0 cores=0-7
/proc/5281/task/5288/stat : 5288 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032473143952 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5289] ppid=5279 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/5281/task/5289/stat : 5289 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032472090896 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5290] ppid=5279 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/5281/task/5290/stat : 5290 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694373 28909211648 12574 33554432000 4194304 4196468 140730145139296 140032471038352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5291] ppid=5279 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5291/stat : 5291 (java) S 5279 5279 709 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510694375 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031171693296 140032926980738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5292] ppid=5279 vsize=28231652 memory=140609243420655 CPUtime=0 cores=0-7
/proc/5281/task/5292/stat : 5292 (java) S 5279 5279 709 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510694375 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031170639520 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5293] ppid=5279 vsize=28231652 memory=281218486838992 CPUtime=0 cores=0-7
/proc/5281/task/5293/stat : 5293 (java) S 5279 5279 709 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510694375 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031169586416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5294] ppid=5279 vsize=28231652 memory=281218486845904 CPUtime=0 cores=0-7
/proc/5281/task/5294/stat : 5294 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031051295184 140032926988187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5295] ppid=5279 vsize=28231652 memory=281218486787152 CPUtime=0.02 cores=0-7
/proc/5281/task/5295/stat : 5295 (java) S 5279 5279 709 0 -1 1077944384 614 0 0 0 2 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031050242288 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5296] ppid=5279 vsize=28231652 memory=281218486859728 CPUtime=0.03 cores=0-7
/proc/5281/task/5296/stat : 5296 (java) R 5279 5279 709 0 -1 4202560 202 0 0 0 3 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031049180128 140032904565073 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5297] ppid=5279 vsize=28231652 memory=281218486866640 CPUtime=0.03 cores=0-7
/proc/5281/task/5297/stat : 5297 (java) S 5279 5279 709 0 -1 1077944384 109 0 0 0 3 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031048136688 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5298] ppid=5279 vsize=28231652 memory=281218486864336 CPUtime=0.12 cores=0-7
/proc/5281/task/5298/stat : 5298 (java) S 5279 5279 709 0 -1 1077944384 835 0 0 0 12 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031047084144 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5299] ppid=5279 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5299/stat : 5299 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031046032352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5300] ppid=5279 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/5281/task/5300/stat : 5300 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510694378 28909211648 12574 33554432000 4194304 4196468 140730145139296 140031044979888 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51620 KiB

[startup+0.700867 s]
/proc/loadavg: 8.18 8.00 8.06 3/213 5300
/proc/meminfo: memFree=25180560/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
[pid=5281] ppid=5279 vsize=28233776 memory=92200 CPUtime=1.6 cores=0-7
/proc/5281/stat : 5281 (java) S 5279 5279 709 0 -1 1077944320 15230 0 0 0 152 8 0 0 20 0 20 0 510694372 28911386624 23050 33554432000 4194304 4196468 140730145139296 140730145121840 140032926969591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
/proc/5281/statm: 7058444 23050 3451 1 0 7019544 0
[pid=5281/tid=5282] ppid=5279 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/5281/task/5282/stat : 5282 (java) R 5279 5279 709 0 -1 4202560 9304 0 0 0 63 5 0 0 20 0 20 0 510694372 28911386624 23050 33554432000 4194304 4196468 140730145139296 140032931204512 140032911050078 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5283] ppid=5279 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/5281/task/5283/stat : 5283 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28911386624 23050 33554432000 4194304 4196468 140730145139296 140032846822416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5284] ppid=5279 vsize=28233776 memory=32 CPUtime=0 cores=0-7
/proc/5281/task/5284/stat : 5284 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28911386624 23050 33554432000 4194304 4196468 140730145139296 140032477355152 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5285] ppid=5279 vsize=28233776 memory=281218486632688 CPUtime=0 cores=0-7
/proc/5281/task/5285/stat : 5285 (java) S 5279 5279 709 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510694373 28911386624 23050 33554432000 4194304 4196468 140730145139296 140032476302096 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0

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

[pid=5281/tid=5359] ppid=5279 vsize=28834900 memory=780 CPUtime=88.59 cores=0-7
/proc/5281/task/5359/stat : 5359 (java) R 5279 5279 709 0 -1 4202560 2883 0 0 0 8859 0 0 0 20 0 28 0 510695336 29526937600 52429 33554432000 4194304 4196468 140730145139296 140030721728768 140032531929488 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5360] ppid=5279 vsize=28834900 memory=1056 CPUtime=89.34 cores=0-7
/proc/5281/task/5360/stat : 5360 (java) R 5279 5279 709 0 -1 4202560 2779 0 0 0 8932 2 0 0 20 0 28 0 510695336 29526937600 52429 33554432000 4194304 4196468 140730145139296 140030717517784 140032534029619 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5361] ppid=5279 vsize=28834900 memory=3616 CPUtime=89.2 cores=0-7
/proc/5281/task/5361/stat : 5361 (java) R 5279 5279 709 0 -1 4202560 1934 0 0 0 8920 0 0 0 20 0 28 0 510695336 29526937600 52429 33554432000 4194304 4196468 140730145139296 140031034945576 140032534029614 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5362] ppid=5279 vsize=28834900 memory=51608 CPUtime=89.18 cores=0-7
/proc/5281/task/5362/stat : 5362 (java) R 5279 5279 709 0 -1 4202560 1397 0 0 0 8917 1 0 0 20 0 28 0 510695336 29526937600 52429 33554432000 4194304 4196468 140730145139296 140030722781320 140032534154131 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5363] ppid=5279 vsize=28834900 memory=988 CPUtime=89.15 cores=0-7
/proc/5281/task/5363/stat : 5363 (java) R 5279 5279 709 0 -1 4202560 1503 0 0 0 8915 0 0 0 20 0 28 0 510695336 29526937600 52429 33554432000 4194304 4196468 140730145139296 140031035999016 140032533463328 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5364] ppid=5279 vsize=28834900 memory=2012 CPUtime=88.74 cores=0-7
/proc/5281/task/5364/stat : 5364 (java) R 5279 5279 709 0 -1 4202560 1771 0 0 0 8874 0 0 0 20 0 28 0 510695336 29526937600 52429 33554432000 4194304 4196468 140730145139296 140030718573808 140032534027275 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
Current children cumulated CPU time: 785.86 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 211164 KiB

[startup+100.001 s]*
/proc/loadavg: 8.17 8.07 8.08 9/220 5370
/proc/meminfo: memFree=25040212/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
[pid=5281] ppid=5279 vsize=28834900 memory=207664 CPUtime=792.3 cores=0-7
/proc/5281/stat : 5281 (java) S 5279 5279 709 0 -1 1077944320 105970 0 0 0 79187 43 0 0 20 0 28 0 510694372 29526937600 51916 33554432000 4194304 4196468 140730145139296 140730145121840 140032926969591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
/proc/5281/statm: 7208725 51916 3522 1 0 7169825 0
[pid=5281/tid=5282] ppid=5279 vsize=28834900 memory=1398722017469774279 CPUtime=0.73 cores=0-7
/proc/5281/task/5282/stat : 5282 (java) S 5279 5279 709 0 -1 1077944384 9551 0 0 0 68 5 0 0 20 0 28 0 510694372 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032931210368 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5283] ppid=5279 vsize=28834900 memory=-7003737579269690708 CPUtime=0.04 cores=0-7
/proc/5281/task/5283/stat : 5283 (java) S 5279 5279 709 0 -1 1077944384 2711 0 0 0 4 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032846822416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5284] ppid=5279 vsize=28834900 memory=4638778398333163114 CPUtime=0.03 cores=0-7
/proc/5281/task/5284/stat : 5284 (java) S 5279 5279 709 0 -1 1077944384 1006 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032477355152 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5285] ppid=5279 vsize=28834900 memory=5787220445994897765 CPUtime=0.03 cores=0-7
/proc/5281/task/5285/stat : 5285 (java) S 5279 5279 709 0 -1 1077944384 788 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032476302096 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5286] ppid=5279 vsize=28834900 memory=24855579724522 CPUtime=0.04 cores=0-7
/proc/5281/task/5286/stat : 5286 (java) S 5279 5279 709 0 -1 1077944384 1836 0 0 0 4 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032475249552 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5287] ppid=5279 vsize=28834900 memory=24855579724522 CPUtime=0.04 cores=0-7
/proc/5281/task/5287/stat : 5287 (java) S 5279 5279 709 0 -1 1077944384 2817 0 0 0 3 1 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032474196496 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5288] ppid=5279 vsize=28834900 memory=24855579724522 CPUtime=0.03 cores=0-7
/proc/5281/task/5288/stat : 5288 (java) S 5279 5279 709 0 -1 1077944384 599 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032473143952 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5289] ppid=5279 vsize=28834900 memory=-7003737579269690708 CPUtime=0.03 cores=0-7
/proc/5281/task/5289/stat : 5289 (java) S 5279 5279 709 0 -1 1077944384 1441 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032472090896 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5290] ppid=5279 vsize=28834900 memory=210740 CPUtime=0.03 cores=0-7
/proc/5281/task/5290/stat : 5290 (java) S 5279 5279 709 0 -1 1077944384 2499 0 0 0 2 1 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032471038352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5291] ppid=5279 vsize=28834900 memory=1580 CPUtime=0.04 cores=0-7
/proc/5281/task/5291/stat : 5291 (java) S 5279 5279 709 0 -1 1077944384 4619 0 0 0 4 0 0 0 20 0 28 0 510694375 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031171693296 140032926980738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5292] ppid=5279 vsize=28834900 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/5281/task/5292/stat : 5292 (java) S 5279 5279 709 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 510694375 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031170639584 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5293] ppid=5279 vsize=28834900 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/5281/task/5293/stat : 5293 (java) S 5279 5279 709 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 510694375 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031169586432 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5294] ppid=5279 vsize=28834900 memory=1580 CPUtime=0 cores=0-7
/proc/5281/task/5294/stat : 5294 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031051295184 140032926988187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5295] ppid=5279 vsize=28834900 memory=1398722017469774279 CPUtime=3.35 cores=0-7
/proc/5281/task/5295/stat : 5295 (java) S 5279 5279 709 0 -1 1077944384 22889 0 0 0 329 6 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031050242288 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5296] ppid=5279 vsize=28834900 memory=-7003737579269690708 CPUtime=2.64 cores=0-7
/proc/5281/task/5296/stat : 5296 (java) S 5279 5279 709 0 -1 1077944384 14173 0 0 0 260 4 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031049189744 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5297] ppid=5279 vsize=28834900 memory=1424 CPUtime=2.8 cores=0-7
/proc/5281/task/5297/stat : 5297 (java) S 5279 5279 709 0 -1 1077944384 12731 0 0 0 276 4 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031048136688 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5298] ppid=5279 vsize=28834900 memory=1704 CPUtime=0.89 cores=0-7
/proc/5281/task/5298/stat : 5298 (java) S 5279 5279 709 0 -1 1077944384 7591 0 0 0 87 2 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031047084144 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5299] ppid=5279 vsize=28834900 memory=6184 CPUtime=0 cores=0-7
/proc/5281/task/5299/stat : 5299 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031046032352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5300] ppid=5279 vsize=28834900 memory=768 CPUtime=0 cores=0-7
/proc/5281/task/5300/stat : 5300 (java) S 5279 5279 709 0 -1 1077944384 1409 0 0 0 0 0 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031044979888 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5357] ppid=5279 vsize=28834900 memory=780 CPUtime=90.12 cores=0-7
/proc/5281/task/5357/stat : 5357 (java) R 5279 5279 709 0 -1 4202560 1155 0 0 0 9012 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030720674232 140032534926474 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5358] ppid=5279 vsize=28834900 memory=1056 CPUtime=89.93 cores=0-7
/proc/5281/task/5358/stat : 5358 (java) R 5279 5279 709 0 -1 4202560 1129 0 0 0 8993 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030719626272 140032531216320 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5359] ppid=5279 vsize=28834900 memory=288230574492221466 CPUtime=89.38 cores=0-7
/proc/5281/task/5359/stat : 5359 (java) R 5279 5279 709 0 -1 4202560 2885 0 0 0 8938 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030721728088 140032534163692 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5360] ppid=5279 vsize=28834900 memory=288230583166042426 CPUtime=90.15 cores=0-7
/proc/5281/task/5360/stat : 5360 (java) R 5279 5279 709 0 -1 4202560 2780 0 0 0 9013 2 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030717517720 140032533823932 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5361] ppid=5279 vsize=28834900 memory=14972269701105440 CPUtime=90.01 cores=0-7
/proc/5281/task/5361/stat : 5361 (java) R 5279 5279 709 0 -1 4202560 1936 0 0 0 9001 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031034944760 140032534029346 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5362] ppid=5279 vsize=28834900 memory=1000 CPUtime=89.99 cores=0-7
/proc/5281/task/5362/stat : 5362 (java) R 5279 5279 709 0 -1 4202560 1399 0 0 0 8998 1 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030722779888 140032534921206 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5363] ppid=5279 vsize=28834900 memory=8112282956445269571 CPUtime=89.96 cores=0-7
/proc/5281/task/5363/stat : 5363 (java) R 5279 5279 709 0 -1 4202560 1505 0 0 0 8996 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031035998040 140032534030878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5364] ppid=5279 vsize=28834900 memory=1172 CPUtime=89.55 cores=0-7
/proc/5281/task/5364/stat : 5364 (java) R 5279 5279 709 0 -1 4202560 1772 0 0 0 8955 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030718570376 140032533571257 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
Current children cumulated CPU time: 792.3 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 209112 KiB

[startup+100.401 s]
/proc/loadavg: 8.17 8.07 8.08 9/220 5370
/proc/meminfo: memFree=25040212/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
[pid=5281] ppid=5279 vsize=28834900 memory=207664 CPUtime=795.43 cores=0-7
/proc/5281/stat : 5281 (java) S 5279 5279 709 0 -1 1077944320 106381 0 0 0 79500 43 0 0 20 0 28 0 510694372 29526937600 51916 33554432000 4194304 4196468 140730145139296 140730145121840 140032926969591 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
/proc/5281/statm: 7208725 51916 3522 1 0 7169825 0
[pid=5281/tid=5282] ppid=5279 vsize=28834900 memory=1492 CPUtime=0.73 cores=0-7
/proc/5281/task/5282/stat : 5282 (java) S 5279 5279 709 0 -1 1077944384 9551 0 0 0 68 5 0 0 20 0 28 0 510694372 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032931210368 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5283] ppid=5279 vsize=28834900 memory=860 CPUtime=0.04 cores=0-7
/proc/5281/task/5283/stat : 5283 (java) S 5279 5279 709 0 -1 1077944384 2711 0 0 0 4 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032846822416 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5284] ppid=5279 vsize=28834900 memory=1448 CPUtime=0.03 cores=0-7
/proc/5281/task/5284/stat : 5284 (java) S 5279 5279 709 0 -1 1077944384 1006 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032477355152 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5285] ppid=5279 vsize=28834900 memory=207664 CPUtime=0.03 cores=0-7
/proc/5281/task/5285/stat : 5285 (java) S 5279 5279 709 0 -1 1077944384 788 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032476302096 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5286] ppid=5279 vsize=28834900 memory=768 CPUtime=0.04 cores=0-7
/proc/5281/task/5286/stat : 5286 (java) S 5279 5279 709 0 -1 1077944384 1836 0 0 0 4 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032475249552 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5287] ppid=5279 vsize=28834900 memory=780 CPUtime=0.04 cores=0-7
/proc/5281/task/5287/stat : 5287 (java) S 5279 5279 709 0 -1 1077944384 2817 0 0 0 3 1 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032474196496 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5288] ppid=5279 vsize=28834900 memory=1056 CPUtime=0.03 cores=0-7
/proc/5281/task/5288/stat : 5288 (java) S 5279 5279 709 0 -1 1077944384 599 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032473143952 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5289] ppid=5279 vsize=28834900 memory=11620 CPUtime=0.03 cores=0-7
/proc/5281/task/5289/stat : 5289 (java) S 5279 5279 709 0 -1 1077944384 1441 0 0 0 3 0 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032472090896 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5290] ppid=5279 vsize=28834900 memory=11620 CPUtime=0.03 cores=0-7
/proc/5281/task/5290/stat : 5290 (java) S 5279 5279 709 0 -1 1077944384 2499 0 0 0 2 1 0 0 20 0 28 0 510694373 29526937600 51916 33554432000 4194304 4196468 140730145139296 140032471038352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5291] ppid=5279 vsize=28834900 memory=3608 CPUtime=0.04 cores=0-7
/proc/5281/task/5291/stat : 5291 (java) S 5279 5279 709 0 -1 1077944384 4621 0 0 0 4 0 0 0 20 0 28 0 510694375 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031171693296 140032926980738 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5292] ppid=5279 vsize=28834900 memory=2828 CPUtime=0 cores=0-7
/proc/5281/task/5292/stat : 5292 (java) S 5279 5279 709 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 510694375 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031170639584 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5293] ppid=5279 vsize=28834900 memory=1000 CPUtime=0 cores=0-7
/proc/5281/task/5293/stat : 5293 (java) S 5279 5279 709 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 510694375 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031169586432 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5294] ppid=5279 vsize=28834900 memory=1560 CPUtime=0 cores=0-7
/proc/5281/task/5294/stat : 5294 (java) S 5279 5279 709 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031051295184 140032926988187 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5295] ppid=5279 vsize=28834900 memory=1172 CPUtime=3.35 cores=0-7
/proc/5281/task/5295/stat : 5295 (java) S 5279 5279 709 0 -1 1077944384 22889 0 0 0 329 6 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031050242288 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5296] ppid=5279 vsize=28834900 memory=14008 CPUtime=2.64 cores=0-7
/proc/5281/task/5296/stat : 5296 (java) S 5279 5279 709 0 -1 1077944384 14173 0 0 0 260 4 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031049189744 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5297] ppid=5279 vsize=28834900 memory=932 CPUtime=2.8 cores=0-7
/proc/5281/task/5297/stat : 5297 (java) S 5279 5279 709 0 -1 1077944384 12731 0 0 0 276 4 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031048136688 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5298] ppid=5279 vsize=28834900 memory=1492 CPUtime=0.89 cores=0-7
/proc/5281/task/5298/stat : 5298 (java) S 5279 5279 709 0 -1 1077944384 7591 0 0 0 87 2 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031047084144 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5299] ppid=5279 vsize=28834900 memory=860 CPUtime=0 cores=0-7
/proc/5281/task/5299/stat : 5299 (java) S 5279 5279 709 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031046032352 140032926979797 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5300] ppid=5279 vsize=28834900 memory=1448 CPUtime=0 cores=0-7
/proc/5281/task/5300/stat : 5300 (java) S 5279 5279 709 0 -1 1077944384 1425 0 0 0 0 0 0 0 20 0 28 0 510694378 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031044979888 140032926980738 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5357] ppid=5279 vsize=28834900 memory=1980 CPUtime=90.51 cores=0-7
/proc/5281/task/5357/stat : 5357 (java) R 5279 5279 709 0 -1 4202560 1197 0 0 0 9051 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030720674232 140032533657183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5358] ppid=5279 vsize=28834900 memory=2432 CPUtime=90.32 cores=0-7
/proc/5281/task/5358/stat : 5358 (java) R 5279 5279 709 0 -1 4202560 1178 0 0 0 9032 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030719626272 140032535283736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5359] ppid=5279 vsize=28834900 memory=1760 CPUtime=89.77 cores=0-7
/proc/5281/task/5359/stat : 5359 (java) R 5279 5279 709 0 -1 4202560 2960 0 0 0 8977 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030721728088 140032534917871 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5360] ppid=5279 vsize=28834900 memory=111636 CPUtime=90.54 cores=0-7
/proc/5281/task/5360/stat : 5360 (java) R 5279 5279 709 0 -1 4202560 2823 0 0 0 9052 2 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030717517720 140032534030898 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5361] ppid=5279 vsize=28834900 memory=800 CPUtime=90.4 cores=0-7
/proc/5281/task/5361/stat : 5361 (java) R 5279 5279 709 0 -1 4202560 2003 0 0 0 9040 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031034944760 140032534850060 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5362] ppid=5279 vsize=28834900 memory=4096 CPUtime=90.38 cores=0-7
/proc/5281/task/5362/stat : 5362 (java) R 5279 5279 709 0 -1 4202560 1424 0 0 0 9037 1 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030722779888 140032535284550 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5363] ppid=5279 vsize=28834900 memory=1412 CPUtime=90.35 cores=0-7
/proc/5281/task/5363/stat : 5363 (java) R 5279 5279 709 0 -1 4202560 1560 0 0 0 9035 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140031035998040 140032533824276 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
[pid=5281/tid=5364] ppid=5279 vsize=28834900 memory=3508 CPUtime=89.94 cores=0-7
/proc/5281/task/5364/stat : 5364 (java) R 5279 5279 709 0 -1 4202560 1809 0 0 0 8994 0 0 0 20 0 28 0 510695336 29526937600 51916 33554432000 4194304 4196468 140730145139296 140030718570376 140032533570447 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18563072 140730145145840 140730145146011 140730145146011 140730145148879 0
Current children cumulated CPU time: 795.43 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 209112 KiB

[startup+100.501 s]
/proc/loadavg: 8.17 8.07 8.08 9/220 5370
/proc/meminfo: memFree=25040212/32770624 swapFree=66936696/67108860
[pid=5279] ppid=5276 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/5279/stat : 5279 (xcsp3-exec) S 5276 5279 709 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 510694372 115843072 362 33554432000 4194304 5098028 140723454778800 140723454776904 139817779278460 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 11689984 140723454780284 140723454780526 140723454780526 140723454783434 0
/proc/5279/statm: 28282 362 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1448 KiB

Child status: 0
Real time (s): 100.507
CPU time (s): 796.116
CPU user time (s): 795.665
CPU system time (s): 0.450705
CPU usage (%): 792.099
Max. virtual memory (cumulated for all children) (KiB): 28948028
Max. memory (cumulated for all children) (KiB): 265460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 795.665
system time used= 0.450705
maximum resident set size= 269140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108405
page faults= 0
swaps= 0
block input operations= 0
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9836
involuntary context switches= 10834


# summary of solver processes directly reported to runsolver:
#   pid: 5279
#   total CPU time (s): 796.116
#   total CPU user time (s): 795.665
#   total CPU system time (s): 0.450705

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.712264 second user time and 1.23414 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-24 19:52:03
IDJOB=4407395
IDBENCH=129880
IDSOLVER=2872
FILE ID=node141/4407395-1569347566
RUNJOBID= node141-1569335936-736
PBS_JOBID= 21705053
Free space on /tmp= 22932 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j30/Rcpsp-j30-41-06.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-4407395-1569347566/watcher-4407395-1569347566 -o /tmp/evaluation-result-4407395-1569347566/solver-4407395-1569347566 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node141-1569335936-736 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 499698120 HOME/instance-4407395-1569347566.xml

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

MD5SUM BENCH= 9c0419560fe3c6efa350d2101b8d9fdb
RANDOM SEED=499698120

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        25236268 kB
MemAvailable:   31807464 kB
Buffers:           99948 kB
Cached:          6749200 kB
SwapCached:        62132 kB
Active:          3390200 kB
Inactive:        3526576 kB
Active(anon):       3764 kB
Inactive(anon):   117264 kB
Active(file):    3386436 kB
Inactive(file):  3409312 kB
Unevictable:      107708 kB
Mlocked:          107708 kB
SwapTotal:      67108860 kB
SwapFree:       66936696 kB
Dirty:             26036 kB
Writeback:             0 kB
AnonPages:        143904 kB
Mapped:            54236 kB
Shmem:             44656 kB
Slab:             211436 kB
SReclaimable:     182568 kB
SUnreclaim:        28868 kB
KernelStack:        3680 kB
PageTables:         5876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 22904 MiB
End job on node141 at 2019-09-24 19:53:44