Trace number 4393144

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-06-14SAT 550.449 139.15

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393144-1568320107/watcher-4393144-1568320107 -o /tmp/evaluation-result-4393144-1568320107/solver-4393144-1568320107 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568312479-6785 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1862620246 HOME/instance-4393144-1568320107.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=17040, runsolver pid=17037
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 8.39 8.42 8.25 7/233 17056
/proc/meminfo: memFree=31372364/32770624 swapFree=66979536/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15144768 memory=30088 CPUtime=0.13 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 5952 0 0 0 12 1 0 0 20 0 15 0 408273369 15508242432 7522 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3786192 7522 3146 1 0 3748377 0
[pid=17042/tid=17043] ppid=17040 vsize=15144768 memory=7100839878644302962 CPUtime=0.08 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) R 17040 17040 6753 0 -1 4202560 3830 0 0 0 8 0 0 0 20 0 15 0 408273370 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376850329360 140376824270725 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15144768 memory=140668424722048 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15144768 memory=140668424722048 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273372 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408273372 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376380900128 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408273372 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376379847792 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) R 17040 17040 6753 0 -1 4202560 458 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376377743984 140376823939216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) R 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376376691184 140376846117506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15144768 memory=140668424722048 CPUtime=0.02 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) R 17040 17040 6753 0 -1 4202560 374 0 0 0 2 0 0 0 20 0 15 0 408273375 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376308444016 140376824654084 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15144768 memory=140668424722048 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 7522 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31540 KiB

[startup+0.212519 s]*
/proc/loadavg: 8.39 8.42 8.25 6/233 17056
/proc/meminfo: memFree=31361088/32770624 swapFree=66979536/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15144768 memory=40408 CPUtime=0.35 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 9329 0 0 0 32 3 0 0 20 0 15 0 408273369 15508242432 10102 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3786192 10102 3311 1 0 3748377 0
[pid=17042/tid=17043] ppid=17040 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) R 17040 17040 6753 0 -1 4202560 6603 0 0 0 18 2 0 0 20 0 15 0 408273370 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376850341344 140376830186846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15144768 memory=2995868 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15144768 memory=140668424738674 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273370 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15144768 memory=140668424722048 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408273372 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408273372 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376380900128 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408273372 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376379847792 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) S 17040 17040 6753 0 -1 1077944384 497 0 0 0 2 0 0 0 20 0 15 0 408273375 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376377743984 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) S 17040 17040 6753 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 15 0 408273375 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376376691184 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15144768 memory=140668424722048 CPUtime=0.08 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) S 17040 17040 6753 0 -1 1077944384 786 0 0 0 8 0 0 0 20 0 15 0 408273375 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376308444016 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273375 15508242432 10102 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41860 KiB

[startup+0.319815 s]*
/proc/loadavg: 8.39 8.42 8.25 7/233 17056
/proc/meminfo: memFree=31353180/32770624 swapFree=66979536/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15149024 memory=50324 CPUtime=0.54 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 10932 0 0 0 50 4 0 0 20 0 15 0 408273369 15512600576 12581 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3787256 12581 3356 1 0 3748377 0
[pid=17042/tid=17043] ppid=17040 vsize=15149024 memory=7883960649037381690 CPUtime=0.31 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) R 17040 17040 6753 0 -1 4202560 7893 0 0 0 28 3 0 0 20 0 15 0 408273370 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376850338944 140376830186846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15149024 memory=2996209 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15149024 memory=3161056 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408273370 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273370 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408273372 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408273372 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376380900128 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408273372 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376379847792 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273375 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) S 17040 17040 6753 0 -1 1077944384 521 0 0 0 4 0 0 0 20 0 15 0 408273375 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376377743984 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) S 17040 17040 6753 0 -1 1077944384 278 0 0 0 5 0 0 0 20 0 15 0 408273375 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376376691184 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15149024 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) S 17040 17040 6753 0 -1 1077944384 937 0 0 0 13 0 0 0 20 0 15 0 408273375 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376308444016 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408273375 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408273375 15512600576 12581 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51776 KiB

