Trace number 4270685

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)20 19881.9 2520.1399

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-13.xml
MD5SUM83249ccae4b5534eb2335929a7f4c3a6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark19880.199
Satisfiable
(Un)Satisfiability was proved
Number of variables209
Number of constraints208
Number of domains2
Minimum domain size2
Maximum domain size169
Distribution of domain sizes[{"size":2,"count":39},{"size":169,"count":170}]
Minimum variable degree2
Maximum variable degree39
Distribution of variable degrees[{"degree":2,"count":41},{"degree":3,"count":128},{"degree":4,"count":39},{"degree":39,"count":1}]
Minimum constraint arity2
Maximum constraint arity169
Distribution of constraint arities[{"arity":2,"count":168},{"arity":3,"count":39},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints207
Distribution of constraint types[{"type":"intension","count":207},{"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-4270685-1502748606.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270685-1502748606.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
39.24/29.51	c solve instance...
8491.94/1091.87	o 26 
8492.67/1091.95	o 25 
8492.67/1091.97	o 24 
8493.04/1092.05	o 22 
8493.04/1092.07	o 20 
19881.07/2520.08	s SATISFIABLE
19881.07/2520.08	v <instantiation>
19881.07/2520.08	v 	<list>q x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] b[0] b[1] b[2] b[3] b[4] b[5] b[6] b[7] b[8] b[9] b[10] b[11] b[12] b[13] b[14] b[15] b[16] b[17] b[18] b[19] b[20] b[21] b[22] b[23] b[24] b[25] b[26] b[27] b[28] b[29] b[30] b[31] b[32] b[33] b[34] b[35] b[36] b[37] b[38] </list>
19881.07/2520.08	v 	<values>70 12 37 64 49 60 85 96 81 54 65 92 117 144 159 132 105 78 93 120 135 108 83 58 31 4 19 44 17 6 33 22 7 34 61 88 113 98 73 46 71 82 109 94 69 42 67 56 29 2 13 40 15 0 27 52 79 106 121 146 157 130 119 104 131 156 145 160 149 164 137 126 141 168 153 128 155 166 151 162 147 136 111 84 57 30 3 18 45 72 87 112 127 102 77 50 25 10 21 48 75 100 125 152 163 138 123 148 133 122 95 110 99 74 47 20 9 24 51 76 103 114 129 154 139 124 97 70 43 68 53 26 1 28 55 66 39 14 41 16 5 32 59 86 101 116 89 62 35 8 23 38 11 36 63 90 115 142 167 140 165 150 161 134 107 80 91 118 143 158 1 1 1 0 1 1 1 1 0 1 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 0 0 1 1 0 1 1 1 1 1 0 </values>
19881.07/2520.08	v </instantiation>
19881.07/2520.08	c Unexpected resolution interruption!

Verifier Data

OK	20

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270685-1502748606/watcher-4270685-1502748606 -o /tmp/evaluation-result-4270685-1502748606/solver-4270685-1502748606 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502740002-30062 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 798803033 HOME/instance-4270685-1502748606.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=31138, runsolver pid=31135

[startup+0.100146 s]*
/proc/loadavg: 8.98 8.79 8.76 2/199 31159
/proc/meminfo: memFree=28689104/32770624 swapFree=67108860/67108860
[pid=31138] ppid=31135 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/31138/stat : 31138 (xcsp3-exec) S 31135 31138 30035 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107941452 9740288 346 33554432000 4194304 5098028 140720878354464 140720878352568 140284066783868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10080256 140720878359653 140720878359863 140720878359863 140720878362603 0
/proc/31138/statm: 2378 346 289 221 0 87 0
[pid=31140] ppid=31138 vsize=25999808 memory=27264 CPUtime=0.11 cores=0-7
/proc/31140/stat : 31140 (java) S 31138 31138 30035 0 -1 1077944320 5748 0 0 0 10 1 0 0 20 0 20 0 107941452 26623803392 6816 33554432000 4194304 4196468 140735168559040 140735168541584 140049389268727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
/proc/31140/statm: 6499952 6816 2843 1 0 6488269 0
[pid=31140/tid=31141] ppid=31138 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/31140/task/31141/stat : 31141 (java) R 31138 31138 30035 0 -1 4202560 3759 0 0 0 8 1 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140049393502000 140049373312357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31142] ppid=31138 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/31140/task/31142/stat : 31142 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048947530384 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31143] ppid=31138 vsize=25999808 memory=140036147172992 CPUtime=0 cores=0-7
/proc/31140/task/31143/stat : 31143 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048946477584 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31144] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31144/stat : 31144 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048945424784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31145] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31145/stat : 31145 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048944371984 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31146] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31146/stat : 31146 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048943320208 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31147] ppid=31138 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/31140/task/31147/stat : 31147 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048942267408 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31148] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31148/stat : 31148 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048941214608 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31149] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31149/stat : 31149 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941453 26623803392 6816 33554432000 4194304 4196468 140735168559040 140048940161808 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31150] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31150/stat : 31150 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941455 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047795816816 140049389279874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31151] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31151/stat : 31151 (java) S 31138 31138 30035 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107941455 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047794762784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31152] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31152/stat : 31152 (java) S 31138 31138 30035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107941455 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047793709936 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31153] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31153/stat : 31153 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047792658256 140049389287323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31154] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31154/stat : 31154 (java) S 31138 31138 30035 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047791606640 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31155] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31155/stat : 31155 (java) S 31138 31138 30035 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047790553840 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31156] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31156/stat : 31156 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047789501040 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31157] ppid=31138 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/31140/task/31157/stat : 31157 (java) R 31138 31138 30035 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047788448240 140049368226528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31158] ppid=31138 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31158/stat : 31158 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047787395680 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31159] ppid=31138 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/31140/task/31159/stat : 31159 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941458 26623803392 6816 33554432000 4194304 4196468 140735168559040 140047786342960 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28648 KiB

