Trace number 4394182

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-14OPT4850 55.1822 16.824

General information on the benchmark

NameMario/
Mario-zinc-s1/Mario-t-hard-2.xml
MD5SUM2b9b9d57997e47756252872b7d7d2054
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4850
Best CPU time to get the best result obtained on this benchmark17.9325
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains161
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":98},{"size":85,"count":3},{"size":86,"count":3},{"size":87,"count":7},{"size":88,"count":10},{"size":89,"count":13},{"size":90,"count":11},{"size":91,"count":13},{"size":92,"count":9},{"size":93,"count":7},{"size":94,"count":9},{"size":95,"count":4},{"size":96,"count":8},{"size":97,"count":2},{"size":99,"count":1},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394182-1568331809.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394182-1568331809.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
2.95/1.08	c solve instance...
4.01/1.32	o 0 
4.01/1.33	o 0 
4.01/1.37	o 40 
4.40/1.43	o 107 
4.75/1.50	o 196 
4.75/1.55	o 246 
4.75/1.58	o 252 
5.16/1.60	o 271 
5.16/1.62	o 318 
5.16/1.65	o 386 
5.16/1.68	o 480 
5.52/1.70	o 566 
5.52/1.72	o 600 
5.52/1.74	o 614 
5.52/1.76	o 628 
5.52/1.78	o 644 
5.89/1.80	o 711 
5.89/1.84	o 810 
5.89/1.86	o 840 
5.89/1.89	o 871 
6.27/1.90	o 949 
6.27/1.91	o 996 
6.27/1.94	o 1095 
6.27/1.95	o 1137 
6.27/1.97	o 1193 
6.27/1.99	o 1207 
6.63/2.01	o 1269 
6.63/2.03	o 1304 
6.63/2.05	o 1357 
6.63/2.07	o 1419 
6.63/2.08	o 1498 
6.63/2.09	o 1524 
6.98/2.11	o 1531 
6.98/2.13	o 1581 
6.98/2.14	o 1611 
6.98/2.15	o 1635 
6.98/2.17	o 1732 
6.98/2.18	o 1747 
6.98/2.20	o 1814 
7.27/2.21	o 1902 
7.27/2.23	o 1904 
7.27/2.25	o 1959 
7.27/2.26	o 2017 
7.27/2.28	o 2036 
7.27/2.29	o 2078 
7.60/2.30	o 2118 
7.60/2.31	o 2152 
7.60/2.32	o 2235 
7.60/2.33	o 2271 
7.60/2.35	o 2338 
7.60/2.37	o 2397 
7.60/2.38	o 2463 
7.88/2.40	o 2561 
7.88/2.43	o 2592 
7.88/2.44	o 2691 
7.88/2.45	o 2700 
7.88/2.46	o 2758 
7.88/2.48	o 2760 
7.88/2.48	o 2830 
7.88/2.49	o 2903 
8.16/2.51	o 2917 
8.16/2.52	o 2979 
8.16/2.53	o 3073 
8.16/2.55	o 3086 
8.16/2.56	o 3120 
8.16/2.58	o 3176 
8.16/2.59	o 3214 
8.47/2.61	o 3240 
8.47/2.62	o 3334 
8.47/2.63	o 3381 
8.47/2.65	o 3472 
8.47/2.66	o 3508 
8.47/2.67	o 3543 
8.47/2.69	o 3631 
8.69/2.70	o 3664 
8.69/2.71	o 3735 
8.69/2.72	o 3766 
8.69/2.72	o 3793 
8.69/2.73	o 3860 
8.69/2.73	o 3930 
8.69/2.76	o 4026 
8.69/2.78	o 4083 
8.69/2.79	o 4085 
9.44/2.97	o 4126 
9.44/2.99	o 4128 
9.87/3.09	o 4220 
11.43/3.46	o 4250 
11.43/3.47	o 4260 
16.80/4.97	o 4267 
17.83/5.47	o 4296 
22.77/6.89	o 4323 
23.25/7.29	o 4327 
23.81/7.67	o 4342 
24.97/8.10	o 4361 
25.38/8.45	o 4363 
28.39/9.28	o 4384 
32.44/10.33	o 4391 
34.13/10.93	o 4393 
34.13/10.93	o 4401 
34.45/11.20	o 4421 
34.86/11.46	o 4422 
35.20/11.71	o 4423 
43.47/13.89	o 4465 
52.74/16.26	o 4488 
55.12/16.81	o 4850 
55.12/16.81	s OPTIMUM FOUND
55.12/16.81	v <instantiation>
55.12/16.81	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>
55.12/16.81	v 	<values>15 0 92 79 5 41 23 63 69 76 45 10 27 82 22 84 71 33 35 49 37 83 31 14 34 24 99 87 89 95 55 12 50 66 54 98 43 13 81 58 96 60 21 59 2 36 61 29 17 52 42 94 8 47 90 68 72 46 80 75 77 85 40 39 62 20 78 91 53 25 64 18 19 97 30 4 7 9 16 32 65 73 44 57 38 56 70 51 26 74 86 11 6 1 48 3 93 88 28 67 14 0 10 422 38 5 13 278 4 23 2 33 9 3 22 5 2 1 6 37 0 458 20 162 1 0 8 7 26 210 130 206 2 1 32 4 6 423 6 32 3 4 0 28 30 9 3 3 7 5 195 0 20 6 19 46 289 1 8 11 30 53 26 17 478 1 2 9 7 239 104 7 12 28 36 5 0 13 336 0 2 37 44 0 2 3 8 28 1 104 15 2 28 29 0 0 453 233 18 26 0 0 40 67 89 50 6 19 47 68 94 86 34 14 14 16 67 99 30 31 78 47 99 42 56 14 62 35 53 62 79 26 7 50 30 24 97 15 67 88 2 55 58 19 42 40 34 83 36 67 59 66 98 31 99 9 58 2 70 73 14 62 94 13 34 56 38 26 94 47 91 36 35 88 33 71 8 23 5 19 31 93 72 92 46 65 8 37 35 2 86 35 3 49 43 67 70 64 96 66 </values>
55.12/16.81	v </instantiation>