[startup+0.705814 s]
/proc/loadavg: 8.39 8.42 8.25 8/233 17056
/proc/meminfo: memFree=31333828/32770624 swapFree=66979536/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15417404 memory=94852 CPUtime=1.7 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 14848 0 0 0 164 6 0 0 20 0 19 0 408273369 15787421696 23713 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3854351 23713 3450 1 0 3815453 0
[pid=17042/tid=17043] ppid=17040 vsize=15417404 memory=1790531601665 CPUtime=0.51 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) S 17040 17040 6753 0 -1 1077944384 8968 0 0 0 48 3 0 0 20 0 19 0 408273370 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376850347136 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15417404 memory=512 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408273370 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15417404 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408273370 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15417404 memory=928 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408273370 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15417404 memory=3772 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408273370 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15417404 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15417404 memory=920 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376380900128 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15417404 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376379847792 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15417404 memory=2404 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15417404 memory=1764 CPUtime=0.19 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) R 17040 17040 6753 0 -1 4202560 1118 0 0 0 19 0 0 0 20 0 19 0 408273375 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376377737176 140376829605350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15417404 memory=111632 CPUtime=0.22 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) R 17040 17040 6753 0 -1 4202560 1303 0 0 0 22 0 0 0 20 0 19 0 408273375 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376376673552 140376830017344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15417404 memory=804 CPUtime=0.32 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) R 17040 17040 6753 0 -1 1077944384 1974 0 0 0 32 0 0 0 20 0 19 0 408273375 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376308444016 140376846117506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15417404 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15417404 memory=924 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 23713 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 96304 KiB

[startup+1.50182 s]
/proc/loadavg: 8.39 8.42 8.25 15/237 17060
/proc/meminfo: memFree=31272024/32770624 swapFree=66979536/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0

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

/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 439 0 0 0 0 4 0 0 20 0 19 0 408273375 15787421696 45039 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17057] ppid=17040 vsize=15417404 memory=1164 CPUtime=135.43 cores=1,3,5,7
/proc/17042/task/17057/stat : 17057 (java) R 17040 17040 6753 0 -1 4202560 782 0 0 0 13542 1 0 0 20 0 19 0 408273423 15787421696 45039 33554432000 4194304 4196468 140731398752240 140376297126536 140376464126115 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17058] ppid=17040 vsize=15417404 memory=6791534058613427641 CPUtime=135.38 cores=1,3,5,7
/proc/17042/task/17058/stat : 17058 (java) R 17040 17040 6753 0 -1 4202560 1352 0 0 0 13537 1 0 0 20 0 19 0 408273423 15787421696 45039 33554432000 4194304 4196468 140731398752240 140376296074976 140376466319994 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17059] ppid=17040 vsize=15417404 memory=2004 CPUtime=134.98 cores=1,3,5,7
/proc/17042/task/17059/stat : 17059 (java) R 17040 17040 6753 0 -1 4202560 957 0 0 0 13497 1 0 0 20 0 19 0 408273423 15787421696 45039 33554432000 4194304 4196468 140731398752240 140376295024960 140376463609065 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17060] ppid=17040 vsize=15417404 memory=984 CPUtime=134.9 cores=1,3,5,7
/proc/17042/task/17060/stat : 17060 (java) R 17040 17040 6753 0 -1 4202560 1848 0 0 0 13490 0 0 0 20 0 19 0 408273423 15787421696 45039 33554432000 4194304 4196468 140731398752240 140376293970136 140376464569145 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 547.67 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 181608 KiB

