Trace number 4399104

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16SAT 113.146 28.9112

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-13-sum.xml
MD5SUM507ff1916128830fd6a67d5c849b681a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.6118
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints29
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":144},{"degree":4,"count":24},{"degree":5,"count":1}]
Minimum constraint arity13
Maximum constraint arity169
Distribution of constraint arities[{"arity":13,"count":28},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399104-1568698239.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399104-1568698239.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.05/0.52	c solve instance...
113.04/28.88	s SATISFIABLE
113.04/28.88	v <instantiation>
113.04/28.88	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] </list>
113.04/28.88	v 	<values>53 118 157 25 57 77 14 160 70 86 102 59 127 105 60 9 5 126 15 108 13 148 130 139 110 137 96 29 166 124 48 58 115 31 119 50 153 35 81 144 136 152 113 138 103 17 23 93 67 3 92 24 135 39 95 8 85 162 89 30 128 141 38 41 114 117 109 20 42 123 51 125 27 107 64 37 140 143 4 101 78 134 10 6 121 165 11 146 155 83 91 21 63 46 150 151 12 116 104 47 106 43 159 87 111 169 7 54 56 112 71 99 94 44 52 167 69 32 122 149 145 65 163 49 98 55 88 16 61 62 36 84 68 142 120 158 75 147 129 22 72 33 19 161 1 2 97 26 34 132 168 28 79 164 80 133 90 74 156 66 100 154 73 40 76 82 131 45 18 </values>
113.04/28.88	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399104-1568698239/watcher-4399104-1568698239 -o /tmp/evaluation-result-4399104-1568698239/solver-4399104-1568698239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19868 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1291438351 HOME/instance-4399104-1568698239.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
solver pid=24582, runsolver pid=24579
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 8.08 8.45 8.27 7/234 24598
/proc/meminfo: memFree=29382004/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15144776 memory=30388 CPUtime=0.13 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 5543 0 0 0 12 1 0 0 20 0 15 0 445761758 15508250624 7597 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3786194 7597 3156 1 0 3748377 0
[pid=24584/tid=24585] ppid=24582 vsize=15144776 memory=7100839878744900722 CPUtime=0.09 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) R 24582 24582 19836 0 -1 4202560 3413 0 0 0 8 1 0 0 20 0 15 0 445761758 15508250624 7597 33554432000 4194304 4196468 140723872843072 140169519750736 140169515531670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 7597 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15144776 memory=140596422035072 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 7597 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 7597 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 7597 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15144776 memory=140596422035072 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445761760 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445761761 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168983045152 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445761761 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168981992304 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445761763 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) S 24582 24582 19836 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 15 0 445761763 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168979889008 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) S 24582 24582 19836 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445761763 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168978836208 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15144776 memory=140596422035072 CPUtime=0.02 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) R 24582 24582 19836 0 -1 4202560 364 0 0 0 2 0 0 0 20 0 15 0 445761763 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168977783408 140169515531670 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445761763 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15144776 memory=140596422035072 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761764 15508250624 7597 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31840 KiB

[startup+0.210787 s]*
/proc/loadavg: 8.08 8.45 8.27 7/234 24598
/proc/meminfo: memFree=29369520/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15144776 memory=41584 CPUtime=0.35 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 9049 0 0 0 32 3 0 0 20 0 15 0 445761758 15508250624 10396 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3786194 10396 3321 1 0 3748377 0
[pid=24584/tid=24585] ppid=24582 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) R 24582 24582 19836 0 -1 4202560 6230 0 0 0 18 2 0 0 20 0 15 0 445761758 15508250624 10396 33554432000 4194304 4196468 140723872843072 140169519757552 140169515541661 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15144776 memory=2810770 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 10396 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15144776 memory=140596425339033 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 10396 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 10396 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445761759 15508250624 10396 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15144776 memory=140596422035072 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445761760 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445761761 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168983045152 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445761761 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168981992304 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445761763 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) S 24582 24582 19836 0 -1 1077944384 401 0 0 0 2 0 0 0 20 0 15 0 445761763 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168979889008 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) S 24582 24582 19836 0 -1 1077944384 363 0 0 0 2 0 0 0 20 0 15 0 445761763 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168978836208 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15144776 memory=140596422035072 CPUtime=0.08 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) S 24582 24582 19836 0 -1 1077944384 749 0 0 0 8 0 0 0 20 0 15 0 445761763 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168977783408 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445761763 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761764 15508250624 10396 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43036 KiB