[startup+0.210347 s]*
/proc/loadavg: 8.98 8.79 8.76 3/199 31159
/proc/meminfo: memFree=28679932/32770624 swapFree=67108860/67108860
[pid=31138] ppid=31135 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/31138/stat : 31138 (xcsp3-exec) S 31135 31138 30035 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107941452 9740288 346 33554432000 4194304 5098028 140720878354464 140720878352568 140284066783868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10080256 140720878359653 140720878359863 140720878359863 140720878362603 0
/proc/31138/statm: 2378 346 289 221 0 87 0
[pid=31140] ppid=31138 vsize=26004064 memory=39244 CPUtime=0.33 cores=0-7
/proc/31140/stat : 31140 (java) S 31138 31138 30035 0 -1 1077944320 8354 0 0 0 31 2 0 0 20 0 20 0 107941452 26628161536 9811 33554432000 4194304 4196468 140735168559040 140735168541584 140049389268727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
/proc/31140/statm: 6501016 9811 3080 1 0 6488269 0
[pid=31140/tid=31141] ppid=31138 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/31140/task/31141/stat : 31141 (java) R 31138 31138 30035 0 -1 4202560 5491 0 0 0 18 1 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140049393489552 140049373349214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31142] ppid=31138 vsize=26004064 memory=340 CPUtime=0 cores=0-7
/proc/31140/task/31142/stat : 31142 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048947530384 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31143] ppid=31138 vsize=26004064 memory=140036147666723 CPUtime=0 cores=0-7
/proc/31140/task/31143/stat : 31143 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048946477584 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31144] ppid=31138 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/31140/task/31144/stat : 31144 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048945424784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31145] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31145/stat : 31145 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048944371984 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31146] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31146/stat : 31146 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048943320208 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31147] ppid=31138 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/31140/task/31147/stat : 31147 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048942267408 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31148] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31148/stat : 31148 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048941214608 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31149] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31149/stat : 31149 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 9811 33554432000 4194304 4196468 140735168559040 140048940161808 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31150] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31150/stat : 31150 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941455 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047795816816 140049389279874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31151] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31151/stat : 31151 (java) S 31138 31138 30035 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107941455 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047794762784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31152] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31152/stat : 31152 (java) S 31138 31138 30035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107941455 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047793709936 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31153] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31153/stat : 31153 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047792658256 140049389287323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31154] ppid=31138 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/31140/task/31154/stat : 31154 (java) S 31138 31138 30035 0 -1 1077944384 399 0 0 0 2 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047791606640 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31155] ppid=31138 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/31140/task/31155/stat : 31155 (java) S 31138 31138 30035 0 -1 1077944384 394 0 0 0 1 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047790553840 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31156] ppid=31138 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/31140/task/31156/stat : 31156 (java) S 31138 31138 30035 0 -1 1077944384 31 0 0 0 1 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047789501040 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31157] ppid=31138 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/31140/task/31157/stat : 31157 (java) S 31138 31138 30035 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047788448240 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31158] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31158/stat : 31158 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047787395680 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31159] ppid=31138 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/31140/task/31159/stat : 31159 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941458 26628161536 9811 33554432000 4194304 4196468 140735168559040 140047786342960 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40628 KiB

