Trace number 4393893

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14 parallelOPT4482 53.5072 12.6038

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-5.xml
MD5SUM4de37f7087aa8e77bde3fd457ed5d54a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4482
Best CPU time to get the best result obtained on this benchmark16.1082
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains166
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":83,"count":1},{"size":85,"count":1},{"size":86,"count":3},{"size":87,"count":3},{"size":88,"count":8},{"size":89,"count":19},{"size":90,"count":19},{"size":91,"count":8},{"size":92,"count":17},{"size":93,"count":12},{"size":94,"count":3},{"size":95,"count":3},{"size":96,"count":1},{"size":97,"count":2},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393893-1568432617.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393893-1568432617.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
4.67/1.34	c solve instance...
7.48/1.71	o 0 
7.48/1.75	o 0 
7.48/1.78	o 74 
8.19/1.87	o 98 
8.90/1.92	o 849 
11.85/2.33	o 852 
11.85/2.33	o 940 
12.73/2.52	o 3386 
16.21/3.23	o 3388 
16.87/3.33	o 3389 
17.62/3.41	o 3391 
17.62/3.44	o 3506 
17.62/3.48	o 3672 
17.62/3.49	o 3819 
17.62/3.50	o 3862 
18.27/3.52	o 3873 
18.27/3.53	o 3910 
18.27/3.55	o 3979 
18.27/3.56	o 4052 
18.27/3.57	o 4106 
18.87/3.61	o 4118 
19.64/3.76	o 4135 
20.39/3.83	o 4149 
20.39/3.85	o 4150 
20.39/3.87	o 4209 
22.65/4.19	o 4211 
24.88/4.77	o 4212 
25.46/5.17	o 4272 
27.89/5.67	o 4273 
28.81/6.08	o 4274 
30.98/6.59	o 4276 
31.48/6.96	o 4299 
33.54/7.41	o 4300 
35.57/7.99	o 4301 
37.23/8.37	o 4302 
38.10/8.72	o 4303 
38.78/9.04	o 4340 
40.61/9.41	o 4341 
41.20/9.70	o 4345 
42.80/10.02	o 4346 
42.80/10.02	o 4392 
44.54/10.35	o 4394 
46.52/10.92	o 4395 
48.03/11.22	o 4413 
49.44/11.49	o 4414 
49.88/11.71	o 4416 
51.55/12.09	o 4417 
51.87/12.31	o 4475 
53.32/12.58	o 4482 
53.32/12.58	s OPTIMUM FOUND
53.32/12.58	v <instantiation>
53.32/12.58	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99] </list>
53.32/12.58	v 	<values>99 0 62 7 69 46 60 42 15 58 40 33 56 80 25 82 1 45 34 49 13 97 64 86 76 21 90 9 48 67 83 70 89 37 54 51 85 75 78 17 4 98 81 59 38 68 31 26 79 16 66 22 96 35 36 44 27 57 28 87 77 18 71 43 29 74 24 39 95 93 61 72 30 8 5 63 20 52 2 55 32 91 3 23 88 11 84 53 6 10 50 12 92 14 94 41 65 73 19 47 54 0 190 135 450 142 234 9 110 317 132 140 30 178 214 262 28 224 128 319 300 50 422 114 460 365 58 110 308 341 32 109 310 44 440 292 398 32 151 57 193 15 488 222 78 464 319 89 62 160 7 91 261 280 51 51 409 0 10 22 145 107 8 71 243 15 481 15 322 367 351 151 176 114 296 77 422 227 170 44 411 51 4 124 270 182 256 492 105 225 395 496 0 440 0 499 133 206 100 339 0 0 74 24 6 5 54 91 22 21 31 3 47 60 28 90 78 15 17 17 8 65 8 56 61 2 80 47 15 20 89 92 57 29 7 30 46 43 69 33 84 51 70 57 41 98 52 42 53 95 25 5 12 37 3 12 59 0 47 31 99 51 7 26 98 65 33 97 44 18 49 36 58 30 55 57 69 60 13 99 65 73 84 63 56 91 88 6 91 37 43 11 0 1 0 85 27 69 54 60 </values>
53.32/12.58	v </instantiation>

Verifier Data