[startup+0.315541 s]*
/proc/loadavg: 8.08 8.45 8.27 7/234 24598
/proc/meminfo: memFree=29363332/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15149032 memory=50728 CPUtime=0.53 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 10480 0 0 0 50 3 0 0 20 0 15 0 445761758 15512608768 12682 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3787258 12682 3361 1 0 3748377 0
[pid=24584/tid=24585] ppid=24582 vsize=15149032 memory=8317482817917895235 CPUtime=0.31 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) R 24582 24582 19836 0 -1 4202560 7456 0 0 0 28 3 0 0 20 0 15 0 445761758 15512608768 12682 33554432000 4194304 4196468 140723872843072 140169519754672 140169499600222 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15512608768 12682 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15512608768 12682 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761759 15512608768 12682 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445761759 15512608768 12682 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445761760 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445761761 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168983045152 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445761761 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168981992304 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445761763 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15149032 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) S 24582 24582 19836 0 -1 1077944384 498 0 0 0 5 0 0 0 20 0 15 0 445761763 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168979889008 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) S 24582 24582 19836 0 -1 1077944384 394 0 0 0 4 0 0 0 20 0 15 0 445761763 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168978836208 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) S 24582 24582 19836 0 -1 1077944384 832 0 0 0 12 0 0 0 20 0 15 0 445761763 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168977783408 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445761763 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445761764 15512608768 12682 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52180 KiB

[startup+0.701537 s]
/proc/loadavg: 8.08 8.45 8.27 7/234 24598
/proc/meminfo: memFree=29346028/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15417412 memory=88276 CPUtime=1.73 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 13930 0 0 0 168 5 0 0 20 0 19 0 445761758 15787429888 22069 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3854353 22069 3453 1 0 3815453 0
[pid=24584/tid=24585] ppid=24582 vsize=15417412 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) S 24582 24582 19836 0 -1 1077944384 8188 0 0 0 48 3 0 0 20 0 19 0 445761758 15787429888 22069 33554432000 4194304 4196468 140723872843072 140169519760512 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15417412 memory=32740 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445761759 15787429888 22069 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445761759 15787429888 22069 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15417412 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445761759 15787429888 22069 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15417412 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 445761759 15787429888 22069 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15417412 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 445761760 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15417412 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168983045152 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15417412 memory=588 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168981992304 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15417412 memory=780 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15417412 memory=1056 CPUtime=0.26 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) R 24582 24582 19836 0 -1 4202560 1161 0 0 0 26 0 0 0 20 0 19 0 445761763 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168979875032 140169499509830 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15417412 memory=11620 CPUtime=0.25 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) R 24582 24582 19836 0 -1 4202560 1269 0 0 0 25 0 0 0 20 0 19 0 445761763 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168978822088 140169492823960 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15417412 memory=3992 CPUtime=0.31 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) R 24582 24582 19836 0 -1 1077944384 1824 0 0 0 31 0 0 0 20 0 19 0 445761763 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168977783408 140169515530882 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15417412 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15417412 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 445761764 15787429888 22069 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 1.73 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 89728 KiB

[startup+1.50154 s]
/proc/loadavg: 8.08 8.45 8.27 11/238 24602
/proc/meminfo: memFree=29278272/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0

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

[pid=24584/tid=24602] ppid=24582 vsize=15417412 memory=876 CPUtime=25.02 cores=1,3,5,7
/proc/24584/task/24602/stat : 24602 (java) R 24582 24582 19836 0 -1 4202560 1285 0 0 0 2502 0 0 0 20 0 19 0 445761811 15787429888 40885 33554432000 4194304 4196468 140723872843072 140168963302080 140169156645823 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 106.95 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 164992 KiB