Verifier Data

OK	4850

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394182-1568331809/watcher-4394182-1568331809 -o /tmp/evaluation-result-4394182-1568331809/solver-4394182-1568331809 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19560 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1483835082 HOME/instance-4394182-1568331809.xml 

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

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

solver pid=27506, runsolver pid=27503

[startup+0.100058 s]*
/proc/loadavg: 7.65 7.80 7.76 7/233 27522
/proc/meminfo: memFree=22057756/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15144768 memory=29048 CPUtime=0.13 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 5695 0 0 0 12 1 0 0 20 0 15 0 409095867 15508242432 7262 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3786192 7262 3150 1 0 3748377 0
[pid=27508/tid=27509] ppid=27506 vsize=15144768 memory=7100839878644302962 CPUtime=0.09 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) R 27506 27506 19528 0 -1 4202560 3575 0 0 0 8 1 0 0 20 0 15 0 409095868 15508242432 7262 33554432000 4194304 4196468 140725851372848 139633363993392 139633351998270 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 7262 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15144768 memory=140259874301568 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 7262 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 7262 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 7262 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15144768 memory=140259874301568 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409095870 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409095870 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632232748576 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409095871 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632231695728 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) R 27506 27506 19528 0 -1 4202560 339 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632229591408 139633337005888 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15144768 memory=140259874301568 CPUtime=0.02 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) R 27506 27506 19528 0 -1 4202560 358 0 0 0 2 0 0 0 20 0 15 0 409095873 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632227485808 139633343841630 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15144768 memory=140259874301568 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 7262 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 30500 KiB

