Trace number 4272141

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 5a (2017-07-26)SAT (TO)5838074 2520.1201 2467.4099

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-ste36c.xml
MD5SUMd05a87fa530094a27b230f4f9ca3d0a8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark4280744
Best CPU time to get the best result obtained on this benchmark2400.02
Satisfiable
(Un)Satisfiability was proved
Number of variables1332
Number of constraints631
Number of domains2
Minimum domain size36
Maximum domain size44
Distribution of domain sizes[{"size":36,"count":36},{"size":44,"count":630}]
Minimum variable degree0
Maximum variable degree36
Distribution of variable degrees[{"degree":0,"count":666},{"degree":2,"count":630},{"degree":36,"count":36}]
Minimum constraint arity3
Maximum constraint arity36
Distribution of constraint arities[{"arity":3,"count":630},{"arity":36,"count":1}]
Number of extensional constraints630
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":630},{"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.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272141-1502734482.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4272141-1502734482.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
1.67/0.98	c solve instance...
12.70/9.86	o 10618692 
12.70/9.89	o 10569328 
13.39/10.05	o 10501376 
14.90/10.55	o 10473584 
14.90/10.56	o 10449475 
14.90/10.57	o 10447871 
16.79/11.11	o 10429728 
17.34/11.35	o 10428912 
29.18/21.97	o 9649014 
29.18/21.97	o 9640391 
29.18/21.98	o 9538258 
29.18/21.99	o 9403382 
29.18/22.00	o 9239098 
29.60/22.13	o 9135492 
29.60/22.17	o 9043531 
29.75/22.22	o 9038718 
48.43/40.15	o 8843713 
48.43/40.15	o 8784309 
48.43/40.18	o 8300570 
48.43/40.18	o 8124002 
49.11/40.79	o 8070051 
49.22/40.86	o 8037637 
49.57/41.18	o 7924890 
61.65/53.14	o 7784740 
61.65/53.15	o 7690593 
61.74/53.27	o 7689521 
61.74/53.27	o 7638018 
61.95/53.43	o 7163789 
61.95/53.44	o 7117188 
77.04/68.35	o 7066495 
111.31/101.77	o 7059547 
111.31/101.78	o 7056498 
114.37/104.60	o 7054750 
114.37/104.68	o 6982576 
114.47/104.76	o 6957269 
220.56/208.58	o 6860261 
220.56/208.59	o 6768984 
220.66/208.61	o 6593323 
223.90/211.83	o 6583019 
245.91/233.65	o 6527516 
462.47/446.32	o 6360436 
462.47/446.33	o 6329959 
463.24/446.94	o 6329127 
463.24/446.95	o 6195689 
463.45/447.18	o 6182533 
864.12/840.69	o 6153523 
864.22/840.72	o 6068443 
864.22/840.77	o 5941935 
985.62/959.87	o 5838074 
2520.09/2467.40	s SATISFIABLE
2520.09/2467.40	v <instantiation>
2520.09/2467.40	v 	<list>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] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[0][10] d[0][11] d[0][12] d[0][13] d[0][14] d[0][15] d[0][16] d[0][17] d[0][18] d[0][19] d[0][20] d[0][21] d[0][22] d[0][23] d[0][24] d[0][25] d[0][26] d[0][27] d[0][28] d[0][29] d[0][30] d[0][31] d[0][32] d[0][33] d[0][34] d[0][35] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[1][10] d[1][11] d[1][12] d[1][13] d[1][14] d[1][15] d[1][16] d[1][17] d[1][18] d[1][19] d[1][20] d[1][21] d[1][22] d[1][23] d[1][24] d[1][25] d[1][26] d[1][27] d[1][28] d[1][29] d[1][30] d[1][31] d[1][32] d[1][33] d[1][34] d[1][35] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[2][10] d[2][11] d[2][12] d[2][13] d[2][14] d[2][15] d[2][16] d[2][17] d[2][18] d[2][19] d[2][20] d[2][21] d[2][22] d[2][23] d[2][24] d[2][25] d[2][26] d[2][27] d[2][28] d[2][29] d[2][30] d[2][31] d[2][32] d[2][33] d[2][34] d[2][35] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[3][10] d[3][11] d[3][12] d[3][13] d[3][14] d[3][15] d[3][16] d[3][17] d[3][18] d[3][19] d[3][20] d[3][21] d[3][22] d[3][23] d[3][24] d[3][25] d[3][26] d[3][27] d[3][28] d[3][29] d[3][30] d[3][31] d[3][32] d[3][33] d[3][34] d[3][35] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[4][10] d[4][11] d[4][12] d[4][13] d[4][14] d[4][15] d[4][16] d[4][17] d[4][18] d[4][19] d[4][20] d[4][21] d[4][22] d[4][23] d[4][24] d[4][25] d[4][26] d[4][27] d[4][28] d[4][29] d[4][30] d[4][31] d[4][32] d[4][33] d[4][34] d[4][35] d[5][6] d[5][7] d[5][8] d[5][9] d[5][10] d[5][11] d[5][12] d[5][13] d[5][14] d[5][15] d[5][16] d[5][17] d[5][18] d[5][19] d[5][20] d[5][21] d[5][22] d[5][23] d[5][24] d[5][25] d[5][26] d[5][27] d[5][28] d[5][29] d[5][30] d[5][31] d[5][32] d[5][33] d[5][34] d[5][35] d[6][7] d[6][8] d[6][9] d[6][10] d[6][11] d[6][12] d[6][13] d[6][14] d[6][15] d[6][16] d[6][17] d[6][18] d[6][19] d[6][20] d[6][21] d[6][22] d[6][23] d[6][24] d[6][25] d[6][26] d[6][27] d[6][28] d[6][29] d[6][30] d[6][31] d[6][32] d[6][33] d[6][34] d[6][35] d[7][8] d[7][9] d[7][10] d[7][11] d[7][12] d[7][13] d[7][14] d[7][15] d[7][16] d[7][17] d[7][18] d[7][19] d[7][20] d[7][21] d[7][22] d[7][23] d[7][24] d[7][25] d[7][26] d[7][27] d[7][28] d[7][29] d[7][30] d[7][31] d[7][32] d[7][33] d[7][34] d[7][35] d[8][9] d[8][10] d[8][11] d[8][12] d[8][13] d[8][14] d[8][15] d[8][16] d[8][17] d[8][18] d[8][19] d[8][20] d[8][21] d[8][22] d[8][23] d[8][24] d[8][25] d[8][26] d[8][27] d[8][28] d[8][29] d[8][30] d[8][31] d[8][32] d[8][33] d[8][34] d[8][35] d[9][10] d[9][11] d[9][12] d[9][13] d[9][14] d[9][15] d[9][16] d[9][17] d[9][18] d[9][19] d[9][20] d[9][21] d[9][22] d[9][23] d[9][24] d[9][25] d[9][26] d[9][27] d[9][28] d[9][29] d[9][30] d[9][31] d[9][32] d[9][33] d[9][34] d[9][35] d[10][11] d[10][12] d[10][13] d[10][14] d[10][15] d[10][16] d[10][17] d[10][18] d[10][19] d[10][20] d[10][21] d[10][22] d[10][23] d[10][24] d[10][25] d[10][26] d[10][27] d[10][28] d[10][29] d[10][30] d[10][31] d[10][32] d[10][33] d[10][34] d[10][35] d[11][12] d[11][13] d[11][14] d[11][15] d[11][16] d[11][17] d[11][18] d[11][19] d[11][20] d[11][21] d[11][22] d[11][23] d[11][24] d[11][25] d[11][26] d[11][27] d[11][28] d[11][29] d[11][30] d[11][31] d[11][32] d[11][33] d[11][34] d[11][35] d[12][13] d[12][14] d[12][15] d[12][16] d[12][17] d[12][18] d[12][19] d[12][20] d[12][21] d[12][22] d[12][23] d[12][24] d[12][25] d[12][26] d[12][27] d[12][28] d[12][29] d[12][30] d[12][31] d[12][32] d[12][33] d[12][34] d[12][35] d[13][14] d[13][15] d[13][16] d[13][17] d[13][18] d[13][19] d[13][20] d[13][21] d[13][22] d[13][23] d[13][24] d[13][25] d[13][26] d[13][27] d[13][28] d[13][29] d[13][30] d[13][31] d[13][32] d[13][33] d[13][34] d[13][35] d[14][15] d[14][16] d[14][17] d[14][18] d[14][19] d[14][20] d[14][21] d[14][22] d[14][23] d[14][24] d[14][25] d[14][26] d[14][27] d[14][28] d[14][29] d[14][30] d[14][31] d[14][32] d[14][33] d[14][34] d[14][35] d[15][16] d[15][17] d[15][18] d[15][19] d[15][20] d[15][21] d[15][22] d[15][23] d[15][24] d[15][25] d[15][26] d[15][27] d[15][28] d[15][29] d[15][30] d[15][31] d[15][32] d[15][33] d[15][34] d[15][35] d[16][17] d[16][18] d[16][19] d[16][20] d[16][21] d[16][22] d[16][23] d[16][24] d[16][25] d[16][26] d[16][27] d[16][28] d[16][29] d[16][30] d[16][31] d[16][32] d[16][33] d[16][34] d[16][35] d[17][18] d[17][19] d[17][20] d[17][21] d[17][22] d[17][23] d[17][24] d[17][25] d[17][26] d[17][27] d[17][28] d[17][29] d[17][30] d[17][31] d[17][32] d[17][33] d[17][34] d[17][35] d[18][19] d[18][20] d[18][21] d[18][22] d[18][23] d[18][24] d[18][25] d[18][26] d[18][27] d[18][28] d[18][29] d[18][30] d[18][31] d[18][32] d[18][33] d[18][34] d[18][35] d[19][20] d[19][21] d[19][22] d[19][23] d[19][24] d[19][25] d[19][26] d[19][27] d[19][28] d[19][29] d[19][30] d[19][31] d[19][32] d[19][33] d[19][34] d[19][35] d[20][21] d[20][22] d[20][23] d[20][24] d[20][25] d[20][26] d[20][27] d[20][28] d[20][29] d[20][30] d[20][31] d[20][32] d[20][33] d[20][34] d[20][35] d[21][22] d[21][23] d[21][24] d[21][25] d[21][26] d[21][27] d[21][28] d[21][29] d[21][30] d[21][31] d[21][32] d[21][33] d[21][34] d[21][35] d[22][23] d[22][24] d[22][25] d[22][26] d[22][27] d[22][28] d[22][29] d[22][30] d[22][31] d[22][32] d[22][33] d[22][34] d[22][35] d[23][24] d[23][25] d[23][26] d[23][27] d[23][28] d[23][29] d[23][30] d[23][31] d[23][32] d[23][33] d[23][34] d[23][35] d[24][25] d[24][26] d[24][27] d[24][28] d[24][29] d[24][30] d[24][31] d[24][32] d[24][33] d[24][34] d[24][35] d[25][26] d[25][27] d[25][28] d[25][29] d[25][30] d[25][31] d[25][32] d[25][33] d[25][34] d[25][35] d[26][27] d[26][28] d[26][29] d[26][30] d[26][31] d[26][32] d[26][33] d[26][34] d[26][35] d[27][28] d[27][29] d[27][30] d[27][31] d[27][32] d[27][33] d[27][34] d[27][35] d[28][29] d[28][30] d[28][31] d[28][32] d[28][33] d[28][34] d[28][35] d[29][30] d[29][31] d[29][32] d[29][33] d[29][34] d[29][35] d[30][31] d[30][32] d[30][33] d[30][34] d[30][35] d[31][32] d[31][33] d[31][34] d[31][35] d[32][33] d[32][34] d[32][35] d[33][34] d[33][35] d[34][35] </list>
2520.09/2467.40	v 	<values>15 18 22 28 29 30 7 20 8 31 25 19 27 14 1 9 35 21 23 24 13 26 6 12 4 3 17 32 33 5 10 34 11 2 0 16 0 0 0 0 0 0 0 0 0 0 1 0 19 0 0 0 0 0 0 0 0 8 0 0 0 6 0 0 0 0 0 0 0 0 0 7 16 3 0 0 9 0 20 0 13 27 2 0 0 0 0 0 0 1 0 4 0 0 0 0 0 4 2 8 0 0 0 0 0 0 0 0 0 6 0 0 12 36 0 0 0 0 0 0 0 0 0 9 0 10 0 0 0 0 0 0 6 0 0 0 0 0 19 12 0 0 0 0 0 9 10 3 0 0 0 0 0 0 0 0 8 2 0 0 0 0 0 0 0 0 0 0 0 0 19 0 0 0 4 0 10 22 0 0 0 0 0 0 0 3 0 0 0 0 0 0 5 8 0 6 0 0 0 0 0 0 0 0 0 0 1 4 0 0 0 0 0 0 0 2 0 0 0 0 0 0 3 13 0 0 0 0 0 0 0 0 10 0 0 0 8 0 16 71 0 0 0 0 0 7 0 0 25 47 41 0 0 2 2 0 0 20 0 0 0 0 0 11 0 0 0 0 0 36 0 8 0 2 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 14 0 0 0 0 0 0 14 18 0 23 0 0 0 0 0 0 0 0 4 0 0 28 6 0 0 0 0 0 0 0 5 0 0 1 0 0 0 18 24 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 35 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 18 12 4 15 0 4 0 0 21 16 7 5 18 25 26 6 2 19 34 0 0 4 23 0 7 0 0 0 0 0 0 0 0 28 11 0 0 0 4 12 0 0 0 0 0 0 0 0 1 0 0 0 0 3 0 40 6 3 4 2 0 0 0 2 0 4 0 1 0 8 0 0 0 0 0 0 4 16 0 0 6 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 72 17 0 2 17 0 0 1 11 0 1 0 75 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 4 0 3 3 0 0 0 0 0 0 0 0 0 0 0 26 2 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 22 0 0 0 5 8 11 0 0 1 5 4 0 8 0 25 0 7 0 0 9 0 0 0 0 0 0 10 0 1 0 0 0 39 12 18 8 0 0 4 7 0 8 16 9 0 25 48 6 0 0 19 33 0 157 20 22 0 29 0 0 0 18 4 0 0 0 1 0 0 0 0 5 4 0 0 0 2 0 0 0 0 0 0 1 0 0 40 20 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23 0 2 4 7 0 0 316 0 7 0 0 0 0 0 0 12 0 0 0 0 </values>
2520.09/2467.40	v </instantiation>
2520.09/2467.40	c Unexpected resolution interruption!

