Trace number 4399210

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-16OPT4752 27.5399 7.31051

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-chr15c.xml
MD5SUMce755c39cb9d6ddef8bea85f09074509
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4752
Best CPU time to get the best result obtained on this benchmark8.00008
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints15
Number of domains2
Minimum domain size15
Maximum domain size64
Distribution of domain sizes[{"size":15,"count":15},{"size":64,"count":14}]
Minimum variable degree0
Maximum variable degree3
Distribution of variable degrees[{"degree":0,"count":211},{"degree":2,"count":16},{"degree":3,"count":13}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":14},{"arity":15,"count":1}]
Number of extensional constraints14
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":14},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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-4399210-1568694488.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399210-1568694488.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
0.98/0.55	c solve instance...
1.26/0.61	o 29497 
1.26/0.62	o 27650 
1.26/0.62	o 26833 
1.26/0.63	o 25296 
1.26/0.64	o 25215 
1.26/0.65	o 25197 
1.26/0.65	o 24045 
1.26/0.66	o 23949 
1.26/0.66	o 23928 
1.26/0.67	o 23832 
1.26/0.68	o 22724 
1.26/0.69	o 22001 
1.60/0.71	o 21953 
1.60/0.74	o 21443 
1.60/0.74	o 21403 
1.60/0.75	o 20303 
1.60/0.76	o 20246 
1.60/0.76	o 20167 
1.60/0.77	o 20123 
1.60/0.78	o 18423 
1.60/0.79	o 14465 
1.95/0.81	o 14416 
1.95/0.84	o 13110 
1.95/0.86	o 13049 
1.95/0.90	o 8340 
2.21/0.94	o 8316 
2.21/0.96	o 7919 
2.21/0.99	o 7515 
2.62/1.05	o 7481 
3.36/1.21	o 7258 
3.36/1.25	o 7019 
3.36/1.29	o 6662 
4.15/1.48	o 6656 
4.94/1.60	o 6588 
4.94/1.61	o 6397 
4.94/1.61	o 6163 
4.94/1.61	o 6100 
4.94/1.68	o 5950 
5.31/1.75	o 5933 
5.31/1.75	o 5175 
5.31/1.76	o 5059 
18.41/5.07	o 5054 
19.56/5.40	o 4992 
19.97/5.40	o 4752 
27.51/7.30	s OPTIMUM FOUND
27.51/7.30	v <instantiation>
27.51/7.30	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] d[0][1] d[0][2] d[1][3] d[2][4] d[3][5] d[4][6] d[5][7] d[6][8] d[7][9] d[8][10] d[9][11] d[10][12] d[11][13] d[12][14] </list>
27.51/7.30	v 	<values>12 1 4 6 7 0 13 5 3 2 14 8 11 10 9 4 2 3 1 5 12 39 20 50 1 4 11 10 13 </values>
27.51/7.30	v </instantiation>

Verifier Data

OK	4752

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399210-1568694488/watcher-4399210-1568694488 -o /tmp/evaluation-result-4399210-1568694488/solver-4399210-1568694488 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 379271875 HOME/instance-4399210-1568694488.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=23571, runsolver pid=23568

[startup+0.100059 s]*
/proc/loadavg: 4.21 1.93 1.33 8/232 23587
/proc/meminfo: memFree=26393320/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15144776 memory=27924 CPUtime=0.13 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 5905 0 0 0 12 1 0 0 20 0 15 0 445705890 15508250624 6981 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3786194 6981 3154 1 0 3748377 0
[pid=23573/tid=23574] ppid=23571 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) R 23571 23571 23397 0 -1 4202560 3752 0 0 0 9 0 0 0 20 0 15 0 445705891 15508250624 6981 33554432000 4194304 4196468 140735965615360 140720145754208 140720125601118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 6981 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15144776 memory=140638453907746 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445705893 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445705893 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719608604320 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445705893 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719607551216 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) R 23571 23571 23397 0 -1 1077944384 421 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719605446896 140720141531778 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) R 23571 23571 23397 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719604394352 140720121933936 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15144776 memory=140638450919040 CPUtime=0.02 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) R 23571 23571 23397 0 -1 4202560 401 0 0 0 2 0 0 0 20 0 15 0 445705896 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719603338232 140720121235436 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 6981 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29372 KiB

