Trace number 4280281

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-18)SAT (TO)0 20086.801 2520.1101

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w4b2r4.xml
MD5SUM6d00557b853b2556046a5f6541eccb2e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20086.801
Satisfiable
(Un)Satisfiability was proved
Number of variables181
Number of constraints27
Number of domains2
Minimum domain size13
Maximum domain size59
Distribution of domain sizes[{"size":13,"count":1},{"size":59,"count":180}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":168},{"degree":5,"count":12}]
Minimum constraint arity13
Maximum constraint arity180
Distribution of constraint arities[{"arity":13,"count":1},{"arity":15,"count":24},{"arity":180,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":12},{"type":"lex","count":1},{"type":"sum","count":12},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280281-1503167436.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4280281-1503167436.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.07/0.54	c solve instance...
693.55/87.49	o 0 
20085.98/2520.09	s SATISFIABLE
20085.98/2520.09	v <instantiation>
20085.98/2520.09	v 	<list>x b[0][0] b[0][1] b[0][2] b[0][3] b[0][4] b[0][5] b[0][6] b[0][7] b[0][8] b[0][9] b[0][10] b[0][11] b[0][12] b[0][13] b[0][14] b[1][0] b[1][1] b[1][2] b[1][3] b[1][4] b[1][5] b[1][6] b[1][7] b[1][8] b[1][9] b[1][10] b[1][11] b[1][12] b[1][13] b[1][14] b[2][0] b[2][1] b[2][2] b[2][3] b[2][4] b[2][5] b[2][6] b[2][7] b[2][8] b[2][9] b[2][10] b[2][11] b[2][12] b[2][13] b[2][14] b[3][0] b[3][1] b[3][2] b[3][3] b[3][4] b[3][5] b[3][6] b[3][7] b[3][8] b[3][9] b[3][10] b[3][11] b[3][12] b[3][13] b[3][14] b[4][0] b[4][1] b[4][2] b[4][3] b[4][4] b[4][5] b[4][6] b[4][7] b[4][8] b[4][9] b[4][10] b[4][11] b[4][12] b[4][13] b[4][14] b[5][0] b[5][1] b[5][2] b[5][3] b[5][4] b[5][5] b[5][6] b[5][7] b[5][8] b[5][9] b[5][10] b[5][11] b[5][12] b[5][13] b[5][14] b[6][0] b[6][1] b[6][2] b[6][3] b[6][4] b[6][5] b[6][6] b[6][7] b[6][8] b[6][9] b[6][10] b[6][11] b[6][12] b[6][13] b[6][14] b[7][0] b[7][1] b[7][2] b[7][3] b[7][4] b[7][5] b[7][6] b[7][7] b[7][8] b[7][9] b[7][10] b[7][11] b[7][12] b[7][13] b[7][14] b[8][0] b[8][1] b[8][2] b[8][3] b[8][4] b[8][5] b[8][6] b[8][7] b[8][8] b[8][9] b[8][10] b[8][11] b[8][12] b[8][13] b[8][14] b[9][0] b[9][1] b[9][2] b[9][3] b[9][4] b[9][5] b[9][6] b[9][7] b[9][8] b[9][9] b[9][10] b[9][11] b[9][12] b[9][13] b[9][14] b[10][0] b[10][1] b[10][2] b[10][3] b[10][4] b[10][5] b[10][6] b[10][7] b[10][8] b[10][9] b[10][10] b[10][11] b[10][12] b[10][13] b[10][14] b[11][0] b[11][1] b[11][2] b[11][3] b[11][4] b[11][5] b[11][6] b[11][7] b[11][8] b[11][9] b[11][10] b[11][11] b[11][12] b[11][13] b[11][14] </list>
20085.98/2520.09	v 	<values>0 165 155 155 149 120 118 118 0 0 0 0 0 0 0 0 165 151 144 131 124 118 116 0 0 0 0 0 0 0 0 164 161 161 156 150 148 0 0 0 0 0 0 0 0 0 164 154 154 154 154 116 96 0 0 0 0 0 0 0 0 151 105 86 84 78 76 74 71 71 70 69 65 0 0 0 149 146 116 91 91 59 59 59 59 0 0 0 0 0 0 142 141 139 138 136 135 129 0 0 0 0 0 0 0 0 142 130 117 116 96 91 59 0 0 0 0 0 0 0 0 139 134 133 132 131 131 131 0 0 0 0 0 0 0 0 136 132 114 114 101 101 98 86 86 0 0 0 0 0 0 130 107 105 104 102 97 88 77 67 60 60 0 0 0 0 129 124 123 106 94 79 79 78 65 64 59 0 0 0 0 </values>
20085.98/2520.09	v </instantiation>
20085.98/2520.09	c Unexpected resolution interruption!

Verifier Data

OK	0

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280281-1503167436/watcher-4280281-1503167436 -o /tmp/evaluation-result-4280281-1503167436/solver-4280281-1503167436 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503158965-12216 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1292603854 HOME/instance-4280281-1503167436.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=13128, runsolver pid=13125

[startup+0.100112 s]*
/proc/loadavg: 7.53 8.11 8.24 2/199 13149
/proc/meminfo: memFree=26186092/32770624 swapFree=67108860/67108860
[pid=13128] ppid=13125 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/13128/stat : 13128 (xcsp3-exec) S 13125 13128 12189 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149831287 9740288 345 33554432000 4194304 5098028 140722030996384 140722030994488 139909355377276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13352960 140722031002724 140722031002935 140722031002935 140722031005675 0
/proc/13128/statm: 2378 345 289 221 0 87 0
[pid=13130] ppid=13128 vsize=25999808 memory=26480 CPUtime=0.12 cores=0-7
/proc/13130/stat : 13130 (java) S 13128 13128 12189 0 -1 1077944320 5471 0 0 0 11 1 0 0 20 0 20 0 149831288 26623803392 6620 33554432000 4194304 4196468 140737446377232 140737446359776 139812066103031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
/proc/13130/statm: 6499952 6620 2840 1 0 6488269 0
[pid=13130/tid=13131] ppid=13128 vsize=25999808 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/13130/task/13131/stat : 13131 (java) R 13128 13128 12189 0 -1 4202560 3474 0 0 0 8 0 0 0 20 0 20 0 149831288 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812070323928 139812050146661 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13132] ppid=13128 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/13130/task/13132/stat : 13132 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812018723728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13133] ppid=13128 vsize=25999808 memory=140263458907776 CPUtime=0 cores=0-7
/proc/13130/task/13133/stat : 13133 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812017670928 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13134] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13134/stat : 13134 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812016618640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13135] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13135/stat : 13135 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812015565840 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13136] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13136/stat : 13136 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812014512528 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13137] ppid=13128 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/13130/task/13137/stat : 13137 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812013459728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13138] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13138/stat : 13138 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812012407440 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13139] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13139/stat : 13139 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831289 26623803392 6620 33554432000 4194304 4196468 140737446377232 139812011354640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13140] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13140/stat : 13140 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831290 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811461503600 139812066114178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13141] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13141/stat : 13141 (java) S 13128 13128 12189 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149831291 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811460449568 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13142] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13142/stat : 13142 (java) S 13128 13128 12189 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149831291 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811459397232 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13143] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13143/stat : 13143 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831293 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811458345552 139812066121627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13144] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13144/stat : 13144 (java) S 13128 13128 12189 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 149831293 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811457292400 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13145] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13145/stat : 13145 (java) R 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831293 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811456239600 139812066114178 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13146] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13146/stat : 13146 (java) S 13128 13128 12189 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 20 0 149831293 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811455187312 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13147] ppid=13128 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/13130/task/13147/stat : 13147 (java) R 13128 13128 12189 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 20 0 149831293 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811386026224 139812050183518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13148] ppid=13128 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13148/stat : 13148 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831294 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811384974176 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13149] ppid=13128 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/13130/task/13149/stat : 13149 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831294 26623803392 6620 33554432000 4194304 4196468 140737446377232 139811383921456 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27860 KiB