[startup+0.210766 s]*
/proc/loadavg: 7.65 7.80 7.76 7/233 27522
/proc/meminfo: memFree=22044144/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15144768 memory=41016 CPUtime=0.35 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 9457 0 0 0 31 4 0 0 20 0 15 0 409095867 15508242432 10254 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3786192 10254 3314 1 0 3748377 0
[pid=27508/tid=27509] ppid=27506 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) R 27506 27506 19528 0 -1 4202560 6604 0 0 0 17 3 0 0 20 0 15 0 409095868 15508242432 10254 33554432000 4194304 4196468 140725851372848 139633363998960 139633343841630 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15144768 memory=11079 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 10254 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15144768 memory=3005644 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 10254 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 10254 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409095869 15508242432 10254 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409095870 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409095870 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632232748576 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15144768 memory=140259874301568 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409095871 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632231695728 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) S 27506 27506 19528 0 -1 1077944384 441 0 0 0 3 0 0 0 20 0 15 0 409095873 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632229591408 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15144768 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 15 0 409095873 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15144768 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) S 27506 27506 19528 0 -1 1077944384 772 0 0 0 8 0 0 0 20 0 15 0 409095873 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632227485808 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095873 15508242432 10254 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42468 KiB

[startup+0.318623 s]*
/proc/loadavg: 7.65 7.80 7.76 7/233 27522
/proc/meminfo: memFree=22037720/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15149024 memory=50728 CPUtime=0.54 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 10951 0 0 0 50 4 0 0 20 0 15 0 409095867 15512600576 12682 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3787256 12682 3370 1 0 3748377 0
[pid=27508/tid=27509] ppid=27506 vsize=15149024 memory=7883960649037381690 CPUtime=0.3 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) R 27506 27506 19528 0 -1 4202560 7872 0 0 0 27 3 0 0 20 0 15 0 409095868 15512600576 12682 33554432000 4194304 4196468 140725851372848 139633363995984 139633343841630 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15512600576 12682 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15149024 memory=3003589 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15512600576 12682 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15512600576 12682 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409095869 15512600576 12682 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15149024 memory=140259874301568 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409095870 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409095870 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632232748576 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409095871 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632231695728 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) S 27506 27506 19528 0 -1 1077944384 454 0 0 0 5 0 0 0 20 0 15 0 409095873 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632229591408 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15149024 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 462 0 0 0 4 0 0 0 20 0 15 0 409095873 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15149024 memory=140259874301568 CPUtime=0.12 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) S 27506 27506 19528 0 -1 1077944384 862 0 0 0 12 0 0 0 20 0 15 0 409095873 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632227485808 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15149024 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15149024 memory=140259874301568 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095873 15512600576 12682 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52180 KiB

[startup+0.704627 s]
/proc/loadavg: 7.65 7.80 7.76 8/233 27522
/proc/meminfo: memFree=22012100/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15151148 memory=100164 CPUtime=1.79 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 14783 0 0 0 173 6 0 0 20 0 15 0 409095867 15514775552 25041 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3787787 25041 3445 1 0 3748889 0
[pid=27508/tid=27509] ppid=27506 vsize=15151148 memory=2116 CPUtime=0.67 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) R 27506 27506 19528 0 -1 4202560 8701 0 0 0 63 4 0 0 20 0 15 0 409095868 15514775552 25041 33554432000 4194304 4196468 140725851372848 139633363998160 139632964650336 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15151148 memory=520 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15514775552 25041 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15151148 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15514775552 25041 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15151148 memory=924 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095869 15514775552 25041 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15151148 memory=3688 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409095869 15514775552 25041 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15151148 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409095870 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15151148 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409095870 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632232748576 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15151148 memory=804 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409095871 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632231695728 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15151148 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15151148 memory=7302135314614015848 CPUtime=0.35 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) R 27506 27506 19528 0 -1 4202560 1552 0 0 0 35 0 0 0 20 0 15 0 409095873 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632229576272 139633359782490 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15151148 memory=7372501795327142513 CPUtime=0.34 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) R 27506 27506 19528 0 -1 4202560 1257 0 0 0 34 0 0 0 20 0 15 0 409095873 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632228538736 139633359782490 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15151148 memory=7223887401239728208 CPUtime=0.38 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) R 27506 27506 19528 0 -1 4202560 1969 0 0 0 38 0 0 0 20 0 15 0 409095873 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632227482744 139633338686820 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15151148 memory=7368002589315584080 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409095873 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15151148 memory=7954309567434023767 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409095873 15514775552 25041 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 101616 KiB