[startup+138.802 s]
/proc/loadavg: 8.77 8.52 8.31 9/237 17078
/proc/meminfo: memFree=31171396/32770624 swapFree=66979540/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15417404 memory=182204 CPUtime=549.26 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 48659 0 0 0 54886 40 0 0 20 0 19 0 408273369 15787421696 45551 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3854351 45551 3523 1 0 3815453 0
[pid=17042/tid=17043] ppid=17040 vsize=15417404 memory=14689690934577591 CPUtime=0.51 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) S 17040 17040 6753 0 -1 1077944384 8968 0 0 0 48 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376850347136 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15417404 memory=3068 CPUtime=0.29 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 1748 0 0 0 27 2 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15417404 memory=1452 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 1710 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15417404 memory=181180 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 1371 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15417404 memory=1628 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1541 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15417404 memory=8317482817917895235 CPUtime=0.4 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 1820 0 0 0 21 19 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15417404 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376380900192 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15417404 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376379847808 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15417404 memory=23 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15417404 memory=24 CPUtime=2.16 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) S 17040 17040 6753 0 -1 1077944384 10192 0 0 0 216 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376377743984 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15417404 memory=24 CPUtime=2 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) S 17040 17040 6753 0 -1 1077944384 7672 0 0 0 199 1 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376376691184 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15417404 memory=6791534058613427641 CPUtime=0.57 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) S 17040 17040 6753 0 -1 1077944384 6960 0 0 0 57 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376308444016 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15417404 memory=180668 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15417404 memory=1628 CPUtime=0.04 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 439 0 0 0 0 4 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17057] ppid=17040 vsize=15417404 memory=8317482817917895235 CPUtime=135.82 cores=1,3,5,7
/proc/17042/task/17057/stat : 17057 (java) R 17040 17040 6753 0 -1 4202560 782 0 0 0 13581 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376297126440 140376464235965 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17058] ppid=17040 vsize=15417404 memory=4126316290023845779 CPUtime=135.78 cores=1,3,5,7
/proc/17042/task/17058/stat : 17058 (java) R 17040 17040 6753 0 -1 4202560 1352 0 0 0 13577 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376296075088 140376465314027 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17059] ppid=17040 vsize=15417404 memory=2222 CPUtime=135.38 cores=1,3,5,7
/proc/17042/task/17059/stat : 17059 (java) R 17040 17040 6753 0 -1 4202560 957 0 0 0 13537 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376295022064 140376464296981 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17060] ppid=17040 vsize=15417404 memory=664 CPUtime=135.3 cores=1,3,5,7
/proc/17042/task/17060/stat : 17060 (java) R 17040 17040 6753 0 -1 4202560 1849 0 0 0 13530 0 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376293972928 140376466319774 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 549.26 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 183656 KiB

[startup+139.011 s]*
/proc/loadavg: 8.77 8.52 8.31 9/237 17078
/proc/meminfo: memFree=31169832/32770624 swapFree=66979540/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15417404 memory=182204 CPUtime=550.08 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 48661 0 0 0 54968 40 0 0 20 0 19 0 408273369 15787421696 45551 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3854351 45551 3523 1 0 3815453 0
[pid=17042/tid=17043] ppid=17040 vsize=15417404 memory=8317482817917895235 CPUtime=0.51 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) S 17040 17040 6753 0 -1 1077944384 8968 0 0 0 48 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376850347136 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15417404 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 1748 0 0 0 27 2 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15417404 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 1710 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15417404 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 1371 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15417404 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1542 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15417404 memory=0 CPUtime=0.4 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 1820 0 0 0 21 19 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376380900192 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376379847808 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15417404 memory=0 CPUtime=2.16 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) S 17040 17040 6753 0 -1 1077944384 10192 0 0 0 216 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376377743984 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15417404 memory=-1 CPUtime=2 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) S 17040 17040 6753 0 -1 1077944384 7672 0 0 0 199 1 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376376691184 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15417404 memory=140668424722048 CPUtime=0.57 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) S 17040 17040 6753 0 -1 1077944384 6960 0 0 0 57 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376308444016 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15417404 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15417404 memory=140668424722048 CPUtime=0.04 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 439 0 0 0 0 4 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 33 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17057] ppid=17040 vsize=15417404 memory=-1 CPUtime=136.04 cores=1,3,5,7
/proc/17042/task/17057/stat : 17057 (java) R 17040 17040 6753 0 -1 4202560 782 0 0 0 13603 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376297126456 140376464252790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17058] ppid=17040 vsize=15417404 memory=140668424722048 CPUtime=135.97 cores=1,3,5,7
/proc/17042/task/17058/stat : 17058 (java) R 17040 17040 6753 0 -1 4202560 1352 0 0 0 13596 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376296078048 140376464252740 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17059] ppid=17040 vsize=15417404 memory=-1 CPUtime=135.58 cores=1,3,5,7
/proc/17042/task/17059/stat : 17059 (java) R 17040 17040 6753 0 -1 4202560 957 0 0 0 13557 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376295022472 140376459782060 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17060] ppid=17040 vsize=15417404 memory=0 CPUtime=135.5 cores=1,3,5,7
/proc/17042/task/17060/stat : 17060 (java) R 17040 17040 6753 0 -1 4202560 1850 0 0 0 13550 0 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376293969888 140376466320027 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 550.08 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 183656 KiB