OK	4482

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393893-1568432617/watcher-4393893-1568432617 -o /tmp/evaluation-result-4393893-1568432617/solver-4393893-1568432617 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568432499-11955 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 437847508 HOME/instance-4393893-1568432617.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=12572, runsolver pid=12569

[startup+0.100118 s]*
/proc/loadavg: 6.44 7.72 8.05 2/212 12593
/proc/meminfo: memFree=31525032/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
[pid=12574] ppid=12572 vsize=28227388 memory=29464 CPUtime=0.12 cores=0-7
/proc/12574/stat : 12574 (java) S 12572 12572 11928 0 -1 1077944320 5756 0 0 0 11 1 0 0 20 0 20 0 419423326 28904845312 7366 33554432000 4194304 4196468 140734486059104 140734486041648 139655970246391 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
/proc/12574/statm: 7056847 7366 3155 1 0 7019032 0
[pid=12574/tid=12575] ppid=12572 vsize=28227388 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/12574/task/12575/stat : 12575 (java) R 12572 12572 11928 0 -1 4202560 3688 0 0 0 8 1 0 0 20 0 20 0 419423326 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655974479184 139655576104720 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12576] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12576/stat : 12576 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655922866576 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12577] ppid=12572 vsize=28227388 memory=288370842062276224 CPUtime=0 cores=0-7
/proc/12574/task/12577/stat : 12577 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655921813776 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12578] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12578/stat : 12578 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655920761488 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12579] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12579/stat : 12579 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655919708688 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12580] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12580/stat : 12580 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655918656400 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12581] ppid=12572 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12581/stat : 12581 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655917603600 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12582] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12582/stat : 12582 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655916551312 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12583] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12583/stat : 12583 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 7366 33554432000 4194304 4196468 140734486059104 139655915498512 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12584] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12584/stat : 12584 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423328 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654098565232 139655970257538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12585] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12585/stat : 12585 (java) S 12572 12572 11928 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419423329 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654097511200 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12586] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12586/stat : 12586 (java) S 12572 12572 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419423329 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654096458864 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12587] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12587/stat : 12587 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423331 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654095407184 139655970264987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12588] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12588/stat : 12588 (java) S 12572 12572 11928 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 20 0 419423331 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654094355056 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12589] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12589/stat : 12589 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423331 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654093302256 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12590] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12590/stat : 12590 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423331 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654092249968 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12591] ppid=12572 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/12574/task/12591/stat : 12591 (java) R 12572 12572 11928 0 -1 4202560 339 0 0 0 1 0 0 0 20 0 20 0 419423331 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654091197168 139655948902254 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12592] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12592/stat : 12592 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423332 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654090144096 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12593] ppid=12572 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12593/stat : 12593 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423332 28904845312 7366 33554432000 4194304 4196468 140734486059104 139654089091376 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30916 KiB

