Trace number 4404109

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-20OPT77 339.654 86.134

General information on the benchmark

NamePrizeCollecting/PrizeCollecting-jok-s1/
PrizeCollecting-28-4-7-3.xml
MD5SUMcd71d797d3091c0a3eabb0588ef8346f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark77
Best CPU time to get the best result obtained on this benchmark100.565
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of constraints113
Number of domains27
Minimum domain size3
Maximum domain size29
Distribution of domain sizes[{"size":3,"count":1},{"size":4,"count":11},{"size":5,"count":13},{"size":6,"count":3},{"size":29,"count":56}]
Minimum variable degree2
Maximum variable degree31
Distribution of variable degrees[{"degree":2,"count":28},{"degree":29,"count":27},{"degree":30,"count":1},{"degree":31,"count":28}]
Minimum constraint arity1
Maximum constraint arity29
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":56},{"arity":28,"count":28},{"arity":29,"count":28}]
Number of extensional constraints56
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":56},{"type":"intension","count":29},{"type":"count","count":28}]
Optimization problemYES
Type of objectivemax SUM

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404109-1568991282.xml"  -tl '2400s' -p 4
0.10/0.19	c Choco 3fb4b153
0.10/0.19	c [HOME/instance-4404109-1568991282.xml, -tl, 2400s, -p, 4]
0.31/0.23	c 4 solvers in parallel
0.31/0.30	c parse instance...
3.96/1.74	c solve instance...
4.27/1.85	o -1000 
34.04/9.38	o -938 
34.80/9.52	o 14 
46.29/12.48	o 45 
47.06/12.63	o 53 
47.06/12.65	o 62 
62.54/16.57	o 66 
108.78/28.14	o 74 
108.78/28.17	o 77 
339.61/86.12	s OPTIMUM FOUND
339.61/86.12	v <instantiation>
339.61/86.12	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] p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] p[20] p[21] p[22] p[23] p[24] p[25] p[26] p[27] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] </list>
339.61/86.12	v 	<values>1 2 3 4 5 12 -1 0 7 8 17 10 11 -1 15 16 9 18 19 20 27 14 21 22 23 24 25 26 0 1 2 3 4 5 -1 25 24 23 8 7 6 -1 20 21 22 9 10 11 12 19 18 17 16 15 14 13 7 4 6 7 4 4 0 3 0 8 -3 -1 7 0 4 6 -2 0 0 4 5 0 7 3 -4 4 3 1 </values>
339.61/86.12	v </instantiation>

Verifier Data

OK	77

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404109-1568991282/watcher-4404109-1568991282 -o /var/tmp/evaluation-result-4404109-1568991282/solver-4404109-1568991282 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29018 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 528844282 HOME/instance-4404109-1568991282.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=30370, runsolver pid=30367
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 8.55 8.36 6.61 7/234 30386
/proc/meminfo: memFree=11583860/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15144776 memory=27740 CPUtime=0.1 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 5444 0 0 0 9 1 0 0 20 0 15 0 475366812 15508250624 6935 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3786194 6935 3090 1 0 3748377 0
[pid=30372/tid=30373] ppid=30370 vsize=15144776 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) R 30370 30370 28986 0 -1 4202560 3462 0 0 0 7 1 0 0 20 0 15 0 475366812 15508250624 6935 33554432000 4194304 4196468 140732572621024 140700605084416 140700584936798 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 6935 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15144776 memory=139959211574912 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 6935 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 6935 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 6935 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15144776 memory=139959211574912 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366814 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475366815 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699742357024 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475366815 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699741304176 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366817 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 475366819 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) S 30370 30370 28986 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 475366819 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699738147056 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15144776 memory=139959211574912 CPUtime=0.01 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) S 30370 30370 28986 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 15 0 475366819 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699737094256 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366819 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15144776 memory=139959211574912 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366819 15508250624 6935 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29196 KiB