Verifier Data

OK	5838074

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272141-1502734482/watcher-4272141-1502734482 -o /tmp/evaluation-result-4272141-1502734482/solver-4272141-1502734482 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1940061027 HOME/instance-4272141-1502734482.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100162 s]*
/proc/loadavg: 1.85 1.72 1.79 3/202 23774
/proc/meminfo: memFree=30610548/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13356504 memory=11076 CPUtime=0 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 2531 0 0 0 0 0 0 0 20 0 6 0 75668823 13677060096 2769 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3339126 2769 1291 1 0 3329096 0
[pid=23773/tid=23774] ppid=23771 vsize=13358712 memory=8390339637985935414 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 1358 0 0 0 0 0 0 0 20 0 6 0 75668823 13679321088 2801 18446744073709551615 4194304 4196468 140733077430480 140412258406992 140412215152237 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13358712 memory=288230596118065508 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 75668824 13679321088 2801 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13358712 memory=140269503856720 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 75668824 13679321088 2866 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 75668824 13679321088 2866 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 75668824 13679321088 2866 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13366016 KiB
Current children cumulated memory: 12456 KiB

[startup+0.210393 s]*
/proc/loadavg: 1.85 1.72 1.79 3/215 23787
/proc/meminfo: memFree=30600528/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13974352 memory=26432 CPUtime=0.08 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 5038 0 0 0 8 0 0 0 20 0 15 0 75668823 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3493588 6608 2724 1 0 3482964 0
[pid=23773/tid=23774] ppid=23771 vsize=13974352 memory=8390339637985935414 CPUtime=0.06 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 3189 0 0 0 6 0 0 0 20 0 15 0 75668823 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140412258403040 140412254192797 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13974352 memory=307370894534390116 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13974352 memory=140269503856720 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13974352 memory=140269503833728 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75668825 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75668825 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411731396256 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75668826 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411730343152 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13974352 memory=140269503833728 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) R 23771 23771 897 0 -1 4202560 247 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411726133232 140412238537312 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13974352 memory=140269503833728 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668833 14309736448 6608 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 27812 KiB