[startup+28.0015 s]*
/proc/loadavg: 8.41 8.49 8.29 9/239 24780
/proc/meminfo: memFree=30389496/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15417412 memory=164052 CPUtime=110.17 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 43585 0 0 0 11001 16 0 0 20 0 19 0 445761758 15787429888 41013 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3854353 41013 3526 1 0 3815453 0
[pid=24584/tid=24585] ppid=24582 vsize=15417412 memory=8317482817917895235 CPUtime=0.51 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) S 24582 24582 19836 0 -1 1077944384 8188 0 0 0 48 3 0 0 20 0 19 0 445761758 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169519760512 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15417412 memory=4872558044660077418 CPUtime=0.06 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 764 0 0 0 5 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15417412 memory=111636 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1156 0 0 0 4 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15417412 memory=800 CPUtime=0.07 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 527 0 0 0 6 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15417412 memory=1808 CPUtime=0.06 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 731 0 0 0 5 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15417412 memory=920 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 1078 0 0 0 3 2 0 0 20 0 19 0 445761760 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15417412 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168983045216 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15417412 memory=2720 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168981992320 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15417412 memory=2712 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15417412 memory=4104 CPUtime=2.36 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) S 24582 24582 19836 0 -1 1077944384 9513 0 0 0 235 1 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168979889008 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15417412 memory=1412 CPUtime=2.58 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) S 24582 24582 19836 0 -1 1077944384 10702 0 0 0 257 1 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168978836208 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15417412 memory=2916 CPUtime=0.55 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) S 24582 24582 19836 0 -1 1077944384 5878 0 0 0 54 1 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168977783408 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15417412 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15417412 memory=288230583166042426 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 19 0 445761764 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24599] ppid=24582 vsize=15417412 memory=14136632290838955 CPUtime=26.25 cores=1,3,5,7
/proc/24584/task/24599/stat : 24599 (java) R 24582 24582 19836 0 -1 4202560 561 0 0 0 2625 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168966458168 140169156507332 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24600] ppid=24582 vsize=15417412 memory=4 CPUtime=25.66 cores=1,3,5,7
/proc/24584/task/24600/stat : 24600 (java) R 24582 24582 19836 0 -1 4202560 1093 0 0 0 2566 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168965408384 140169158386893 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24601] ppid=24582 vsize=15417412 memory=4 CPUtime=26.02 cores=1,3,5,7
/proc/24584/task/24601/stat : 24601 (java) R 24582 24582 19836 0 -1 4202560 465 0 0 0 2602 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168964353280 140169156030643 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24602] ppid=24582 vsize=15417412 memory=6791534058613427641 CPUtime=25.82 cores=1,3,5,7
/proc/24584/task/24602/stat : 24602 (java) R 24582 24582 19836 0 -1 4202560 1319 0 0 0 2582 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168963301392 140169158386890 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 110.17 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 165504 KiB

[startup+28.4015 s]
/proc/loadavg: 8.41 8.49 8.29 9/239 24780
/proc/meminfo: memFree=30389496/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15417412 memory=164052 CPUtime=111.73 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 43585 0 0 0 11157 16 0 0 20 0 19 0 445761758 15787429888 41013 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3854353 41013 3526 1 0 3815453 0
[pid=24584/tid=24585] ppid=24582 vsize=15417412 memory=6791534058613427641 CPUtime=0.51 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) S 24582 24582 19836 0 -1 1077944384 8188 0 0 0 48 3 0 0 20 0 19 0 445761758 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169519760512 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15417412 memory=164564 CPUtime=0.06 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 764 0 0 0 5 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15417412 memory=1560 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1156 0 0 0 4 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15417412 memory=167644 CPUtime=0.07 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 527 0 0 0 6 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15417412 memory=1412 CPUtime=0.06 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 731 0 0 0 5 1 0 0 20 0 19 0 445761759 15787429888 41013 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15417412 memory=2920 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 1078 0 0 0 3 2 0 0 20 0 19 0 445761760 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168983045216 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15417412 memory=369464 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168981992320 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15417412 memory=1580 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15417412 memory=8317482817917895235 CPUtime=2.36 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) S 24582 24582 19836 0 -1 1077944384 9513 0 0 0 235 1 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168979889008 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15417412 memory=4872558044660077418 CPUtime=2.58 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) S 24582 24582 19836 0 -1 1077944384 10702 0 0 0 257 1 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168978836208 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15417412 memory=1492 CPUtime=0.55 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) S 24582 24582 19836 0 -1 1077944384 5878 0 0 0 54 1 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168977783408 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15417412 memory=876 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15417412 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 19 0 445761764 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24599] ppid=24582 vsize=15417412 memory=1980 CPUtime=26.63 cores=1,3,5,7
/proc/24584/task/24599/stat : 24599 (java) R 24582 24582 19836 0 -1 4202560 561 0 0 0 2663 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168966458168 140169157703059 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24600] ppid=24582 vsize=15417412 memory=0 CPUtime=26.05 cores=1,3,5,7
/proc/24584/task/24600/stat : 24600 (java) R 24582 24582 19836 0 -1 4202560 1093 0 0 0 2605 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168965408384 140169158483969 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24601] ppid=24582 vsize=15417412 memory=4206468019014099040 CPUtime=26.41 cores=1,3,5,7
/proc/24584/task/24601/stat : 24601 (java) R 24582 24582 19836 0 -1 4202560 465 0 0 0 2641 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168964353416 140169156405258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24602] ppid=24582 vsize=15417412 memory=-8253362664378450576 CPUtime=26.21 cores=1,3,5,7
/proc/24584/task/24602/stat : 24602 (java) R 24582 24582 19836 0 -1 4202560 1319 0 0 0 2621 0 0 0 20 0 19 0 445761811 15787429888 41013 33554432000 4194304 4196468 140723872843072 140168963301280 140169158386564 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 111.73 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 165504 KiB