[startup+0.210698 s]*
/proc/loadavg: 8.55 8.36 6.61 7/234 30386
/proc/meminfo: memFree=11570124/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15144776 memory=40404 CPUtime=0.31 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 9280 0 0 0 28 3 0 0 20 0 15 0 475366812 15508250624 10101 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3786194 10101 3292 1 0 3748377 0
[pid=30372/tid=30373] ppid=30370 vsize=15144776 memory=7883960649037381690 CPUtime=0.18 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) R 30370 30370 28986 0 -1 4202560 6514 0 0 0 16 2 0 0 20 0 15 0 475366812 15508250624 10101 33554432000 4194304 4196468 140732572621024 140700605090400 140700568441415 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15144776 memory=1943324 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 10101 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15144776 memory=139959211603673 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 10101 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 10101 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15508250624 10101 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15144776 memory=139959211574912 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366814 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475366815 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699742357024 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475366815 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699741304176 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366817 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 383 0 0 0 2 0 0 0 20 0 15 0 475366819 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) S 30370 30370 28986 0 -1 1077944384 267 0 0 0 2 0 0 0 20 0 15 0 475366819 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699738147056 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15144776 memory=139959211574912 CPUtime=0.07 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) S 30370 30370 28986 0 -1 1077944384 810 0 0 0 7 0 0 0 20 0 15 0 475366819 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699737094256 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366819 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366819 15508250624 10101 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41860 KiB

[startup+0.310287 s]*
/proc/loadavg: 8.55 8.36 6.61 8/234 30386
/proc/meminfo: memFree=11565508/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15149032 memory=46892 CPUtime=0.5 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 10531 0 0 0 46 4 0 0 20 0 15 0 475366812 15512608768 11723 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3787258 11723 3358 1 0 3748377 0
[pid=30372/tid=30373] ppid=30370 vsize=15149032 memory=6791534058613427641 CPUtime=0.28 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) R 30370 30370 28986 0 -1 4202560 7582 0 0 0 26 2 0 0 20 0 15 0 475366812 15512608768 11723 33554432000 4194304 4196468 140732572621024 140700605092144 140700600868246 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15512608768 11723 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15512608768 11723 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15512608768 11723 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15512608768 11723 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475366814 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15149032 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475366815 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699742357024 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475366815 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699741304176 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366817 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15149032 memory=4426078206164241782 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 410 0 0 0 3 0 0 0 20 0 15 0 475366819 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) S 30370 30370 28986 0 -1 1077944384 273 0 0 0 3 0 0 0 20 0 15 0 475366819 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699738147056 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) R 30370 30370 28986 0 -1 4202560 957 0 0 0 12 0 0 0 20 0 15 0 475366819 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699737094256 140700579469980 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366819 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366819 15512608768 11723 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48348 KiB

[startup+0.700731 s]
/proc/loadavg: 8.55 8.36 6.61 8/234 30386
/proc/meminfo: memFree=11538140/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15152180 memory=136584 CPUtime=1.64 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 14799 0 0 0 158 6 0 0 20 0 15 0 475366812 15515832320 34146 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3788045 34146 3443 1 0 3749145 0
[pid=30372/tid=30373] ppid=30370 vsize=15151156 memory=33 CPUtime=0.66 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) R 30370 30370 28986 0 -1 4202560 8789 0 0 0 62 4 0 0 20 0 15 0 475366812 15514783744 34146 33554432000 4194304 4196468 140732572621024 140700605066160 140700593535533 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15152180 memory=288230600314300172 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15515832320 34146 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15152180 memory=16106952818009964 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15515832320 34146 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15152180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366813 15515832320 34146 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15152180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475366813 15515832320 34146 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475366814 15514783744 34146 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15152180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475366815 15515832320 34146 33554432000 4194304 4196468 140732572621024 140699742357024 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15152180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475366815 15515832320 34146 33554432000 4194304 4196468 140732572621024 140699741304176 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15152180 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366817 15515832320 34146 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15151156 memory=0 CPUtime=0.33 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 1498 0 0 0 33 0 0 0 20 0 15 0 475366819 15514783744 34146 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15151156 memory=0 CPUtime=0.32 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) R 30370 30370 28986 0 -1 4202560 1455 0 0 0 32 0 0 0 20 0 15 0 475366819 15514783744 34146 33554432000 4194304 4196468 140732572621024 140699738146240 140700584243115 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15152180 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) S 30370 30370 28986 0 -1 1077944384 1763 0 0 0 29 0 0 0 20 0 15 0 475366819 15515832320 34146 33554432000 4194304 4196468 140732572621024 140699737094256 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15152180 memory=4639074098508484691 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475366819 15515832320 34146 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15152180 memory=7379258371839585650 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475366819 15515832320 34146 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 1.64 s
Current children cumulated vsize: 15265308 KiB
Current children cumulated memory: 138040 KiB

