Trace number 4283421

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-08-18)SAT (TO)5838074 2520.0701 2470.9099

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-4283421-1503191707.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283421-1503191707.xml, -tl, 2520s, -p, 1, -x, 3]
0.27/0.34	c simple solver
0.27/0.41	c parse instance...
1.66/0.98	c solve instance...
12.61/9.74	o 10618692 
12.61/9.77	o 10569328 
13.28/9.93	o 10501376 
14.82/10.42	o 10473584 
14.82/10.44	o 10449475 
14.82/10.45	o 10447871 
16.38/10.99	o 10429728 
17.27/11.25	o 10428912 
28.82/21.56	o 9649014 
28.82/21.57	o 9640391 
28.82/21.58	o 9538258 
28.82/21.59	o 9403382 
28.82/21.59	o 9239098 
29.22/21.73	o 9135492 
29.22/21.77	o 9043531 
29.37/21.82	o 9038718 
47.68/39.30	o 8843713 
47.68/39.30	o 8784309 
47.68/39.33	o 8300570 
47.68/39.33	o 8124002 
48.33/39.93	o 8070051 
48.33/39.99	o 8037637 
48.74/40.32	o 7924890 
60.40/51.93	o 7784740 
60.40/51.94	o 7690593 
60.50/52.05	o 7689521 
60.50/52.06	o 7638018 
60.70/52.22	o 7163789 
60.70/52.22	o 7117188 
75.28/66.70	o 7066495 
109.01/99.37	o 7059547 
109.01/99.39	o 7056498 
112.07/102.20	o 7054750 
112.07/102.29	o 6982576 
112.17/102.36	o 6957269 
215.78/203.67	o 6860261 
215.78/203.68	o 6768984 
215.88/203.70	o 6593323 
219.13/206.90	o 6583019 
240.75/228.32	o 6527516 
452.92/436.43	o 6360436 
452.92/436.44	o 6329959 
453.68/437.04	o 6329127 
453.68/437.06	o 6195689 
453.88/437.29	o 6182533 
848.51/823.92	o 6153523 
848.51/823.94	o 6068443 
848.51/824.00	o 5941935 
966.54/940.34	o 5838074 
2520.04/2470.90	s SATISFIABLE
2520.04/2470.90	v <instantiation>
2520.04/2470.90	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.04/2470.90	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.04/2470.90	v </instantiation>
2520.04/2470.90	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 (11887 MiB free)
  memory of node 1: 16384 MiB (15499 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283421-1503191707/watcher-4283421-1503191707 -o /tmp/evaluation-result-4283421-1503191707/solver-4283421-1503191707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136544621 HOME/instance-4283421-1503191707.xml 

running on 4 cores: 1,3,5,7

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=31951, runsolver pid=31948

[startup+0.100166 s]*
/proc/loadavg: 1.54 1.43 1.55 2/201 31954
/proc/meminfo: memFree=28040380/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13358712 memory=14368 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 3376 0 0 0 0 0 0 0 20 0 6 0 107511349 13679321088 3592 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3339678 3592 1903 1 0 3329175 0
[pid=31953/tid=31954] ppid=31951 vsize=13358712 memory=-6871798056524144002 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 2139 0 0 0 0 0 0 0 20 0 6 0 107511349 13679321088 3592 18446744073709551615 4194304 4196468 140736092162928 140295388373584 140295369819989 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 107511350 13679321088 3592 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13358712 memory=139847940929152 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 107511350 13679321088 3592 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 107511350 13679321088 3592 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 107511350 13679321088 3592 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15744 KiB

[startup+0.210891 s]*
/proc/loadavg: 1.54 1.43 1.55 3/214 31967
/proc/meminfo: memFree=28031340/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13974352 memory=27396 CPUtime=0.08 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 5258 0 0 0 7 1 0 0 20 0 15 0 107511349 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3493588 6849 2726 1 0 3482964 0
[pid=31953/tid=31954] ppid=31951 vsize=13974352 memory=8390339637985935414 CPUtime=0.06 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 3418 0 0 0 6 0 0 0 20 0 15 0 107511349 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140295388363152 140295368217950 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13974352 memory=288230596118054247 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13974352 memory=288370224092640896 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13974352 memory=139847940929152 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511351 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107511352 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294860788896 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107511352 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294859735792 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) S 31951 31951 13977 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 107511354 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) R 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295384148610 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13974352 memory=139847940929152 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) R 31951 31951 13977 0 -1 1077944384 238 0 0 0 0 0 0 0 20 0 15 0 107511354 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13974352 memory=139847940929152 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511360 14309736448 6849 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28772 KiB

