Trace number 4270815

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-08-09)SAT (TO)562 19776.801 2520.1499

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 benchmark531
Best CPU time to get the best result obtained on this benchmark2400.12
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-4270815-1502779517.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4270815-1502779517.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
53.72/43.55	c solve instance...
64.51/45.21	o 2440 
65.21/45.39	o 649 
65.97/45.54	o 648 
66.25/45.65	o 643 
67.62/46.69	o 642 
67.97/46.84	o 639 
69.93/47.14	o 634 
70.11/47.25	o 633 
70.75/47.40	o 562 
19775.95/2520.10	s SATISFIABLE
19775.95/2520.10	v <instantiation>
19775.95/2520.10	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>
19775.95/2520.10	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>
19775.95/2520.10	v </instantiation>
19775.95/2520.10	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 (15280 MiB free)
  memory of node 1: 16384 MiB (15392 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270815-1502779517/watcher-4270815-1502779517 -o /tmp/evaluation-result-4270815-1502779517/solver-4270815-1502779517 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502776136-28907 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1210802485 HOME/instance-4270815-1502779517.xml 

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

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

solver pid=29205, runsolver pid=29202

[startup+0.100127 s]*
/proc/loadavg: 8.12 8.20 8.26 3/200 29226
/proc/meminfo: memFree=31393836/32770624 swapFree=67108860/67108860
[pid=29205] ppid=29202 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29205/stat : 29205 (xcsp3-exec) S 29202 29205 28880 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111039942 9740288 346 33554432000 4194304 5098028 140731924605344 140731924603448 139942787490428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22159360 140731924608100 140731924608311 140731924608311 140731924611051 0
/proc/29205/statm: 2378 346 289 221 0 87 0
[pid=29207] ppid=29205 vsize=25999808 memory=26304 CPUtime=0.12 cores=0-7
/proc/29207/stat : 29207 (java) S 29205 29205 28880 0 -1 1077944320 5488 0 0 0 11 1 0 0 20 0 20 0 111039943 26623803392 6576 33554432000 4194304 4196468 140726356586240 140726356568784 139761639026423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
/proc/29207/statm: 6499952 6576 2849 1 0 6488269 0
[pid=29207/tid=29208] ppid=29205 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/29207/task/29208/stat : 29208 (java) R 29205 29205 28880 0 -1 4202560 3487 0 0 0 8 0 0 0 20 0 20 0 111039943 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761643258672 139761639038358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29209] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29209/stat : 29209 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761197381904 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29210] ppid=29205 vsize=25999808 memory=139666863974016 CPUtime=0 cores=0-7
/proc/29207/task/29210/stat : 29210 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761196329360 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29211] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29211/stat : 29211 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761195276816 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29212] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29212/stat : 29212 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761194224272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29213] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29213/stat : 29213 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761193171728 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29214] ppid=29205 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/29207/task/29214/stat : 29214 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761192119184 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29215] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29215/stat : 29215 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761191066640 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29216] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29216/stat : 29216 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111039944 26623803392 6576 33554432000 4194304 4196468 140726356586240 139761190014096 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29217] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29217/stat : 29217 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039945 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759844095984 139761639037570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29218] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29218/stat : 29218 (java) S 29205 29205 28880 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111039946 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759843042208 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29219] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29219/stat : 29219 (java) S 29205 29205 28880 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111039946 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759841989616 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29220] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29220/stat : 29220 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039948 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759840938192 139761639045019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29221] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29221/stat : 29221 (java) S 29205 29205 28880 0 -1 1077944384 312 0 0 0 0 0 0 0 20 0 20 0 111039948 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759839885808 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29222] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29222/stat : 29222 (java) S 29205 29205 28880 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 111039948 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759838833264 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29223] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29223/stat : 29223 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039948 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759837780720 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29224] ppid=29205 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/29207/task/29224/stat : 29224 (java) R 29205 29205 28880 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 20 0 111039948 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759836728176 139761623106910 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29225] ppid=29205 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29225/stat : 29225 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111039948 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759835674848 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29226] ppid=29205 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/29207/task/29226/stat : 29226 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039949 26623803392 6576 33554432000 4194304 4196468 140726356586240 139759834622384 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27688 KiB