[startup+139.111 s]
/proc/loadavg: 8.77 8.52 8.31 9/237 17078
/proc/meminfo: memFree=31169832/32770624 swapFree=66979540/67108860
[pid=17040] ppid=17037 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17040/stat : 17040 (xcsp3-exec) S 17037 17040 6753 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 408273369 115843072 363 33554432000 4194304 5098028 140726384781568 140726384779672 139947361796732 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 23977984 140726384784250 140726384784493 140726384784493 140726384787402 0
/proc/17040/statm: 28282 363 304 221 0 87 0
[pid=17042] ppid=17040 vsize=15417404 memory=182204 CPUtime=550.39 cores=1,3,5,7
/proc/17042/stat : 17042 (java) S 17040 17040 6753 0 -1 1077944320 48784 0 0 0 54999 40 0 0 20 0 19 0 408273369 15787421696 45551 33554432000 4194304 4196468 140731398752240 140731398734784 140376846106359 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
/proc/17042/statm: 3854351 45551 3523 1 0 3815453 0
[pid=17042/tid=17043] ppid=17040 vsize=15417404 memory=179132 CPUtime=0.51 cores=1,3,5,7
/proc/17042/task/17043/stat : 17043 (java) S 17040 17040 6753 0 -1 1077944384 8968 0 0 0 48 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376850347136 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17044] ppid=17040 vsize=15417404 memory=180156 CPUtime=0.29 cores=1,3,5,7
/proc/17042/task/17044/stat : 17044 (java) S 17040 17040 6753 0 -1 1077944384 1748 0 0 0 27 2 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376782343056 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17045] ppid=17040 vsize=15417404 memory=180156 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17045/stat : 17045 (java) S 17040 17040 6753 0 -1 1077944384 1710 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376781290256 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17046] ppid=17040 vsize=15417404 memory=182204 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17046/stat : 17046 (java) S 17040 17040 6753 0 -1 1077944384 1371 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376780237968 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17047] ppid=17040 vsize=15417404 memory=1452 CPUtime=0.3 cores=1,3,5,7
/proc/17042/task/17047/stat : 17047 (java) S 17040 17040 6753 0 -1 1077944384 1542 0 0 0 27 3 0 0 20 0 19 0 408273370 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376434859024 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17048] ppid=17040 vsize=15417404 memory=6296989229575393380 CPUtime=0.4 cores=1,3,5,7
/proc/17042/task/17048/stat : 17048 (java) S 17040 17040 6753 0 -1 1077944384 1820 0 0 0 21 19 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376381954160 140376846117506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17049] ppid=17040 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17049/stat : 17049 (java) S 17040 17040 6753 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376380900192 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17050] ppid=17040 vsize=15417404 memory=181180 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17050/stat : 17050 (java) S 17040 17040 6753 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408273372 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376379847808 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17051] ppid=17040 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17051/stat : 17051 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376378796112 140376846124955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17052] ppid=17040 vsize=15417404 memory=179132 CPUtime=2.16 cores=1,3,5,7
/proc/17042/task/17052/stat : 17052 (java) S 17040 17040 6753 0 -1 1077944384 10192 0 0 0 216 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376377743984 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17053] ppid=17040 vsize=15417404 memory=1692 CPUtime=2 cores=1,3,5,7
/proc/17042/task/17053/stat : 17053 (java) S 17040 17040 6753 0 -1 1077944384 7672 0 0 0 199 1 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376376691184 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 34 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17054] ppid=17040 vsize=15417404 memory=1028 CPUtime=0.57 cores=1,3,5,7
/proc/17042/task/17054/stat : 17054 (java) S 17040 17040 6753 0 -1 1077944384 6960 0 0 0 57 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376308444016 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 36 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17055] ppid=17040 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17042/task/17055/stat : 17055 (java) S 17040 17040 6753 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376307391456 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17056] ppid=17040 vsize=15417404 memory=1452 CPUtime=0.04 cores=1,3,5,7
/proc/17042/task/17056/stat : 17056 (java) S 17040 17040 6753 0 -1 1077944384 439 0 0 0 0 4 0 0 20 0 19 0 408273375 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376306338224 140376846117506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 33 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17057] ppid=17040 vsize=15417404 memory=3620 CPUtime=136.11 cores=1,3,5,7
/proc/17042/task/17057/stat : 17057 (java) S 17040 17040 6753 0 -1 1077944384 814 0 0 0 13610 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376297131328 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17058] ppid=17040 vsize=15417404 memory=16884 CPUtime=136.05 cores=1,3,5,7
/proc/17042/task/17058/stat : 17058 (java) S 17040 17040 6753 0 -1 1077944384 1427 0 0 0 13604 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376296080464 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17059] ppid=17040 vsize=15417404 memory=3620 CPUtime=135.65 cores=1,3,5,7
/proc/17042/task/17059/stat : 17059 (java) S 17040 17040 6753 0 -1 1077944384 973 0 0 0 13564 1 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376295027664 140376846116565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
[pid=17042/tid=17060] ppid=17040 vsize=15417404 memory=16916 CPUtime=135.59 cores=1,3,5,7
/proc/17042/task/17060/stat : 17060 (java) R 17040 17040 6753 0 -1 4202560 1850 0 0 0 13559 0 0 0 20 0 19 0 408273423 15787421696 45551 33554432000 4194304 4196468 140731398752240 140376293969888 140376466320027 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24453120 140731398759407 140731398759578 140731398759578 140731398762447 0
Current children cumulated CPU time: 550.39 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 183656 KiB