[startup+0.210889 s]*
/proc/loadavg: 4.21 1.93 1.33 7/232 23587
/proc/meminfo: memFree=26380092/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15144776 memory=39276 CPUtime=0.34 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 9586 0 0 0 31 3 0 0 20 0 15 0 445705890 15508250624 9819 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3786194 9819 3310 1 0 3748377 0
[pid=23573/tid=23574] ppid=23571 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) R 23571 23571 23397 0 -1 4202560 6695 0 0 0 18 2 0 0 20 0 15 0 445705891 15508250624 9819 33554432000 4194304 4196468 140735965615360 140720145754816 140720127211256 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15144776 memory=1898158 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 9819 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15144776 memory=3616590728444815008 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445705891 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15144776 memory=140638450919040 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445705893 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445705893 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719608604320 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445705893 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719607551216 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) S 23571 23571 23397 0 -1 1077944384 562 0 0 0 2 0 0 0 20 0 15 0 445705896 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719605446896 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) S 23571 23571 23397 0 -1 1077944384 102 0 0 0 2 0 0 0 20 0 15 0 445705896 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719604394352 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15144776 memory=140638450919040 CPUtime=0.08 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) R 23571 23571 23397 0 -1 4202560 922 0 0 0 8 0 0 0 20 0 15 0 445705896 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719603341104 140720134627605 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705896 15508250624 9819 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 40724 KiB

[startup+0.31495 s]*
/proc/loadavg: 4.21 1.93 1.33 4/226 23587
/proc/meminfo: memFree=26372312/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15149032 memory=49144 CPUtime=0.53 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 11181 0 0 0 50 3 0 0 20 0 15 0 445705890 15512608768 12286 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3787258 12286 3354 1 0 3748377 0
[pid=23573/tid=23574] ppid=23571 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) R 23571 23571 23397 0 -1 4202560 7869 0 0 0 28 2 0 0 20 0 15 0 445705891 15512608768 12286 33554432000 4194304 4196468 140735965615360 140720145751744 140720125601118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15149032 memory=9123589904177684695 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15512608768 12286 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705891 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445705891 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445705893 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445705893 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719608604320 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445705893 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719607551216 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445705896 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15149032 memory=-8813974798734826869 CPUtime=0.04 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) R 23571 23571 23397 0 -1 4202560 714 0 0 0 4 0 0 0 20 0 15 0 445705896 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719605427912 140720120766958 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) S 23571 23571 23397 0 -1 1077944384 129 0 0 0 4 0 0 0 20 0 15 0 445705896 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719604394352 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15149032 memory=8508281356422055839 CPUtime=0.12 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) S 23571 23571 23397 0 -1 1077944384 1167 0 0 0 12 0 0 0 20 0 15 0 445705896 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719603341296 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445705896 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445705896 15512608768 12286 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50592 KiB

[startup+0.70787 s]
/proc/loadavg: 4.21 1.93 1.33 5/221 23612
/proc/meminfo: memFree=31143400/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15483976 memory=164576 CPUtime=1.6 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 15313 0 0 0 152 8 0 0 20 0 19 0 445705890 15855591424 41144 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3870994 41144 3460 1 0 3832094 0
[pid=23573/tid=23574] ppid=23571 vsize=15483976 memory=-7384994778349280928 CPUtime=0.53 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) S 23571 23571 23397 0 -1 1077944384 9289 0 0 0 50 3 0 0 20 0 19 0 445705891 15855591424 41144 33554432000 4194304 4196468 140735965615360 140720145761408 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 445705891 15855591424 41144 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15483976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 19 0 445705891 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15483976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 19 0 445705891 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15483976 memory=692 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 19 0 445705891 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15483976 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 445705893 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15483976 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445705893 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719608604320 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15483976 memory=780 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 445705893 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719607551216 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15483976 memory=4132 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15483976 memory=1112 CPUtime=0.24 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) R 23571 23571 23397 0 -1 4202560 965 0 0 0 23 1 0 0 20 0 19 0 445705896 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719605440088 140720120989938 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15483976 memory=6048 CPUtime=0.22 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) R 23571 23571 23397 0 -1 4202560 670 0 0 0 22 0 0 0 20 0 19 0 445705896 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719604381136 140720125050671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15483976 memory=7552 CPUtime=0.34 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) S 23571 23571 23397 0 -1 1077944384 1910 0 0 0 34 0 0 0 20 0 19 0 445705896 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719603341296 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15483976 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15483976 memory=1084 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445705896 15855591424 41144 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15597104 KiB
Current children cumulated memory: 166024 KiB