[startup+0.311027 s]*
/proc/loadavg: 1.85 1.72 1.79 3/215 23787
/proc/meminfo: memFree=30584892/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13974352 memory=36824 CPUtime=0.27 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 8798 0 0 0 24 3 0 0 20 0 15 0 75668823 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3493588 9206 2953 1 0 3482964 0
[pid=23773/tid=23774] ppid=23771 vsize=13974352 memory=8390339637985935414 CPUtime=0.17 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 6059 0 0 0 15 2 0 0 20 0 15 0 75668823 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140412258404368 140412254182806 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13974352 memory=301741395000176996 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13974352 memory=140269503856720 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13974352 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13974352 memory=3472328279047811119 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13974352 memory=4211961845044957175 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75668825 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75668825 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411731396256 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75668826 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411730343152 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 385 0 0 0 1 0 0 0 20 0 15 0 75668828 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13974352 memory=3472328296227679279 CPUtime=0.01 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 303 0 0 0 1 0 0 0 20 0 15 0 75668828 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13974352 memory=140269503833728 CPUtime=0.05 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) R 23771 23771 897 0 -1 4202560 748 0 0 0 5 0 0 0 20 0 15 0 75668828 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411726133360 140412254182806 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13974352 memory=140269503833728 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668833 14309736448 9206 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38204 KiB