[startup+0.21036 s]*
/proc/loadavg: 7.53 8.11 8.24 2/199 13149
/proc/meminfo: memFree=26173488/32770624 swapFree=67108860/67108860
[pid=13128] ppid=13125 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/13128/stat : 13128 (xcsp3-exec) S 13125 13128 12189 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149831287 9740288 345 33554432000 4194304 5098028 140722030996384 140722030994488 139909355377276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13352960 140722031002724 140722031002935 140722031002935 140722031005675 0
/proc/13128/statm: 2378 345 289 221 0 87 0
[pid=13130] ppid=13128 vsize=26004064 memory=39056 CPUtime=0.33 cores=0-7
/proc/13130/stat : 13130 (java) S 13128 13128 12189 0 -1 1077944320 8310 0 0 0 31 2 0 0 20 0 20 0 149831288 26628161536 9764 33554432000 4194304 4196468 140737446377232 140737446359776 139812066103031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
/proc/13130/statm: 6501016 9764 3044 1 0 6488269 0
[pid=13130/tid=13131] ppid=13128 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/13130/task/13131/stat : 13131 (java) R 13128 13128 12189 0 -1 4202560 5383 0 0 0 18 1 0 0 20 0 20 0 149831288 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812070325136 139812058781045 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13132] ppid=13128 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/13130/task/13132/stat : 13132 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812018723728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13133] ppid=13128 vsize=26004064 memory=288370639610619520 CPUtime=0 cores=0-7
/proc/13130/task/13133/stat : 13133 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812017670928 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13134] ppid=13128 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13130/task/13134/stat : 13134 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812016618640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13135] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13135/stat : 13135 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812015565840 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13136] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13136/stat : 13136 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812014512528 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13137] ppid=13128 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13130/task/13137/stat : 13137 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812013459728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13138] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13138/stat : 13138 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812012407440 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13139] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13139/stat : 13139 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 9764 33554432000 4194304 4196468 140737446377232 139812011354640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13140] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13140/stat : 13140 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831290 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811461503600 139812066114178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13141] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13141/stat : 13141 (java) S 13128 13128 12189 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149831291 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811460449568 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13142] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13142/stat : 13142 (java) S 13128 13128 12189 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149831291 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811459397232 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13143] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13143/stat : 13143 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831293 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811458345552 139812066121627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13144] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13144/stat : 13144 (java) S 13128 13128 12189 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 20 0 149831293 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811457292400 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13145] ppid=13128 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/13130/task/13145/stat : 13145 (java) S 13128 13128 12189 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 149831293 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811456239600 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13146] ppid=13128 vsize=26004064 memory=-1 CPUtime=0.03 cores=0-7
/proc/13130/task/13146/stat : 13146 (java) S 13128 13128 12189 0 -1 1077944384 695 0 0 0 3 0 0 0 20 0 20 0 149831293 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811455187312 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13147] ppid=13128 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/13130/task/13147/stat : 13147 (java) R 13128 13128 12189 0 -1 4202560 759 0 0 0 7 0 0 0 20 0 20 0 149831293 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811386026224 139812066124378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13148] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13148/stat : 13148 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831294 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811384974176 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13149] ppid=13128 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13130/task/13149/stat : 13149 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831294 26628161536 9764 33554432000 4194304 4196468 140737446377232 139811383921456 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40436 KiB