[startup+0.309589 s]*
/proc/loadavg: 8.98 8.79 8.76 3/199 31159
/proc/meminfo: memFree=28676264/32770624 swapFree=67108860/67108860
[pid=31138] ppid=31135 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/31138/stat : 31138 (xcsp3-exec) S 31135 31138 30035 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107941452 9740288 346 33554432000 4194304 5098028 140720878354464 140720878352568 140284066783868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10080256 140720878359653 140720878359863 140720878359863 140720878362603 0
/proc/31138/statm: 2378 346 289 221 0 87 0
[pid=31140] ppid=31138 vsize=26004064 memory=46204 CPUtime=0.5 cores=0-7
/proc/31140/stat : 31140 (java) S 31138 31138 30035 0 -1 1077944320 9217 0 0 0 47 3 0 0 20 0 20 0 107941452 26628161536 11551 33554432000 4194304 4196468 140735168559040 140735168541584 140049389268727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
/proc/31140/statm: 6501016 11551 3108 1 0 6488269 0
[pid=31140/tid=31141] ppid=31138 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/31140/task/31141/stat : 31141 (java) R 31138 31138 30035 0 -1 4202560 6190 0 0 0 27 2 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140049393507424 140049389290653 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31142] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31142/stat : 31142 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048947530384 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31143] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31143/stat : 31143 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048946477584 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31144] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31144/stat : 31144 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048945424784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31145] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31145/stat : 31145 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048944371984 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31146] ppid=31138 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/31140/task/31146/stat : 31146 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048943320208 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31147] ppid=31138 vsize=26004064 memory=140035999495087 CPUtime=0 cores=0-7
/proc/31140/task/31147/stat : 31147 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048942267408 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31148] ppid=31138 vsize=26004064 memory=140035999497392 CPUtime=0 cores=0-7
/proc/31140/task/31148/stat : 31148 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048941214608 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31149] ppid=31138 vsize=26004064 memory=140035999499696 CPUtime=0 cores=0-7
/proc/31140/task/31149/stat : 31149 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941453 26628161536 11551 33554432000 4194304 4196468 140735168559040 140048940161808 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31150] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31150/stat : 31150 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941455 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047795816816 140049389279874 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31151] ppid=31138 vsize=26004064 memory=280071999006352 CPUtime=0 cores=0-7
/proc/31140/task/31151/stat : 31151 (java) S 31138 31138 30035 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 107941455 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047794762784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31152] ppid=31138 vsize=26004064 memory=280071999013264 CPUtime=0 cores=0-7
/proc/31140/task/31152/stat : 31152 (java) S 31138 31138 30035 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 107941455 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047793709936 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31153] ppid=31138 vsize=26004064 memory=280071998954544 CPUtime=0 cores=0-7
/proc/31140/task/31153/stat : 31153 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047792658256 140049389287323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31154] ppid=31138 vsize=26004064 memory=280071999027088 CPUtime=0.02 cores=0-7
/proc/31140/task/31154/stat : 31154 (java) S 31138 31138 30035 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047791606640 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31155] ppid=31138 vsize=26004064 memory=280071999034000 CPUtime=0.02 cores=0-7
/proc/31140/task/31155/stat : 31155 (java) S 31138 31138 30035 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047790553840 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31156] ppid=31138 vsize=26004064 memory=280071999031696 CPUtime=0.02 cores=0-7
/proc/31140/task/31156/stat : 31156 (java) S 31138 31138 30035 0 -1 1077944384 82 0 0 0 2 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047789501040 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31157] ppid=31138 vsize=26004064 memory=280071999047856 CPUtime=0.12 cores=0-7
/proc/31140/task/31157/stat : 31157 (java) R 31138 31138 30035 0 -1 4202560 823 0 0 0 12 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047788448240 140049373430766 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31158] ppid=31138 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31158/stat : 31158 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047787395680 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31159] ppid=31138 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/31140/task/31159/stat : 31159 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941458 26628161536 11551 33554432000 4194304 4196468 140735168559040 140047786342960 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47588 KiB