[startup+0.210143 s]*
/proc/loadavg: 6.44 7.72 8.05 3/212 12593
/proc/meminfo: memFree=31512120/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
[pid=12574] ppid=12572 vsize=28227388 memory=41112 CPUtime=0.33 cores=0-7
/proc/12574/stat : 12574 (java) S 12572 12572 11928 0 -1 1077944320 9540 0 0 0 30 3 0 0 20 0 20 0 419423326 28904845312 10278 33554432000 4194304 4196468 140734486059104 140734486041648 139655970246391 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
/proc/12574/statm: 7056847 10278 3301 1 0 7019032 0
[pid=12574/tid=12575] ppid=12572 vsize=28227388 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/12574/task/12575/stat : 12575 (java) R 12572 12572 11928 0 -1 4202560 6656 0 0 0 17 2 0 0 20 0 20 0 419423326 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655974476112 139655970268317 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12576] ppid=12572 vsize=28227388 memory=14965 CPUtime=0 cores=0-7
/proc/12574/task/12576/stat : 12576 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655922866576 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12577] ppid=12572 vsize=28227388 memory=140465910576429 CPUtime=0 cores=0-7
/proc/12574/task/12577/stat : 12577 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655921813776 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12578] ppid=12572 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12578/stat : 12578 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655920761488 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12579] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12579/stat : 12579 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655919708688 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12580] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12580/stat : 12580 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655918656400 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12581] ppid=12572 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12581/stat : 12581 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655917603600 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12582] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12582/stat : 12582 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655916551312 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12583] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12583/stat : 12583 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28904845312 10278 33554432000 4194304 4196468 140734486059104 139655915498512 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12584] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12584/stat : 12584 (java) S 12572 12572 11928 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419423328 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654098565232 139655970257538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12585] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12585/stat : 12585 (java) S 12572 12572 11928 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419423329 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654097511200 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12586] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12586/stat : 12586 (java) S 12572 12572 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419423329 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654096458864 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12587] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12587/stat : 12587 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423331 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654095407184 139655970264987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12588] ppid=12572 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/12574/task/12588/stat : 12588 (java) S 12572 12572 11928 0 -1 1077944384 506 0 0 0 1 0 0 0 20 0 20 0 419423331 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654094355056 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12589] ppid=12572 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/12574/task/12589/stat : 12589 (java) S 12572 12572 11928 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 20 0 419423331 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654093302256 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12590] ppid=12572 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12590/stat : 12590 (java) S 12572 12572 11928 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 419423331 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654092249968 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12591] ppid=12572 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/12574/task/12591/stat : 12591 (java) S 12572 12572 11928 0 -1 1077944384 707 0 0 0 7 0 0 0 20 0 20 0 419423331 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654091197168 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12592] ppid=12572 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12592/stat : 12592 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423332 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654090144096 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12593] ppid=12572 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12593/stat : 12593 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423332 28904845312 10278 33554432000 4194304 4196468 140734486059104 139654089091376 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42564 KiB

[startup+0.309477 s]*
/proc/loadavg: 6.44 7.72 8.05 4/212 12593
/proc/meminfo: memFree=31504964/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
[pid=12574] ppid=12572 vsize=28231644 memory=49968 CPUtime=0.52 cores=0-7
/proc/12574/stat : 12574 (java) S 12572 12572 11928 0 -1 1077944320 10873 0 0 0 48 4 0 0 20 0 20 0 419423326 28909203456 12492 33554432000 4194304 4196468 140734486059104 140734486041648 139655970246391 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
/proc/12574/statm: 7057911 12492 3337 1 0 7019032 0
[pid=12574/tid=12575] ppid=12572 vsize=28231644 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/12574/task/12575/stat : 12575 (java) R 12572 12572 11928 0 -1 4202560 7771 0 0 0 27 3 0 0 20 0 20 0 419423326 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655974477504 139655954326878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12576] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12576/stat : 12576 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655922866576 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12577] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12577/stat : 12577 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655921813776 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12578] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12578/stat : 12578 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655920761488 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12579] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12579/stat : 12579 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655919708688 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12580] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12580/stat : 12580 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655918656400 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12581] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12581/stat : 12581 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655917603600 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12582] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12582/stat : 12582 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655916551312 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12583] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12583/stat : 12583 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28909203456 12492 33554432000 4194304 4196468 140734486059104 139655915498512 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12584] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12584/stat : 12584 (java) S 12572 12572 11928 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419423328 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654098565232 139655970257538 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12585] ppid=12572 vsize=28231644 memory=280931529334144 CPUtime=0 cores=0-7
/proc/12574/task/12585/stat : 12585 (java) S 12572 12572 11928 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419423329 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654097511200 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12586] ppid=12572 vsize=28231644 memory=280931529338752 CPUtime=0 cores=0-7
/proc/12574/task/12586/stat : 12586 (java) S 12572 12572 11928 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419423329 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654096458864 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12587] ppid=12572 vsize=28231644 memory=280931529343360 CPUtime=0 cores=0-7
/proc/12574/task/12587/stat : 12587 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423331 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654095407184 139655970264987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12588] ppid=12572 vsize=28231644 memory=280931529347968 CPUtime=0.02 cores=0-7
/proc/12574/task/12588/stat : 12588 (java) S 12572 12572 11928 0 -1 1077944384 523 0 0 0 2 0 0 0 20 0 20 0 419423331 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654094355056 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12589] ppid=12572 vsize=28231644 memory=280931529352576 CPUtime=0.04 cores=0-7
/proc/12574/task/12589/stat : 12589 (java) R 12572 12572 11928 0 -1 4202560 420 0 0 0 4 0 0 0 20 0 20 0 419423331 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654093292640 139655955372285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12590] ppid=12572 vsize=28231644 memory=280931529357184 CPUtime=0.01 cores=0-7
/proc/12574/task/12590/stat : 12590 (java) S 12572 12572 11928 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 20 0 419423331 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654092249968 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12591] ppid=12572 vsize=28231644 memory=280931529361792 CPUtime=0.12 cores=0-7
/proc/12574/task/12591/stat : 12591 (java) S 12572 12572 11928 0 -1 1077944384 804 0 0 0 12 0 0 0 20 0 20 0 419423331 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654091197168 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12592] ppid=12572 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12592/stat : 12592 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423332 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654090144096 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12593] ppid=12572 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/12574/task/12593/stat : 12593 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419423332 28909203456 12492 33554432000 4194304 4196468 140734486059104 139654089091376 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51420 KiB

