Trace number 4393293

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-14OPT4482 50.4621 14.2802

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393293-1568320119.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393293-1568320119.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.93/1.06	c solve instance...
4.04/1.34	o 0 
4.45/1.44	o 74 
4.45/1.47	o 98 
4.82/1.73	o 104 
4.82/1.73	o 109 
4.82/1.73	o 163 
4.82/1.73	o 254 
4.82/1.73	o 276 
4.82/1.73	o 297 
4.82/1.73	o 328 
4.82/1.73	o 331 
4.82/1.73	o 378 
4.82/1.74	o 438 
4.82/1.75	o 466 
4.82/1.76	o 556 
4.82/1.77	o 634 
4.82/1.78	o 649 
4.82/1.79	o 666 
6.10/1.84	o 3386 
6.77/2.09	o 3506 
7.17/2.19	o 3672 
7.61/2.22	o 3819 
7.61/2.22	o 3862 
7.61/2.24	o 3873 
7.61/2.25	o 3910 
7.61/2.26	o 3979 
7.61/2.28	o 4052 
7.61/2.29	o 4106 
7.61/2.30	o 4118 
8.31/2.40	o 4135 
8.31/2.46	o 4149 
8.31/2.47	o 4150 
8.31/2.49	o 4209 
9.50/2.70	o 4212 
9.50/2.70	o 4272 
16.03/4.57	o 4315 
16.03/4.58	o 4326 
25.25/7.02	o 4330 
28.52/8.00	o 4361 
29.16/8.29	o 4363 
29.50/8.55	o 4364 
29.84/8.80	o 4384 
30.07/9.04	o 4390 
38.46/11.23	o 4418 
48.70/13.86	o 4444 
50.26/14.25	o 4482 
50.26/14.26	s OPTIMUM FOUND
50.26/14.26	v <instantiation>
50.26/14.26	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>
50.26/14.26	v 	<values>19 0 9 80 84 89 36 39 14 64 79 3 41 43 88 53 91 35 4 21 44 48 56 13 52 65 69 40 78 10 63 5 28 61 97 11 20 22 87 49 6 90 7 51 23 16 37 1 71 34 2 99 85 60 67 75 8 57 98 33 55 73 29 31 81 38 50 17 25 58 54 24 47 18 27 74 15 93 45 26 46 59 30 82 42 32 12 72 68 96 76 62 92 66 94 70 77 95 86 83 17 0 150 3 3 19 18 2 7 1 7 2 2 22 3 77 0 2 460 23 418 1 6 306 2 1 237 1 1 263 2 0 10 1 27 25 15 11 5 1 463 1 9 1 18 19 21 6 2 4 3 19 5 22 2 15 5 0 124 11 20 11 30 6 18 26 7 62 53 23 436 203 4 10 19 28 0 23 496 15 372 1 3 34 245 80 22 240 0 33 1 83 0 16 0 0 4 18 6 12 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>
50.26/14.26	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 (14516 MiB free)
  memory of node 1: 16384 MiB (15340 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393293-1568320119/watcher-4393293-1568320119 -o /tmp/evaluation-result-4393293-1568320119/solver-4393293-1568320119 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1337165586 HOME/instance-4393293-1568320119.xml 

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

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


[startup+0.100069 s]*
/proc/loadavg: 7.87 8.12 8.04 7/232 24200
/proc/meminfo: memFree=30556492/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15144768 memory=30016 CPUtime=0.13 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 5906 0 0 0 11 2 0 0 20 0 15 0 408266640 15508242432 7504 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3786192 7504 3148 1 0 3748377 0
[pid=24186/tid=24187] ppid=24184 vsize=15144768 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) R 24184 24184 14062 0 -1 4202560 3824 0 0 0 8 1 0 0 20 0 15 0 408266641 15508242432 7504 33554432000 4194304 4196468 140725978583424 140697740857232 140697728863038 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 7504 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15144768 memory=3835289607146469024 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 7504 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 7504 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 7504 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408266643 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408266643 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696903643936 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408266644 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696902591600 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) R 24184 24184 14062 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696900487792 140697720061649 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) R 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696899434992 140697736637058 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15144768 memory=140044450035328 CPUtime=0.02 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) R 24184 24184 14062 0 -1 4202560 355 0 0 0 2 0 0 0 20 0 15 0 408266646 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696898382704 140697728863038 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 7504 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31464 KiB