[startup+0.31039 s]*
/proc/loadavg: 1.54 1.43 1.55 4/214 31967
/proc/meminfo: memFree=28017224/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13974352 memory=36752 CPUtime=0.27 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 8778 0 0 0 24 3 0 0 20 0 15 0 107511349 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3493588 9188 2983 1 0 3482964 0
[pid=31953/tid=31954] ppid=31951 vsize=13974352 memory=8390339637985935414 CPUtime=0.16 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 6090 0 0 0 14 2 0 0 20 0 15 0 107511349 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140295388349904 140295384149398 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13974352 memory=301741395000165735 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13974352 memory=301934006499779200 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13974352 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13974352 memory=8315306911314537971 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511351 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107511352 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294860788896 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107511352 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294859735792 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13974352 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) R 31951 31951 13977 0 -1 1077944384 485 0 0 0 1 0 0 0 20 0 15 0 107511354 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13974352 memory=3472328279047811119 CPUtime=0.02 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) R 31951 31951 13977 0 -1 4202560 206 0 0 0 2 0 0 0 20 0 15 0 107511354 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295363392648 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13974352 memory=139847940929152 CPUtime=0.05 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) R 31951 31951 13977 0 -1 4202560 692 0 0 0 5 0 0 0 20 0 15 0 107511354 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295362503866 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13974352 memory=139847940929152 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511360 14309736448 9188 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38128 KiB

[startup+0.700825 s]
/proc/loadavg: 1.54 1.43 1.55 4/214 31967
/proc/meminfo: memFree=28005908/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13978684 memory=62408 CPUtime=1.12 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 12331 0 0 0 108 4 0 0 20 0 15 0 107511349 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3494671 15602 3165 1 0 3482964 0
[pid=31953/tid=31954] ppid=31951 vsize=13978684 memory=2477592151553 CPUtime=0.54 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 7947 0 0 0 51 3 0 0 20 0 15 0 107511349 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140295388375840 140295384149398 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13978684 memory=2486182086145 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13978684 memory=50672 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107511351 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107511352 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294860788896 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107511352 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294859735792 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13978684 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) S 31951 31951 13977 0 -1 1077944384 1035 0 0 0 13 0 0 0 20 0 15 0 107511354 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13978684 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) S 31951 31951 13977 0 -1 1077944384 584 0 0 0 14 0 0 0 20 0 15 0 107511354 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13978684 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) R 31951 31951 13977 0 -1 4202560 1458 0 0 0 28 0 0 0 20 0 15 0 107511354 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295362738528 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511360 14314172416 15602 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 1.12 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 63784 KiB

[startup+1.50332 s]
/proc/loadavg: 1.54 1.43 1.55 4/214 31967
/proc/meminfo: memFree=27957324/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13980732 memory=101860 CPUtime=2.87 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 17670 0 0 0 281 6 0 0 20 0 15 0 107511349 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3495183 25465 3194 1 0 3483476 0
[pid=31953/tid=31954] ppid=31951 vsize=13980732 memory=2529 CPUtime=1.34 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 9136 0 0 0 130 4 0 0 20 0 15 0 107511349 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140295388373128 140294994268259 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107511350 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13980732 memory=5788647689011156329 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13980732 memory=6935655852947886160 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107511350 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13980732 memory=7595714853472458348 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107511351 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13980732 memory=7596274470464613735 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 25465 18446744073709551615 4194304 4196468 140736092162928 140294860788896 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294859735808 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13980732 memory=979196 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13980732 memory=1376 CPUtime=4.38 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) S 31951 31951 13977 0 -1 1077944384 21785 0 0 0 436 2 0 0 20 0 15 0 107511354 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13980732 memory=279695653250912 CPUtime=5.2 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) S 31951 31951 13977 0 -1 1077944384 26647 0 0 0 518 2 0 0 20 0 15 0 107511354 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13980732 memory=7368006012856461140 CPUtime=0.99 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) S 31951 31951 13977 0 -1 1077944384 9077 0 0 0 97 2 0 0 20 0 15 0 107511354 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13980732 memory=979196 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13980732 memory=1204 CPUtime=1.1 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1378 0 0 0 51 59 0 0 20 0 15 0 107511360 14316269568 244799 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 2429.68 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 980572 KiB