[startup+1.50081 s]
/proc/loadavg: 8.55 8.36 6.61 10/234 30386
/proc/meminfo: memFree=11433344/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0

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

/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1130 0 0 0 3 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30429] ppid=30370 vsize=15619152 memory=988 CPUtime=56.26 cores=1,3,5,7
/proc/30372/task/30429/stat : 30429 (java) R 30370 30370 28986 0 -1 4202560 466 0 0 0 5626 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699720514616 140700199387299 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30430] ppid=30370 vsize=15619152 memory=412048 CPUtime=56.34 cores=1,3,5,7
/proc/30372/task/30430/stat : 30430 (java) R 30370 30370 28986 0 -1 4202560 1428 0 0 0 5634 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699719462712 140700199387462 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30431] ppid=30370 vsize=15619152 memory=6791534058613427641 CPUtime=56.15 cores=1,3,5,7
/proc/30372/task/30431/stat : 30431 (java) R 30370 30370 28986 0 -1 4202560 1278 0 0 0 5615 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699717356992 140700199387524 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30432] ppid=30370 vsize=15619152 memory=412048 CPUtime=55.77 cores=1,3,5,7
/proc/30372/task/30432/stat : 30432 (java) R 30370 30370 28986 0 -1 4202560 1487 0 0 0 5577 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699723674168 140700199387144 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 334.37 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 413504 KiB

[startup+85.6013 s]
/proc/loadavg: 8.74 8.49 6.82 9/237 30441
/proc/meminfo: memFree=11149588/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15619152 memory=412048 CPUtime=337.56 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 87875 0 0 0 33726 30 0 0 20 0 19 0 475366812 15994011648 103012 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3904788 103012 3529 1 0 3865888 0
[pid=30372/tid=30373] ppid=30370 vsize=15619152 memory=988 CPUtime=1.67 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) S 30370 30370 28986 0 -1 1077944384 10914 0 0 0 161 6 0 0 20 0 19 0 475366812 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700605097088 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15619152 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 558 0 0 0 3 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15619152 memory=1728 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 157 0 0 0 2 1 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15619152 memory=1056 CPUtime=0.05 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 474 0 0 0 3 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15619152 memory=1556 CPUtime=0.06 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 1055 0 0 0 4 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15619152 memory=11632 CPUtime=0.02 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 1275 0 0 0 1 1 0 0 20 0 19 0 475366814 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15619152 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475366815 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699742357088 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15619152 memory=2112 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 475366815 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699741304192 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15619152 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475366817 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15619152 memory=31840 CPUtime=3.64 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 22733 0 0 0 361 3 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15619152 memory=1556 CPUtime=3.9 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) S 30370 30370 28986 0 -1 1077944384 22194 0 0 0 387 3 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699738147056 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15619152 memory=532 CPUtime=0.95 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) S 30370 30370 28986 0 -1 1077944384 12501 0 0 0 93 2 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699737094256 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15619152 memory=928 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15619152 memory=1720 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1130 0 0 0 3 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30429] ppid=30370 vsize=15619152 memory=1976 CPUtime=57.06 cores=1,3,5,7
/proc/30372/task/30429/stat : 30429 (java) R 30370 30370 28986 0 -1 4202560 466 0 0 0 5706 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699720514616 140700199387225 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30430] ppid=30370 vsize=15619152 memory=1088 CPUtime=57.14 cores=1,3,5,7
/proc/30372/task/30430/stat : 30430 (java) R 30370 30370 28986 0 -1 4202560 1428 0 0 0 5714 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699719462712 140700199387439 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30431] ppid=30370 vsize=15619152 memory=988 CPUtime=56.93 cores=1,3,5,7
/proc/30372/task/30431/stat : 30431 (java) R 30370 30370 28986 0 -1 4202560 1278 0 0 0 5693 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699717356992 140700199387524 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30432] ppid=30370 vsize=15619152 memory=780 CPUtime=56.57 cores=1,3,5,7
/proc/30372/task/30432/stat : 30432 (java) R 30370 30370 28986 0 -1 4202560 1487 0 0 0 5657 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699723674168 140700199387434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 337.56 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 413504 KiB