[startup+0.210396 s]*
/proc/loadavg: 8.12 8.20 8.26 2/200 29226
/proc/meminfo: memFree=31382796/32770624 swapFree=67108860/67108860
[pid=29205] ppid=29202 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29205/stat : 29205 (xcsp3-exec) S 29202 29205 28880 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111039942 9740288 346 33554432000 4194304 5098028 140731924605344 140731924603448 139942787490428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22159360 140731924608100 140731924608311 140731924608311 140731924611051 0
/proc/29205/statm: 2378 346 289 221 0 87 0
[pid=29207] ppid=29205 vsize=26004064 memory=39176 CPUtime=0.33 cores=0-7
/proc/29207/stat : 29207 (java) S 29205 29205 28880 0 -1 1077944320 8355 0 0 0 31 2 0 0 20 0 20 0 111039943 26628161536 9794 33554432000 4194304 4196468 140726356586240 140726356568784 139761639026423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
/proc/29207/statm: 6501016 9794 3068 1 0 6488269 0
[pid=29207/tid=29208] ppid=29205 vsize=26004096 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/29207/task/29208/stat : 29208 (java) R 29205 29205 28880 0 -1 4202560 5430 0 0 0 18 1 0 0 20 0 20 0 111039943 26628194304 9794 33554432000 4194304 4196468 140726356586240 139761643228144 139761631706141 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29209] ppid=29205 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/29207/task/29209/stat : 29209 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761197381904 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29210] ppid=29205 vsize=26004064 memory=139666864468907 CPUtime=0 cores=0-7
/proc/29207/task/29210/stat : 29210 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761196329360 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29211] ppid=29205 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29207/task/29211/stat : 29211 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761195276816 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29212] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29212/stat : 29212 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761194224272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29213] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29213/stat : 29213 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761193171728 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29214] ppid=29205 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29207/task/29214/stat : 29214 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761192119184 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29215] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29215/stat : 29215 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761191066640 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29216] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29216/stat : 29216 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 9794 33554432000 4194304 4196468 140726356586240 139761190014096 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29217] ppid=29205 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29217/stat : 29217 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039945 26628194304 9794 33554432000 4194304 4196468 140726356586240 139759844095984 139761639037570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29218] ppid=29205 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29218/stat : 29218 (java) S 29205 29205 28880 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111039946 26628194304 9794 33554432000 4194304 4196468 140726356586240 139759843042208 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29219] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29219/stat : 29219 (java) S 29205 29205 28880 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111039946 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759841989616 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29220] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29220/stat : 29220 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039948 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759840938192 139761639045019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29221] ppid=29205 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/29207/task/29221/stat : 29221 (java) S 29205 29205 28880 0 -1 1077944384 605 0 0 0 2 0 0 0 20 0 20 0 111039948 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759839885808 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29222] ppid=29205 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/29207/task/29222/stat : 29222 (java) S 29205 29205 28880 0 -1 1077944384 234 0 0 0 1 0 0 0 20 0 20 0 111039948 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759838833264 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29223] ppid=29205 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/29207/task/29223/stat : 29223 (java) S 29205 29205 28880 0 -1 1077944384 37 0 0 0 1 0 0 0 20 0 20 0 111039948 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759837780720 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29224] ppid=29205 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/29207/task/29224/stat : 29224 (java) S 29205 29205 28880 0 -1 1077944384 746 0 0 0 7 0 0 0 20 0 20 0 111039948 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759836728176 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29225] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29225/stat : 29225 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111039948 26628161536 9794 33554432000 4194304 4196468 140726356586240 139759835674848 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29226] ppid=29205 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/29207/task/29226/stat : 29226 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039949 26628194304 9794 33554432000 4194304 4196468 140726356586240 139759834622384 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40560 KiB

