Trace number 4254855

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 4.0.5 par (2017-07-26)SAT (TO)562 1686.77 252.12601

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n150/
TravellingSalesman-150-50-14.xml
MD5SUMb2c04361dada2322dcbf50e86c385888
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark552
Best CPU time to get the best result obtained on this benchmark251.94299
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints151
Number of domains2
Minimum domain size64
Maximum domain size150
Distribution of domain sizes[{"size":64,"count":150},{"size":150,"count":150}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":150},{"degree":3,"count":150}]
Minimum constraint arity3
Maximum constraint arity150
Distribution of constraint arities[{"arity":3,"count":150},{"arity":150,"count":1}]
Number of extensional constraints150
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin 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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254855-1502644904.xml"  -tl '2016s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4254855-1502644904.xml, -tl, 2016s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
55.82/45.17	c solve instance...
67.89/46.99	o 2440 
68.23/47.17	o 2420 
70.38/47.53	o 2408 
72.23/48.50	o 2401 
72.33/48.60	o 2387 
72.64/48.64	o 2383 
72.64/48.66	o 2381 
72.64/48.68	o 2380 
73.44/48.81	o 649 
73.44/48.82	o 648 
73.44/48.87	o 643 
73.79/48.93	o 642 
74.02/49.03	o 639 
74.24/49.15	o 634 
74.44/49.25	o 633 
74.74/49.34	o 562 
1686.07/252.07	s SATISFIABLE
1686.07/252.07	v <instantiation>
1686.07/252.07	v 	<list>c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] c[50] c[51] c[52] c[53] c[54] c[55] c[56] c[57] c[58] c[59] c[60] c[61] c[62] c[63] c[64] c[65] c[66] c[67] c[68] c[69] c[70] c[71] c[72] c[73] c[74] c[75] c[76] c[77] c[78] c[79] c[80] c[81] c[82] c[83] c[84] c[85] c[86] c[87] c[88] c[89] c[90] c[91] c[92] c[93] c[94] c[95] c[96] c[97] c[98] c[99] c[100] c[101] c[102] c[103] c[104] c[105] c[106] c[107] c[108] c[109] c[110] c[111] c[112] c[113] c[114] c[115] c[116] c[117] c[118] c[119] c[120] c[121] c[122] c[123] c[124] c[125] c[126] c[127] c[128] c[129] c[130] c[131] c[132] c[133] c[134] c[135] c[136] c[137] c[138] c[139] c[140] c[141] c[142] c[143] c[144] c[145] c[146] c[147] c[148] c[149] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49] d[50] d[51] d[52] d[53] d[54] d[55] d[56] d[57] d[58] d[59] d[60] d[61] d[62] d[63] d[64] d[65] d[66] d[67] d[68] d[69] d[70] d[71] d[72] d[73] d[74] d[75] d[76] d[77] d[78] d[79] d[80] d[81] d[82] d[83] d[84] d[85] d[86] d[87] d[88] d[89] d[90] d[91] d[92] d[93] d[94] d[95] d[96] d[97] d[98] d[99] d[100] d[101] d[102] d[103] d[104] d[105] d[106] d[107] d[108] d[109] d[110] d[111] d[112] d[113] d[114] d[115] d[116] d[117] d[118] d[119] d[120] d[121] d[122] d[123] d[124] d[125] d[126] d[127] d[128] d[129] d[130] d[131] d[132] d[133] d[134] d[135] d[136] d[137] d[138] d[139] d[140] d[141] d[142] d[143] d[144] d[145] d[146] d[147] d[148] d[149] </list>
1686.07/252.07	v 	<values>140 127 129 133 118 122 93 92 1 2 7 3 8 16 24 49 41 35 30 31 42 38 36 27 20 28 9 11 13 25 32 39 43 51 60 59 56 58 73 71 68 67 66 55 62 57 54 48 53 65 69 76 82 81 80 75 64 33 26 21 4 0 5 14 17 18 22 19 10 6 12 15 23 29 40 46 45 37 34 44 47 50 61 52 63 74 78 84 90 97 94 101 113 119 123 131 132 135 114 115 108 109 106 110 128 136 137 138 141 146 148 139 134 124 116 117 112 107 104 105 121 125 130 142 143 149 120 111 103 98 95 96 86 79 89 83 88 85 91 77 72 70 87 99 100 102 126 144 147 145 6 10 2 20 2 11 5 35 3 3 7 1 4 2 8 4 2 1 1 3 4 1 3 3 3 12 3 1 3 3 3 1 4 3 2 2 1 4 4 1 3 4 3 2 4 2 3 8 4 1 2 5 1 3 2 3 13 2 2 5 1 5 4 1 1 2 1 3 3 2 1 2 4 4 4 1 4 2 3 3 2 3 4 3 3 1 4 4 3 3 5 4 2 3 2 1 2 5 1 2 3 3 2 5 3 1 1 3 4 2 6 4 2 3 1 2 1 1 2 5 2 3 7 2 6 13 3 3 4 3 2 4 2 4 7 2 3 2 5 1 1 8 6 9 6 9 9 1 4 6 </values>
1686.07/252.07	v </instantiation>
1686.07/252.07	c Unexpected resolution interruption!