[startup+86.0013 s]*
/proc/loadavg: 8.74 8.49 6.82 9/237 30441
/proc/meminfo: memFree=11149712/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15619152 memory=412048 CPUtime=339.18 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 87875 0 0 0 33888 30 0 0 20 0 19 0 475366812 15994011648 103012 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3904788 103012 3529 1 0 3865888 0
[pid=30372/tid=30373] ppid=30370 vsize=15619152 memory=7022364632946311227 CPUtime=1.67 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) S 30370 30370 28986 0 -1 1077944384 10914 0 0 0 161 6 0 0 20 0 19 0 475366812 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700605097088 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15619152 memory=288288891625275963 CPUtime=0.05 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 558 0 0 0 3 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15619152 memory=3760564204327956759 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 157 0 0 0 2 1 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15619152 memory=6944656575208382560 CPUtime=0.05 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 474 0 0 0 3 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15619152 memory=8505664916391803507 CPUtime=0.06 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 1055 0 0 0 4 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15619152 memory=6371301990763347553 CPUtime=0.02 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 1275 0 0 0 1 1 0 0 20 0 19 0 475366814 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15619152 memory=3761690091369734195 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475366815 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699742357088 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15619152 memory=279918305277520 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 475366815 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699741304192 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15619152 memory=3472328304868209716 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475366817 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15619152 memory=0 CPUtime=3.64 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 22733 0 0 0 361 3 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15619152 memory=8319106358720084020 CPUtime=3.9 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) S 30370 30370 28986 0 -1 1077944384 22194 0 0 0 387 3 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699738147056 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15619152 memory=8751464017575819317 CPUtime=0.95 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) S 30370 30370 28986 0 -1 1077944384 12501 0 0 0 93 2 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699737094256 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15619152 memory=8387335774387518873 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15619152 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1130 0 0 0 3 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30429] ppid=30370 vsize=15619152 memory=0 CPUtime=57.47 cores=1,3,5,7
/proc/30372/task/30429/stat : 30429 (java) R 30370 30370 28986 0 -1 4202560 466 0 0 0 5747 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699720514616 140700199387339 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30430] ppid=30370 vsize=15619152 memory=0 CPUtime=57.55 cores=1,3,5,7
/proc/30372/task/30430/stat : 30430 (java) R 30370 30370 28986 0 -1 4202560 1428 0 0 0 5755 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699719462712 140700199387710 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30431] ppid=30370 vsize=15619152 memory=0 CPUtime=57.33 cores=1,3,5,7
/proc/30372/task/30431/stat : 30431 (java) R 30370 30370 28986 0 -1 4202560 1278 0 0 0 5733 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699717356992 140700199799197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30432] ppid=30370 vsize=15619152 memory=0 CPUtime=56.98 cores=1,3,5,7
/proc/30372/task/30432/stat : 30432 (java) R 30370 30370 28986 0 -1 4202560 1487 0 0 0 5698 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699723674168 140700199387374 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 339.18 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 413504 KiB