[startup+0.310023 s]*
/proc/loadavg: 7.53 8.11 8.24 4/199 13149
/proc/meminfo: memFree=26167204/32770624 swapFree=67108860/67108860
[pid=13128] ppid=13125 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/13128/stat : 13128 (xcsp3-exec) S 13125 13128 12189 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149831287 9740288 345 33554432000 4194304 5098028 140722030996384 140722030994488 139909355377276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13352960 140722031002724 140722031002935 140722031002935 140722031005675 0
/proc/13128/statm: 2378 345 289 221 0 87 0
[pid=13130] ppid=13128 vsize=26004064 memory=45484 CPUtime=0.49 cores=0-7
/proc/13130/stat : 13130 (java) S 13128 13128 12189 0 -1 1077944320 9154 0 0 0 46 3 0 0 20 0 20 0 149831288 26628161536 11371 33554432000 4194304 4196468 140737446377232 140737446359776 139812066103031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
/proc/13130/statm: 6501016 11371 3063 1 0 6488269 0
[pid=13130/tid=13131] ppid=13128 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/13130/task/13131/stat : 13131 (java) R 13128 13128 12189 0 -1 4202560 6119 0 0 0 27 2 0 0 20 0 20 0 149831288 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812070338704 139812066124957 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13132] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13132/stat : 13132 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812018723728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13133] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13133/stat : 13133 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812017670928 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13134] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13134/stat : 13134 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812016618640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13135] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13135/stat : 13135 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812015565840 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13136] ppid=13128 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/13130/task/13136/stat : 13136 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812014512528 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13137] ppid=13128 vsize=26004064 memory=140263297217455 CPUtime=0 cores=0-7
/proc/13130/task/13137/stat : 13137 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812013459728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13138] ppid=13128 vsize=26004064 memory=140263297219760 CPUtime=0 cores=0-7
/proc/13130/task/13138/stat : 13138 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812012407440 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13139] ppid=13128 vsize=26004064 memory=140263297222064 CPUtime=0 cores=0-7
/proc/13130/task/13139/stat : 13139 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831289 26628161536 11435 33554432000 4194304 4196468 140737446377232 139812011354640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13140] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13140/stat : 13140 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149831290 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811461503600 139812066114178 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13141] ppid=13128 vsize=26004064 memory=280526594451088 CPUtime=0 cores=0-7
/proc/13130/task/13141/stat : 13141 (java) S 13128 13128 12189 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149831291 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811460449568 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13142] ppid=13128 vsize=26004064 memory=280526594458000 CPUtime=0 cores=0-7
/proc/13130/task/13142/stat : 13142 (java) S 13128 13128 12189 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149831291 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811459397232 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13143] ppid=13128 vsize=26004064 memory=280526594399280 CPUtime=0 cores=0-7
/proc/13130/task/13143/stat : 13143 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831293 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811458345552 139812066121627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13144] ppid=13128 vsize=26004064 memory=280526594471824 CPUtime=0 cores=0-7
/proc/13130/task/13144/stat : 13144 (java) S 13128 13128 12189 0 -1 1077944384 92 0 0 0 0 0 0 0 20 0 20 0 149831293 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811457292400 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13145] ppid=13128 vsize=26004064 memory=280526594478736 CPUtime=0.02 cores=0-7
/proc/13130/task/13145/stat : 13145 (java) S 13128 13128 12189 0 -1 1077944384 104 0 0 0 2 0 0 0 20 0 20 0 149831293 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811456239600 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13146] ppid=13128 vsize=26004064 memory=280526594476432 CPUtime=0.04 cores=0-7
/proc/13130/task/13146/stat : 13146 (java) S 13128 13128 12189 0 -1 1077944384 695 0 0 0 4 0 0 0 20 0 20 0 149831293 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811455187312 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13147] ppid=13128 vsize=26004064 memory=280526594492592 CPUtime=0.12 cores=0-7
/proc/13130/task/13147/stat : 13147 (java) R 13128 13128 12189 0 -1 4202560 840 0 0 0 12 0 0 0 20 0 20 0 149831293 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811386026224 139812050183518 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13148] ppid=13128 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13148/stat : 13148 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149831294 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811384974176 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13149] ppid=13128 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/13130/task/13149/stat : 13149 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149831294 26628161536 11435 33554432000 4194304 4196468 140737446377232 139811383921456 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 46864 KiB