[startup+0.210667 s]*
/proc/loadavg: 7.87 8.12 8.04 7/232 24200
/proc/meminfo: memFree=30544888/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15144768 memory=40548 CPUtime=0.34 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 9339 0 0 0 31 3 0 0 20 0 15 0 408266640 15508242432 10137 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3786192 10137 3312 1 0 3748377 0
[pid=24186/tid=24187] ppid=24184 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) R 24184 24184 14062 0 -1 4202560 6622 0 0 0 17 3 0 0 20 0 15 0 408266641 15508242432 10137 33554432000 4194304 4196468 140725978583424 140697740862960 140697374064704 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15144768 memory=2669798 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 10137 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15144768 memory=140044452880951 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 10137 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 10137 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408266641 15508242432 10137 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15144768 memory=140044450035328 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408266643 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408266643 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696903643936 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408266644 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696902591600 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) S 24184 24184 14062 0 -1 1077944384 543 0 0 0 2 0 0 0 20 0 15 0 408266646 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696900487792 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) S 24184 24184 14062 0 -1 1077944384 90 0 0 0 2 0 0 0 20 0 15 0 408266646 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696899434992 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15144768 memory=140044450035328 CPUtime=0.08 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) S 24184 24184 14062 0 -1 1077944384 779 0 0 0 8 0 0 0 20 0 15 0 408266646 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696898382704 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266646 15508242432 10137 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41996 KiB

[startup+0.310488 s]*
/proc/loadavg: 7.87 8.12 8.04 7/232 24200
/proc/meminfo: memFree=30537792/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15149024 memory=50220 CPUtime=0.54 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 10867 0 0 0 50 4 0 0 20 0 15 0 408266640 15512600576 12555 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3787256 12555 3370 1 0 3748377 0
[pid=24186/tid=24187] ppid=24184 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) R 24184 24184 14062 0 -1 4202560 7813 0 0 0 27 3 0 0 20 0 15 0 408266641 15512600576 12555 33554432000 4194304 4196468 140725978583424 140697740857544 140697720706398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15512600576 12555 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15512600576 12555 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15512600576 12555 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408266641 15512600576 12555 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15149024 memory=-7017622366038114463 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408266643 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408266643 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696903643936 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408266644 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696902591600 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15149024 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) S 24184 24184 14062 0 -1 1077944384 597 0 0 0 3 0 0 0 20 0 15 0 408266646 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696900487792 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) R 24184 24184 14062 0 -1 4202560 219 0 0 0 5 0 0 0 20 0 15 0 408266646 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696899425376 140697721289949 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) S 24184 24184 14062 0 -1 1077944384 938 0 0 0 12 0 0 0 20 0 15 0 408266646 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696898382704 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266646 15512600576 12555 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51668 KiB

[startup+0.701372 s]
/proc/loadavg: 7.87 8.12 8.04 9/232 24200
/proc/meminfo: memFree=30510680/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15151148 memory=101204 CPUtime=1.79 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 14908 0 0 0 173 6 0 0 20 0 15 0 408266640 15514775552 25301 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3787787 25301 3449 1 0 3748889 0
[pid=24186/tid=24187] ppid=24184 vsize=15151148 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) R 24184 24184 14062 0 -1 4202560 9202 0 0 0 63 4 0 0 20 0 15 0 408266641 15514775552 25301 33554432000 4194304 4196468 140725978583424 140697740861232 140697719119617 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15514775552 25301 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15151148 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15514775552 25301 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15151148 memory=772 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266641 15514775552 25301 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15151148 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408266641 15514775552 25301 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15151148 memory=948 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408266643 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408266643 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696903643936 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15151148 memory=9404 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408266644 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696902591600 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15151148 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15151148 memory=628 CPUtime=0.32 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) R 24184 24184 14062 0 -1 4202560 1442 0 0 0 32 0 0 0 20 0 15 0 408266646 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696900466432 140697728915293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15151148 memory=1056 CPUtime=0.37 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) R 24184 24184 14062 0 -1 4202560 973 0 0 0 37 0 0 0 20 0 15 0 408266646 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696899423984 140697714819713 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15151148 memory=1556 CPUtime=0.39 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) R 24184 24184 14062 0 -1 4202560 1986 0 0 0 39 0 0 0 20 0 15 0 408266646 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696898381120 140697714790636 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15151148 memory=5908 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408266646 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15151148 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408266646 15514775552 25301 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 102652 KiB