[startup+0.310449 s]*
/proc/loadavg: 8.12 8.20 8.26 3/200 29226
/proc/meminfo: memFree=31376452/32770624 swapFree=67108860/67108860
[pid=29205] ppid=29202 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29205/stat : 29205 (xcsp3-exec) S 29202 29205 28880 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111039942 9740288 346 33554432000 4194304 5098028 140731924605344 140731924603448 139942787490428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22159360 140731924608100 140731924608311 140731924608311 140731924611051 0
/proc/29205/statm: 2378 346 289 221 0 87 0
[pid=29207] ppid=29205 vsize=26004064 memory=45812 CPUtime=0.51 cores=0-7
/proc/29207/stat : 29207 (java) S 29205 29205 28880 0 -1 1077944320 9210 0 0 0 48 3 0 0 20 0 20 0 111039943 26628161536 11453 33554432000 4194304 4196468 140726356586240 140726356568784 139761639026423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
/proc/29207/statm: 6501016 11453 3091 1 0 6488269 0
[pid=29207/tid=29208] ppid=29205 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/29207/task/29208/stat : 29208 (java) R 29205 29205 28880 0 -1 4202560 6068 0 0 0 28 1 0 0 20 0 20 0 111039943 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761643264608 139761639038358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29209] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29209/stat : 29209 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761197381904 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29210] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29210/stat : 29210 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761196329360 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29211] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29211/stat : 29211 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761195276816 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29212] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29212/stat : 29212 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761194224272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29213] ppid=29205 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/29207/task/29213/stat : 29213 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761193171728 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29214] ppid=29205 vsize=26004064 memory=139666766525359 CPUtime=0 cores=0-7
/proc/29207/task/29214/stat : 29214 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761192119184 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29215] ppid=29205 vsize=26004064 memory=139666766527664 CPUtime=0 cores=0-7
/proc/29207/task/29215/stat : 29215 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761191066640 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29216] ppid=29205 vsize=26004064 memory=139666766529968 CPUtime=0 cores=0-7
/proc/29207/task/29216/stat : 29216 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111039944 26628161536 11453 33554432000 4194304 4196468 140726356586240 139761190014096 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29217] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29217/stat : 29217 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039945 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759844095984 139761639037570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29218] ppid=29205 vsize=26004064 memory=279333533066896 CPUtime=0 cores=0-7
/proc/29207/task/29218/stat : 29218 (java) S 29205 29205 28880 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 111039946 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759843042208 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29219] ppid=29205 vsize=26004064 memory=279333533073808 CPUtime=0 cores=0-7
/proc/29207/task/29219/stat : 29219 (java) S 29205 29205 28880 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 111039946 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759841989616 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29220] ppid=29205 vsize=26004064 memory=279333533015088 CPUtime=0 cores=0-7
/proc/29207/task/29220/stat : 29220 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039948 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759840938192 139761639045019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29221] ppid=29205 vsize=26004064 memory=279333533087632 CPUtime=0.02 cores=0-7
/proc/29207/task/29221/stat : 29221 (java) R 29205 29205 28880 0 -1 4202560 637 0 0 0 2 0 0 0 20 0 20 0 111039948 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759839885808 139761632011465 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29222] ppid=29205 vsize=26004064 memory=279333533094544 CPUtime=0.02 cores=0-7
/proc/29207/task/29222/stat : 29222 (java) R 29205 29205 28880 0 -1 4202560 329 0 0 0 2 0 0 0 20 0 20 0 111039948 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759838833264 139761619726720 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29223] ppid=29205 vsize=26004064 memory=279333533092240 CPUtime=0.02 cores=0-7
/proc/29207/task/29223/stat : 29223 (java) R 29205 29205 28880 0 -1 1077944384 45 0 0 0 2 0 0 0 20 0 20 0 111039948 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759837780720 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29224] ppid=29205 vsize=26004064 memory=279333533108400 CPUtime=0.12 cores=0-7
/proc/29207/task/29224/stat : 29224 (java) R 29205 29205 28880 0 -1 4202560 834 0 0 0 12 0 0 0 20 0 20 0 111039948 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759836728176 139761623106910 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29225] ppid=29205 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29225/stat : 29225 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 111039948 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759835674848 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29226] ppid=29205 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/29207/task/29226/stat : 29226 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039949 26628161536 11453 33554432000 4194304 4196468 140726356586240 139759834622384 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47196 KiB