[startup+1.50167 s]
/proc/loadavg: 7.65 7.80 7.76 12/233 27522
/proc/meminfo: memFree=21886932/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0

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

/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 814 0 0 0 1 1 0 0 20 0 19 0 409095870 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15553608 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409095870 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632232748640 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15553608 memory=1608 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 409095871 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632231695744 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15553608 memory=7980 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15553608 memory=9580 CPUtime=2.96 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) S 27506 27506 19528 0 -1 1077944384 4122 0 0 0 295 1 0 0 20 0 19 0 409095873 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632229591408 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15553608 memory=1052 CPUtime=2.91 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 4430 0 0 0 291 0 0 0 20 0 19 0 409095873 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15553608 memory=14056 CPUtime=1.03 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) S 27506 27506 19528 0 -1 1077944384 5008 0 0 0 102 1 0 0 20 0 19 0 409095873 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632227485808 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15553608 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15553608 memory=520 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27935] ppid=27506 vsize=15553608 memory=1560 CPUtime=0.5 cores=1,3,5,7
/proc/27508/task/27935/stat : 27935 (java) R 27506 27506 19528 0 -1 4202560 19 0 0 0 50 0 0 0 20 0 19 0 409097257 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632207755984 139632963903079 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27936] ppid=27506 vsize=15553608 memory=924 CPUtime=0.5 cores=1,3,5,7
/proc/27508/task/27936/stat : 27936 (java) R 27506 27506 19528 0 -1 4202560 17 0 0 0 50 0 0 0 20 0 19 0 409097257 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632208809928 139632968142191 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27937] ppid=27506 vsize=15553608 memory=3688 CPUtime=0.5 cores=1,3,5,7
/proc/27508/task/27937/stat : 27937 (java) R 27506 27506 19528 0 -1 4202560 17 0 0 0 50 0 0 0 20 0 19 0 409097257 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632211967248 139632968142328 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27938] ppid=27506 vsize=15553608 memory=1984 CPUtime=0.48 cores=1,3,5,7
/proc/27508/task/27938/stat : 27938 (java) R 27506 27506 19528 0 -1 4202560 19 0 0 0 48 0 0 0 20 0 19 0 409097257 15926894592 158498 33554432000 4194304 4196468 140725851372848 139632210915240 139632968662891 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 45.58 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 635444 KiB