[startup+28.8016 s]
/proc/loadavg: 8.41 8.49 8.29 9/239 24780
/proc/meminfo: memFree=30389496/32770624 swapFree=66922428/67108860
[pid=24582] ppid=24579 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/24582/stat : 24582 (xcsp3-exec) S 24579 24582 19836 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 445761758 115843072 363 33554432000 4194304 5098028 140726344485952 140726344484056 139780160447100 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 36429824 140726344487802 140726344488045 140726344488045 140726344490954 0
/proc/24582/statm: 28282 363 305 221 0 87 0
[pid=24584] ppid=24582 vsize=15417412 memory=163536 CPUtime=113.04 cores=1,3,5,7
/proc/24584/stat : 24584 (java) S 24582 24582 19836 0 -1 1077944320 43716 0 0 0 11288 16 0 0 20 0 19 0 445761758 15787429888 40884 33554432000 4194304 4196468 140723872843072 140723872825616 140169515519735 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
/proc/24584/statm: 3854353 40884 3526 1 0 3815453 0
[pid=24584/tid=24585] ppid=24582 vsize=15417412 memory=6791534058613427641 CPUtime=0.51 cores=1,3,5,7
/proc/24584/task/24585/stat : 24585 (java) S 24582 24582 19836 0 -1 1077944384 8188 0 0 0 48 3 0 0 20 0 19 0 445761758 15787429888 40884 33554432000 4194304 4196468 140723872843072 140169519760512 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24586] ppid=24582 vsize=15417412 memory=32752 CPUtime=0.06 cores=1,3,5,7
/proc/24584/task/24586/stat : 24586 (java) S 24582 24582 19836 0 -1 1077944384 764 0 0 0 5 1 0 0 20 0 19 0 445761759 15787429888 40884 33554432000 4194304 4196468 140723872843072 140169480801424 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24587] ppid=24582 vsize=15417412 memory=988 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24587/stat : 24587 (java) S 24582 24582 19836 0 -1 1077944384 1156 0 0 0 4 1 0 0 20 0 19 0 445761759 15787429888 40884 33554432000 4194304 4196468 140723872843072 140169106533392 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24588] ppid=24582 vsize=15417412 memory=2012 CPUtime=0.07 cores=1,3,5,7
/proc/24584/task/24588/stat : 24588 (java) S 24582 24582 19836 0 -1 1077944384 527 0 0 0 6 1 0 0 20 0 19 0 445761759 15787429888 40884 33554432000 4194304 4196468 140723872843072 140169105480592 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24589] ppid=24582 vsize=15417412 memory=1324 CPUtime=0.07 cores=1,3,5,7
/proc/24584/task/24589/stat : 24589 (java) S 24582 24582 19836 0 -1 1077944384 731 0 0 0 6 1 0 0 20 0 19 0 445761759 15787429888 40884 33554432000 4194304 4196468 140723872843072 140169104427792 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24590] ppid=24582 vsize=15417412 memory=1704 CPUtime=0.05 cores=1,3,5,7
/proc/24584/task/24590/stat : 24590 (java) S 24582 24582 19836 0 -1 1077944384 1078 0 0 0 3 2 0 0 20 0 19 0 445761760 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168984099184 140169515530882 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24591] ppid=24582 vsize=15417412 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24591/stat : 24591 (java) S 24582 24582 19836 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168983045216 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24592] ppid=24582 vsize=15417412 memory=1704 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24592/stat : 24592 (java) S 24582 24582 19836 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 445761761 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168981992320 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24593] ppid=24582 vsize=15417412 memory=5972 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24593/stat : 24593 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168980940624 140169515538331 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24594] ppid=24582 vsize=15417412 memory=588 CPUtime=2.36 cores=1,3,5,7
/proc/24584/task/24594/stat : 24594 (java) S 24582 24582 19836 0 -1 1077944384 9513 0 0 0 235 1 0 0 20 0 19 0 445761763 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168979889008 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24595] ppid=24582 vsize=15417412 memory=780 CPUtime=2.58 cores=1,3,5,7
/proc/24584/task/24595/stat : 24595 (java) S 24582 24582 19836 0 -1 1077944384 10702 0 0 0 257 1 0 0 20 0 19 0 445761763 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168978836208 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24596] ppid=24582 vsize=15417412 memory=1056 CPUtime=0.55 cores=1,3,5,7
/proc/24584/task/24596/stat : 24596 (java) S 24582 24582 19836 0 -1 1077944384 5878 0 0 0 54 1 0 0 20 0 19 0 445761763 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168977783408 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24597] ppid=24582 vsize=15417412 memory=11620 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24597/stat : 24597 (java) S 24582 24582 19836 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445761763 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168976730848 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24598] ppid=24582 vsize=15417412 memory=3992 CPUtime=0 cores=1,3,5,7
/proc/24584/task/24598/stat : 24598 (java) S 24582 24582 19836 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 19 0 445761764 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168975678128 140169515530882 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24599] ppid=24582 vsize=15417412 memory=2828 CPUtime=26.94 cores=1,3,5,7
/proc/24584/task/24599/stat : 24599 (java) S 24582 24582 19836 0 -1 1077944384 585 0 0 0 2694 0 0 0 20 0 19 0 445761811 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168966463040 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24600] ppid=24582 vsize=15417412 memory=6791534058613427641 CPUtime=26.35 cores=1,3,5,7
/proc/24584/task/24600/stat : 24600 (java) S 24582 24582 19836 0 -1 1077944384 1171 0 0 0 2635 0 0 0 20 0 19 0 445761811 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168965411664 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24601] ppid=24582 vsize=15417412 memory=7595156284369889895 CPUtime=26.73 cores=1,3,5,7
/proc/24584/task/24601/stat : 24601 (java) S 24582 24582 19836 0 -1 1077944384 494 0 0 0 2673 0 0 0 20 0 19 0 445761811 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168964358864 140169515529941 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
[pid=24584/tid=24602] ppid=24582 vsize=15417412 memory=7594591139671140459 CPUtime=26.61 cores=1,3,5,7
/proc/24584/task/24602/stat : 24602 (java) R 24582 24582 19836 0 -1 4202560 1319 0 0 0 2661 0 0 0 20 0 19 0 445761811 15787429888 40884 33554432000 4194304 4196468 140723872843072 140168963301280 140169158386607 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32239616 140723872850927 140723872851098 140723872851098 140723872853967 0
Current children cumulated CPU time: 113.04 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 164988 KiB