[startup+1.50076 s]
/proc/loadavg: 7.87 8.12 8.04 8/232 24200
/proc/meminfo: memFree=30377952/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0

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

/proc/24186/task/24381/stat : 24381 (java) R 24184 24184 14062 0 -1 4202560 53 0 0 0 142 0 0 0 20 0 19 0 408267763 15858733056 138701 33554432000 4194304 4196468 140725978583424 140696813018584 140697381886263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 44.34 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 556252 KiB

[startup+14.2801 s]
# the end of solver process 24184 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=50.1431 s, system=0.318935 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+13.0014 s]
/proc/loadavg: 7.82 8.10 8.04 9/236 24381
/proc/meminfo: memFree=30078560/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15487044 memory=585608 CPUtime=45.53 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 39588 0 0 0 4525 28 0 0 20 0 19 0 408266640 15858733056 146402 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3871761 146402 3532 1 0 3832863 0
[pid=24186/tid=24187] ppid=24184 vsize=15487044 memory=6791534058613427641 CPUtime=1.05 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) S 24184 24184 14062 0 -1 1077944384 10107 0 0 0 99 6 0 0 20 0 19 0 408266641 15858733056 146402 33554432000 4194304 4196468 140725978583424 140697740866688 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15487044 memory=-2843876188026099102 CPUtime=0.06 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 365 0 0 0 4 2 0 0 20 0 19 0 408266641 15858733056 146402 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15487044 memory=6944656592455359580 CPUtime=0.06 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1206 0 0 0 4 2 0 0 20 0 19 0 408266641 15858733056 146402 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15487044 memory=6944656592455097440 CPUtime=0.06 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 204 0 0 0 4 2 0 0 20 0 19 0 408266641 15858733056 146402 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15487044 memory=6944656592455097440 CPUtime=0.07 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 260 0 0 0 5 2 0 0 20 0 19 0 408266641 15858733056 146402 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15487044 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 515 0 0 0 1 0 0 0 20 0 19 0 408266643 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15487044 memory=8100684080039356519 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 408266643 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696903644000 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15487044 memory=111632 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408266644 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696902591616 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15487044 memory=800 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15487044 memory=1804 CPUtime=3.02 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) S 24184 24184 14062 0 -1 1077944384 6440 0 0 0 302 0 0 0 20 0 19 0 408266646 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696900487792 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15487044 memory=916 CPUtime=2.86 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) S 24184 24184 14062 0 -1 1077944384 6366 0 0 0 285 1 0 0 20 0 19 0 408266646 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696899434992 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15487044 memory=3848 CPUtime=1 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) S 24184 24184 14062 0 -1 1077944384 5551 0 0 0 99 1 0 0 20 0 19 0 408266646 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696898382704 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15487044 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15487044 memory=484980 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24378] ppid=24184 vsize=15487044 memory=4108 CPUtime=1.64 cores=1,3,5,7
/proc/24186/task/24378/stat : 24378 (java) R 24184 24184 14062 0 -1 4202560 91 0 0 0 164 0 0 0 20 0 19 0 408267763 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696815123240 140697381628189 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24379] ppid=24184 vsize=15487044 memory=0 CPUtime=1.67 cores=1,3,5,7
/proc/24186/task/24379/stat : 24379 (java) R 24184 24184 14062 0 -1 4202560 149 0 0 0 167 0 0 0 20 0 19 0 408267763 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696811966336 140697381685714 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24380] ppid=24184 vsize=15487044 memory=4420 CPUtime=1.74 cores=1,3,5,7
/proc/24186/task/24380/stat : 24380 (java) R 24184 24184 14062 0 -1 4202560 113 0 0 0 174 0 0 0 20 0 19 0 408267763 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696814071912 140697381685522 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24381] ppid=24184 vsize=15487044 memory=6628 CPUtime=1.69 cores=1,3,5,7
/proc/24186/task/24381/stat : 24381 (java) R 24184 24184 14062 0 -1 4202560 78 0 0 0 169 0 0 0 20 0 19 0 408267763 15858733056 146402 33554432000 4194304 4196468 140725978583424 140696813018584 140697381685833 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 45.53 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 587056 KiB