Verifier Data

OK	562

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4254855-1502644904/watcher-4254855-1502644904 -o /tmp/evaluation-result-4254855-1502644904/solver-4254855-1502644904 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 883786271 HOME/instance-4254855-1502644904.xml 

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

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

solver pid=15816, runsolver pid=15813

[startup+0.100119 s]*
/proc/loadavg: 8.55 8.06 6.81 2/201 15837
/proc/meminfo: memFree=31482248/32770624 swapFree=67108860/67108860
[pid=15816] ppid=15813 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15816/stat : 15816 (xcsp3-exec) S 15813 15816 4682 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578252 9740288 346 33554432000 4194304 5098028 140723860940848 140723860938952 140519333712508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32407552 140723860943979 140723860944188 140723860944188 140723860946923 0
/proc/15816/statm: 2378 346 289 221 0 87 0
[pid=15818] ppid=15816 vsize=25999808 memory=28300 CPUtime=0.11 cores=0-7
/proc/15818/stat : 15818 (java) S 15816 15816 4682 0 -1 1077944320 5475 0 0 0 10 1 0 0 20 0 20 0 97578252 26623803392 7075 33554432000 4194304 4196468 140736620210528 140736620193072 140429801180919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
/proc/15818/statm: 6499952 7075 2843 1 0 6488269 0
[pid=15818/tid=15819] ppid=15816 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/15818/task/15819/stat : 15819 (java) R 15816 15816 4682 0 -1 4202560 3492 0 0 0 8 1 0 0 20 0 20 0 97578252 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429805415200 140429785261406 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15820] ppid=15816 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15818/task/15820/stat : 15820 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429753801616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15821] ppid=15816 vsize=25999808 memory=140355509868160 CPUtime=0 cores=0-7
/proc/15818/task/15821/stat : 15821 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429752748816 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15822] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15822/stat : 15822 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429751696528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15823] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15823/stat : 15823 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429750643728 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15824] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15824/stat : 15824 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429749590416 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15825] ppid=15816 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15818/task/15825/stat : 15825 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429748537616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15826] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15826/stat : 15826 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429747485328 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15827] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15827/stat : 15827 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429746432528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15828] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15828/stat : 15828 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578255 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429062785648 140429801192066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15829] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15829/stat : 15829 (java) S 15816 15816 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97578255 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429061731616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15830] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15830/stat : 15830 (java) S 15816 15816 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97578255 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429060679280 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15831] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15831/stat : 15831 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429059627600 140429801199515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15832] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15832/stat : 15832 (java) R 15816 15816 4682 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429058574448 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15833] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15833/stat : 15833 (java) S 15816 15816 4682 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140429057521648 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15834] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15834/stat : 15834 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140428066679152 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15835] ppid=15816 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/15818/task/15835/stat : 15835 (java) S 15816 15816 4682 0 -1 1077944384 256 0 0 0 1 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140428065626352 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15836] ppid=15816 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15836/stat : 15836 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140428064574304 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15837] ppid=15816 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/15818/task/15837/stat : 15837 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578258 26623803392 7075 33554432000 4194304 4196468 140736620210528 140428063521584 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 29684 KiB