[startup+0.701003 s]
/proc/loadavg: 8.12 8.20 8.26 5/200 29226
/proc/meminfo: memFree=31337628/32770624 swapFree=67108860/67108860
[pid=29205] ppid=29202 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29205/stat : 29205 (xcsp3-exec) S 29202 29205 28880 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111039942 9740288 346 33554432000 4194304 5098028 140731924605344 140731924603448 139942787490428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22159360 140731924608100 140731924608311 140731924608311 140731924611051 0
/proc/29205/statm: 2378 346 289 221 0 87 0
[pid=29207] ppid=29205 vsize=26004140 memory=90968 CPUtime=1.59 cores=0-7
/proc/29207/stat : 29207 (java) S 29205 29205 28880 0 -1 1077944320 13246 0 0 0 154 5 0 0 20 0 20 0 111039943 26628239360 22742 33554432000 4194304 4196468 140726356586240 140726356568784 139761639026423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
/proc/29207/statm: 6501035 22742 3194 1 0 6488269 0
[pid=29207/tid=29208] ppid=29205 vsize=26004140 memory=279333533466288 CPUtime=0.67 cores=0-7
/proc/29207/task/29208/stat : 29208 (java) R 29205 29205 28880 0 -1 4202560 6407 0 0 0 65 2 0 0 20 0 20 0 111039943 26628239360 22742 33554432000 4194304 4196468 140726356586240 139761643264824 139761621489597 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29209] ppid=29205 vsize=26004140 memory=139666766734192 CPUtime=0 cores=0-7
/proc/29207/task/29209/stat : 29209 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628239360 22742 33554432000 4194304 4196468 140726356586240 139761197381904 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29210] ppid=29205 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/29207/task/29210/stat : 29210 (java) S 29205 29205 28880 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 111039944 26628239360 22742 33554432000 4194304 4196468 140726356586240 139761196329360 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29211] ppid=29205 vsize=26004140 memory=5792 CPUtime=0 cores=0-7
/proc/29207/task/29211/stat : 29211 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 111039944 26628239360 22742 33554432000 4194304 4196468 140726356586240 139761195276816 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0

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