[startup+86.1193 s]
/proc/loadavg: 8.74 8.49 6.82 9/237 30441
/proc/meminfo: memFree=11149712/32770624 swapFree=66956680/67108860
[pid=30370] ppid=30367 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30370/stat : 30370 (xcsp3-exec) S 30367 30370 28986 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475366812 115843072 364 33554432000 4194304 5098028 140721246336912 140721246335016 140259416437372 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31891456 140721246339927 140721246340185 140721246340185 140721246343110 0
/proc/30370/statm: 28282 364 305 221 0 87 0
[pid=30372] ppid=30370 vsize=15619152 memory=412048 CPUtime=339.61 cores=1,3,5,7
/proc/30372/stat : 30372 (java) S 30370 30370 28986 0 -1 1077944320 87875 0 0 0 33931 30 0 0 20 0 19 0 475366812 15994011648 103012 33554432000 4194304 4196468 140732572621024 140732572603568 140700600856311 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
/proc/30372/statm: 3904788 103012 3529 1 0 3865888 0
[pid=30372/tid=30373] ppid=30370 vsize=15619152 memory=1456 CPUtime=1.67 cores=1,3,5,7
/proc/30372/task/30373/stat : 30373 (java) S 30370 30370 28986 0 -1 1077944384 10914 0 0 0 161 6 0 0 20 0 19 0 475366812 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700605097088 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30374] ppid=30370 vsize=15619152 memory=412048 CPUtime=0.05 cores=1,3,5,7
/proc/30372/task/30374/stat : 30374 (java) S 30370 30370 28986 0 -1 1077944384 558 0 0 0 3 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700512512656 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30375] ppid=30370 vsize=15619152 memory=412048 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30375/stat : 30375 (java) S 30370 30370 28986 0 -1 1077944384 157 0 0 0 2 1 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700192598544 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30376] ppid=30370 vsize=15619152 memory=412048 CPUtime=0.05 cores=1,3,5,7
/proc/30372/task/30376/stat : 30376 (java) S 30370 30370 28986 0 -1 1077944384 474 0 0 0 3 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700191545744 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30377] ppid=30370 vsize=15619152 memory=412048 CPUtime=0.06 cores=1,3,5,7
/proc/30372/task/30377/stat : 30377 (java) S 30370 30370 28986 0 -1 1077944384 1055 0 0 0 4 2 0 0 20 0 19 0 475366813 15994011648 103012 33554432000 4194304 4196468 140732572621024 140700190492944 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30378] ppid=30370 vsize=15619152 memory=1456 CPUtime=0.02 cores=1,3,5,7
/proc/30372/task/30378/stat : 30378 (java) S 30370 30370 28986 0 -1 1077944384 1275 0 0 0 1 1 0 0 20 0 19 0 475366814 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699743411056 140700600867458 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30379] ppid=30370 vsize=15619152 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30379/stat : 30379 (java) S 30370 30370 28986 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475366815 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699742357088 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30380] ppid=30370 vsize=15619152 memory=412048 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30380/stat : 30380 (java) S 30370 30370 28986 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 475366815 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699741304192 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30381] ppid=30370 vsize=15619152 memory=412048 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30381/stat : 30381 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475366817 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699740252496 140700600874907 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30382] ppid=30370 vsize=15619152 memory=1456 CPUtime=3.64 cores=1,3,5,7
/proc/30372/task/30382/stat : 30382 (java) S 30370 30370 28986 0 -1 1077944384 22733 0 0 0 361 3 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699739199856 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30383] ppid=30370 vsize=15619152 memory=988 CPUtime=3.9 cores=1,3,5,7
/proc/30372/task/30383/stat : 30383 (java) S 30370 30370 28986 0 -1 1077944384 22194 0 0 0 387 3 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699738147056 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30384] ppid=30370 vsize=15619152 memory=1428 CPUtime=0.95 cores=1,3,5,7
/proc/30372/task/30384/stat : 30384 (java) S 30370 30370 28986 0 -1 1077944384 12501 0 0 0 93 2 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699737094256 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30385] ppid=30370 vsize=15619152 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30372/task/30385/stat : 30385 (java) S 30370 30370 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699736041696 140700600866517 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30386] ppid=30370 vsize=15619152 memory=1456 CPUtime=0.03 cores=1,3,5,7
/proc/30372/task/30386/stat : 30386 (java) S 30370 30370 28986 0 -1 1077944384 1130 0 0 0 3 0 0 0 20 0 19 0 475366819 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699734990000 140700600867458 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30429] ppid=30370 vsize=15619152 memory=0 CPUtime=57.58 cores=1,3,5,7
/proc/30372/task/30429/stat : 30429 (java) R 30370 30370 28986 0 -1 4202560 466 0 0 0 5758 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699720514616 140700200021954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30430] ppid=30370 vsize=15619152 memory=6933690305039933585 CPUtime=57.66 cores=1,3,5,7
/proc/30372/task/30430/stat : 30430 (java) R 30370 30370 28986 0 -1 4202560 1428 0 0 0 5766 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699719462712 140700199387439 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30431] ppid=30370 vsize=15619152 memory=412048 CPUtime=57.44 cores=1,3,5,7
/proc/30372/task/30431/stat : 30431 (java) R 30370 30370 28986 0 -1 4202560 1278 0 0 0 5744 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699717356992 140700199387374 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
[pid=30372/tid=30432] ppid=30370 vsize=15619152 memory=1088 CPUtime=57.09 cores=1,3,5,7
/proc/30372/task/30432/stat : 30432 (java) R 30370 30370 28986 0 -1 4202560 1487 0 0 0 5709 0 0 0 20 0 19 0 475369629 15994011648 103012 33554432000 4194304 4196468 140732572621024 140699723674168 140700199585804 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33271808 140732572623835 140732572624010 140732572624010 140732572626895 0
Current children cumulated CPU time: 339.61 s
Current children cumulated vsize: 15732280 KiB
Current children cumulated memory: 413504 KiB