[startup+0.70078 s]
/proc/loadavg: 1.85 1.72 1.79 4/215 23787
/proc/meminfo: memFree=30573744/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13978684 memory=62396 CPUtime=1.12 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 12348 0 0 0 107 5 0 0 20 0 15 0 75668823 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3494671 15599 3161 1 0 3482964 0
[pid=23773/tid=23774] ppid=23771 vsize=13978684 memory=7301550361408716898 CPUtime=0.54 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 7924 0 0 0 51 3 0 0 20 0 15 0 75668823 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140412258399312 140411893051151 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13978684 memory=2452 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13978684 memory=280538808071680 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13978684 memory=26 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75668824 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13978684 memory=345 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75668825 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13978684 memory=289 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75668825 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411731396256 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13978684 memory=973 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 75668826 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411730343152 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13978684 memory=257 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13978684 memory=67 CPUtime=0.14 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 703 0 0 0 14 0 0 0 20 0 15 0 75668828 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13978684 memory=4116 CPUtime=0.13 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 1038 0 0 0 13 0 0 0 20 0 15 0 75668828 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13978684 memory=6657 CPUtime=0.27 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) S 23771 23771 897 0 -1 1077944384 1376 0 0 0 27 0 0 0 20 0 15 0 75668828 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411726133232 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13978684 memory=4420 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13978684 memory=6628 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668833 14314172416 15599 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 63776 KiB