/proc/meminfo: memFree=27158108/32770624 swapFree=67108860/67108860
[pid=29205] ppid=29202 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29205/stat : 29205 (xcsp3-exec) S 29202 29205 28880 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111039942 9740288 346 33554432000 4194304 5098028 140731924605344 140731924603448 139942787490428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22159360 140731924608100 140731924608311 140731924608311 140731924611051 0
/proc/29205/statm: 2378 346 289 221 0 87 0
[pid=29207] ppid=29205 vsize=26606292 memory=4260488 CPUtime=19634.7 cores=0-7
/proc/29207/stat : 29207 (java) S 29205 29205 28880 0 -1 1077944320 971335 0 0 0 1962196 1276 0 0 20 0 28 0 111039943 27244843008 1065122 33554432000 4194304 4196468 140726356586240 140726356568784 139761639026423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
/proc/29207/statm: 6651573 1065122 3303 1 0 6638807 0
[pid=29207/tid=29208] ppid=29205 vsize=26606292 memory=4260488 CPUtime=41.83 cores=0-7
/proc/29207/task/29208/stat : 29208 (java) S 29205 29205 28880 0 -1 1077944384 13325 0 0 0 4172 11 0 0 20 0 28 0 111039943 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761643267200 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29209] ppid=29205 vsize=26606292 memory=1384 CPUtime=13.71 cores=0-7
/proc/29207/task/29209/stat : 29209 (java) S 29205 29205 28880 0 -1 1077944384 24724 0 0 0 1277 94 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761197381904 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29210] ppid=29205 vsize=26606292 memory=4260420 CPUtime=13.65 cores=0-7
/proc/29207/task/29210/stat : 29210 (java) S 29205 29205 28880 0 -1 1077944384 27598 0 0 0 1282 83 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761196329360 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29211] ppid=29205 vsize=26606292 memory=4260380 CPUtime=13.66 cores=0-7
/proc/29207/task/29211/stat : 29211 (java) S 29205 29205 28880 0 -1 1077944384 26080 0 0 0 1277 89 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761195276816 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29212] ppid=29205 vsize=26606292 memory=1384 CPUtime=13.71 cores=0-7
/proc/29207/task/29212/stat : 29212 (java) S 29205 29205 28880 0 -1 1077944384 30124 0 0 0 1283 88 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761194224272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29213] ppid=29205 vsize=26606292 memory=1384 CPUtime=13.68 cores=0-7
/proc/29207/task/29213/stat : 29213 (java) S 29205 29205 28880 0 -1 1077944384 21407 0 0 0 1276 92 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761193171728 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29214] ppid=29205 vsize=26606292 memory=1232 CPUtime=13.62 cores=0-7
/proc/29207/task/29214/stat : 29214 (java) S 29205 29205 28880 0 -1 1077944384 29506 0 0 0 1271 91 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761192119184 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29215] ppid=29205 vsize=26606292 memory=648 CPUtime=13.62 cores=0-7
/proc/29207/task/29215/stat : 29215 (java) S 29205 29205 28880 0 -1 1077944384 23343 0 0 0 1267 95 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761191066640 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29216] ppid=29205 vsize=26606292 memory=1796 CPUtime=13.76 cores=0-7
/proc/29207/task/29216/stat : 29216 (java) S 29205 29205 28880 0 -1 1077944384 26757 0 0 0 1294 82 0 0 20 0 28 0 111039944 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139761190014096 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29217] ppid=29205 vsize=26606292 memory=956 CPUtime=2.33 cores=0-7
/proc/29207/task/29217/stat : 29217 (java) S 29205 29205 28880 0 -1 1077944384 30467 0 0 0 222 11 0 0 20 0 28 0 111039945 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759844095984 139761639037570 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29218] ppid=29205 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/29207/task/29218/stat : 29218 (java) S 29205 29205 28880 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 111039946 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759843042272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29219] ppid=29205 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/29207/task/29219/stat : 29219 (java) S 29205 29205 28880 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 28 0 111039946 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759841989632 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29220] ppid=29205 vsize=26606292 memory=1384 CPUtime=0 cores=0-7
/proc/29207/task/29220/stat : 29220 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111039948 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759840938192 139761639045019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29221] ppid=29205 vsize=26606292 memory=4260488 CPUtime=3.02 cores=0-7
/proc/29207/task/29221/stat : 29221 (java) S 29205 29205 28880 0 -1 1077944384 26089 0 0 0 297 5 0 0 20 0 28 0 111039948 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759839885808 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29222] ppid=29205 vsize=26606292 memory=31668 CPUtime=3.02 cores=0-7
/proc/29207/task/29222/stat : 29222 (java) S 29205 29205 28880 0 -1 1077944384 29231 0 0 0 297 5 0 0 20 0 28 0 111039948 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759838833264 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29223] ppid=29205 vsize=26606292 memory=1296 CPUtime=2.98 cores=0-7
/proc/29207/task/29223/stat : 29223 (java) S 29205 29205 28880 0 -1 1077944384 28242 0 0 0 296 2 0 0 20 0 28 0 111039948 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759837780720 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29224] ppid=29205 vsize=26606292 memory=1384 CPUtime=0.97 cores=0-7
/proc/29207/task/29224/stat : 29224 (java) S 29205 29205 28880 0 -1 1077944384 20859 0 0 0 93 4 0 0 20 0 28 0 111039948 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759836728176 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29225] ppid=29205 vsize=26606292 memory=4260488 CPUtime=0 cores=0-7
/proc/29207/task/29225/stat : 29225 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111039948 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759835674848 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29226] ppid=29205 vsize=26606292 memory=4136 CPUtime=1.28 cores=0-7
/proc/29207/task/29226/stat : 29226 (java) S 29205 29205 28880 0 -1 1077944384 3442 0 0 0 55 73 0 0 20 0 28 0 111039949 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759834622384 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29299] ppid=29205 vsize=26606292 memory=6791534058613427641 CPUtime=2435.13 cores=0-7
/proc/29207/task/29299/stat : 29299 (java) R 29205 29205 28880 0 -1 4202560 28640 0 0 0 243442 71 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759822400232 139761275095444 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29300] ppid=29205 vsize=26606292 memory=4620 CPUtime=2423.79 cores=0-7
/proc/29207/task/29300/stat : 29300 (java) R 29205 29205 28880 0 -1 4202560 21583 0 0 0 242345 34 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759821348824 139761278706401 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29301] ppid=29205 vsize=26606292 memory=1200 CPUtime=2430.01 cores=0-7
/proc/29207/task/29301/stat : 29301 (java) R 29205 29205 28880 0 -1 4202560 27891 0 0 0 242943 58 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759825559392 139761276187218 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29302] ppid=29205 vsize=26606292 memory=15876 CPUtime=2431.28 cores=0-7
/proc/29207/task/29302/stat : 29302 (java) R 29205 29205 28880 0 -1 4202560 33630 0 0 0 243058 70 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759819243736 139761275007178 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29303] ppid=29205 vsize=26606292 memory=928 CPUtime=2438.25 cores=0-7
/proc/29207/task/29303/stat : 29303 (java) R 29205 29205 28880 0 -1 4202560 397757 0 0 0 243758 67 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759820296840 139761278706122 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29304] ppid=29205 vsize=26606292 memory=1576 CPUtime=2425.49 cores=0-7
/proc/29207/task/29304/stat : 29304 (java) R 29205 29205 28880 0 -1 4202560 28199 0 0 0 242469 80 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759818191336 139761274944261 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29305] ppid=29205 vsize=26606292 memory=2236 CPUtime=2437.62 cores=0-7
/proc/29207/task/29305/stat : 29305 (java) R 29205 29205 28880 0 -1 4202560 40891 0 0 0 243706 56 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759823454088 139761274944241 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29306] ppid=29205 vsize=26606292 memory=4316 CPUtime=2438.42 cores=0-7
/proc/29207/task/29306/stat : 29306 (java) R 29205 29205 28880 0 -1 4202560 23501 0 0 0 243777 65 0 0 20 0 28 0 111044683 27244843008 1065122 33554432000 4194304 4196468 140726356586240 139759817140128 139761278011466 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
Current children cumulated CPU time: 19634.7 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 4261872 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.06 8.26 8.30 9/208 29363
/proc/meminfo: memFree=27155796/32770624 swapFree=67108860/67108860
[pid=29205] ppid=29202 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/29205/stat : 29205 (xcsp3-exec) S 29202 29205 28880 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 111039942 9740288 346 33554432000 4194304 5098028 140731924605344 140731924603448 139942787490428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 22159360 140731924608100 140731924608311 140731924608311 140731924611051 0
/proc/29205/statm: 2378 346 289 221 0 87 0
[pid=29207] ppid=29205 vsize=26606292 memory=4262680 CPUtime=19775.9 cores=0-7
/proc/29207/stat : 29207 (java) S 29205 29205 28880 0 -1 1077944320 973417 0 0 0 1976317 1278 0 0 20 0 28 0 111039943 27244843008 1065670 33554432000 4194304 4196468 140726356586240 140726356568784 139761639026423 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
/proc/29207/statm: 6651573 1065670 3303 1 0 6638807 0
[pid=29207/tid=29208] ppid=29205 vsize=26606292 memory=1398720917958146503 CPUtime=41.83 cores=0-7
/proc/29207/task/29208/stat : 29208 (java) S 29205 29205 28880 0 -1 1077944384 13325 0 0 0 4172 11 0 0 20 0 28 0 111039943 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761643267200 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29209] ppid=29205 vsize=26606292 memory=4126316290023845779 CPUtime=13.83 cores=0-7
/proc/29207/task/29209/stat : 29209 (java) S 29205 29205 28880 0 -1 1077944384 24777 0 0 0 1289 94 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761197381904 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29210] ppid=29205 vsize=26606292 memory=5790086053191909267 CPUtime=13.77 cores=0-7
/proc/29207/task/29210/stat : 29210 (java) S 29205 29205 28880 0 -1 1077944384 27653 0 0 0 1294 83 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761196329360 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29211] ppid=29205 vsize=26606292 memory=-7094132109863559211 CPUtime=13.78 cores=0-7
/proc/29207/task/29211/stat : 29211 (java) S 29205 29205 28880 0 -1 1077944384 26137 0 0 0 1289 89 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761195276816 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29212] ppid=29205 vsize=26606292 memory=279333534868048 CPUtime=13.83 cores=0-7
/proc/29207/task/29212/stat : 29212 (java) S 29205 29205 28880 0 -1 1077944384 30162 0 0 0 1295 88 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761194224272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29213] ppid=29205 vsize=26606292 memory=-7812193691855986592 CPUtime=13.8 cores=0-7
/proc/29207/task/29213/stat : 29213 (java) S 29205 29205 28880 0 -1 1077944384 21450 0 0 0 1288 92 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761193171728 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29214] ppid=29205 vsize=26606292 memory=6441090170926490465 CPUtime=13.75 cores=0-7
/proc/29207/task/29214/stat : 29214 (java) S 29205 29205 28880 0 -1 1077944384 29729 0 0 0 1283 92 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761192119184 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29215] ppid=29205 vsize=26606292 memory=3054941726111388240 CPUtime=13.74 cores=0-7
/proc/29207/task/29215/stat : 29215 (java) S 29205 29205 28880 0 -1 1077944384 23619 0 0 0 1279 95 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761191066640 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29216] ppid=29205 vsize=26606292 memory=7649399397099387186 CPUtime=13.88 cores=0-7
/proc/29207/task/29216/stat : 29216 (java) S 29205 29205 28880 0 -1 1077944384 26800 0 0 0 1306 82 0 0 20 0 28 0 111039944 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139761190014096 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29217] ppid=29205 vsize=26606292 memory=7649399358461458738 CPUtime=2.34 cores=0-7
/proc/29207/task/29217/stat : 29217 (java) S 29205 29205 28880 0 -1 1077944384 30679 0 0 0 223 11 0 0 20 0 28 0 111039945 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759844095984 139761639037570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29218] ppid=29205 vsize=26606292 memory=7649399362756426034 CPUtime=0 cores=0-7
/proc/29207/task/29218/stat : 29218 (java) S 29205 29205 28880 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 28 0 111039946 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759843042272 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29219] ppid=29205 vsize=26606292 memory=7649399367051393330 CPUtime=0 cores=0-7
/proc/29207/task/29219/stat : 29219 (java) S 29205 29205 28880 0 -1 1077944384 155 0 0 0 0 0 0 0 20 0 28 0 111039946 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759841989632 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29220] ppid=29205 vsize=26606292 memory=7649399371346360626 CPUtime=0 cores=0-7
/proc/29207/task/29220/stat : 29220 (java) S 29205 29205 28880 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 111039948 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759840938192 139761639045019 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29221] ppid=29205 vsize=26606292 memory=7649399375641327922 CPUtime=3.02 cores=0-7
/proc/29207/task/29221/stat : 29221 (java) S 29205 29205 28880 0 -1 1077944384 26092 0 0 0 297 5 0 0 20 0 28 0 111039948 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759839885808 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29222] ppid=29205 vsize=26606292 memory=7649399379936295218 CPUtime=3.02 cores=0-7
/proc/29207/task/29222/stat : 29222 (java) S 29205 29205 28880 0 -1 1077944384 29233 0 0 0 297 5 0 0 20 0 28 0 111039948 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759838833264 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29223] ppid=29205 vsize=26606292 memory=18404 CPUtime=2.98 cores=0-7
/proc/29207/task/29223/stat : 29223 (java) S 29205 29205 28880 0 -1 1077944384 28244 0 0 0 296 2 0 0 20 0 28 0 111039948 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759837780720 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29224] ppid=29205 vsize=26606292 memory=1232 CPUtime=0.97 cores=0-7
/proc/29207/task/29224/stat : 29224 (java) S 29205 29205 28880 0 -1 1077944384 20861 0 0 0 93 4 0 0 20 0 28 0 111039948 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759836728176 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29225] ppid=29205 vsize=26606292 memory=648 CPUtime=0 cores=0-7
/proc/29207/task/29225/stat : 29225 (java) S 29205 29205 28880 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 111039948 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759835674848 139761639036629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29226] ppid=29205 vsize=26606292 memory=1796 CPUtime=1.29 cores=0-7
/proc/29207/task/29226/stat : 29226 (java) S 29205 29205 28880 0 -1 1077944384 3455 0 0 0 55 74 0 0 20 0 28 0 111039949 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759834622384 139761639037570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29299] ppid=29205 vsize=26606292 memory=956 CPUtime=2452.58 cores=0-7
/proc/29207/task/29299/stat : 29299 (java) R 29205 29205 28880 0 -1 4202560 28669 0 0 0 245187 71 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759822400424 139761274944492 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29300] ppid=29205 vsize=26606292 memory=2344 CPUtime=2441.22 cores=0-7
/proc/29207/task/29300/stat : 29300 (java) R 29205 29205 28880 0 -1 4202560 21719 0 0 0 244088 34 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759821351232 139761274944241 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29301] ppid=29205 vsize=26606292 memory=928 CPUtime=2447.59 cores=0-7
/proc/29207/task/29301/stat : 29301 (java) R 29205 29205 28880 0 -1 4202560 27945 0 0 0 244701 58 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759825559640 139761276187568 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29302] ppid=29205 vsize=26606292 memory=1576 CPUtime=2448.83 cores=0-7
/proc/29207/task/29302/stat : 29302 (java) R 29205 29205 28880 0 -1 4202560 33807 0 0 0 244813 70 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759819243872 139761278706666 0 4 0 16800975 0 0 0 -1 7 0 0 9 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29303] ppid=29205 vsize=26606292 memory=2236 CPUtime=2455.83 cores=0-7
/proc/29207/task/29303/stat : 29303 (java) R 29205 29205 28880 0 -1 4202560 397819 0 0 0 245516 67 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759820296840 139761274944241 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29304] ppid=29205 vsize=26606292 memory=4316 CPUtime=2442.98 cores=0-7
/proc/29207/task/29304/stat : 29304 (java) R 29205 29205 28880 0 -1 4202560 28396 0 0 0 244218 80 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759818191624 139761274944241 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29305] ppid=29205 vsize=26606292 memory=6791534058613427641 CPUtime=2455.19 cores=0-7
/proc/29207/task/29305/stat : 29305 (java) R 29205 29205 28880 0 -1 4202560 41148 0 0 0 245463 56 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759823454088 139761274944261 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
[pid=29207/tid=29306] ppid=29205 vsize=26606292 memory=4124 CPUtime=2456.01 cores=0-7
/proc/29207/task/29306/stat : 29306 (java) R 29205 29205 28880 0 -1 4202560 23649 0 0 0 245535 66 0 0 20 0 28 0 111044683 27244843008 1065670 33554432000 4194304 4196468 140726356586240 139759817137720 139761278706661 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 36245504 140726356587666 140726356587843 140726356587843 140726356590543 0
Current children cumulated CPU time: 19775.9 s
Current children cumulated vsize: 26615804 KiB
Current children cumulated memory: 4264064 KiB

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

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