[startup+2442.3 s]
/proc/loadavg: 1.85 2.06 1.98 3/215 32247
/proc/meminfo: memFree=27497376/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13980732 memory=884792 CPUtime=2491.09 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 215578 0 0 0 248795 314 0 0 20 0 15 0 107511349 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3495183 221198 3258 1 0 3483476 0
[pid=31953/tid=31954] ppid=31951 vsize=13980732 memory=932000 CPUtime=2428.97 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 64323 0 0 0 242885 12 0 0 20 0 15 0 107511349 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140295388377120 140294996648832 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13980732 memory=932000 CPUtime=12.43 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 17630 0 0 0 1183 60 0 0 20 0 15 0 107511350 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13980732 memory=1376 CPUtime=12.49 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 16728 0 0 0 1190 59 0 0 20 0 15 0 107511350 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13980732 memory=901732 CPUtime=12.47 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 13989 0 0 0 1188 59 0 0 20 0 15 0 107511350 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13980732 memory=884792 CPUtime=12.5 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 14004 0 0 0 1190 60 0 0 20 0 15 0 107511350 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13980732 memory=1376 CPUtime=0.44 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 28620 0 0 0 39 5 0 0 20 0 15 0 107511351 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294860788960 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294859735808 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13980732 memory=796 CPUtime=4.38 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) S 31951 31951 13977 0 -1 1077944384 21787 0 0 0 436 2 0 0 20 0 15 0 107511354 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13980732 memory=1376 CPUtime=5.2 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) S 31951 31951 13977 0 -1 1077944384 26650 0 0 0 518 2 0 0 20 0 15 0 107511354 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13980732 memory=911480 CPUtime=0.99 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) S 31951 31951 13977 0 -1 1077944384 9079 0 0 0 97 2 0 0 20 0 15 0 107511354 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13980732 memory=884792 CPUtime=1.12 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1393 0 0 0 52 60 0 0 20 0 15 0 107511360 14316269568 221198 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 2491.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 886168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2470.9 s]
/proc/loadavg: 1.84 2.04 1.98 3/212 32247
/proc/meminfo: memFree=27536684/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13980732 memory=849396 CPUtime=2520.04 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 216010 0 0 0 251690 314 0 0 20 0 15 0 107511349 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3495183 212349 3258 1 0 3483476 0
[pid=31953/tid=31954] ppid=31951 vsize=13980732 memory=849396 CPUtime=2457.44 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 64409 0 0 0 245732 12 0 0 20 0 15 0 107511349 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295388376864 140294996648940 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.55 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 17651 0 0 0 1195 60 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.61 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 16970 0 0 0 1202 59 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.58 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 14029 0 0 0 1199 59 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.61 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 14031 0 0 0 1201 60 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13980732 memory=1376 CPUtime=0.45 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 28634 0 0 0 40 5 0 0 20 0 15 0 107511351 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294860788960 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13980732 memory=849396 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294859735808 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13980732 memory=944312 CPUtime=4.38 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) S 31951 31951 13977 0 -1 1077944384 21787 0 0 0 436 2 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13980732 memory=849396 CPUtime=5.2 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) S 31951 31951 13977 0 -1 1077944384 26650 0 0 0 518 2 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13980732 memory=4120 CPUtime=0.99 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) S 31951 31951 13977 0 -1 1077944384 9079 0 0 0 97 2 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13980732 memory=849396 CPUtime=1.14 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1395 0 0 0 53 61 0 0 20 0 15 0 107511360 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 850772 KiB

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

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

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

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