[startup+1.50087 s]
/proc/loadavg: 1.85 1.72 1.79 4/215 23787
/proc/meminfo: memFree=30529444/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13980732 memory=101532 CPUtime=2.86 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 17647 0 0 0 279 7 0 0 20 0 15 0 75668823 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3495183 25383 3190 1 0 3483476 0
[pid=23773/tid=23774] ppid=23771 vsize=13980732 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 9143 0 0 0 130 4 0 0 20 0 15 0 75668823 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140412258406384 140411897853848 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13980732 memory=242365004560826 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 75668824 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13980732 memory=280538808069280 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 75668824 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13980732 memory=56 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 75668825 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 75668825 14316269568 25383 18446744073709551615 4194304 4196468 140733077430480 140411731396256 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 75668826 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411730343168 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13980732 memory=811852 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13980732 memory=811852 CPUtime=5.01 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 28566 0 0 0 498 3 0 0 20 0 15 0 75668828 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13980732 memory=818008 CPUtime=4.31 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 18945 0 0 0 428 3 0 0 20 0 15 0 75668828 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13980732 memory=1380 CPUtime=0.97 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) S 23771 23771 897 0 -1 1077944384 10002 0 0 0 94 3 0 0 20 0 15 0 75668828 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411726133232 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13980732 memory=1380 CPUtime=1.05 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1601 0 0 0 51 54 0 0 20 0 15 0 75668833 14316269568 202963 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 2371.4 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 813232 KiB