Child status: 0
Real time (s): 139.15
CPU time (s): 550.449
CPU user time (s): 550.035
CPU system time (s): 0.414438
CPU usage (%): 395.579
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 213632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 550.035
system time used= 0.414438
maximum resident set size= 217284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12108
involuntary context switches= 11088


# summary of solver processes directly reported to runsolver:
#   pid: 17040
#   total CPU time (s): 550.449
#   total CPU user time (s): 550.035
#   total CPU system time (s): 0.414438

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.898565 second user time and 1.62184 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-12 22:27:45
IDJOB=4393144
IDBENCH=133235
IDSOLVER=2840
FILE ID=node121/4393144-1568320107
RUNJOBID= node121-1568312479-6785
PBS_JOBID= 21701130
Free space on /tmp= 61024 MiB

SOLVER NAME= choco-solver 2019-06-14
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-4393144-1568320107/watcher-4393144-1568320107 -o /tmp/evaluation-result-4393144-1568320107/solver-4393144-1568320107 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568312479-6785 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1862620246 HOME/instance-4393144-1568320107.xml

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

MD5SUM BENCH= 507ff1916128830fd6a67d5c849b681a
RANDOM SEED=1862620246

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31390016 kB
MemAvailable:   31622240 kB
Buffers:          121780 kB
Cached:           405460 kB
SwapCached:        19212 kB
Active:           581388 kB
Inactive:         264568 kB
Active(anon):     304936 kB
Inactive(anon):    42492 kB
Active(file):     276452 kB
Inactive(file):   222076 kB
Unevictable:      109568 kB
Mlocked:          109568 kB
SwapTotal:      67108860 kB
SwapFree:       66979536 kB
Dirty:             26348 kB
Writeback:             0 kB
AnonPages:        423484 kB
Mapped:            44808 kB
Shmem:             20480 kB
Slab:             128828 kB
SReclaimable:      99060 kB
SUnreclaim:        29768 kB
KernelStack:        4064 kB
PageTables:         6224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1386612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    323584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61000 MiB
End job on node121 at 2019-09-12 22:30:04