[startup+16.0016 s]*
/proc/loadavg: 7.88 7.84 7.77 11/237 27939
/proc/meminfo: memFree=21453784/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15553608 memory=634288 CPUtime=51.98 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 36652 0 0 0 5163 35 0 0 20 0 19 0 409095867 15926894592 158572 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3888402 158572 3532 1 0 3849504 0
[pid=27508/tid=27509] ppid=27506 vsize=15553608 memory=8317482817917895235 CPUtime=1.09 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) S 27506 27506 19528 0 -1 1077944384 9243 0 0 0 103 6 0 0 20 0 19 0 409095868 15926894592 158572 33554432000 4194304 4196468 140725851372848 139633364001920 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15553608 memory=4872558044660077418 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 387 0 0 0 6 2 0 0 20 0 19 0 409095869 15926894592 158572 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15553608 memory=6944656592455359580 CPUtime=0.1 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 358 0 0 0 7 3 0 0 20 0 19 0 409095869 15926894592 158572 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15553608 memory=-6000919503509141558 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 276 0 0 0 6 2 0 0 20 0 19 0 409095869 15926894592 158572 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15553608 memory=8039887049847964027 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 274 0 0 0 5 3 0 0 20 0 19 0 409095869 15926894592 158572 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15553608 memory=3504 CPUtime=0.02 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 816 0 0 0 1 1 0 0 20 0 19 0 409095870 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15553608 memory=38292 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409095870 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632232748640 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15553608 memory=988 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 409095871 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632231695744 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15553608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15553608 memory=0 CPUtime=3.02 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) S 27506 27506 19528 0 -1 1077944384 4211 0 0 0 301 1 0 0 20 0 19 0 409095873 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632229591408 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15553608 memory=3047711553320166262 CPUtime=2.97 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 4598 0 0 0 297 0 0 0 20 0 19 0 409095873 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15553608 memory=7824336315716348491 CPUtime=1.04 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) S 27506 27506 19528 0 -1 1077944384 5017 0 0 0 103 1 0 0 20 0 19 0 409095873 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632227485808 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15553608 memory=7450198870317884516 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15553608 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27935] ppid=27506 vsize=15553608 memory=633992 CPUtime=2.1 cores=1,3,5,7
/proc/27508/task/27935/stat : 27935 (java) R 27506 27506 19528 0 -1 4202560 110 0 0 0 210 0 0 0 20 0 19 0 409097257 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632207755952 139632967806784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27936] ppid=27506 vsize=15553608 memory=1 CPUtime=2.06 cores=1,3,5,7
/proc/27508/task/27936/stat : 27936 (java) R 27506 27506 19528 0 -1 4202560 234 0 0 0 206 0 0 0 20 0 19 0 409097257 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632208809752 139632968026191 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27937] ppid=27506 vsize=15553608 memory=0 CPUtime=2.06 cores=1,3,5,7
/proc/27508/task/27937/stat : 27937 (java) R 27506 27506 19528 0 -1 4202560 362 0 0 0 206 0 0 0 20 0 19 0 409097257 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632211968504 139632968142292 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27938] ppid=27506 vsize=15553608 memory=0 CPUtime=2.05 cores=1,3,5,7
/proc/27508/task/27938/stat : 27938 (java) R 27506 27506 19528 0 -1 4202560 138 0 0 0 205 0 0 0 20 0 19 0 409097257 15926894592 158572 33554432000 4194304 4196468 140725851372848 139632210915240 139632968142150 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 51.98 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 635740 KiB

[startup+16.4016 s]
/proc/loadavg: 7.88 7.84 7.77 11/237 27939
/proc/meminfo: memFree=21453784/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15553608 memory=634272 CPUtime=53.52 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 38844 0 0 0 5317 35 0 0 20 0 19 0 409095867 15926894592 158568 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3888402 158568 3532 1 0 3849504 0
[pid=27508/tid=27509] ppid=27506 vsize=15553608 memory=6791534058613427641 CPUtime=1.09 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) S 27506 27506 19528 0 -1 1077944384 9525 0 0 0 103 6 0 0 20 0 19 0 409095868 15926894592 158568 33554432000 4194304 4196468 140725851372848 139633364001920 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15553608 memory=8317482817917895235 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 387 0 0 0 6 2 0 0 20 0 19 0 409095869 15926894592 158568 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15553608 memory=4872558044660077418 CPUtime=0.1 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 358 0 0 0 7 3 0 0 20 0 19 0 409095869 15926894592 158568 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15553608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 276 0 0 0 6 2 0 0 20 0 19 0 409095869 15926894592 158568 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15553608 memory=7445969036538438503 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 274 0 0 0 5 3 0 0 20 0 19 0 409095869 15926894592 158568 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15553608 memory=7012222707398697576 CPUtime=0.02 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 872 0 0 0 1 1 0 0 20 0 19 0 409095870 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15553608 memory=7445403913381963365 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409095870 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632232748640 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15553608 memory=7373352817559363648 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 409095871 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632231695744 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15553608 memory=6153436965631977576 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15553608 memory=6081942394595469158 CPUtime=3.03 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) S 27506 27506 19528 0 -1 1077944384 4766 0 0 0 302 1 0 0 20 0 19 0 409095873 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632229591408 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15553608 memory=280519481342212 CPUtime=2.97 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 4600 0 0 0 297 0 0 0 20 0 19 0 409095873 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15553608 memory=140259740792978 CPUtime=1.04 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) S 27506 27506 19528 0 -1 1077944384 5214 0 0 0 103 1 0 0 20 0 19 0 409095873 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632227485808 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15553608 memory=280519481535376 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15553608 memory=6944656592452807314 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158568 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 53.52 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 635724 KiB