[startup+0.210439 s]*
/proc/loadavg: 8.55 8.06 6.81 3/201 15837
/proc/meminfo: memFree=31470236/32770624 swapFree=67108860/67108860
[pid=15816] ppid=15813 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15816/stat : 15816 (xcsp3-exec) S 15813 15816 4682 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578252 9740288 346 33554432000 4194304 5098028 140723860940848 140723860938952 140519333712508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32407552 140723860943979 140723860944188 140723860944188 140723860946923 0
/proc/15816/statm: 2378 346 289 221 0 87 0
[pid=15818] ppid=15816 vsize=26004064 memory=41444 CPUtime=0.33 cores=0-7
/proc/15818/stat : 15818 (java) S 15816 15816 4682 0 -1 1077944320 8343 0 0 0 30 3 0 0 20 0 20 0 97578252 26628161536 10361 33554432000 4194304 4196468 140736620210528 140736620193072 140429801180919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
/proc/15818/statm: 6501016 10361 3077 1 0 6488269 0
[pid=15818/tid=15819] ppid=15816 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/15818/task/15819/stat : 15819 (java) R 15816 15816 4682 0 -1 4202560 5403 0 0 0 18 2 0 0 20 0 20 0 97578252 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429805399888 140429801202266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15820] ppid=15816 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/15818/task/15820/stat : 15820 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429753801616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15821] ppid=15816 vsize=26004064 memory=140355509880288 CPUtime=0 cores=0-7
/proc/15818/task/15821/stat : 15821 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429752748816 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15822] ppid=15816 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15818/task/15822/stat : 15822 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429751696528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15823] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15823/stat : 15823 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429750643728 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15824] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15824/stat : 15824 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429749590416 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15825] ppid=15816 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15818/task/15825/stat : 15825 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429748537616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15826] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15826/stat : 15826 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429747485328 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15827] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15827/stat : 15827 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429746432528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15828] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15828/stat : 15828 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578255 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429062785648 140429801192066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15829] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15829/stat : 15829 (java) S 15816 15816 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97578255 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429061731616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15830] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15830/stat : 15830 (java) S 15816 15816 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97578255 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429060679280 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15831] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15831/stat : 15831 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429059627600 140429801199515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15832] ppid=15816 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15818/task/15832/stat : 15832 (java) S 15816 15816 4682 0 -1 1077944384 607 0 0 0 1 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429058574448 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15833] ppid=15816 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/15818/task/15833/stat : 15833 (java) S 15816 15816 4682 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140429057521648 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15834] ppid=15816 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/15818/task/15834/stat : 15834 (java) S 15816 15816 4682 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140428066679152 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15835] ppid=15816 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/15818/task/15835/stat : 15835 (java) R 15816 15816 4682 0 -1 4202560 728 0 0 0 7 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140428065626352 140429780099491 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15836] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15836/stat : 15836 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140428064574304 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15837] ppid=15816 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15818/task/15837/stat : 15837 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578258 26628161536 10361 33554432000 4194304 4196468 140736620210528 140428063521584 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 42828 KiB

[startup+0.310431 s]*
/proc/loadavg: 8.55 8.06 6.81 3/201 15837
/proc/meminfo: memFree=31463896/32770624 swapFree=67108860/67108860
[pid=15816] ppid=15813 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15816/stat : 15816 (xcsp3-exec) S 15813 15816 4682 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578252 9740288 346 33554432000 4194304 5098028 140723860940848 140723860938952 140519333712508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32407552 140723860943979 140723860944188 140723860944188 140723860946923 0
/proc/15816/statm: 2378 346 289 221 0 87 0
[pid=15818] ppid=15816 vsize=26004064 memory=47860 CPUtime=0.5 cores=0-7
/proc/15818/stat : 15818 (java) S 15816 15816 4682 0 -1 1077944320 9162 0 0 0 46 4 0 0 20 0 20 0 97578252 26628161536 11965 33554432000 4194304 4196468 140736620210528 140736620193072 140429801180919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
/proc/15818/statm: 6501016 11965 3090 1 0 6488269 0
[pid=15818/tid=15819] ppid=15816 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/15818/task/15819/stat : 15819 (java) R 15816 15816 4682 0 -1 4202560 6065 0 0 0 27 2 0 0 20 0 20 0 97578252 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429805419168 140429801192854 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15820] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15820/stat : 15820 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429753801616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15821] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15821/stat : 15821 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429752748816 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15822] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15822/stat : 15822 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429751696528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15823] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15823/stat : 15823 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429750643728 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15824] ppid=15816 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/15818/task/15824/stat : 15824 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429749590416 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15825] ppid=15816 vsize=26004064 memory=140355370578863 CPUtime=0 cores=0-7
/proc/15818/task/15825/stat : 15825 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429748537616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15826] ppid=15816 vsize=26004064 memory=140355370581168 CPUtime=0 cores=0-7
/proc/15818/task/15826/stat : 15826 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429747485328 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15827] ppid=15816 vsize=26004064 memory=140355370583472 CPUtime=0 cores=0-7
/proc/15818/task/15827/stat : 15827 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429746432528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15828] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15828/stat : 15828 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578255 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429062785648 140429801192066 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15829] ppid=15816 vsize=26004064 memory=280710741173904 CPUtime=0 cores=0-7
/proc/15818/task/15829/stat : 15829 (java) S 15816 15816 4682 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97578255 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429061731616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15830] ppid=15816 vsize=26004064 memory=280710741180816 CPUtime=0 cores=0-7
/proc/15818/task/15830/stat : 15830 (java) S 15816 15816 4682 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97578255 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429060679280 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15831] ppid=15816 vsize=26004064 memory=280710741122096 CPUtime=0 cores=0-7
/proc/15818/task/15831/stat : 15831 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429059627600 140429801199515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15832] ppid=15816 vsize=26004064 memory=280710741194640 CPUtime=0.02 cores=0-7
/proc/15818/task/15832/stat : 15832 (java) R 15816 15816 4682 0 -1 4202560 608 0 0 0 2 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429058574448 140429787245139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15833] ppid=15816 vsize=26004064 memory=280710741201552 CPUtime=0.02 cores=0-7
/proc/15818/task/15833/stat : 15833 (java) S 15816 15816 4682 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140429057521648 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15834] ppid=15816 vsize=26004064 memory=280710741199248 CPUtime=0.01 cores=0-7
/proc/15818/task/15834/stat : 15834 (java) S 15816 15816 4682 0 -1 1077944384 101 0 0 0 1 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140428066679152 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15835] ppid=15816 vsize=26004064 memory=280710741215408 CPUtime=0.12 cores=0-7
/proc/15818/task/15835/stat : 15835 (java) R 15816 15816 4682 0 -1 4202560 827 0 0 0 12 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140428065626352 140429779767269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15836] ppid=15816 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15836/stat : 15836 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140428064574304 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15837] ppid=15816 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/15818/task/15837/stat : 15837 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578258 26628161536 11965 33554432000 4194304 4196468 140736620210528 140428063521584 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 49244 KiB