[startup+0.700946 s]
/proc/loadavg: 6.16 7.64 8.02 5/212 12593
/proc/meminfo: memFree=31478112/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
[pid=12574] ppid=12572 vsize=28233768 memory=104424 CPUtime=1.94 cores=0-7
/proc/12574/stat : 12574 (java) S 12572 12572 11928 0 -1 1077944320 16266 0 0 0 188 6 0 0 20 0 20 0 419423326 28911378432 26106 33554432000 4194304 4196468 140734486059104 140734486041648 139655970246391 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
/proc/12574/statm: 7058442 26106 3450 1 0 7019544 0
[pid=12574/tid=12575] ppid=12572 vsize=28233768 memory=0 CPUtime=0.67 cores=0-7
/proc/12574/task/12575/stat : 12575 (java) R 12572 12572 11928 0 -1 4202560 9273 0 0 0 63 4 0 0 20 0 20 0 419423326 28911378432 26106 33554432000 4194304 4196468 140734486059104 139655974483888 139655954326878 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12576] ppid=12572 vsize=28233768 memory=140465764868992 CPUtime=0 cores=0-7
/proc/12574/task/12576/stat : 12576 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28911378432 26106 33554432000 4194304 4196468 140734486059104 139655922866576 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12577] ppid=12572 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12577/stat : 12577 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419423327 28911378432 26106 33554432000 4194304 4196468 140734486059104 139655921813776 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12578] ppid=12572 vsize=28233768 memory=1052 CPUtime=0 cores=0-7
/proc/12574/task/12578/stat : 12578 (java) S 12572 12572 11928 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419423327 28911378432 26106 33554432000 4194304 4196468 140734486059104 139655920761488 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0

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

[pid=12574/tid=12588] ppid=12572 vsize=28769356 memory=194458939318860 CPUtime=3.65 cores=0-7
/proc/12574/task/12588/stat : 12588 (java) S 12572 12572 11928 0 -1 1077944384 10584 0 0 0 363 2 0 0 20 0 28 0 419423331 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654094355056 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12589] ppid=12572 vsize=28769356 memory=194458939318861 CPUtime=3.79 cores=0-7
/proc/12574/task/12589/stat : 12589 (java) S 12572 12572 11928 0 -1 1077944384 11840 0 0 0 374 5 0 0 20 0 28 0 419423331 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654093302256 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12590] ppid=12572 vsize=28769356 memory=984 CPUtime=3.4 cores=0-7
/proc/12574/task/12590/stat : 12590 (java) S 12572 12572 11928 0 -1 1077944384 8841 0 0 0 337 3 0 0 20 0 28 0 419423331 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654092249968 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12591] ppid=12572 vsize=28769356 memory=1940 CPUtime=1.23 cores=0-7
/proc/12574/task/12591/stat : 12591 (java) S 12572 12572 11928 0 -1 1077944384 7296 0 0 0 120 3 0 0 20 0 28 0 419423331 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654091197168 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12592] ppid=12572 vsize=28769356 memory=1416 CPUtime=0 cores=0-7
/proc/12574/task/12592/stat : 12592 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419423332 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654090144096 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12593] ppid=12572 vsize=28769356 memory=1556 CPUtime=0 cores=0-7
/proc/12574/task/12593/stat : 12593 (java) S 12572 12572 11928 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 28 0 419423332 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654089091376 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12938] ppid=12572 vsize=28769356 memory=740 CPUtime=0.15 cores=0-7
/proc/12574/task/12938/stat : 12938 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 15 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653768007264 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12939] ppid=12572 vsize=28769356 memory=1052 CPUtime=0.15 cores=0-7
/proc/12574/task/12939/stat : 12939 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 15 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653766956016 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12940] ppid=12572 vsize=28769356 memory=7548 CPUtime=0.15 cores=0-7
/proc/12574/task/12940/stat : 12940 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 15 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653762745712 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12941] ppid=12572 vsize=28769356 memory=4004 CPUtime=0.15 cores=0-7
/proc/12574/task/12941/stat : 12941 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 15 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653769061616 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12942] ppid=12572 vsize=28769356 memory=2832 CPUtime=0.14 cores=0-7
/proc/12574/task/12942/stat : 12942 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 14 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653761693296 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12943] ppid=12572 vsize=28769356 memory=776 CPUtime=0.26 cores=0-7
/proc/12574/task/12943/stat : 12943 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 26 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653764851184 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12944] ppid=12572 vsize=28769356 memory=1160 CPUtime=0.16 cores=0-7
/proc/12574/task/12944/stat : 12944 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 16 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139653765903216 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12945] ppid=12572 vsize=28769356 memory=1720 CPUtime=0.24 cores=0-7
/proc/12574/task/12945/stat : 12945 (java) R 12572 12572 11928 0 -1 4202560 17 0 0 0 24 0 0 0 20 0 28 0 419424417 29459820544 178806 33554432000 4194304 4196468 140734486059104 139654084176584 139655586762328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
Current children cumulated CPU time: 48.03 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 716676 KiB