[startup+0.701642 s]
/proc/loadavg: 7.53 8.11 8.24 6/199 13149
/proc/meminfo: memFree=26148984/32770624 swapFree=67108860/67108860
[pid=13128] ppid=13125 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/13128/stat : 13128 (xcsp3-exec) S 13125 13128 12189 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149831287 9740288 345 33554432000 4194304 5098028 140722030996384 140722030994488 139909355377276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13352960 140722031002724 140722031002935 140722031002935 140722031005675 0
/proc/13128/statm: 2378 345 289 221 0 87 0
[pid=13130] ppid=13128 vsize=26538700 memory=88080 CPUtime=2.28 cores=0-7
/proc/13130/stat : 13130 (java) S 13128 13128 12189 0 -1 1077944320 12917 0 0 0 223 5 0 0 20 0 28 0 149831288 27175628800 22020 33554432000 4194304 4196468 140737446377232 140737446359776 139812066103031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
/proc/13130/statm: 6634675 22020 3203 1 0 6621909 0
[pid=13130/tid=13131] ppid=13128 vsize=26538700 memory=280526594850480 CPUtime=0.52 cores=0-7
/proc/13130/task/13131/stat : 13131 (java) S 13128 13128 12189 0 -1 1077944384 6765 0 0 0 49 3 0 0 20 0 28 0 149831288 27175628800 22020 33554432000 4194304 4196468 140737446377232 139812070343808 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13132] ppid=13128 vsize=26538700 memory=140263297426288 CPUtime=0 cores=0-7
/proc/13130/task/13132/stat : 13132 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 149831289 27175628800 22020 33554432000 4194304 4196468 140737446377232 139812018723728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13133] ppid=13128 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/13130/task/13133/stat : 13133 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 149831289 27175628800 22020 33554432000 4194304 4196468 140737446377232 139812017670928 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13134] ppid=13128 vsize=26538700 memory=1004 CPUtime=0 cores=0-7
/proc/13130/task/13134/stat : 13134 (java) S 13128 13128 12189 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 149831289 27175628800 22020 33554432000 4194304 4196468 140737446377232 139812016618640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0

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

[pid=13130/tid=13165] ppid=13128 vsize=26538700 memory=363252 CPUtime=2347.32 cores=0-7
/proc/13130/task/13165/stat : 13165 (java) R 13128 13128 12189 0 -1 4202560 12192 0 0 0 234725 7 0 0 20 0 28 0 149840038 27175628800 90813 33554432000 4194304 4196468 140737446377232 139811374303936 139811675191261 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
Current children cumulated CPU time: 19466.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 364632 KiB