[startup+13.8014 s]
/proc/loadavg: 7.82 8.10 8.04 9/236 24381
/proc/meminfo: memFree=29975924/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15487044 memory=633896 CPUtime=48.7 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 40696 0 0 0 4840 30 0 0 20 0 19 0 408266640 15858733056 158474 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3871761 158474 3532 1 0 3832863 0
[pid=24186/tid=24187] ppid=24184 vsize=15487044 memory=984 CPUtime=1.05 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) S 24184 24184 14062 0 -1 1077944384 10107 0 0 0 99 6 0 0 20 0 19 0 408266641 15858733056 158474 33554432000 4194304 4196468 140725978583424 140697740866688 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15487044 memory=2024 CPUtime=0.07 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 433 0 0 0 5 2 0 0 20 0 19 0 408266641 15858733056 158474 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15487044 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1298 0 0 0 5 3 0 0 20 0 19 0 408266641 15858733056 158474 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15487044 memory=6944656592455097440 CPUtime=0.08 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 341 0 0 0 5 3 0 0 20 0 19 0 408266641 15858733056 158474 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15487044 memory=3054156605268465310 CPUtime=0.09 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 530 0 0 0 6 3 0 0 20 0 19 0 408266641 15858733056 158474 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15487044 memory=-8253362762722141311 CPUtime=0.01 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 925 0 0 0 1 0 0 0 20 0 19 0 408266643 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15487044 memory=-8707038579349950309 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 408266643 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696903644000 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15487044 memory=7594870424533035351 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408266644 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696902591616 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15487044 memory=9404 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15487044 memory=1548 CPUtime=3.03 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) S 24184 24184 14062 0 -1 1077944384 6448 0 0 0 303 0 0 0 20 0 19 0 408266646 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696900487792 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15487044 memory=628 CPUtime=2.86 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) S 24184 24184 14062 0 -1 1077944384 6366 0 0 0 285 1 0 0 20 0 19 0 408266646 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696899434992 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15487044 memory=1056 CPUtime=1 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) S 24184 24184 14062 0 -1 1077944384 5563 0 0 0 99 1 0 0 20 0 19 0 408266646 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696898382704 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15487044 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15487044 memory=5908 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24378] ppid=24184 vsize=15487044 memory=14012 CPUtime=2.41 cores=1,3,5,7
/proc/24186/task/24378/stat : 24378 (java) R 24184 24184 14062 0 -1 4202560 115 0 0 0 241 0 0 0 20 0 19 0 408267763 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696815125176 140697383760705 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24379] ppid=24184 vsize=15487044 memory=2116 CPUtime=2.45 cores=1,3,5,7
/proc/24186/task/24379/stat : 24379 (java) R 24184 24184 14062 0 -1 4202560 186 0 0 0 245 0 0 0 20 0 19 0 408267763 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696811968680 140697381685522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24380] ppid=24184 vsize=15487044 memory=8896 CPUtime=2.52 cores=1,3,5,7
/proc/24186/task/24380/stat : 24380 (java) R 24184 24184 14062 0 -1 4202560 140 0 0 0 252 0 0 0 20 0 19 0 408267763 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696814073848 140697383184167 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24381] ppid=24184 vsize=15487044 memory=12024 CPUtime=2.44 cores=1,3,5,7
/proc/24186/task/24381/stat : 24381 (java) R 24184 24184 14062 0 -1 4202560 101 0 0 0 244 0 0 0 20 0 19 0 408267763 15858733056 158474 33554432000 4194304 4196468 140725978583424 140696813018336 140697382005663 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 48.7 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 635344 KiB