[startup+12.0013 s]*
/proc/loadavg: 6.54 7.67 8.02 2/220 12969
/proc/meminfo: memFree=30838252/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
[pid=12574] ppid=12572 vsize=28769356 memory=715276 CPUtime=51.55 cores=0-7
/proc/12574/stat : 12574 (java) S 12572 12572 11928 0 -1 1077944320 63165 0 0 0 5091 64 0 0 20 0 28 0 419423326 29459820544 178819 33554432000 4194304 4196468 140734486059104 140734486041648 139655970246391 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
/proc/12574/statm: 7192339 178819 3537 1 0 7153441 0
[pid=12574/tid=12575] ppid=12572 vsize=28769356 memory=6944656592455097440 CPUtime=1.31 cores=0-7
/proc/12574/task/12575/stat : 12575 (java) S 12572 12572 11928 0 -1 1077944384 9856 0 0 0 126 5 0 0 20 0 28 0 419423326 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655974487168 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12576] ppid=12572 vsize=28769356 memory=0 CPUtime=0.1 cores=0-7
/proc/12574/task/12576/stat : 12576 (java) S 12572 12572 11928 0 -1 1077944384 294 0 0 0 6 4 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655922866576 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12577] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12577/stat : 12577 (java) S 12572 12572 11928 0 -1 1077944384 156 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655921813776 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12578] ppid=12572 vsize=28769356 memory=0 CPUtime=0.09 cores=0-7
/proc/12574/task/12578/stat : 12578 (java) S 12572 12572 11928 0 -1 1077944384 159 0 0 0 5 4 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655920761488 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12579] ppid=12572 vsize=28769356 memory=3472592183261933599 CPUtime=0.08 cores=0-7
/proc/12574/task/12579/stat : 12579 (java) S 12572 12572 11928 0 -1 1077944384 163 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655919708688 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12580] ppid=12572 vsize=28769356 memory=7306316804797196914 CPUtime=0.08 cores=0-7
/proc/12574/task/12580/stat : 12580 (java) S 12572 12572 11928 0 -1 1077944384 1255 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655918656400 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12581] ppid=12572 vsize=28769356 memory=3761693372406118200 CPUtime=0.08 cores=0-7
/proc/12574/task/12581/stat : 12581 (java) S 12572 12572 11928 0 -1 1077944384 139 0 0 0 6 2 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655917603600 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12582] ppid=12572 vsize=28769356 memory=7378135718979593837 CPUtime=0.1 cores=0-7
/proc/12574/task/12582/stat : 12582 (java) S 12572 12572 11928 0 -1 1077944384 197 0 0 0 7 3 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655916551312 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12583] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12583/stat : 12583 (java) S 12572 12572 11928 0 -1 1077944384 152 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178819 33554432000 4194304 4196468 140734486059104 139655915498512 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12584] ppid=12572 vsize=28769356 memory=0 CPUtime=0.02 cores=0-7
/proc/12574/task/12584/stat : 12584 (java) S 12572 12572 11928 0 -1 1077944384 844 0 0 0 2 0 0 0 20 0 28 0 419423328 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654098565232 139655970257538 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12585] ppid=12572 vsize=28769356 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12585/stat : 12585 (java) S 12572 12572 11928 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 419423329 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654097511264 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12586] ppid=12572 vsize=28769356 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12586/stat : 12586 (java) S 12572 12572 11928 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 419423329 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654096458880 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12587] ppid=12572 vsize=28769356 memory=0 CPUtime=0 cores=0-7
/proc/12574/task/12587/stat : 12587 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419423331 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654095407184 139655970264987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12588] ppid=12572 vsize=28769356 memory=0 CPUtime=3.73 cores=0-7
/proc/12574/task/12588/stat : 12588 (java) S 12572 12572 11928 0 -1 1077944384 10585 0 0 0 371 2 0 0 20 0 28 0 419423331 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654094355056 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12589] ppid=12572 vsize=28769356 memory=0 CPUtime=3.87 cores=0-7
/proc/12574/task/12589/stat : 12589 (java) S 12572 12572 11928 0 -1 1077944384 11854 0 0 0 382 5 0 0 20 0 28 0 419423331 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654093302256 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12590] ppid=12572 vsize=28769356 memory=0 CPUtime=3.51 cores=0-7
/proc/12574/task/12590/stat : 12590 (java) S 12572 12572 11928 0 -1 1077944384 8851 0 0 0 348 3 0 0 20 0 28 0 419423331 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654092249968 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12591] ppid=12572 vsize=28769356 memory=0 CPUtime=1.27 cores=0-7
/proc/12574/task/12591/stat : 12591 (java) S 12572 12572 11928 0 -1 1077944384 7486 0 0 0 124 3 0 0 20 0 28 0 419423331 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654091197168 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12592] ppid=12572 vsize=28769356 memory=2319389199166349361 CPUtime=0 cores=0-7
/proc/12574/task/12592/stat : 12592 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419423332 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654090144096 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12593] ppid=12572 vsize=28769356 memory=2319670824466474101 CPUtime=0 cores=0-7
/proc/12574/task/12593/stat : 12593 (java) S 12572 12572 11928 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 28 0 419423332 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654089091376 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12962] ppid=12572 vsize=28769356 memory=-1 CPUtime=0.18 cores=0-7
/proc/12574/task/12962/stat : 12962 (java) S 12572 12572 11928 0 -1 1077944384 18 0 0 0 18 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653762743904 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12963] ppid=12572 vsize=28769356 memory=0 CPUtime=0.16 cores=0-7
/proc/12574/task/12963/stat : 12963 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 16 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653769061360 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12964] ppid=12572 vsize=28769356 memory=0 CPUtime=0.15 cores=0-7
/proc/12574/task/12964/stat : 12964 (java) S 12572 12572 11928 0 -1 1077944384 23 0 0 0 15 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653761693040 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12965] ppid=12572 vsize=28769356 memory=0 CPUtime=0.16 cores=0-7
/proc/12574/task/12965/stat : 12965 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 16 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653765903600 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12966] ppid=12572 vsize=28769356 memory=0 CPUtime=0.16 cores=0-7
/proc/12574/task/12966/stat : 12966 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 16 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139654084175472 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12967] ppid=12572 vsize=28769356 memory=0 CPUtime=0.23 cores=0-7
/proc/12574/task/12967/stat : 12967 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 23 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653768009200 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12968] ppid=12572 vsize=28769356 memory=0 CPUtime=0.15 cores=0-7
/proc/12574/task/12968/stat : 12968 (java) S 12572 12572 11928 0 -1 1077944384 17 0 0 0 15 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653764850544 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12969] ppid=12572 vsize=28769356 memory=0 CPUtime=0.16 cores=0-7
/proc/12574/task/12969/stat : 12969 (java) R 12572 12572 11928 0 -1 4202560 17 0 0 0 16 0 0 0 20 0 28 0 419424497 29459820544 178819 33554432000 4194304 4196468 140734486059104 139653766957768 139655585344845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
Current children cumulated CPU time: 51.55 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 716728 KiB