[startup+2470.9 s]
/proc/loadavg: 1.84 2.04 1.98 3/212 32247
/proc/meminfo: memFree=27536684/32770624 swapFree=67108860/67108860
[pid=31951] ppid=31948 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31951/stat : 31951 (xcsp3-exec) S 31948 31951 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107511340 9740288 344 18446744073709551615 4194304 5098028 140721962507296 140721962505400 140592970383996 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 13242368 140721962512760 140721962512965 140721962512965 140721962516459 0
/proc/31951/statm: 2378 344 289 221 0 87 0
[pid=31953] ppid=31951 vsize=13980732 memory=849396 CPUtime=2520.04 cores=1,3,5,7
/proc/31953/stat : 31953 (java) S 31951 31951 13977 0 -1 1077944320 216010 0 0 0 251690 314 0 0 20 0 15 0 107511349 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140736092145472 140295384137463 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
/proc/31953/statm: 3495183 212349 3258 1 0 3483476 0
[pid=31953/tid=31954] ppid=31951 vsize=13980732 memory=849396 CPUtime=2457.44 cores=1,3,5,7
/proc/31953/task/31954/stat : 31954 (java) R 31951 31951 13977 0 -1 4202560 64409 0 0 0 245732 12 0 0 20 0 15 0 107511349 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295388376864 140294996648940 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31955] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.55 cores=1,3,5,7
/proc/31953/task/31955/stat : 31955 (java) S 31951 31951 13977 0 -1 1077944384 17651 0 0 0 1195 60 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295318572048 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31956] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.61 cores=1,3,5,7
/proc/31953/task/31956/stat : 31956 (java) S 31951 31951 13977 0 -1 1077944384 16970 0 0 0 1202 59 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295317519504 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31957] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.58 cores=1,3,5,7
/proc/31953/task/31957/stat : 31957 (java) S 31951 31951 13977 0 -1 1077944384 14029 0 0 0 1199 59 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295316466448 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31958] ppid=31951 vsize=13980732 memory=849396 CPUtime=12.61 cores=1,3,5,7
/proc/31953/task/31958/stat : 31958 (java) S 31951 31951 13977 0 -1 1077944384 14031 0 0 0 1201 60 0 0 20 0 15 0 107511350 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140295315413904 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31959] ppid=31951 vsize=13980732 memory=1376 CPUtime=0.45 cores=1,3,5,7
/proc/31953/task/31959/stat : 31959 (java) S 31951 31951 13977 0 -1 1077944384 28634 0 0 0 40 5 0 0 20 0 15 0 107511351 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294861842672 140295384148610 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31960] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31960/stat : 31960 (java) S 31951 31951 13977 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294860788960 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31961] ppid=31951 vsize=13980732 memory=849396 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31961/stat : 31961 (java) S 31951 31951 13977 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 107511352 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294859735808 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31962] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31962/stat : 31962 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294858684368 140295384156059 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31963] ppid=31951 vsize=13980732 memory=944312 CPUtime=4.38 cores=1,3,5,7
/proc/31953/task/31963/stat : 31963 (java) S 31951 31951 13977 0 -1 1077944384 21787 0 0 0 436 2 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294857632496 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31964] ppid=31951 vsize=13980732 memory=849396 CPUtime=5.2 cores=1,3,5,7
/proc/31953/task/31964/stat : 31964 (java) S 31951 31951 13977 0 -1 1077944384 26650 0 0 0 518 2 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294856579952 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31965] ppid=31951 vsize=13980732 memory=4120 CPUtime=0.99 cores=1,3,5,7
/proc/31953/task/31965/stat : 31965 (java) S 31951 31951 13977 0 -1 1077944384 9079 0 0 0 97 2 0 0 20 0 15 0 107511354 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294855526896 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31966] ppid=31951 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/31953/task/31966/stat : 31966 (java) S 31951 31951 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107511355 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294854474592 140295384147669 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
[pid=31953/tid=31967] ppid=31951 vsize=13980732 memory=849396 CPUtime=1.14 cores=1,3,5,7
/proc/31953/task/31967/stat : 31967 (java) S 31951 31951 13977 0 -1 1077944384 1395 0 0 0 53 61 0 0 20 0 15 0 107511360 14316269568 212349 18446744073709551615 4194304 4196468 140736092162928 140294853421616 140295384148610 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 37675008 140736092164529 140736092164705 140736092164705 140736092168143 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 850772 KiB

Child status: 143
Real time (s): 2470.91
CPU time (s): 2520.07
CPU user time (s): 2516.92
CPU system time (s): 3.15645
CPU usage (%): 101.989
Max. virtual memory (cumulated for all children) (KiB): 13992424
Max. memory (cumulated for all children) (KiB): 1311612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.92
system time used= 3.15645
maximum resident set size= 1314332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216695
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61706
involuntary context switches= 1983


# summary of solver processes directly reported to runsolver:
#   pid: 31951,31953
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2516.92
#   total CPU system time (s): 3.15645

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7795 second user time and 23.3442 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-20 03:00:51
IDJOB=4283421
IDBENCH=123151
IDSOLVER=2679
FILE ID=node124/4283421-1503191707
RUNJOBID= node124-1503172076-28737
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-4283421-1503191707/watcher-4283421-1503191707 -o /tmp/evaluation-result-4283421-1503191707/solver-4283421-1503191707 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2136544621 HOME/instance-4283421-1503191707.xml

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

MD5SUM BENCH= d05a87fa530094a27b230f4f9ca3d0a8
RANDOM SEED=2136544621

node124.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.51
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.51
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.51
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.51
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:        28044004 kB
MemAvailable:   28688800 kB
Buffers:          294940 kB
Cached:           642756 kB
SwapCached:            0 kB
Active:          3885976 kB
Inactive:         380168 kB
Active(anon):    3281012 kB
Inactive(anon):    89140 kB
Active(file):     604964 kB
Inactive(file):   291028 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8024 kB
Writeback:             4 kB
AnonPages:       3328096 kB
Mapped:            71912 kB
Shmem:             41704 kB
Slab:             156456 kB
SReclaimable:     129276 kB
SUnreclaim:        27180 kB
KernelStack:        3536 kB
PageTables:        12572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3987572 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3209216 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= 62016 MiB
End job on node124 at 2017-08-20 03:42:02