[startup+1.50682 s]
/proc/loadavg: 4.21 1.93 1.33 10/216 23737
/proc/meminfo: memFree=31014856/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0

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

/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23890] ppid=23571 vsize=15485004 memory=6628 CPUtime=0.99 cores=1,3,5,7
/proc/23573/task/23890/stat : 23890 (java) R 23571 23571 23397 0 -1 4202560 22 0 0 0 99 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719590150088 140719781664249 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23891] ppid=23571 vsize=15485004 memory=8836 CPUtime=0.94 cores=1,3,5,7
/proc/23573/task/23891/stat : 23891 (java) R 23571 23571 23397 0 -1 4202560 48 0 0 0 94 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719592258304 140719784565028 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23892] ppid=23571 vsize=15485004 memory=11044 CPUtime=0.96 cores=1,3,5,7
/proc/23573/task/23892/stat : 23892 (java) R 23571 23571 23397 0 -1 4202560 24 0 0 0 96 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719589099176 140719777725315 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23893] ppid=23571 vsize=15485004 memory=13252 CPUtime=0.95 cores=1,3,5,7
/proc/23573/task/23893/stat : 23893 (java) R 23571 23571 23397 0 -1 4202560 19 0 0 0 95 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719591202616 140720121231072 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 23.94 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 218556 KiB

[startup+6.80081 s]
/proc/loadavg: 5.08 2.15 1.41 10/236 23893
/proc/meminfo: memFree=30801832/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15485004 memory=217108 CPUtime=25.53 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 38976 0 0 0 2541 12 0 0 20 0 19 0 445705890 15856644096 54277 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3871251 54277 3514 1 0 3832351 0
[pid=23573/tid=23574] ppid=23571 vsize=15485004 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) S 23571 23571 23397 0 -1 1077944384 9466 0 0 0 51 3 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140720145761408 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15485004 memory=256 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15485004 memory=266 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15485004 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15485004 memory=216808 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 363 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719608604384 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719607551232 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15485004 memory=0 CPUtime=2.7 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) S 23571 23571 23397 0 -1 1077944384 8604 0 0 0 268 2 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719605446896 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15485004 memory=216452 CPUtime=2.74 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) S 23571 23571 23397 0 -1 1077944384 9920 0 0 0 273 1 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719604394352 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15485004 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) S 23571 23571 23397 0 -1 1077944384 4184 0 0 0 56 1 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719603341296 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15485004 memory=20004 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15485004 memory=57 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23890] ppid=23571 vsize=15485004 memory=0 CPUtime=1.39 cores=1,3,5,7
/proc/23573/task/23890/stat : 23890 (java) R 23571 23571 23397 0 -1 4202560 22 0 0 0 139 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719590150088 140719783434769 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23891] ppid=23571 vsize=15485004 memory=7649399358478627634 CPUtime=1.34 cores=1,3,5,7
/proc/23573/task/23891/stat : 23891 (java) R 23571 23571 23397 0 -1 4202560 58 0 0 0 134 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719592257832 140719781663599 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23892] ppid=23571 vsize=15485004 memory=7649399362773594930 CPUtime=1.34 cores=1,3,5,7
/proc/23573/task/23892/stat : 23892 (java) R 23571 23571 23397 0 -1 4202560 24 0 0 0 134 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719589099176 140719782621106 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23893] ppid=23571 vsize=15485004 memory=7649399367068562226 CPUtime=1.35 cores=1,3,5,7
/proc/23573/task/23893/stat : 23893 (java) R 23571 23571 23397 0 -1 4202560 19 0 0 0 135 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719591203464 140719781664036 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 25.53 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 218556 KiB