[startup+0.700955 s]
/proc/loadavg: 8.98 8.79 8.76 6/199 31159
/proc/meminfo: memFree=28656972/32770624 swapFree=67108860/67108860
[pid=31138] ppid=31135 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/31138/stat : 31138 (xcsp3-exec) S 31135 31138 30035 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107941452 9740288 346 33554432000 4194304 5098028 140720878354464 140720878352568 140284066783868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10080256 140720878359653 140720878359863 140720878359863 140720878362603 0
/proc/31138/statm: 2378 346 289 221 0 87 0
[pid=31140] ppid=31138 vsize=26006188 memory=111036 CPUtime=1.8 cores=0-7
/proc/31140/stat : 31140 (java) S 31138 31138 30035 0 -1 1077944320 23548 0 0 0 175 5 0 0 20 0 20 0 107941452 26630336512 27759 33554432000 4194304 4196468 140735168559040 140735168541584 140049389268727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
/proc/31140/statm: 6501547 27759 3203 1 0 6488781 0
[pid=31140/tid=31141] ppid=31138 vsize=26006188 memory=280071999405744 CPUtime=0.66 cores=0-7
/proc/31140/task/31141/stat : 31141 (java) R 31138 31138 30035 0 -1 4202560 6769 0 0 0 64 2 0 0 20 0 20 0 107941453 26630336512 27759 33554432000 4194304 4196468 140735168559040 140049393502064 140049029541632 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31142] ppid=31138 vsize=26006188 memory=140035999703920 CPUtime=0 cores=0-7
/proc/31140/task/31142/stat : 31142 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26630336512 27759 33554432000 4194304 4196468 140735168559040 140048947530384 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31143] ppid=31138 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/31140/task/31143/stat : 31143 (java) S 31138 31138 30035 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 107941453 26630336512 27759 33554432000 4194304 4196468 140735168559040 140048946477584 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31144] ppid=31138 vsize=26006188 memory=1200 CPUtime=0 cores=0-7
/proc/31140/task/31144/stat : 31144 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 107941453 26630336512 27759 33554432000 4194304 4196468 140735168559040 140048945424784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0

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

[pid=31140/tid=31253] ppid=31138 vsize=26538700 memory=1944 CPUtime=1344.12 cores=0-7
/proc/31140/task/31253/stat : 31253 (java) R 31138 31138 30035 0 -1 4202560 125516 0 0 0 134368 44 0 0 20 0 28 0 108050660 27175628800 1124348 33554432000 4194304 4196468 140735168559040 140047772016360 140049034023813 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
Current children cumulated CPU time: 19261.2 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4498776 KiB