[startup+2502.3 s]
/proc/loadavg: 8.75 8.38 8.34 9/207 13200
/proc/meminfo: memFree=25848508/32770624 swapFree=67108860/67108860
[pid=13128] ppid=13125 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/13128/stat : 13128 (xcsp3-exec) S 13125 13128 12189 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149831287 9740288 345 33554432000 4194304 5098028 140722030996384 140722030994488 139909355377276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13352960 140722031002724 140722031002935 140722031002935 140722031005675 0
/proc/13128/statm: 2378 345 289 221 0 87 0
[pid=13130] ppid=13128 vsize=26538700 memory=367348 CPUtime=19944.8 cores=0-7
/proc/13130/stat : 13130 (java) S 13128 13128 12189 0 -1 1077944320 208269 0 0 0 1994342 142 0 0 20 0 28 0 149831288 27175628800 91837 33554432000 4194304 4196468 140737446377232 140737446359776 139812066103031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
/proc/13130/statm: 6634675 91837 3279 1 0 6621909 0
[pid=13130/tid=13131] ppid=13128 vsize=26538700 memory=367348 CPUtime=0.53 cores=0-7
/proc/13130/task/13131/stat : 13131 (java) S 13128 13128 12189 0 -1 1077944384 7004 0 0 0 50 3 0 0 20 0 28 0 149831288 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812070343808 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13132] ppid=13128 vsize=26538700 memory=367348 CPUtime=2.22 cores=0-7
/proc/13130/task/13132/stat : 13132 (java) S 13128 13128 12189 0 -1 1077944384 6593 0 0 0 212 10 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812018723728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13133] ppid=13128 vsize=26538700 memory=1380 CPUtime=2.23 cores=0-7
/proc/13130/task/13133/stat : 13133 (java) S 13128 13128 12189 0 -1 1077944384 5162 0 0 0 215 8 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812017670928 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13134] ppid=13128 vsize=26538700 memory=33 CPUtime=2.25 cores=0-7
/proc/13130/task/13134/stat : 13134 (java) S 13128 13128 12189 0 -1 1077944384 4805 0 0 0 218 7 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812016618640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13135] ppid=13128 vsize=26538700 memory=280524044209201 CPUtime=2.2 cores=0-7
/proc/13130/task/13135/stat : 13135 (java) S 13128 13128 12189 0 -1 1077944384 8185 0 0 0 212 8 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812015565840 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13136] ppid=13128 vsize=26538700 memory=367348 CPUtime=2.27 cores=0-7
/proc/13130/task/13136/stat : 13136 (java) S 13128 13128 12189 0 -1 1077944384 8882 0 0 0 217 10 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812014512528 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13137] ppid=13128 vsize=26538700 memory=0 CPUtime=2.22 cores=0-7
/proc/13130/task/13137/stat : 13137 (java) S 13128 13128 12189 0 -1 1077944384 7496 0 0 0 215 7 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812013459728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13138] ppid=13128 vsize=26538700 memory=212101 CPUtime=2.25 cores=0-7
/proc/13130/task/13138/stat : 13138 (java) S 13128 13128 12189 0 -1 1077944384 7317 0 0 0 215 10 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812012407440 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13139] ppid=13128 vsize=26538700 memory=365300 CPUtime=2.23 cores=0-7
/proc/13130/task/13139/stat : 13139 (java) S 13128 13128 12189 0 -1 1077944384 6793 0 0 0 214 9 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812011354640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13140] ppid=13128 vsize=26538700 memory=1380 CPUtime=1.43 cores=0-7
/proc/13130/task/13140/stat : 13140 (java) S 13128 13128 12189 0 -1 1077944384 20029 0 0 0 127 16 0 0 20 0 28 0 149831290 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811461503600 139812066114178 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13141] ppid=13128 vsize=26538700 memory=4132 CPUtime=0 cores=0-7
/proc/13130/task/13141/stat : 13141 (java) S 13128 13128 12189 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 149831291 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811460449632 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13142] ppid=13128 vsize=26538700 memory=41904 CPUtime=0 cores=0-7
/proc/13130/task/13142/stat : 13142 (java) S 13128 13128 12189 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 149831291 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811459397232 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13143] ppid=13128 vsize=26538700 memory=15876 CPUtime=0 cores=0-7
/proc/13130/task/13143/stat : 13143 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811458345552 139812066121627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13144] ppid=13128 vsize=26538700 memory=4040 CPUtime=2.01 cores=0-7
/proc/13130/task/13144/stat : 13144 (java) S 13128 13128 12189 0 -1 1077944384 16124 0 0 0 198 3 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811457292400 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13145] ppid=13128 vsize=26538700 memory=235493 CPUtime=1.63 cores=0-7
/proc/13130/task/13145/stat : 13145 (java) S 13128 13128 12189 0 -1 1077944384 10740 0 0 0 161 2 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811456239600 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13146] ppid=13128 vsize=26538700 memory=235509 CPUtime=1.48 cores=0-7
/proc/13130/task/13146/stat : 13146 (java) S 13128 13128 12189 0 -1 1077944384 10581 0 0 0 146 2 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811455187312 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13147] ppid=13128 vsize=26538700 memory=367348 CPUtime=0.52 cores=0-7
/proc/13130/task/13147/stat : 13147 (java) S 13128 13128 12189 0 -1 1077944384 7167 0 0 0 51 1 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811386026224 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13148] ppid=13128 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/13130/task/13148/stat : 13148 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149831294 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811384974176 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13149] ppid=13128 vsize=26538700 memory=2200 CPUtime=0.29 cores=0-7
/proc/13130/task/13149/stat : 13149 (java) S 13128 13128 12189 0 -1 1077944384 2261 0 0 0 0 29 0 0 20 0 28 0 149831294 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811383921456 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13158] ppid=13128 vsize=26538700 memory=6791534058613427641 CPUtime=2399.75 cores=0-7
/proc/13130/task/13158/stat : 13158 (java) R 13128 13128 12189 0 -1 4202560 3300 0 0 0 239972 3 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811372195224 139811676834393 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13159] ppid=13128 vsize=26538700 memory=0 CPUtime=2399.8 cores=0-7
/proc/13130/task/13159/stat : 13159 (java) R 13128 13128 12189 0 -1 4202560 2500 0 0 0 239978 2 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811375354232 139811676836106 0 4 0 16800975 0 0 0 -1 3 0 0 5 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13160] ppid=13128 vsize=26538700 memory=0 CPUtime=2398.97 cores=0-7
/proc/13130/task/13160/stat : 13160 (java) R 13128 13128 12189 0 -1 4202560 4902 0 0 0 239894 3 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811373248248 139811675191401 0 4 0 16800975 0 0 0 -1 7 0 0 3 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13161] ppid=13128 vsize=26538700 memory=236777 CPUtime=2408.04 cores=0-7
/proc/13130/task/13161/stat : 13161 (java) R 13128 13128 12189 0 -1 4202560 25797 0 0 0 240792 12 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811376406000 139811675530116 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13162] ppid=13128 vsize=26538700 memory=236706 CPUtime=2408.02 cores=0-7
/proc/13130/task/13162/stat : 13162 (java) R 13128 13128 12189 0 -1 4202560 9462 0 0 0 240797 5 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811370090488 139811675597040 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13163] ppid=13128 vsize=26538700 memory=4132 CPUtime=2404.53 cores=0-7
/proc/13130/task/13163/stat : 13163 (java) R 13128 13128 12189 0 -1 4202560 2478 0 0 0 240450 3 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811369037552 139811676834393 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13164] ppid=13128 vsize=26538700 memory=2372 CPUtime=2404.79 cores=0-7
/proc/13130/task/13164/stat : 13164 (java) R 13128 13128 12189 0 -1 4202560 2449 0 0 0 240477 2 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811371143280 139811676314882 0 4 0 16800975 0 0 0 -1 1 0 0 5 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13165] ppid=13128 vsize=26538700 memory=1380 CPUtime=2407.13 cores=0-7
/proc/13130/task/13165/stat : 13165 (java) R 13128 13128 12189 0 -1 4202560 12372 0 0 0 240706 7 0 0 20 0 28 0 149840038 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811374304048 139811676834252 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
Current children cumulated CPU time: 19944.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 368728 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.89 8.43 8.36 9/207 13201
/proc/meminfo: memFree=25848364/32770624 swapFree=67108860/67108860
[pid=13128] ppid=13125 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/13128/stat : 13128 (xcsp3-exec) S 13125 13128 12189 0 -1 4202496 512 0 0 0 0 0 0 0 20 0 1 0 149831287 9740288 345 33554432000 4194304 5098028 140722030996384 140722030994488 139909355377276 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13352960 140722031002724 140722031002935 140722031002935 140722031005675 0
/proc/13128/statm: 2378 345 289 221 0 87 0
[pid=13130] ppid=13128 vsize=26538700 memory=367348 CPUtime=20086 cores=0-7
/proc/13130/stat : 13130 (java) S 13128 13128 12189 0 -1 1077944320 208302 0 0 0 2008455 143 0 0 20 0 28 0 149831288 27175628800 91837 33554432000 4194304 4196468 140737446377232 140737446359776 139812066103031 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
/proc/13130/statm: 6634675 91837 3279 1 0 6621909 0
[pid=13130/tid=13131] ppid=13128 vsize=26538700 memory=6791534058613427641 CPUtime=0.53 cores=0-7
/proc/13130/task/13131/stat : 13131 (java) S 13128 13128 12189 0 -1 1077944384 7004 0 0 0 50 3 0 0 20 0 28 0 149831288 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812070343808 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13132] ppid=13128 vsize=26538700 memory=4872558044660077418 CPUtime=2.24 cores=0-7
/proc/13130/task/13132/stat : 13132 (java) S 13128 13128 12189 0 -1 1077944384 6601 0 0 0 214 10 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812018723728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13133] ppid=13128 vsize=26538700 memory=18292 CPUtime=2.25 cores=0-7
/proc/13130/task/13133/stat : 13133 (java) S 13128 13128 12189 0 -1 1077944384 5162 0 0 0 217 8 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812017670928 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13134] ppid=13128 vsize=26538700 memory=1792 CPUtime=2.27 cores=0-7
/proc/13130/task/13134/stat : 13134 (java) S 13128 13128 12189 0 -1 1077944384 4805 0 0 0 220 7 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812016618640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13135] ppid=13128 vsize=26538700 memory=648 CPUtime=2.22 cores=0-7
/proc/13130/task/13135/stat : 13135 (java) S 13128 13128 12189 0 -1 1077944384 8185 0 0 0 214 8 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812015565840 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13136] ppid=13128 vsize=26538700 memory=1236 CPUtime=2.29 cores=0-7
/proc/13130/task/13136/stat : 13136 (java) S 13128 13128 12189 0 -1 1077944384 8882 0 0 0 219 10 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812014512528 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13137] ppid=13128 vsize=26538700 memory=960 CPUtime=2.24 cores=0-7
/proc/13130/task/13137/stat : 13137 (java) S 13128 13128 12189 0 -1 1077944384 7496 0 0 0 217 7 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812013459728 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13138] ppid=13128 vsize=26538700 memory=2424 CPUtime=2.27 cores=0-7
/proc/13130/task/13138/stat : 13138 (java) S 13128 13128 12189 0 -1 1077944384 7318 0 0 0 217 10 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812012407440 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13139] ppid=13128 vsize=26538700 memory=2236 CPUtime=2.25 cores=0-7
/proc/13130/task/13139/stat : 13139 (java) S 13128 13128 12189 0 -1 1077944384 6793 0 0 0 216 9 0 0 20 0 28 0 149831289 27175628800 91837 33554432000 4194304 4196468 140737446377232 139812011354640 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13140] ppid=13128 vsize=26538700 memory=1380 CPUtime=1.44 cores=0-7
/proc/13130/task/13140/stat : 13140 (java) S 13128 13128 12189 0 -1 1077944384 20032 0 0 0 128 16 0 0 20 0 28 0 149831290 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811461503600 139812066114178 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13141] ppid=13128 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/13130/task/13141/stat : 13141 (java) S 13128 13128 12189 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 149831291 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811460449632 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13142] ppid=13128 vsize=26538700 memory=367348 CPUtime=0 cores=0-7
/proc/13130/task/13142/stat : 13142 (java) S 13128 13128 12189 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 28 0 149831291 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811459397232 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13143] ppid=13128 vsize=26538700 memory=648 CPUtime=0 cores=0-7
/proc/13130/task/13143/stat : 13143 (java) S 13128 13128 12189 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811458345552 139812066121627 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13144] ppid=13128 vsize=26538700 memory=1236 CPUtime=2.01 cores=0-7
/proc/13130/task/13144/stat : 13144 (java) S 13128 13128 12189 0 -1 1077944384 16124 0 0 0 198 3 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811457292400 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13145] ppid=13128 vsize=26538700 memory=960 CPUtime=1.63 cores=0-7
/proc/13130/task/13145/stat : 13145 (java) S 13128 13128 12189 0 -1 1077944384 10740 0 0 0 161 2 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811456239600 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13146] ppid=13128 vsize=26538700 memory=2424 CPUtime=1.48 cores=0-7
/proc/13130/task/13146/stat : 13146 (java) S 13128 13128 12189 0 -1 1077944384 10581 0 0 0 146 2 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811455187312 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13147] ppid=13128 vsize=26538700 memory=2236 CPUtime=0.52 cores=0-7
/proc/13130/task/13147/stat : 13147 (java) S 13128 13128 12189 0 -1 1077944384 7167 0 0 0 51 1 0 0 20 0 28 0 149831293 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811386026224 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13148] ppid=13128 vsize=26538700 memory=4084 CPUtime=0 cores=0-7
/proc/13130/task/13148/stat : 13148 (java) S 13128 13128 12189 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149831294 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811384974176 139812066113237 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13149] ppid=13128 vsize=26538700 memory=932 CPUtime=0.29 cores=0-7
/proc/13130/task/13149/stat : 13149 (java) S 13128 13128 12189 0 -1 1077944384 2263 0 0 0 0 29 0 0 20 0 28 0 149831294 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811383921456 139812066114178 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13158] ppid=13128 vsize=26538700 memory=1572 CPUtime=2417.31 cores=0-7
/proc/13130/task/13158/stat : 13158 (java) R 13128 13128 12189 0 -1 4202560 3301 0 0 0 241728 3 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811372195112 139811676833950 0 4 0 16800975 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13159] ppid=13128 vsize=26538700 memory=1156 CPUtime=2417.33 cores=0-7
/proc/13130/task/13159/stat : 13159 (java) R 13128 13128 12189 0 -1 4202560 2501 0 0 0 241731 2 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811375354232 139811675191415 0 4 0 16800975 0 0 0 -1 6 0 0 5 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13160] ppid=13128 vsize=26538700 memory=3848 CPUtime=2416.62 cores=0-7
/proc/13130/task/13160/stat : 13160 (java) R 13128 13128 12189 0 -1 4202560 4905 0 0 0 241659 3 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811373248248 139811675191188 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13161] ppid=13128 vsize=26538700 memory=1380 CPUtime=2425.71 cores=0-7
/proc/13130/task/13161/stat : 13161 (java) R 13128 13128 12189 0 -1 4202560 25801 0 0 0 242559 12 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811376406136 139811672295456 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13162] ppid=13128 vsize=26538700 memory=367348 CPUtime=2425.69 cores=0-7
/proc/13130/task/13162/stat : 13162 (java) R 13128 13128 12189 0 -1 4202560 9464 0 0 0 242564 5 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811370090240 139811676834205 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13163] ppid=13128 vsize=26538700 memory=6791534058613427641 CPUtime=2422.17 cores=0-7
/proc/13130/task/13163/stat : 13163 (java) R 13128 13128 12189 0 -1 4202560 2478 0 0 0 242214 3 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811369037688 139811675191257 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13164] ppid=13128 vsize=26538700 memory=4872558044660077418 CPUtime=2422.37 cores=0-7
/proc/13130/task/13164/stat : 13164 (java) R 13128 13128 12189 0 -1 4202560 2449 0 0 0 242235 2 0 0 20 0 28 0 149840037 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811371143400 139811676834236 0 4 0 16800975 0 0 0 -1 7 0 0 5 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
[pid=13130/tid=13165] ppid=13128 vsize=26538700 memory=15460 CPUtime=2424.79 cores=0-7
/proc/13130/task/13165/stat : 13165 (java) R 13128 13128 12189 0 -1 4202560 12380 0 0 0 242472 7 0 0 20 0 28 0 149840038 27175628800 91837 33554432000 4194304 4196468 140737446377232 139811374304336 139811675191401 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 9105408 140737446380690 140737446380867 140737446380867 140737446383567 0
Current children cumulated CPU time: 20086 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 368728 KiB

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

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