[startup+16.8016 s]
/proc/loadavg: 7.88 7.84 7.77 11/237 27939
/proc/meminfo: memFree=21453784/32770624 swapFree=66939828/67108860
[pid=27506] ppid=27503 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/27506/stat : 27506 (xcsp3-exec) S 27503 27506 19528 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 409095867 115843072 363 33554432000 4194304 5098028 140726091556496 140726091554600 140002045555324 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 37892096 140726091563898 140726091564141 140726091564141 140726091567050 0
/proc/27506/statm: 28282 363 304 221 0 87 0
[pid=27508] ppid=27506 vsize=15553608 memory=634340 CPUtime=55.12 cores=1,3,5,7
/proc/27508/stat : 27508 (java) S 27506 27506 19528 0 -1 1077944320 39786 0 0 0 5477 35 0 0 20 0 19 0 409095867 15926894592 158585 33554432000 4194304 4196468 140725851372848 140725851355392 139633359761143 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
/proc/27508/statm: 3888402 158585 3532 1 0 3849504 0
[pid=27508/tid=27509] ppid=27506 vsize=15553608 memory=4164 CPUtime=1.09 cores=1,3,5,7
/proc/27508/task/27509/stat : 27509 (java) S 27506 27506 19528 0 -1 1077944384 9525 0 0 0 103 6 0 0 20 0 19 0 409095868 15926894592 158585 33554432000 4194304 4196468 140725851372848 139633364001920 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27510] ppid=27506 vsize=15553608 memory=6791534058613427641 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27510/stat : 27510 (java) S 27506 27506 19528 0 -1 1077944384 387 0 0 0 6 2 0 0 20 0 19 0 409095869 15926894592 158585 33554432000 4194304 4196468 140725851372848 139633287801488 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27511] ppid=27506 vsize=15553608 memory=14008 CPUtime=0.1 cores=1,3,5,7
/proc/27508/task/27511/stat : 27511 (java) S 27506 27506 19528 0 -1 1077944384 358 0 0 0 7 3 0 0 20 0 19 0 409095869 15926894592 158585 33554432000 4194304 4196468 140725851372848 139633286748688 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27512] ppid=27506 vsize=15553608 memory=21164 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27512/stat : 27512 (java) S 27506 27506 19528 0 -1 1077944384 276 0 0 0 6 2 0 0 20 0 19 0 409095869 15926894592 158585 33554432000 4194304 4196468 140725851372848 139633285695888 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27513] ppid=27506 vsize=15553608 memory=14056 CPUtime=0.08 cores=1,3,5,7
/proc/27508/task/27513/stat : 27513 (java) S 27506 27506 19528 0 -1 1077944384 274 0 0 0 5 3 0 0 20 0 19 0 409095869 15926894592 158585 33554432000 4194304 4196468 140725851372848 139633284643088 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27514] ppid=27506 vsize=15553608 memory=2116 CPUtime=0.02 cores=1,3,5,7
/proc/27508/task/27514/stat : 27514 (java) S 27506 27506 19528 0 -1 1077944384 872 0 0 0 1 1 0 0 20 0 19 0 409095870 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632233802608 139633359772290 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27515] ppid=27506 vsize=15553608 memory=520 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27515/stat : 27515 (java) S 27506 27506 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409095870 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632232748640 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27516] ppid=27506 vsize=15553608 memory=1560 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27516/stat : 27516 (java) S 27506 27506 19528 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 409095871 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632231695744 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27517] ppid=27506 vsize=15553608 memory=924 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27517/stat : 27517 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632230644048 139633359779739 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27518] ppid=27506 vsize=15553608 memory=3688 CPUtime=3.03 cores=1,3,5,7
/proc/27508/task/27518/stat : 27518 (java) S 27506 27506 19528 0 -1 1077944384 4766 0 0 0 302 1 0 0 20 0 19 0 409095873 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632229591408 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27519] ppid=27506 vsize=15553608 memory=1984 CPUtime=3 cores=1,3,5,7
/proc/27508/task/27519/stat : 27519 (java) S 27506 27506 19528 0 -1 1077944384 5463 0 0 0 300 0 0 0 20 0 19 0 409095873 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632228538608 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27520] ppid=27506 vsize=15553608 memory=1440 CPUtime=1.04 cores=1,3,5,7
/proc/27508/task/27520/stat : 27520 (java) S 27506 27506 19528 0 -1 1077944384 5214 0 0 0 103 1 0 0 20 0 19 0 409095873 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632227485808 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27521] ppid=27506 vsize=15553608 memory=804 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27521/stat : 27521 (java) S 27506 27506 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632226433248 139633359771349 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
[pid=27508/tid=27522] ppid=27506 vsize=15553608 memory=2580 CPUtime=0 cores=1,3,5,7
/proc/27508/task/27522/stat : 27522 (java) S 27506 27506 19528 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 19 0 409095873 15926894592 158585 33554432000 4194304 4196468 140725851372848 139632225381552 139633359772290 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11665408 140725851378671 140725851378842 140725851378842 140725851381711 0
Current children cumulated CPU time: 55.12 s
Current children cumulated vsize: 15666736 KiB
Current children cumulated memory: 635792 KiB