[startup+14.2014 s]*
/proc/loadavg: 7.82 8.10 8.04 9/236 24385
/proc/meminfo: memFree=29950480/32770624 swapFree=66996296/67108860
[pid=24184] ppid=24181 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/24184/stat : 24184 (xcsp3-exec) S 24181 24184 14062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408266640 115843072 362 33554432000 4194304 5098028 140721745772784 140721745770888 140546654171772 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 34369536 140721745781626 140721745781869 140721745781869 140721745784778 0
/proc/24184/statm: 28282 362 304 221 0 87 0
[pid=24186] ppid=24184 vsize=15487044 memory=633644 CPUtime=50.26 cores=1,3,5,7
/proc/24186/stat : 24186 (java) S 24184 24184 14062 0 -1 1077944320 40816 0 0 0 4995 31 0 0 20 0 19 0 408266640 15858733056 158411 33554432000 4194304 4196468 140725978583424 140725978565968 140697736625911 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
/proc/24186/statm: 3871761 158411 3532 1 0 3832863 0
[pid=24186/tid=24187] ppid=24184 vsize=15487044 memory=8317482817917895235 CPUtime=1.05 cores=1,3,5,7
/proc/24186/task/24187/stat : 24187 (java) S 24184 24184 14062 0 -1 1077944384 10110 0 0 0 99 6 0 0 20 0 19 0 408266641 15858733056 158411 33554432000 4194304 4196468 140725978583424 140697740866688 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24188] ppid=24184 vsize=15487044 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/24186/task/24188/stat : 24188 (java) S 24184 24184 14062 0 -1 1077944384 433 0 0 0 5 2 0 0 20 0 19 0 408266641 15858733056 158411 33554432000 4194304 4196468 140725978583424 140697329130384 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24189] ppid=24184 vsize=15487044 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24186/task/24189/stat : 24189 (java) S 24184 24184 14062 0 -1 1077944384 1298 0 0 0 5 3 0 0 20 0 19 0 408266641 15858733056 158411 33554432000 4194304 4196468 140725978583424 140697328077584 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24190] ppid=24184 vsize=15487044 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/24186/task/24190/stat : 24190 (java) S 24184 24184 14062 0 -1 1077944384 341 0 0 0 5 3 0 0 20 0 19 0 408266641 15858733056 158411 33554432000 4194304 4196468 140725978583424 140697327025296 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24191] ppid=24184 vsize=15487044 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/24186/task/24191/stat : 24191 (java) S 24184 24184 14062 0 -1 1077944384 530 0 0 0 6 3 0 0 20 0 19 0 408266641 15858733056 158411 33554432000 4194304 4196468 140725978583424 140697325972496 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24192] ppid=24184 vsize=15487044 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/24186/task/24192/stat : 24192 (java) S 24184 24184 14062 0 -1 1077944384 926 0 0 0 1 0 0 0 20 0 19 0 408266643 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696904697968 140697736637058 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24193] ppid=24184 vsize=15487044 memory=0 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24193/stat : 24193 (java) S 24184 24184 14062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 408266643 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696903644000 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24194] ppid=24184 vsize=15487044 memory=288230377057943841 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24194/stat : 24194 (java) S 24184 24184 14062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408266644 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696902591616 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24195] ppid=24184 vsize=15487044 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24195/stat : 24195 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696901539920 140697736644507 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24196] ppid=24184 vsize=15487044 memory=3376 CPUtime=3.03 cores=1,3,5,7
/proc/24186/task/24196/stat : 24196 (java) S 24184 24184 14062 0 -1 1077944384 6448 0 0 0 303 0 0 0 20 0 19 0 408266646 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696900487792 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24197] ppid=24184 vsize=15487044 memory=1448 CPUtime=2.86 cores=1,3,5,7
/proc/24186/task/24197/stat : 24197 (java) S 24184 24184 14062 0 -1 1077944384 6374 0 0 0 285 1 0 0 20 0 19 0 408266646 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696899434992 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24198] ppid=24184 vsize=15487044 memory=285624 CPUtime=1 cores=1,3,5,7
/proc/24186/task/24198/stat : 24198 (java) S 24184 24184 14062 0 -1 1077944384 5567 0 0 0 99 1 0 0 20 0 19 0 408266646 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696898382704 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24199] ppid=24184 vsize=15487044 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24199/stat : 24199 (java) S 24184 24184 14062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696897330144 140697736636117 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24200] ppid=24184 vsize=15487044 memory=2784 CPUtime=0 cores=1,3,5,7
/proc/24186/task/24200/stat : 24200 (java) S 24184 24184 14062 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 19 0 408266646 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696896276912 140697736637058 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24382] ppid=24184 vsize=15487044 memory=1448 CPUtime=0.33 cores=1,3,5,7
/proc/24186/task/24382/stat : 24382 (java) R 24184 24184 14062 0 -1 4202560 23 0 0 0 33 0 0 0 20 0 19 0 408268027 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696811969784 140697377636927 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24383] ppid=24184 vsize=15487044 memory=608136 CPUtime=0.34 cores=1,3,5,7
/proc/24186/task/24383/stat : 24383 (java) R 24184 24184 14062 0 -1 4202560 25 0 0 0 34 0 0 0 20 0 19 0 408268027 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696813020072 140697381262119 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24384] ppid=24184 vsize=15487044 memory=1164 CPUtime=0.34 cores=1,3,5,7
/proc/24186/task/24384/stat : 24384 (java) R 24184 24184 14062 0 -1 4202560 23 0 0 0 34 0 0 0 20 0 19 0 408268027 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696814079432 140697381628481 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
[pid=24186/tid=24385] ppid=24184 vsize=15487044 memory=7100839870071150693 CPUtime=0.33 cores=1,3,5,7
/proc/24186/task/24385/stat : 24385 (java) R 24184 24184 14062 0 -1 4202560 23 0 0 0 33 0 0 0 20 0 19 0 408268027 15858733056 158411 33554432000 4194304 4196468 140725978583424 140696815125656 140697381685522 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39755776 140725978592239 140725978592410 140725978592410 140725978595279 0
Current children cumulated CPU time: 50.26 s
Current children cumulated vsize: 15600172 KiB
Current children cumulated memory: 635092 KiB