[startup+2502.3 s]
/proc/loadavg: 8.57 8.34 8.31 9/207 31271
/proc/meminfo: memFree=24162472/32770624 swapFree=67108860/67108860
[pid=31138] ppid=31135 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/31138/stat : 31138 (xcsp3-exec) S 31135 31138 30035 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107941452 9740288 346 33554432000 4194304 5098028 140720878354464 140720878352568 140284066783868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10080256 140720878359653 140720878359863 140720878359863 140720878362603 0
/proc/31138/statm: 2378 346 289 221 0 87 0
[pid=31140] ppid=31138 vsize=26538700 memory=4548776 CPUtime=19739.8 cores=0-7
/proc/31140/stat : 31140 (java) S 31138 31138 30035 0 -1 1077944320 1969036 0 0 0 1972730 1250 0 0 20 0 28 0 107941452 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140735168541584 140049389268727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
/proc/31140/statm: 6634675 1137194 3314 1 0 6621909 0
[pid=31140/tid=31141] ppid=31138 vsize=26538700 memory=4548776 CPUtime=28.37 cores=0-7
/proc/31140/task/31141/stat : 31141 (java) S 31138 31138 30035 0 -1 1077944384 12284 0 0 0 2829 8 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140049393509504 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31142] ppid=31138 vsize=26538700 memory=4544504 CPUtime=5.13 cores=0-7
/proc/31140/task/31142/stat : 31142 (java) S 31138 31138 30035 0 -1 1077944384 63055 0 0 0 440 73 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048947530384 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31143] ppid=31138 vsize=26538700 memory=4548668 CPUtime=5.13 cores=0-7
/proc/31140/task/31143/stat : 31143 (java) S 31138 31138 30035 0 -1 1077944384 58348 0 0 0 444 69 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048946477584 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31144] ppid=31138 vsize=26538700 memory=4548736 CPUtime=5.16 cores=0-7
/proc/31140/task/31144/stat : 31144 (java) S 31138 31138 30035 0 -1 1077944384 57864 0 0 0 446 70 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048945424784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31145] ppid=31138 vsize=26538700 memory=4548776 CPUtime=5.15 cores=0-7
/proc/31140/task/31145/stat : 31145 (java) S 31138 31138 30035 0 -1 1077944384 61965 0 0 0 446 69 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048944371984 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31146] ppid=31138 vsize=26538700 memory=4548776 CPUtime=5.1 cores=0-7
/proc/31140/task/31146/stat : 31146 (java) S 31138 31138 30035 0 -1 1077944384 57187 0 0 0 440 70 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048943320208 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31147] ppid=31138 vsize=26538700 memory=1384 CPUtime=5.13 cores=0-7
/proc/31140/task/31147/stat : 31147 (java) S 31138 31138 30035 0 -1 1077944384 63008 0 0 0 442 71 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048942267408 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31148] ppid=31138 vsize=26538700 memory=1384 CPUtime=5.09 cores=0-7
/proc/31140/task/31148/stat : 31148 (java) S 31138 31138 30035 0 -1 1077944384 58882 0 0 0 443 66 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048941214608 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31149] ppid=31138 vsize=26538700 memory=4509688 CPUtime=5.15 cores=0-7
/proc/31140/task/31149/stat : 31149 (java) S 31138 31138 30035 0 -1 1077944384 58085 0 0 0 445 70 0 0 20 0 28 0 107941453 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140048940161808 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31150] ppid=31138 vsize=26538700 memory=0 CPUtime=2.34 cores=0-7
/proc/31140/task/31150/stat : 31150 (java) S 31138 31138 30035 0 -1 1077944384 39536 0 0 0 150 84 0 0 20 0 28 0 107941455 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047795816816 140049389279874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31151] ppid=31138 vsize=26538700 memory=8099276881014451816 CPUtime=0 cores=0-7
/proc/31140/task/31151/stat : 31151 (java) S 31138 31138 30035 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 107941455 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047794762848 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31152] ppid=31138 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/31140/task/31152/stat : 31152 (java) S 31138 31138 30035 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 107941455 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047793709952 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31153] ppid=31138 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/31140/task/31153/stat : 31153 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047792658256 140049389287323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31154] ppid=31138 vsize=26538700 memory=1384 CPUtime=3.11 cores=0-7
/proc/31140/task/31154/stat : 31154 (java) S 31138 31138 30035 0 -1 1077944384 34055 0 0 0 306 5 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047791606640 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31155] ppid=31138 vsize=26538700 memory=1384 CPUtime=3.71 cores=0-7
/proc/31140/task/31155/stat : 31155 (java) S 31138 31138 30035 0 -1 1077944384 30499 0 0 0 367 4 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047790553840 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31156] ppid=31138 vsize=26538700 memory=4548668 CPUtime=3.38 cores=0-7
/proc/31140/task/31156/stat : 31156 (java) S 31138 31138 30035 0 -1 1077944384 26193 0 0 0 334 4 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047789501040 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31157] ppid=31138 vsize=26538700 memory=1384 CPUtime=0.96 cores=0-7
/proc/31140/task/31157/stat : 31157 (java) S 31138 31138 30035 0 -1 1077944384 24100 0 0 0 92 4 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047788448240 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31158] ppid=31138 vsize=26538700 memory=4144 CPUtime=0 cores=0-7
/proc/31140/task/31158/stat : 31158 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047787395680 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31159] ppid=31138 vsize=26538700 memory=1384 CPUtime=0.91 cores=0-7
/proc/31140/task/31159/stat : 31159 (java) S 31138 31138 30035 0 -1 1077944384 5918 0 0 0 35 56 0 0 20 0 28 0 107941458 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047786342960 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31246] ppid=31138 vsize=26538700 memory=1398720917958146503 CPUtime=1399.61 cores=0-7
/proc/31140/task/31246/stat : 31246 (java) R 31138 31138 30035 0 -1 4202560 151586 0 0 0 139909 52 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047777280896 140049370675044 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31247] ppid=31138 vsize=26538700 memory=4872558044660077418 CPUtime=1406.53 cores=0-7
/proc/31140/task/31247/stat : 31247 (java) R 31138 31138 30035 0 -1 4202560 156437 0 0 0 140606 47 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047776226936 140049034524366 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31248] ppid=31138 vsize=26538700 memory=1384 CPUtime=1407.57 cores=0-7
/proc/31140/task/31248/stat : 31248 (java) R 31138 31138 30035 0 -1 4202560 128337 0 0 0 140716 41 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047774122248 140049033949066 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31249] ppid=31138 vsize=26538700 memory=4530388 CPUtime=1402.66 cores=0-7
/proc/31140/task/31249/stat : 31249 (java) R 31138 31138 30035 0 -1 4202560 70364 0 0 0 140239 27 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047778333048 140049033949066 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31250] ppid=31138 vsize=26538700 memory=1384 CPUtime=1408.43 cores=0-7
/proc/31140/task/31250/stat : 31250 (java) R 31138 31138 30035 0 -1 4202560 107204 0 0 0 140812 31 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047770964216 140049034524333 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31251] ppid=31138 vsize=26538700 memory=1384 CPUtime=1403.2 cores=0-7
/proc/31140/task/31251/stat : 31251 (java) R 31138 31138 30035 0 -1 4202560 131244 0 0 0 140276 44 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047773069088 140049034024060 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31252] ppid=31138 vsize=26538700 memory=4548736 CPUtime=1406.62 cores=0-7
/proc/31140/task/31252/stat : 31252 (java) R 31138 31138 30035 0 -1 4202560 132968 0 0 0 140616 46 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047775174744 140049034025255 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31253] ppid=31138 vsize=26538700 memory=1384 CPUtime=1404.07 cores=0-7
/proc/31140/task/31253/stat : 31253 (java) R 31138 31138 30035 0 -1 4202560 147784 0 0 0 140357 50 0 0 20 0 28 0 108050660 27175628800 1137194 33554432000 4194304 4196468 140735168559040 140047772016936 140049035130283 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
Current children cumulated CPU time: 19739.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4550160 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.51 8.34 8.31 9/207 31271
/proc/meminfo: memFree=24149988/32770624 swapFree=67108860/67108860
[pid=31138] ppid=31135 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/31138/stat : 31138 (xcsp3-exec) S 31135 31138 30035 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107941452 9740288 346 33554432000 4194304 5098028 140720878354464 140720878352568 140284066783868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10080256 140720878359653 140720878359863 140720878359863 140720878362603 0
/proc/31138/statm: 2378 346 289 221 0 87 0
[pid=31140] ppid=31138 vsize=26538700 memory=4560112 CPUtime=19881.1 cores=0-7
/proc/31140/stat : 31140 (java) S 31138 31138 30035 0 -1 1077944320 2016239 0 0 0 1986848 1259 0 0 20 0 28 0 107941452 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140735168541584 140049389268727 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
/proc/31140/statm: 6634675 1140028 3314 1 0 6621909 0
[pid=31140/tid=31141] ppid=31138 vsize=26538700 memory=1398720917958146503 CPUtime=28.37 cores=0-7
/proc/31140/task/31141/stat : 31141 (java) S 31138 31138 30035 0 -1 1077944384 12284 0 0 0 2829 8 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140049393509504 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31142] ppid=31138 vsize=26538700 memory=4872558044660077418 CPUtime=5.14 cores=0-7
/proc/31140/task/31142/stat : 31142 (java) S 31138 31138 30035 0 -1 1077944384 63538 0 0 0 441 73 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048947530384 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31143] ppid=31138 vsize=26538700 memory=1728 CPUtime=5.13 cores=0-7
/proc/31140/task/31143/stat : 31143 (java) S 31138 31138 30035 0 -1 1077944384 58621 0 0 0 444 69 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048946477584 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31144] ppid=31138 vsize=26538700 memory=792 CPUtime=5.16 cores=0-7
/proc/31140/task/31144/stat : 31144 (java) S 31138 31138 30035 0 -1 1077944384 58198 0 0 0 446 70 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048945424784 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31145] ppid=31138 vsize=26538700 memory=9992 CPUtime=5.16 cores=0-7
/proc/31140/task/31145/stat : 31145 (java) S 31138 31138 30035 0 -1 1077944384 62268 0 0 0 447 69 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048944371984 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31146] ppid=31138 vsize=26538700 memory=1224 CPUtime=5.1 cores=0-7
/proc/31140/task/31146/stat : 31146 (java) S 31138 31138 30035 0 -1 1077944384 57454 0 0 0 440 70 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048943320208 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31147] ppid=31138 vsize=26538700 memory=1384 CPUtime=5.14 cores=0-7
/proc/31140/task/31147/stat : 31147 (java) S 31138 31138 30035 0 -1 1077944384 63586 0 0 0 443 71 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048942267408 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31148] ppid=31138 vsize=26538700 memory=4560112 CPUtime=5.09 cores=0-7
/proc/31140/task/31148/stat : 31148 (java) S 31138 31138 30035 0 -1 1077944384 59160 0 0 0 443 66 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048941214608 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31149] ppid=31138 vsize=26538700 memory=31000 CPUtime=5.15 cores=0-7
/proc/31140/task/31149/stat : 31149 (java) S 31138 31138 30035 0 -1 1077944384 58421 0 0 0 445 70 0 0 20 0 28 0 107941453 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140048940161808 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 7 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31150] ppid=31138 vsize=26538700 memory=1292 CPUtime=2.35 cores=0-7
/proc/31140/task/31150/stat : 31150 (java) S 31138 31138 30035 0 -1 1077944384 39728 0 0 0 151 84 0 0 20 0 28 0 107941455 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047795816816 140049389279874 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31151] ppid=31138 vsize=26538700 memory=2428 CPUtime=0 cores=0-7
/proc/31140/task/31151/stat : 31151 (java) S 31138 31138 30035 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 107941455 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047794762848 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31152] ppid=31138 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/31140/task/31152/stat : 31152 (java) S 31138 31138 30035 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 28 0 107941455 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047793709952 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31153] ppid=31138 vsize=26538700 memory=792 CPUtime=0 cores=0-7
/proc/31140/task/31153/stat : 31153 (java) S 31138 31138 30035 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047792658256 140049389287323 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31154] ppid=31138 vsize=26538700 memory=9992 CPUtime=3.11 cores=0-7
/proc/31140/task/31154/stat : 31154 (java) S 31138 31138 30035 0 -1 1077944384 34057 0 0 0 306 5 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047791606640 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31155] ppid=31138 vsize=26538700 memory=1224 CPUtime=3.71 cores=0-7
/proc/31140/task/31155/stat : 31155 (java) S 31138 31138 30035 0 -1 1077944384 30501 0 0 0 367 4 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047790553840 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31156] ppid=31138 vsize=26538700 memory=1384 CPUtime=3.38 cores=0-7
/proc/31140/task/31156/stat : 31156 (java) S 31138 31138 30035 0 -1 1077944384 26195 0 0 0 334 4 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047789501040 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31157] ppid=31138 vsize=26538700 memory=5716 CPUtime=0.96 cores=0-7
/proc/31140/task/31157/stat : 31157 (java) S 31138 31138 30035 0 -1 1077944384 24102 0 0 0 92 4 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047788448240 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31158] ppid=31138 vsize=26538700 memory=1720 CPUtime=0 cores=0-7
/proc/31140/task/31158/stat : 31158 (java) S 31138 31138 30035 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047787395680 140049389278933 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31159] ppid=31138 vsize=26538700 memory=4612 CPUtime=0.91 cores=0-7
/proc/31140/task/31159/stat : 31159 (java) S 31138 31138 30035 0 -1 1077944384 5931 0 0 0 35 56 0 0 20 0 28 0 107941458 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047786342960 140049389279874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31246] ppid=31138 vsize=26538700 memory=1008 CPUtime=1417.33 cores=0-7
/proc/31140/task/31246/stat : 31246 (java) R 31138 31138 30035 0 -1 4202560 161418 0 0 0 141679 54 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047777278616 140049034023788 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31247] ppid=31138 vsize=26538700 memory=1944 CPUtime=1424.13 cores=0-7
/proc/31140/task/31247/stat : 31247 (java) R 31138 31138 30035 0 -1 4202560 161815 0 0 0 142365 48 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047776226936 140049034979431 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31248] ppid=31138 vsize=26538700 memory=1200 CPUtime=1425 cores=0-7
/proc/31140/task/31248/stat : 31248 (java) R 31138 31138 30035 0 -1 4202560 135551 0 0 0 142458 42 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047774122000 140049027704552 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31249] ppid=31138 vsize=26538700 memory=1424 CPUtime=1420.36 cores=0-7
/proc/31140/task/31249/stat : 31249 (java) R 31138 31138 30035 0 -1 4202560 71912 0 0 0 142009 27 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047778333560 140049033949178 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31250] ppid=31138 vsize=26538700 memory=8564 CPUtime=1426.13 cores=0-7
/proc/31140/task/31250/stat : 31250 (java) R 31138 31138 30035 0 -1 4202560 111616 0 0 0 142582 31 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047770964120 140049034524333 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31251] ppid=31138 vsize=26538700 memory=15872 CPUtime=1420.89 cores=0-7
/proc/31140/task/31251/stat : 31251 (java) R 31138 31138 30035 0 -1 4202560 136673 0 0 0 142043 46 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047773069336 140049034024118 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31252] ppid=31138 vsize=26538700 memory=6791534058613427641 CPUtime=1424.33 cores=0-7
/proc/31140/task/31252/stat : 31252 (java) R 31138 31138 30035 0 -1 4202560 139056 0 0 0 142386 47 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047775174552 140049029884096 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
[pid=31140/tid=31253] ppid=31138 vsize=26538700 memory=288230596050944315 CPUtime=1421.77 cores=0-7
/proc/31140/task/31253/stat : 31253 (java) R 31138 31138 30035 0 -1 4202560 152021 0 0 0 142125 52 0 0 20 0 28 0 108050660 27175628800 1140028 33554432000 4194304 4196468 140735168559040 140047772018688 140049035130116 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 36683776 140735168566418 140735168566595 140735168566595 140735168569295 0
Current children cumulated CPU time: 19881.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 4561496 KiB

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

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