[startup+2382.3 s]
/proc/loadavg: 2.18 1.89 1.77 3/214 24108
/proc/meminfo: memFree=29556724/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13980732 memory=780568 CPUtime=2432.71 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 211347 0 0 0 242981 290 0 0 20 0 15 0 75668823 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3495183 195142 3258 1 0 3483476 0
[pid=23773/tid=23774] ppid=23771 vsize=13980732 memory=786720 CPUtime=2368.54 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 54361 0 0 0 236843 11 0 0 20 0 15 0 75668823 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140412258410464 140411901659977 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13980732 memory=786720 CPUtime=13.05 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 13429 0 0 0 1251 54 0 0 20 0 15 0 75668824 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13980732 memory=791848 CPUtime=13.03 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 11454 0 0 0 1249 54 0 0 20 0 15 0 75668824 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13980732 memory=786720 CPUtime=13.09 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 13928 0 0 0 1255 54 0 0 20 0 15 0 75668824 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13980732 memory=786720 CPUtime=13.02 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 13160 0 0 0 1247 55 0 0 20 0 15 0 75668824 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13980732 memory=786720 CPUtime=0.49 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 44493 0 0 0 42 7 0 0 20 0 15 0 75668825 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13980732 memory=786720 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 75668825 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411731396320 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13980732 memory=280538809556800 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 75668826 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411730343168 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13980732 memory=786720 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13980732 memory=1380 CPUtime=5.01 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 28568 0 0 0 498 3 0 0 20 0 15 0 75668828 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13980732 memory=1380 CPUtime=4.31 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 18947 0 0 0 428 3 0 0 20 0 15 0 75668828 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13980732 memory=41628 CPUtime=0.97 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) S 23771 23771 897 0 -1 1077944384 10004 0 0 0 94 3 0 0 20 0 15 0 75668828 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411726133232 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13980732 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13980732 memory=786720 CPUtime=1.09 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1631 0 0 0 53 56 0 0 20 0 15 0 75668833 14316269568 195142 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 2432.71 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 781948 KiB