[startup+28.9013 s]*
/proc/loadavg: 8.14 8.43 8.27 7/220 24780
/proc/meminfo: memFree=30540644/32770624 swapFree=66922428/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 28.9112
CPU time (s): 113.146
CPU user time (s): 112.977
CPU system time (s): 0.169342
CPU usage (%): 391.358
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 225200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 112.977
system time used= 0.169342
maximum resident set size= 227812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45164
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= 3787
involuntary context switches= 3085


# summary of solver processes directly reported to runsolver:
#   pid: 24582
#   total CPU time (s): 113.146
#   total CPU user time (s): 112.977
#   total CPU system time (s): 0.169342

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.202435 second user time and 0.3786 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-17 07:29:57
IDJOB=4399104
IDBENCH=133235
IDSOLVER=2853
FILE ID=node141/4399104-1568698239
RUNJOBID= node141-1568694133-19868
PBS_JOBID= 21703801
Free space on /tmp= 58516 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-13-sum.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-4399104-1568698239/watcher-4399104-1568698239 -o /tmp/evaluation-result-4399104-1568698239/solver-4399104-1568698239 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node141-1568694133-19868 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1291438351 HOME/instance-4399104-1568698239.xml

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

MD5SUM BENCH= 507ff1916128830fd6a67d5c849b681a
RANDOM SEED=1291438351

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29399972 kB
MemAvailable:   30333476 kB
Buffers:          228376 kB
Cached:          1001480 kB
SwapCached:        77744 kB
Active:          2084788 kB
Inactive:         724648 kB
Active(anon):    1507620 kB
Inactive(anon):   114804 kB
Active(file):     577168 kB
Inactive(file):   609844 kB
Unevictable:      109460 kB
Mlocked:          109460 kB
SwapTotal:      67108860 kB
SwapFree:       66922428 kB
Dirty:             26396 kB
Writeback:             0 kB
AnonPages:       1611692 kB
Mapped:            56276 kB
Shmem:             34608 kB
Slab:             155152 kB
SReclaimable:     124652 kB
SUnreclaim:        30500 kB
KernelStack:        3792 kB
PageTables:         8440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3449936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1499136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 58492 MiB
End job on node141 at 2019-09-17 07:30:26