[startup+12.4083 s]
/proc/loadavg: 6.54 7.67 8.02 2/220 12969
/proc/meminfo: memFree=30838252/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
[pid=12574] ppid=12572 vsize=28769356 memory=715288 CPUtime=52.59 cores=0-7
/proc/12574/stat : 12574 (java) S 12572 12572 11928 0 -1 1077944320 63494 0 0 0 5194 65 0 0 20 0 28 0 419423326 29459820544 178822 33554432000 4194304 4196468 140734486059104 140734486041648 139655970246391 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
/proc/12574/statm: 7192339 178822 3537 1 0 7153441 0
[pid=12574/tid=12575] ppid=12572 vsize=28769356 memory=6943526294502006880 CPUtime=1.32 cores=0-7
/proc/12574/task/12575/stat : 12575 (java) S 12572 12572 11928 0 -1 1077944384 9856 0 0 0 127 5 0 0 20 0 28 0 419423326 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655974487168 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12576] ppid=12572 vsize=28769356 memory=6791534058613427641 CPUtime=0.1 cores=0-7
/proc/12574/task/12576/stat : 12576 (java) S 12572 12572 11928 0 -1 1077944384 294 0 0 0 6 4 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655922866576 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12577] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12577/stat : 12577 (java) S 12572 12572 11928 0 -1 1077944384 156 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655921813776 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12578] ppid=12572 vsize=28769356 memory=0 CPUtime=0.09 cores=0-7
/proc/12574/task/12578/stat : 12578 (java) S 12572 12572 11928 0 -1 1077944384 159 0 0 0 5 4 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655920761488 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12579] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12579/stat : 12579 (java) S 12572 12572 11928 0 -1 1077944384 163 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655919708688 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12580] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12580/stat : 12580 (java) S 12572 12572 11928 0 -1 1077944384 1255 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655918656400 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12581] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12581/stat : 12581 (java) S 12572 12572 11928 0 -1 1077944384 139 0 0 0 6 2 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655917603600 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12582] ppid=12572 vsize=28769356 memory=0 CPUtime=0.1 cores=0-7
/proc/12574/task/12582/stat : 12582 (java) S 12572 12572 11928 0 -1 1077944384 197 0 0 0 7 3 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655916551312 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12583] ppid=12572 vsize=28769356 memory=0 CPUtime=0.08 cores=0-7
/proc/12574/task/12583/stat : 12583 (java) S 12572 12572 11928 0 -1 1077944384 152 0 0 0 5 3 0 0 20 0 28 0 419423327 29459820544 178822 33554432000 4194304 4196468 140734486059104 139655915498512 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12584] ppid=12572 vsize=28769356 memory=0 CPUtime=0.02 cores=0-7
/proc/12574/task/12584/stat : 12584 (java) S 12572 12572 11928 0 -1 1077944384 844 0 0 0 2 0 0 0 20 0 28 0 419423328 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654098565232 139655970257538 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12585] ppid=12572 vsize=28769356 memory=2320258844702106685 CPUtime=0 cores=0-7
/proc/12574/task/12585/stat : 12585 (java) S 12572 12572 11928 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 419423329 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654097511264 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12586] ppid=12572 vsize=28769356 memory=4049053009453935524 CPUtime=0 cores=0-7
/proc/12574/task/12586/stat : 12586 (java) S 12572 12572 11928 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 419423329 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654096458880 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12587] ppid=12572 vsize=28769356 memory=-6441967611270944860 CPUtime=0 cores=0-7
/proc/12574/task/12587/stat : 12587 (java) S 12572 12572 11928 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419423331 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654095407184 139655970264987 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12588] ppid=12572 vsize=28769356 memory=3548081414369287839 CPUtime=3.75 cores=0-7
/proc/12574/task/12588/stat : 12588 (java) S 12572 12572 11928 0 -1 1077944384 10585 0 0 0 373 2 0 0 20 0 28 0 419423331 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654094355056 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12589] ppid=12572 vsize=28769356 memory=3617570415190687088 CPUtime=3.87 cores=0-7
/proc/12574/task/12589/stat : 12589 (java) S 12572 12572 11928 0 -1 1077944384 11854 0 0 0 382 5 0 0 20 0 28 0 419423331 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654093302256 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12590] ppid=12572 vsize=28769356 memory=3689046461963526716 CPUtime=3.52 cores=0-7
/proc/12574/task/12590/stat : 12590 (java) S 12572 12572 11928 0 -1 1077944384 8851 0 0 0 349 3 0 0 20 0 28 0 419423331 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654092249968 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12591] ppid=12572 vsize=28769356 memory=3833172851518711191 CPUtime=1.28 cores=0-7
/proc/12574/task/12591/stat : 12591 (java) S 12572 12572 11928 0 -1 1077944384 7491 0 0 0 125 3 0 0 20 0 28 0 419423331 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654091197168 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12592] ppid=12572 vsize=28769356 memory=8045264704834608297 CPUtime=0 cores=0-7
/proc/12574/task/12592/stat : 12592 (java) S 12572 12572 11928 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419423332 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654090144096 139655970256597 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
[pid=12574/tid=12593] ppid=12572 vsize=28769356 memory=-6443363978170947418 CPUtime=0 cores=0-7
/proc/12574/task/12593/stat : 12593 (java) S 12572 12572 11928 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 28 0 419423332 29459820544 178822 33554432000 4194304 4196468 140734486059104 139654089091376 139655970257538 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38682624 140734486066154 140734486066326 140734486066326 140734486069199 0
Current children cumulated CPU time: 52.59 s
Current children cumulated vsize: 28882484 KiB
Current children cumulated memory: 716740 KiB