[startup+2442.3 s]
/proc/loadavg: 1.98 1.90 1.78 3/214 24110
/proc/meminfo: memFree=29604412/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13980732 memory=759020 CPUtime=2493.18 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 213142 0 0 0 249027 291 0 0 20 0 15 0 75668823 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3495183 189755 3258 1 0 3483476 0
[pid=23773/tid=23774] ppid=23771 vsize=13980732 memory=759020 CPUtime=2428.39 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 54834 0 0 0 242828 11 0 0 20 0 15 0 75668823 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140412258410208 140411901375098 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13980732 memory=759020 CPUtime=13.2 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 13795 0 0 0 1266 54 0 0 20 0 15 0 75668824 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13980732 memory=763124 CPUtime=13.18 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 11695 0 0 0 1264 54 0 0 20 0 15 0 75668824 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13980732 memory=1380 CPUtime=13.24 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 14305 0 0 0 1270 54 0 0 20 0 15 0 75668824 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13980732 memory=763124 CPUtime=13.16 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 13296 0 0 0 1261 55 0 0 20 0 15 0 75668824 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13980732 memory=759020 CPUtime=0.5 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 44657 0 0 0 42 8 0 0 20 0 15 0 75668825 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13980732 memory=759020 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 75668825 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411731396320 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13980732 memory=759020 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 75668826 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411730343168 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13980732 memory=759020 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13980732 memory=759020 CPUtime=5.01 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 28571 0 0 0 498 3 0 0 20 0 15 0 75668828 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13980732 memory=759020 CPUtime=4.31 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 18949 0 0 0 428 3 0 0 20 0 15 0 75668828 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13980732 memory=-6662747570986533011 CPUtime=0.97 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) S 23771 23771 897 0 -1 1077944384 10006 0 0 0 94 3 0 0 20 0 15 0 75668828 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411726133232 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13980732 memory=759020 CPUtime=1.12 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1662 0 0 0 55 57 0 0 20 0 15 0 75668833 14316269568 189755 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 2493.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 760400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2467.4 s]
/proc/loadavg: 1.85 1.88 1.77 3/212 24110
/proc/meminfo: memFree=29689684/32770624 swapFree=67108860/67108860
[pid=23771] ppid=23768 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/23771/stat : 23771 (xcsp3-exec) S 23768 23771 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 75668813 9740288 345 18446744073709551615 4194304 5098028 140730573266928 140730573265032 140047330460284 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 37666816 140730573271416 140730573271621 140730573271621 140730573275115 0
/proc/23771/statm: 2378 345 289 221 0 87 0
[pid=23773] ppid=23771 vsize=13980732 memory=739488 CPUtime=2520.09 cores=0,2,4,6
/proc/23773/stat : 23773 (java) S 23771 23771 897 0 -1 1077944320 214883 0 0 0 251717 292 0 0 20 0 15 0 75668823 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140733077413024 140412254170871 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
/proc/23773/statm: 3495183 184872 3258 1 0 3483476 0
[pid=23773/tid=23774] ppid=23771 vsize=13980732 memory=1380 CPUtime=2452.82 cores=0,2,4,6
/proc/23773/task/23774/stat : 23774 (java) R 23771 23771 897 0 -1 4202560 55042 0 0 0 245271 11 0 0 20 0 15 0 75668823 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140412258410080 140411901375203 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23775] ppid=23771 vsize=13980732 memory=-8774313645642428999 CPUtime=13.8 cores=0,2,4,6
/proc/23773/task/23775/stat : 23775 (java) S 23771 23771 897 0 -1 1077944384 13971 0 0 0 1326 54 0 0 20 0 15 0 75668824 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140412215069200 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23776] ppid=23771 vsize=13980732 memory=41628 CPUtime=13.79 cores=0,2,4,6
/proc/23773/task/23776/stat : 23776 (java) S 23771 23771 897 0 -1 1077944384 11844 0 0 0 1325 54 0 0 20 0 15 0 75668824 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140412214016656 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23777] ppid=23771 vsize=13980732 memory=1292 CPUtime=13.85 cores=0,2,4,6
/proc/23773/task/23777/stat : 23777 (java) S 23771 23771 897 0 -1 1077944384 14403 0 0 0 1331 54 0 0 20 0 15 0 75668824 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140412212963600 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23778] ppid=23771 vsize=13980732 memory=2316 CPUtime=13.77 cores=0,2,4,6
/proc/23773/task/23778/stat : 23778 (java) S 23771 23771 897 0 -1 1077944384 13655 0 0 0 1322 55 0 0 20 0 15 0 75668824 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411851434384 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23779] ppid=23771 vsize=13980732 memory=-8774313645642428999 CPUtime=0.55 cores=0,2,4,6
/proc/23773/task/23779/stat : 23779 (java) S 23771 23771 897 0 -1 1077944384 45406 0 0 0 47 8 0 0 20 0 15 0 75668825 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411732450032 140412254182018 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23780] ppid=23771 vsize=13980732 memory=928 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23780/stat : 23780 (java) S 23771 23771 897 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 75668825 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411731396320 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23781] ppid=23771 vsize=13980732 memory=2164 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23781/stat : 23781 (java) S 23771 23771 897 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 75668826 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411730343168 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23782] ppid=23771 vsize=13980732 memory=840 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23782/stat : 23782 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411729291728 140412254189467 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23783] ppid=23771 vsize=13980732 memory=16436 CPUtime=5.01 cores=0,2,4,6
/proc/23773/task/23783/stat : 23783 (java) S 23771 23771 897 0 -1 1077944384 28571 0 0 0 498 3 0 0 20 0 15 0 75668828 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411728238832 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23784] ppid=23771 vsize=13980732 memory=2844 CPUtime=4.31 cores=0,2,4,6
/proc/23773/task/23784/stat : 23784 (java) S 23771 23771 897 0 -1 1077944384 18949 0 0 0 428 3 0 0 20 0 15 0 75668828 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411727186288 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23785] ppid=23771 vsize=13980732 memory=1728 CPUtime=0.97 cores=0,2,4,6
/proc/23773/task/23785/stat : 23785 (java) S 23771 23771 897 0 -1 1077944384 10006 0 0 0 94 3 0 0 20 0 15 0 75668828 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411726133232 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23786] ppid=23771 vsize=13980732 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/23773/task/23786/stat : 23786 (java) S 23771 23771 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 75668828 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411725080928 140412254181077 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
[pid=23773/tid=23787] ppid=23771 vsize=13980732 memory=796 CPUtime=1.13 cores=0,2,4,6
/proc/23773/task/23787/stat : 23787 (java) S 23771 23771 897 0 -1 1077944384 1664 0 0 0 55 58 0 0 20 0 15 0 75668833 14316269568 184872 18446744073709551615 4194304 4196468 140733077430480 140411724028976 140412254182018 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 28037120 140733077438897 140733077439073 140733077439073 140733077442511 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 740868 KiB

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