[startup+2520.15 s]
# the end of solver process 29207 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19764 s, system=12.8165 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

[startup+2520.13 s]*
/proc/loadavg: 8.06 8.26 8.30 2/181 29365
/proc/meminfo: memFree=28511784/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.00191 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.15
CPU time (s): 19776.8
CPU user time (s): 19764
CPU system time (s): 12.8165
CPU usage (%): 784.745
Max. virtual memory (cumulated for all children) (KiB): 26615804
Max. memory (cumulated for all children) (KiB): 4275580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19764
system time used= 12.8165
maximum resident set size= 4274696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 974276
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 94417
involuntary context switches= 217838


# summary of solver processes directly reported to runsolver:
#   pid: 29205,29207
#   total CPU time (s): 19776.8
#   total CPU user time (s): 19764
#   total CPU system time (s): 12.8165

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.4447 second user time and 31.8211 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-15 08:30:58
IDJOB=4270815
IDBENCH=135805
IDSOLVER=2662
FILE ID=node102/4270815-1502779517
RUNJOBID= node102-1502776136-28907
PBS_JOBID= 20629110
Free space on /tmp= 61912 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-4270815-1502779517/watcher-4270815-1502779517 -o /tmp/evaluation-result-4270815-1502779517/solver-4270815-1502779517 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node102-1502776136-28907 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1210802485 HOME/instance-4270815-1502779517.xml

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

MD5SUM BENCH= b2c04361dada2322dcbf50e86c385888
RANDOM SEED=1210802485

node102.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.35
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.35
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.35
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.35
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:        31409924 kB
MemAvailable:   31982908 kB
Buffers:          170924 kB
Cached:           684268 kB
SwapCached:            0 kB
Active:           679556 kB
Inactive:         227844 kB
Active(anon):       4576 kB
Inactive(anon):    75040 kB
Active(file):     674980 kB
Inactive(file):   152804 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:             4 kB
AnonPages:         58060 kB
Mapped:            45480 kB
Shmem:             25228 kB
Slab:             149008 kB
SReclaimable:     122068 kB
SUnreclaim:        26940 kB
KernelStack:        3232 kB
PageTables:         4656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61904 MiB
End job on node102 at 2017-08-15 09:12:58