Child status: 0
Real time (s): 86.134
CPU time (s): 339.654
CPU user time (s): 339.342
CPU system time (s): 0.312442
CPU usage (%): 394.332
Max. virtual memory (cumulated for all children) (KiB): 15732280
Max. memory (cumulated for all children) (KiB): 419620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.342
system time used= 0.312442
maximum resident set size= 418164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89119
page faults= 0
swaps= 0
block input operations= 8
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5835
involuntary context switches= 6357


# summary of solver processes directly reported to runsolver:
#   pid: 30370
#   total CPU time (s): 339.654
#   total CPU user time (s): 339.342
#   total CPU system time (s): 0.312442

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.568485 second user time and 1.09009 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 16:54:03
IDJOB=4404109
IDBENCH=127971
IDSOLVER=2864
FILE ID=node149/4404109-1568991282
RUNJOBID= node149-1568989977-29018
PBS_JOBID= 21704647
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/PrizeCollecting/PrizeCollecting-jok-s1/PrizeCollecting-28-4-7-3.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404109-1568991282/watcher-4404109-1568991282 -o /var/tmp/evaluation-result-4404109-1568991282/solver-4404109-1568991282 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29018 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 528844282 HOME/instance-4404109-1568991282.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= cd71d797d3091c0a3eabb0588ef8346f
RANDOM SEED=528844282

node149.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.81
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.81
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.81
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.81
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:        11599368 kB
MemAvailable:   31594048 kB
Buffers:          156052 kB
Cached:         19765544 kB
SwapCached:        41576 kB
Active:          9879332 kB
Inactive:       10309520 kB
Active(anon):     227716 kB
Inactive(anon):    83800 kB
Active(file):    9651616 kB
Inactive(file): 10225720 kB
Unevictable:      110232 kB
Mlocked:          110232 kB
SwapTotal:      67108860 kB
SwapFree:       66956680 kB
Dirty:             27296 kB
Writeback:             0 kB
AnonPages:        353472 kB
Mapped:            65096 kB
Shmem:             35648 kB
Slab:             574972 kB
SReclaimable:     545804 kB
SUnreclaim:        29168 kB
KernelStack:        4080 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1391400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13428 MiB
End job on node149 at 2019-09-20 16:55:30