[startup+12.601 s]
/proc/loadavg: 6.54 7.67 8.02 2/220 12969
/proc/meminfo: memFree=30838252/32770624 swapFree=67004232/67108860
[pid=12572] ppid=12569 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/12572/stat : 12572 (xcsp3-exec) S 12569 12572 11928 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 419423325 115843072 363 33554432000 4194304 5098028 140731656227696 140731656225800 140442782835324 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 38371328 140731656233846 140731656234089 140731656234089 140731656237002 0
/proc/12572/statm: 28282 363 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 12.6038
CPU time (s): 53.5072
CPU user time (s): 52.8382
CPU system time (s): 0.668992
CPU usage (%): 424.533
Max. virtual memory (cumulated for all children) (KiB): 28883360
Max. memory (cumulated for all children) (KiB): 716740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.8382
system time used= 0.668992
maximum resident set size= 715848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64273
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8843
involuntary context switches= 1033


# summary of solver processes directly reported to runsolver:
#   pid: 12572
#   total CPU time (s): 53.5072
#   total CPU user time (s): 52.8382
#   total CPU system time (s): 0.668992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.103032 second user time and 0.189623 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-14 05:43:00
IDJOB=4393893
IDBENCH=133274
IDSOLVER=2841
FILE ID=node148/4393893-1568432617
RUNJOBID= node148-1568432499-11955
PBS_JOBID= 21702314
Free space on /tmp= 61308 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-t-hard-5.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393893-1568432617/watcher-4393893-1568432617 -o /tmp/evaluation-result-4393893-1568432617/solver-4393893-1568432617 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568432499-11955 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 437847508 HOME/instance-4393893-1568432617.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=437847508

node148.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.13
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.13
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.13
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.13
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:        31541560 kB
MemAvailable:   31908724 kB
Buffers:           91824 kB
Cached:           572208 kB
SwapCached:         3812 kB
Active:           412224 kB
Inactive:         258552 kB
Active(anon):       3872 kB
Inactive(anon):    43744 kB
Active(file):     408352 kB
Inactive(file):   214808 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67004232 kB
Dirty:             26108 kB
Writeback:             0 kB
AnonPages:        143380 kB
Mapped:            44468 kB
Shmem:             32352 kB
Slab:             148260 kB
SReclaimable:     119676 kB
SUnreclaim:        28584 kB
KernelStack:        3728 kB
PageTables:         6356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61284 MiB
End job on node148 at 2019-09-14 05:43:13