Child status: 0
Real time (s): 16.824
CPU time (s): 55.1822
CPU user time (s): 54.818
CPU system time (s): 0.364205
CPU usage (%): 327.996
Max. virtual memory (cumulated for all children) (KiB): 15666736
Max. memory (cumulated for all children) (KiB): 635792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 54.818
system time used= 0.364205
maximum resident set size= 634544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41359
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5779
involuntary context switches= 1536


# summary of solver processes directly reported to runsolver:
#   pid: 27506
#   total CPU time (s): 55.1822
#   total CPU user time (s): 54.818
#   total CPU system time (s): 0.364205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.127795 second user time and 0.23365 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 01:42:50
IDJOB=4394182
IDBENCH=133272
IDSOLVER=2842
FILE ID=node119/4394182-1568331809
RUNJOBID= node119-1568327905-19560
PBS_JOBID= 21701152
Free space on /tmp= 57244 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Mario/Mario-zinc-s1/Mario-t-hard-2.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-4394182-1568331809/watcher-4394182-1568331809 -o /tmp/evaluation-result-4394182-1568331809/solver-4394182-1568331809 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19560 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1483835082 HOME/instance-4394182-1568331809.xml

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

MD5SUM BENCH= 2b9b9d57997e47756252872b7d7d2054
RANDOM SEED=1483835082

node119.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.47
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.47
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.47
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.47
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:        22073960 kB
MemAvailable:   31557068 kB
Buffers:          171336 kB
Cached:          9528796 kB
SwapCached:        61088 kB
Active:          2546108 kB
Inactive:        7464888 kB
Active(anon):     248908 kB
Inactive(anon):   103384 kB
Active(file):    2297200 kB
Inactive(file):  7361504 kB
Unevictable:      106776 kB
Mlocked:          106776 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:             26448 kB
Writeback:             0 kB
AnonPages:        327280 kB
Mapped:            56516 kB
Shmem:             32808 kB
Slab:             282596 kB
SReclaimable:     252864 kB
SUnreclaim:        29732 kB
KernelStack:        4160 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1496164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57220 MiB
End job on node119 at 2019-09-13 01:43:07