[startup+2520.14 s]
# the end of solver process 31140 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19869.2 s, system=12.6344 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): 2520.14
CPU time (s): 19881.9
CPU user time (s): 19869.2
CPU system time (s): 12.6344
CPU usage (%): 788.919
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 4561496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19869.2
system time used= 12.6344
maximum resident set size= 4560780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2017128
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 128681
involuntary context switches= 209155


# summary of solver processes directly reported to runsolver:
#   pid: 31138,31140
#   total CPU time (s): 19881.9
#   total CPU user time (s): 19869.2
#   total CPU system time (s): 12.6344

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.2234 second user time and 30.0804 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-14 23:55:47
IDJOB=4270685
IDBENCH=130618
IDSOLVER=2662
FILE ID=node151/4270685-1502748606
RUNJOBID= node151-1502740002-30062
PBS_JOBID= 20629060
Free space on /tmp= 61756 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-13.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-4270685-1502748606/watcher-4270685-1502748606 -o /tmp/evaluation-result-4270685-1502748606/solver-4270685-1502748606 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1502740002-30062 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 798803033 HOME/instance-4270685-1502748606.xml

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

MD5SUM BENCH= 83249ccae4b5534eb2335929a7f4c3a6
RANDOM SEED=798803033

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        28705824 kB
MemAvailable:   31988972 kB
Buffers:          281488 kB
Cached:          3291040 kB
SwapCached:            0 kB
Active:           973336 kB
Inactive:        2651808 kB
Active(anon):      55272 kB
Inactive(anon):    25048 kB
Active(file):     918064 kB
Inactive(file):  2626760 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7832 kB
Writeback:             0 kB
AnonPages:         59472 kB
Mapped:            45244 kB
Shmem:             25224 kB
Slab:             134828 kB
SReclaimable:     108320 kB
SUnreclaim:        26508 kB
KernelStack:        3216 kB
PageTables:         4664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61748 MiB
End job on node151 at 2017-08-15 00:37:47