[startup+7.20081 s]
/proc/loadavg: 5.08 2.15 1.41 10/236 23897
/proc/meminfo: memFree=30798920/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15485004 memory=217108 CPUtime=27.11 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 38982 0 0 0 2699 12 0 0 20 0 19 0 445705890 15856644096 54277 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3871251 54277 3514 1 0 3832351 0
[pid=23573/tid=23574] ppid=23571 vsize=15485004 memory=7014751519617078609 CPUtime=0.54 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) S 23571 23571 23397 0 -1 1077944384 9466 0 0 0 51 3 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140720145761408 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15485004 memory=7380086222390519104 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15485004 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15485004 memory=8377424916951425120 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15485004 memory=5450909908396308010 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15485004 memory=-5942888427914360000 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 363 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15485004 memory=6944656592452807316 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719608604384 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719607551232 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15485004 memory=281276603249920 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15485004 memory=1164 CPUtime=2.7 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) S 23571 23571 23397 0 -1 1077944384 8604 0 0 0 268 2 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719605446896 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15485004 memory=1112 CPUtime=2.74 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) S 23571 23571 23397 0 -1 1077944384 9920 0 0 0 273 1 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719604394352 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15485004 memory=6048 CPUtime=0.57 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) S 23571 23571 23397 0 -1 1077944384 4186 0 0 0 56 1 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719603341296 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15485004 memory=7552 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15485004 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23890] ppid=23571 vsize=15485004 memory=1084 CPUtime=1.78 cores=1,3,5,7
/proc/23573/task/23890/stat : 23890 (java) R 23571 23571 23397 0 -1 4202560 22 0 0 0 178 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719590149408 140719777725198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23891] ppid=23571 vsize=15485004 memory=14012 CPUtime=1.74 cores=1,3,5,7
/proc/23573/task/23891/stat : 23891 (java) R 23571 23571 23397 0 -1 4202560 62 0 0 0 174 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719592255992 140719781664236 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23892] ppid=23571 vsize=15485004 memory=14048 CPUtime=1.72 cores=1,3,5,7
/proc/23573/task/23892/stat : 23892 (java) R 23571 23571 23397 0 -1 4202560 24 0 0 0 172 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719589097600 140719781664799 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23893] ppid=23571 vsize=15485004 memory=0 CPUtime=1.75 cores=1,3,5,7
/proc/23573/task/23893/stat : 23893 (java) R 23571 23571 23397 0 -1 4202560 19 0 0 0 175 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719591202160 140719782749680 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 27.11 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 218556 KiB

[startup+7.30081 s]
/proc/loadavg: 5.08 2.15 1.41 10/236 23897
/proc/meminfo: memFree=30798920/32770624 swapFree=66977404/67108860
[pid=23571] ppid=23568 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23571/stat : 23571 (xcsp3-exec) S 23568 23571 23397 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445705890 115843072 362 33554432000 4194304 5098028 140727485971856 140727485969960 140036976648828 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 11718656 140727485973371 140727485973613 140727485973613 140727485976522 0
/proc/23571/statm: 28282 362 304 221 0 87 0
[pid=23573] ppid=23571 vsize=15485004 memory=217108 CPUtime=27.51 cores=1,3,5,7
/proc/23573/stat : 23573 (java) S 23571 23571 23397 0 -1 1077944320 38982 0 0 0 2739 12 0 0 20 0 19 0 445705890 15856644096 54277 33554432000 4194304 4196468 140735965615360 140735965597904 140720141520631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
/proc/23573/statm: 3871251 54277 3514 1 0 3832351 0
[pid=23573/tid=23574] ppid=23571 vsize=15485004 memory=1448 CPUtime=0.54 cores=1,3,5,7
/proc/23573/task/23574/stat : 23574 (java) S 23571 23571 23397 0 -1 1077944384 9466 0 0 0 51 3 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140720145761408 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23575] ppid=23571 vsize=15485004 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23575/stat : 23575 (java) S 23571 23571 23397 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140720109079056 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23576] ppid=23571 vsize=15485004 memory=692 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23576/stat : 23576 (java) S 23571 23571 23397 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719732484752 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23577] ppid=23571 vsize=15485004 memory=301741373374332954 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23577/stat : 23577 (java) S 23571 23571 23397 0 -1 1077944384 114 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719731431696 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23578] ppid=23571 vsize=15485004 memory=301741420686082359 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23578/stat : 23578 (java) S 23571 23571 23397 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 445705891 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719730379152 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23579] ppid=23571 vsize=15485004 memory=16105866206120578 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23579/stat : 23579 (java) S 23571 23571 23397 0 -1 1077944384 363 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719609658096 140720141531778 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23580] ppid=23571 vsize=15485004 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23580/stat : 23580 (java) S 23571 23571 23397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719608604384 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23581] ppid=23571 vsize=15485004 memory=208152 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23581/stat : 23581 (java) S 23571 23571 23397 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 445705893 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719607551232 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23582] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23582/stat : 23582 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719606499792 140720141539227 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23583] ppid=23571 vsize=15485004 memory=0 CPUtime=2.7 cores=1,3,5,7
/proc/23573/task/23583/stat : 23583 (java) S 23571 23571 23397 0 -1 1077944384 8604 0 0 0 268 2 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719605446896 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23584] ppid=23571 vsize=15485004 memory=1448 CPUtime=2.74 cores=1,3,5,7
/proc/23573/task/23584/stat : 23584 (java) S 23571 23571 23397 0 -1 1077944384 9920 0 0 0 273 1 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719604394352 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23585] ppid=23571 vsize=15485004 memory=217008 CPUtime=0.57 cores=1,3,5,7
/proc/23573/task/23585/stat : 23585 (java) S 23571 23571 23397 0 -1 1077944384 4186 0 0 0 56 1 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719603341296 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23586] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23586/stat : 23586 (java) S 23571 23571 23397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719602288992 140720141530837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23587] ppid=23571 vsize=15485004 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23573/task/23587/stat : 23587 (java) S 23571 23571 23397 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 19 0 445705896 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719601237040 140720141531778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23890] ppid=23571 vsize=15485004 memory=0 CPUtime=1.88 cores=1,3,5,7
/proc/23573/task/23890/stat : 23890 (java) R 23571 23571 23397 0 -1 4202560 22 0 0 0 188 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719590149408 140719781664492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23891] ppid=23571 vsize=15485004 memory=0 CPUtime=1.84 cores=1,3,5,7
/proc/23573/task/23891/stat : 23891 (java) R 23571 23571 23397 0 -1 4202560 62 0 0 0 184 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719592255992 140719783700185 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23892] ppid=23571 vsize=15485004 memory=0 CPUtime=1.82 cores=1,3,5,7
/proc/23573/task/23892/stat : 23892 (java) R 23571 23571 23397 0 -1 4202560 24 0 0 0 182 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719589097600 140719782565394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
[pid=23573/tid=23893] ppid=23571 vsize=15485004 memory=281276603576944 CPUtime=1.85 cores=1,3,5,7
/proc/23573/task/23893/stat : 23893 (java) R 23571 23571 23397 0 -1 4202560 19 0 0 0 185 0 0 0 20 0 19 0 445706431 15856644096 54277 33554432000 4194304 4196468 140735965615360 140719591202160 140719783565602 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17977344 140735965619183 140735965619354 140735965619354 140735965622223 0
Current children cumulated CPU time: 27.51 s
Current children cumulated vsize: 15598132 KiB
Current children cumulated memory: 218556 KiB