[startup+2520.11 s]
# the end of solver process 13130 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20085.3 s, system=1.43441 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.11
CPU time (s): 20086.8
CPU user time (s): 20085.3
CPU system time (s): 1.43441
CPU usage (%): 797.059
Max. virtual memory (cumulated for all children) (KiB): 26550228
Max. memory (cumulated for all children) (KiB): 368728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20085.3
system time used= 1.43441
maximum resident set size= 367776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 209045
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3072
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 151846
involuntary context switches= 205724


# summary of solver processes directly reported to runsolver:
#   pid: 13128,13130
#   total CPU time (s): 20086.8
#   total CPU user time (s): 20085.3
#   total CPU system time (s): 1.43441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.5949 second user time and 27.858 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-19 20:16:16
IDJOB=4280281
IDBENCH=137387
IDSOLVER=2675
FILE ID=node112/4280281-1503167436
RUNJOBID= node112-1503158965-12216
PBS_JOBID= 20630823
Free space on /tmp= 61856 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w4b2r4.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-4280281-1503167436/watcher-4280281-1503167436 -o /tmp/evaluation-result-4280281-1503167436/solver-4280281-1503167436 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node112-1503158965-12216 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1292603854 HOME/instance-4280281-1503167436.xml

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

MD5SUM BENCH= 6d00557b853b2556046a5f6541eccb2e
RANDOM SEED=1292603854

node112.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.24
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.24
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.24
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.24
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:        26201168 kB
MemAvailable:   31971740 kB
Buffers:          250360 kB
Cached:          5810080 kB
SwapCached:            0 kB
Active:          1096544 kB
Inactive:        5015648 kB
Active(anon):       3656 kB
Inactive(anon):    84388 kB
Active(file):    1092888 kB
Inactive(file):  4931260 kB
Unevictable:        7840 kB
Mlocked:            7840 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7888 kB
Writeback:             0 kB
AnonPages:         59952 kB
Mapped:            51056 kB
Shmem:             33416 kB
Slab:             151388 kB
SReclaimable:     124516 kB
SUnreclaim:        26872 kB
KernelStack:        3168 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332884 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:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61848 MiB
End job on node112 at 2017-08-19 20:58:17