Child status: 0
Real time (s): 14.2802
CPU time (s): 50.4621
CPU user time (s): 50.1431
CPU system time (s): 0.318935
CPU usage (%): 353.371
Max. virtual memory (cumulated for all children) (KiB): 15600172
Max. memory (cumulated for all children) (KiB): 635344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 50.1431
system time used= 0.318935
maximum resident set size= 634200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41694
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= 4247
involuntary context switches= 1508


# summary of solver processes directly reported to runsolver:
#   pid: 24184
#   total CPU time (s): 50.4621
#   total CPU user time (s): 50.1431
#   total CPU system time (s): 0.318935

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.132183 second user time and 0.181791 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-12 21:27:23
IDJOB=4393293
IDBENCH=133274
IDSOLVER=2840
FILE ID=node106/4393293-1568320119
RUNJOBID= node106-1568309633-14094
PBS_JOBID= 21701134
Free space on /tmp= 56708 MiB

SOLVER NAME= choco-solver 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 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393293-1568320119/watcher-4393293-1568320119 -o /tmp/evaluation-result-4393293-1568320119/solver-4393293-1568320119 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568309633-14094 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1337165586 HOME/instance-4393293-1568320119.xml

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

MD5SUM BENCH= 4de37f7087aa8e77bde3fd457ed5d54a
RANDOM SEED=1337165586

node106.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.79
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.79
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.79
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.79
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:        30574028 kB
MemAvailable:   31649516 kB
Buffers:          129552 kB
Cached:          1242172 kB
SwapCached:        10228 kB
Active:           663196 kB
Inactive:         995284 kB
Active(anon):     285908 kB
Inactive(anon):    33392 kB
Active(file):     377288 kB
Inactive(file):   961892 kB
Unevictable:      107784 kB
Mlocked:          107784 kB
SwapTotal:      67108860 kB
SwapFree:       66996296 kB
Dirty:             26040 kB
Writeback:             0 kB
AnonPages:        384632 kB
Mapped:            48672 kB
Shmem:             23924 kB
Slab:             133280 kB
SReclaimable:     104284 kB
SUnreclaim:        28996 kB
KernelStack:        3824 kB
PageTables:         6616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1382792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 56684 MiB
End job on node106 at 2019-09-12 21:27:37