[startup+2467.41 s]
# the end of solver process 23771 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001893 s

[startup+2467.41 s]
# the end of solver process 23773 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.19 s, system=2.93566 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): 2467.41
CPU time (s): 2520.12
CPU user time (s): 2517.19
CPU system time (s): 2.93566
CPU usage (%): 102.136
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1277328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.19
system time used= 2.93566
maximum resident set size= 1275948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62103
involuntary context switches= 2468


# summary of solver processes directly reported to runsolver:
#   pid: 23771,23773
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2517.19
#   total CPU system time (s): 2.93566

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4675 second user time and 24.2881 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-14 20:00:35
IDJOB=4272141
IDBENCH=123151
IDSOLVER=2664
FILE ID=node125/4272141-1502734482
RUNJOBID= node125-1502662595-11628
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-ste36c.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272141-1502734482/watcher-4272141-1502734482 -o /tmp/evaluation-result-4272141-1502734482/solver-4272141-1502734482 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11628 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1940061027 HOME/instance-4272141-1502734482.xml

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

MD5SUM BENCH= d05a87fa530094a27b230f4f9ca3d0a8
RANDOM SEED=1940061027

node125.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.07
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.07
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.07
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.07
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:        30611364 kB
MemAvailable:   31573400 kB
Buffers:          297104 kB
Cached:           958644 kB
SwapCached:            0 kB
Active:          1126244 kB
Inactive:         598792 kB
Active(anon):     469268 kB
Inactive(anon):    33100 kB
Active(file):     656976 kB
Inactive(file):   565692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8084 kB
Writeback:             0 kB
AnonPages:        468880 kB
Mapped:            63156 kB
Shmem:             33444 kB
Slab:             136580 kB
SReclaimable:     110404 kB
SUnreclaim:        26176 kB
KernelStack:        3520 kB
PageTables:         6536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1110752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-14 20:41:43