[startup+0.701013 s]
/proc/loadavg: 8.55 8.06 6.81 6/201 15837
/proc/meminfo: memFree=31422080/32770624 swapFree=67108860/67108860
[pid=15816] ppid=15813 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15816/stat : 15816 (xcsp3-exec) S 15813 15816 4682 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578252 9740288 346 33554432000 4194304 5098028 140723860940848 140723860938952 140519333712508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32407552 140723860943979 140723860944188 140723860944188 140723860946923 0
/proc/15816/statm: 2378 346 289 221 0 87 0
[pid=15818] ppid=15816 vsize=26004140 memory=92504 CPUtime=1.59 cores=0-7
/proc/15818/stat : 15818 (java) S 15816 15816 4682 0 -1 1077944320 13126 0 0 0 154 5 0 0 20 0 20 0 97578252 26628239360 23126 33554432000 4194304 4196468 140736620210528 140736620193072 140429801180919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
/proc/15818/statm: 6501035 23126 3191 1 0 6488269 0
[pid=15818/tid=15819] ppid=15816 vsize=26004140 memory=280710741573296 CPUtime=0.67 cores=0-7
/proc/15818/task/15819/stat : 15819 (java) R 15816 15816 4682 0 -1 4202560 6407 0 0 0 64 3 0 0 20 0 20 0 97578252 26628239360 23126 33554432000 4194304 4196468 140736620210528 140429805416928 140429411653984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15820] ppid=15816 vsize=26004140 memory=140355370787696 CPUtime=0 cores=0-7
/proc/15818/task/15820/stat : 15820 (java) S 15816 15816 4682 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97578253 26628239360 23126 33554432000 4194304 4196468 140736620210528 140429753801616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15821] ppid=15816 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/15818/task/15821/stat : 15821 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628239360 23126 33554432000 4194304 4196468 140736620210528 140429752748816 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15822] ppid=15816 vsize=26004140 memory=4612 CPUtime=0 cores=0-7
/proc/15818/task/15822/stat : 15822 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97578253 26628239360 23126 33554432000 4194304 4196468 140736620210528 140429751696528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0

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

[pid=15818/tid=15973] ppid=15816 vsize=26539728 memory=3926476 CPUtime=110.22 cores=0-7
/proc/15818/task/15973/stat : 15973 (java) R 15816 15816 4682 0 -1 4202560 4157 0 0 0 11016 6 0 0 20 0 28 0 97583186 27176681472 981619 33554432000 4194304 4196468 140736620210528 140427042737968 140429414290333 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
Current children cumulated CPU time: 970.66 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 3927860 KiB