Child status: 0
Real time (s): 7.31051
CPU time (s): 27.5399
CPU user time (s): 27.4076
CPU system time (s): 0.132292
CPU usage (%): 376.717
Max. virtual memory (cumulated for all children) (KiB): 15600184
Max. memory (cumulated for all children) (KiB): 222456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.4076
system time used= 0.132292
maximum resident set size= 221072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39768
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3594
involuntary context switches= 1118


# summary of solver processes directly reported to runsolver:
#   pid: 23571
#   total CPU time (s): 27.5399
#   total CPU user time (s): 27.4076
#   total CPU system time (s): 0.132292

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075496 second user time and 0.120794 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-17 05:17:49
IDJOB=4399210
IDBENCH=123040
IDSOLVER=2853
FILE ID=node104/4399210-1568694488
RUNJOBID= node104-1568690084-23429
PBS_JOBID= 21703803
Free space on /tmp= 58988 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-chr15c.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 /tmp/evaluation-result-4399210-1568694488/watcher-4399210-1568694488 -o /tmp/evaluation-result-4399210-1568694488/solver-4399210-1568694488 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1568690084-23429 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 379271875 HOME/instance-4399210-1568694488.xml

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

MD5SUM BENCH= ce755c39cb9d6ddef8bea85f09074509
RANDOM SEED=379271875

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.09
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:        26408740 kB
MemAvailable:   27061980 kB
Buffers:           96768 kB
Cached:           845620 kB
SwapCached:        32300 kB
Active:          5442948 kB
Inactive:         322444 kB
Active(anon):    4791244 kB
Inactive(anon):    80728 kB
Active(file):     651704 kB
Inactive(file):   241716 kB
Unevictable:      109416 kB
Mlocked:          109416 kB
SwapTotal:      67108860 kB
SwapFree:       66977404 kB
Dirty:             26152 kB
Writeback:             0 kB
AnonPages:       4901940 kB
Mapped:            61356 kB
Shmem:             40480 kB
Slab:             182240 kB
SReclaimable:     151308 kB
SUnreclaim:        30932 kB
KernelStack:        3760 kB
PageTables:        15144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5904988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4771840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58960 MiB
End job on node104 at 2019-09-17 05:17:57