[startup+222.302 s]
/proc/loadavg: 8.27 7.75 6.89 10/211 15981
/proc/meminfo: memFree=27579448/32770624 swapFree=67108860/67108860
[pid=15816] ppid=15813 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15816/stat : 15816 (xcsp3-exec) S 15813 15816 4682 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578252 9740288 346 33554432000 4194304 5098028 140723860940848 140723860938952 140519333712508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32407552 140723860943979 140723860944188 140723860944188 140723860946923 0
/proc/15816/statm: 2378 346 289 221 0 87 0
[pid=15818] ppid=15816 vsize=26539728 memory=3926008 CPUtime=1449.15 cores=0-7
/proc/15818/stat : 15818 (java) S 15816 15816 4682 0 -1 1077944320 242931 0 0 0 144022 893 0 0 20 0 28 0 97578252 27176681472 981502 33554432000 4194304 4196468 140736620210528 140736620193072 140429801180919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
/proc/15818/statm: 6634932 981502 3302 1 0 6622166 0
[pid=15818/tid=15819] ppid=15816 vsize=26539728 memory=3926008 CPUtime=43.36 cores=0-7
/proc/15818/task/15819/stat : 15819 (java) S 15816 15816 4682 0 -1 1077944384 13524 0 0 0 4325 11 0 0 20 0 28 0 97578252 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429805421696 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15820] ppid=15816 vsize=26539728 memory=3926008 CPUtime=2.75 cores=0-7
/proc/15818/task/15820/stat : 15820 (java) S 15816 15816 4682 0 -1 1077944384 10413 0 0 0 196 79 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429753801616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15821] ppid=15816 vsize=26539728 memory=274 CPUtime=2.75 cores=0-7
/proc/15818/task/15821/stat : 15821 (java) S 15816 15816 4682 0 -1 1077944384 10730 0 0 0 193 82 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429752748816 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15822] ppid=15816 vsize=26539728 memory=164 CPUtime=2.74 cores=0-7
/proc/15818/task/15822/stat : 15822 (java) S 15816 15816 4682 0 -1 1077944384 9411 0 0 0 200 74 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429751696528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15823] ppid=15816 vsize=26539728 memory=7449610640540722272 CPUtime=2.76 cores=0-7
/proc/15818/task/15823/stat : 15823 (java) S 15816 15816 4682 0 -1 1077944384 9578 0 0 0 193 83 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429750643728 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15824] ppid=15816 vsize=26539728 memory=1384 CPUtime=2.78 cores=0-7
/proc/15818/task/15824/stat : 15824 (java) S 15816 15816 4682 0 -1 1077944384 8601 0 0 0 187 91 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429749590416 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15825] ppid=15816 vsize=26539728 memory=3926096 CPUtime=2.79 cores=0-7
/proc/15818/task/15825/stat : 15825 (java) S 15816 15816 4682 0 -1 1077944384 10698 0 0 0 182 97 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429748537616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15826] ppid=15816 vsize=26539728 memory=3926148 CPUtime=2.78 cores=0-7
/proc/15818/task/15826/stat : 15826 (java) S 15816 15816 4682 0 -1 1077944384 11362 0 0 0 196 82 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429747485328 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15827] ppid=15816 vsize=26539728 memory=1384 CPUtime=2.78 cores=0-7
/proc/15818/task/15827/stat : 15827 (java) S 15816 15816 4682 0 -1 1077944384 9360 0 0 0 183 95 0 0 20 0 28 0 97578253 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429746432528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15828] ppid=15816 vsize=26539728 memory=27944 CPUtime=1.22 cores=0-7
/proc/15818/task/15828/stat : 15828 (java) S 15816 15816 4682 0 -1 1077944384 13828 0 0 0 120 2 0 0 20 0 28 0 97578255 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429062785648 140429801192066 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15829] ppid=15816 vsize=26539728 memory=1296 CPUtime=0 cores=0-7
/proc/15818/task/15829/stat : 15829 (java) S 15816 15816 4682 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 97578255 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429061731680 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15830] ppid=15816 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/15818/task/15830/stat : 15830 (java) S 15816 15816 4682 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 28 0 97578255 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429060679296 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15831] ppid=15816 vsize=26539728 memory=3926096 CPUtime=0 cores=0-7
/proc/15818/task/15831/stat : 15831 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429059627600 140429801199515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15832] ppid=15816 vsize=26539728 memory=164 CPUtime=2.66 cores=0-7
/proc/15818/task/15832/stat : 15832 (java) S 15816 15816 4682 0 -1 1077944384 19536 0 0 0 262 4 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429058574448 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15833] ppid=15816 vsize=26539728 memory=6935650355288821840 CPUtime=2.7 cores=0-7
/proc/15818/task/15833/stat : 15833 (java) S 15816 15816 4682 0 -1 1077944384 19371 0 0 0 268 2 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140429057521648 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15834] ppid=15816 vsize=26539728 memory=0 CPUtime=2.43 cores=0-7
/proc/15818/task/15834/stat : 15834 (java) S 15816 15816 4682 0 -1 1077944384 18782 0 0 0 239 4 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428066679152 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15835] ppid=15816 vsize=26539728 memory=301741412079370539 CPUtime=0.88 cores=0-7
/proc/15818/task/15835/stat : 15835 (java) S 15816 15816 4682 0 -1 1077944384 12463 0 0 0 84 4 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428065626352 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15836] ppid=15816 vsize=26539728 memory=1384 CPUtime=0 cores=0-7
/proc/15818/task/15836/stat : 15836 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428064574304 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15837] ppid=15816 vsize=26539728 memory=4140 CPUtime=0.1 cores=0-7
/proc/15818/task/15837/stat : 15837 (java) S 15816 15816 4682 0 -1 1077944384 1460 0 0 0 5 5 0 0 20 0 28 0 97578258 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428063521584 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15966] ppid=15816 vsize=26539728 memory=27944 CPUtime=171.07 cores=0-7
/proc/15818/task/15966/stat : 15966 (java) R 15816 15816 4682 0 -1 4202560 6406 0 0 0 17088 19 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140427039579896 140429412079718 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15967] ppid=15816 vsize=26539728 memory=3926148 CPUtime=170.72 cores=0-7
/proc/15818/task/15967/stat : 15967 (java) R 15816 15816 4682 0 -1 4202560 5866 0 0 0 17055 17 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428054458952 140429411446266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15968] ppid=15816 vsize=26539728 memory=3926264 CPUtime=170.49 cores=0-7
/proc/15818/task/15968/stat : 15968 (java) R 15816 15816 4682 0 -1 4202560 6413 0 0 0 17029 20 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428055510520 140429411446001 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15969] ppid=15816 vsize=26539728 memory=1384 CPUtime=170.96 cores=0-7
/proc/15818/task/15969/stat : 15969 (java) R 15816 15816 4682 0 -1 4202560 10678 0 0 0 17063 33 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428052355104 140429414290333 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15970] ppid=15816 vsize=26539728 memory=1296 CPUtime=170.12 cores=0-7
/proc/15818/task/15970/stat : 15970 (java) R 15816 15816 4682 0 -1 4202560 9060 0 0 0 16990 22 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140428051300712 140429414433290 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15971] ppid=15816 vsize=26539728 memory=2416 CPUtime=170.19 cores=0-7
/proc/15818/task/15971/stat : 15971 (java) R 15816 15816 4682 0 -1 4202560 4760 0 0 0 17000 19 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140427040633064 140429414290333 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15972] ppid=15816 vsize=26539728 memory=1728 CPUtime=169.73 cores=0-7
/proc/15818/task/15972/stat : 15972 (java) R 15816 15816 4682 0 -1 4202560 5787 0 0 0 16958 15 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140427041685864 140429414290333 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15973] ppid=15816 vsize=26539728 memory=796 CPUtime=169.03 cores=0-7
/proc/15818/task/15973/stat : 15973 (java) R 15816 15816 4682 0 -1 4202560 7303 0 0 0 16894 9 0 0 20 0 28 0 97583186 27176681472 981502 33554432000 4194304 4196468 140736620210528 140427042737632 140429414290333 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
Current children cumulated CPU time: 1449.15 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 3927392 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.16 7.77 6.92 9/211 15981
/proc/meminfo: memFree=27560748/32770624 swapFree=67108860/67108860
[pid=15816] ppid=15813 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/15816/stat : 15816 (xcsp3-exec) S 15813 15816 4682 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 97578252 9740288 346 33554432000 4194304 5098028 140723860940848 140723860938952 140519333712508 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 32407552 140723860943979 140723860944188 140723860944188 140723860946923 0
/proc/15816/statm: 2378 346 289 221 0 87 0
[pid=15818] ppid=15816 vsize=26539728 memory=3944240 CPUtime=1686.07 cores=0-7
/proc/15818/stat : 15818 (java) S 15816 15816 4682 0 -1 1077944320 259490 0 0 0 167698 909 0 0 20 0 28 0 97578252 27176681472 986060 33554432000 4194304 4196468 140736620210528 140736620193072 140429801180919 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
/proc/15818/statm: 6634932 986060 3302 1 0 6622166 0
[pid=15818/tid=15819] ppid=15816 vsize=26539728 memory=6791534058613427641 CPUtime=43.36 cores=0-7
/proc/15818/task/15819/stat : 15819 (java) S 15816 15816 4682 0 -1 1077944384 13524 0 0 0 4325 11 0 0 20 0 28 0 97578252 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429805421696 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15820] ppid=15816 vsize=26539728 memory=4872558044660077418 CPUtime=2.8 cores=0-7
/proc/15818/task/15820/stat : 15820 (java) S 15816 15816 4682 0 -1 1077944384 11646 0 0 0 201 79 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429753801616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15821] ppid=15816 vsize=26539728 memory=0 CPUtime=2.8 cores=0-7
/proc/15818/task/15821/stat : 15821 (java) S 15816 15816 4682 0 -1 1077944384 12219 0 0 0 198 82 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429752748816 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15822] ppid=15816 vsize=26539728 memory=0 CPUtime=2.8 cores=0-7
/proc/15818/task/15822/stat : 15822 (java) S 15816 15816 4682 0 -1 1077944384 10421 0 0 0 205 75 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429751696528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15823] ppid=15816 vsize=26539728 memory=0 CPUtime=2.83 cores=0-7
/proc/15818/task/15823/stat : 15823 (java) S 15816 15816 4682 0 -1 1077944384 10593 0 0 0 199 84 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429750643728 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15824] ppid=15816 vsize=26539728 memory=0 CPUtime=2.83 cores=0-7
/proc/15818/task/15824/stat : 15824 (java) S 15816 15816 4682 0 -1 1077944384 9757 0 0 0 192 91 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429749590416 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15825] ppid=15816 vsize=26539728 memory=1384 CPUtime=2.86 cores=0-7
/proc/15818/task/15825/stat : 15825 (java) S 15816 15816 4682 0 -1 1077944384 12098 0 0 0 188 98 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429748537616 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15826] ppid=15816 vsize=26539728 memory=3944304 CPUtime=2.83 cores=0-7
/proc/15818/task/15826/stat : 15826 (java) S 15816 15816 4682 0 -1 1077944384 12497 0 0 0 201 82 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429747485328 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15827] ppid=15816 vsize=26539728 memory=6764 CPUtime=2.84 cores=0-7
/proc/15818/task/15827/stat : 15827 (java) S 15816 15816 4682 0 -1 1077944384 10411 0 0 0 188 96 0 0 20 0 28 0 97578253 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429746432528 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15828] ppid=15816 vsize=26539728 memory=840 CPUtime=1.24 cores=0-7
/proc/15818/task/15828/stat : 15828 (java) S 15816 15816 4682 0 -1 1077944384 14342 0 0 0 121 3 0 0 20 0 28 0 97578255 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429062785648 140429801192066 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15829] ppid=15816 vsize=26539728 memory=1692 CPUtime=0 cores=0-7
/proc/15818/task/15829/stat : 15829 (java) S 15816 15816 4682 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 28 0 97578255 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429061731680 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15830] ppid=15816 vsize=26539728 memory=912 CPUtime=0 cores=0-7
/proc/15818/task/15830/stat : 15830 (java) S 15816 15816 4682 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 28 0 97578255 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429060679296 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15831] ppid=15816 vsize=26539728 memory=2416 CPUtime=0 cores=0-7
/proc/15818/task/15831/stat : 15831 (java) S 15816 15816 4682 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429059627600 140429801199515 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15832] ppid=15816 vsize=26539728 memory=1728 CPUtime=2.72 cores=0-7
/proc/15818/task/15832/stat : 15832 (java) S 15816 15816 4682 0 -1 1077944384 21306 0 0 0 267 5 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429058574448 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15833] ppid=15816 vsize=26539728 memory=796 CPUtime=2.71 cores=0-7
/proc/15818/task/15833/stat : 15833 (java) S 15816 15816 4682 0 -1 1077944384 20119 0 0 0 269 2 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140429057521648 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15834] ppid=15816 vsize=26539728 memory=1716 CPUtime=2.43 cores=0-7
/proc/15818/task/15834/stat : 15834 (java) S 15816 15816 4682 0 -1 1077944384 18853 0 0 0 239 4 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428066679152 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15835] ppid=15816 vsize=26539728 memory=1948 CPUtime=0.88 cores=0-7
/proc/15818/task/15835/stat : 15835 (java) S 15816 15816 4682 0 -1 1077944384 12481 0 0 0 84 4 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428065626352 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15836] ppid=15816 vsize=26539728 memory=8560 CPUtime=0 cores=0-7
/proc/15818/task/15836/stat : 15836 (java) S 15816 15816 4682 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428064574304 140429801191125 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15837] ppid=15816 vsize=26539728 memory=796 CPUtime=0.12 cores=0-7
/proc/15818/task/15837/stat : 15837 (java) S 15816 15816 4682 0 -1 1077944384 1497 0 0 0 6 6 0 0 20 0 28 0 97578258 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428063521584 140429801192066 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15966] ppid=15816 vsize=26539728 memory=41828 CPUtime=200.71 cores=0-7
/proc/15818/task/15966/stat : 15966 (java) R 15816 15816 4682 0 -1 4202560 7015 0 0 0 20051 20 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140427039579592 140429411448097 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15967] ppid=15816 vsize=26539728 memory=7306916055891837009 CPUtime=200.36 cores=0-7
/proc/15818/task/15967/stat : 15967 (java) R 15816 15816 4682 0 -1 4202560 6203 0 0 0 20018 18 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428054459112 140429411448092 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15968] ppid=15816 vsize=26539728 memory=288291064929078975 CPUtime=200.11 cores=0-7
/proc/15818/task/15968/stat : 15968 (java) R 15816 15816 4682 0 -1 4202560 6773 0 0 0 19989 22 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428055513248 140429414970060 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15969] ppid=15816 vsize=26539728 memory=840 CPUtime=200.59 cores=0-7
/proc/15818/task/15969/stat : 15969 (java) R 15816 15816 4682 0 -1 4202560 11802 0 0 0 20023 36 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428052353000 140429414292296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15970] ppid=15816 vsize=26539728 memory=1692 CPUtime=199.76 cores=0-7
/proc/15818/task/15970/stat : 15970 (java) R 15816 15816 4682 0 -1 4202560 9449 0 0 0 19951 25 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140428051300448 140429414889360 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15971] ppid=15816 vsize=26539728 memory=912 CPUtime=199.81 cores=0-7
/proc/15818/task/15971/stat : 15971 (java) R 15816 15816 4682 0 -1 4202560 5010 0 0 0 19961 20 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140427040632440 140429414290504 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15972] ppid=15816 vsize=26539728 memory=4620 CPUtime=199.18 cores=0-7
/proc/15818/task/15972/stat : 15972 (java) R 15816 15816 4682 0 -1 4202560 6025 0 0 0 19903 15 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140427041685560 140429414292296 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
[pid=15818/tid=15973] ppid=15816 vsize=26539728 memory=4104 CPUtime=198.19 cores=0-7
/proc/15818/task/15973/stat : 15973 (java) R 15816 15816 4682 0 -1 4202560 7908 0 0 0 19810 9 0 0 20 0 28 0 97583186 27176681472 986060 33554432000 4194304 4196468 140736620210528 140427042737976 140429411446192 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 21061632 140736620213400 140736620213576 140736620213576 140736620216271 0
Current children cumulated CPU time: 1686.07 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 3945624 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.038 s]
# the end of solver process 15816 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000986 s, system=0.000986 s

[startup+252.126 s]
# the end of solver process 15818 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1677.64 s, system=9.13016 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.126
CPU time (s): 1686.77
CPU user time (s): 1677.64
CPU system time (s): 9.13016
CPU usage (%): 669.019
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 3945716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1677.64
system time used= 9.13016
maximum resident set size= 3944572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17125
involuntary context switches= 18668


# summary of solver processes directly reported to runsolver:
#   pid: 15816,15818
#   total CPU time (s): 1686.77
#   total CPU user time (s): 1677.64
#   total CPU system time (s): 9.13016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.05755 second user time and 3.17129 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-13 19:07:26
IDJOB=4254855
IDBENCH=135805
IDSOLVER=2636
FILE ID=node106/4254855-1502644904
RUNJOBID= node106-1502637338-4709
PBS_JOBID= 20628329
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n150/TravellingSalesman-150-50-14.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4254855-1502644904/watcher-4254855-1502644904 -o /tmp/evaluation-result-4254855-1502644904/solver-4254855-1502644904 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502637338-4709 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 883786271 HOME/instance-4254855-1502644904.xml

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

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=883786271

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.86
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.86
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.86
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.86
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:        31499452 kB
MemAvailable:   31984960 kB
Buffers:          117544 kB
Cached:           655384 kB
SwapCached:            0 kB
Active:           428692 kB
Inactive:         401076 kB
Active(anon):      12368 kB
Inactive(anon):    72092 kB
Active(file):     416324 kB
Inactive(file):   328984 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             0 kB
AnonPages:         62720 kB
Mapped:            43580 kB
Shmem:             25228 kB
Slab:             137816 kB
SReclaimable:     112072 kB
SUnreclaim:        25744 kB
KernelStack:        3200 kB
PageTables:         5740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61764 MiB
End job on node106 at 2017-08-13 19:11:38