Trace number 4270668

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT (TO)3430 20004.699 2520.1101

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-nug30.xml
MD5SUM7992d423b18f632a54772c1bcf249848
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3153
Best CPU time to get the best result obtained on this benchmark2520.1001
Satisfiable
(Un)Satisfiability was proved
Number of variables930
Number of constraints436
Number of domains2
Minimum domain size8
Maximum domain size30
Distribution of domain sizes[{"size":8,"count":435},{"size":30,"count":30}]
Minimum variable degree0
Maximum variable degree30
Distribution of variable degrees[{"degree":0,"count":465},{"degree":2,"count":435},{"degree":30,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":435},{"arity":30,"count":1}]
Number of extensional constraints435
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":435},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270668-1502692516.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4270668-1502692516.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
4.06/2.00	c solve instance...
5.62/2.22	o 4030 
5.62/2.24	o 4018 
5.62/2.29	o 4010 
6.33/2.32	o 3960 
6.33/2.36	o 3954 
6.33/2.37	o 3944 
7.10/2.41	o 3942 
7.10/2.45	o 3911 
7.63/2.59	o 3896 
8.09/2.62	o 3890 
8.09/2.68	o 3873 
8.09/2.69	o 3872 
8.77/2.74	o 3866 
8.77/2.75	o 3850 
8.77/2.77	o 3848 
9.50/2.80	o 3847 
9.50/2.81	o 3846 
10.28/2.92	o 3836 
30.15/5.41	o 3829 
36.41/6.27	o 3798 
121.84/17.01	o 3797 
142.47/19.69	o 3778 
195.56/26.35	o 3743 
203.23/27.36	o 3720 
209.01/28.13	o 3715 
209.01/28.15	o 3709 
209.01/28.16	o 3705 
209.01/28.18	o 3699 
209.01/28.18	o 3687 
209.01/28.20	o 3681 
209.24/28.21	o 3674 
209.71/28.33	o 3670 
209.71/28.35	o 3663 
210.15/28.45	o 3655 
210.15/28.45	o 3649 
210.15/28.47	o 3643 
210.32/28.54	o 3637 
210.32/28.55	o 3630 
210.32/28.56	o 3626 
210.32/28.58	o 3620 
221.93/30.03	o 3601 
221.93/30.04	o 3596 
222.22/30.12	o 3587 
222.22/30.13	o 3559 
608.67/78.64	o 3550 
609.37/78.75	o 3548 
932.89/119.40	o 3538 
1772.75/224.63	o 3521 
3244.88/409.26	o 3520 
3364.81/424.30	o 3497 
7873.50/991.73	o 3459 
7874.21/991.86	o 3451 
12168.29/1532.60	o 3430 
20003.99/2520.07	s SATISFIABLE
20003.99/2520.07	v <instantiation>
20003.99/2520.07	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] 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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[21][22] d[21][23] d[21][24] d[21][25] d[21][26] d[21][27] d[21][28] d[21][29] d[22][23] d[22][24] d[22][25] d[22][26] d[22][27] d[22][28] d[22][29] d[23][24] d[23][25] d[23][26] d[23][27] d[23][28] d[23][29] d[24][25] d[24][26] d[24][27] d[24][28] d[24][29] d[25][26] d[25][27] d[25][28] d[25][29] d[26][27] d[26][28] d[26][29] d[27][28] d[27][29] d[28][29] </list>
20003.99/2520.07	v 	<values>13 5 22 0 23 11 14 21 2 6 16 4 17 29 7 9 12 1 26 10 18 24 28 20 15 3 27 8 25 19 2 4 0 2 5 2 0 4 0 0 0 5 5 0 0 2 0 4 1 3 0 5 0 1 5 2 2 0 10 0 2 0 10 5 10 0 1 0 5 5 1 2 1 10 4 0 4 0 0 1 0 5 0 10 2 4 0 0 0 5 0 5 2 2 6 5 10 2 5 0 1 0 1 6 1 4 2 0 2 4 0 5 4 1 10 5 2 10 2 10 5 0 6 1 5 5 0 3 1 2 3 2 0 1 0 0 1 0 1 0 10 2 0 1 3 5 1 4 0 2 5 5 1 0 0 0 5 0 1 0 0 1 2 5 3 2 4 1 10 0 2 0 1 0 5 5 0 0 0 0 1 0 0 0 0 0 1 0 2 5 0 0 5 0 1 0 2 1 0 0 5 2 0 0 1 0 4 2 1 0 0 1 5 5 0 0 10 5 5 5 2 1 5 6 5 4 2 4 0 2 0 0 4 2 5 0 4 6 2 5 1 0 4 3 4 3 0 0 5 4 3 1 5 0 2 2 2 1 3 10 5 6 0 2 10 10 5 1 5 10 0 0 10 0 1 2 2 1 5 5 2 0 0 0 2 3 5 0 0 1 0 0 5 0 1 1 0 0 0 10 1 0 0 0 2 2 0 0 0 0 2 0 0 2 0 2 2 5 2 5 0 0 2 3 1 0 2 0 1 2 2 5 5 10 10 10 0 2 0 10 5 2 2 0 3 3 0 0 5 5 10 5 0 0 4 2 5 1 0 6 6 2 10 5 5 2 5 3 5 0 1 10 10 2 5 0 0 1 5 5 6 4 2 1 5 0 0 5 1 0 2 10 6 0 0 1 2 2 1 3 1 0 0 0 5 2 0 2 0 6 0 4 2 0 1 6 2 2 5 0 5 10 5 0 1 2 0 2 0 1 0 5 2 10 0 1 1 0 5 5 2 5 0 5 2 2 5 4 0 5 5 2 3 0 2 2 2 0 1 2 0 5 5 0 5 </values>
20003.99/2520.07	v </instantiation>
20003.99/2520.07	c Unexpected resolution interruption!

Verifier Data

OK	3430

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270668-1502692516/watcher-4270668-1502692516 -o /tmp/evaluation-result-4270668-1502692516/solver-4270668-1502692516 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502691658-2181 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 916230979 HOME/instance-4270668-1502692516.xml 

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

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

solver pid=2200, runsolver pid=2197

[startup+0.100114 s]*
/proc/loadavg: 8.06 8.17 8.27 2/200 2221
/proc/meminfo: memFree=26465160/32770624 swapFree=67108860/67108860
[pid=2200] ppid=2197 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2200/stat : 2200 (xcsp3-exec) S 2197 2200 2154 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 102323269 9740288 346 33554432000 4194304 5098028 140730213760368 140730213758472 139974780322428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16556032 140730213766245 140730213766455 140730213766455 140730213769195 0
/proc/2200/statm: 2378 346 289 221 0 87 0
[pid=2202] ppid=2200 vsize=25999808 memory=26972 CPUtime=0.11 cores=0-7
/proc/2202/stat : 2202 (java) S 2200 2200 2154 0 -1 1077944320 5683 0 0 0 11 0 0 0 20 0 20 0 102323269 26623803392 6743 33554432000 4194304 4196468 140723554118064 140723554100608 140383542554359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
/proc/2202/statm: 6499952 6743 2850 1 0 6488269 0
[pid=2202/tid=2203] ppid=2200 vsize=25999808 memory=1399051139730258233 CPUtime=0.09 cores=0-7
/proc/2202/task/2203/stat : 2203 (java) R 2200 2200 2154 0 -1 4202560 3685 0 0 0 9 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383546780080 140383171530581 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2204] ppid=2200 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2202/task/2204/stat : 2204 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383495175056 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2205] ppid=2200 vsize=25999808 memory=139841448932992 CPUtime=0 cores=0-7
/proc/2202/task/2205/stat : 2205 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383494122256 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2206] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2206/stat : 2206 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383493069968 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2207] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2207/stat : 2207 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383492017168 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2208] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2208/stat : 2208 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383490963856 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2209] ppid=2200 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2202/task/2209/stat : 2209 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383095224592 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2210] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2210/stat : 2210 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383094172304 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2211] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2211/stat : 2211 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26623803392 6743 33554432000 4194304 4196468 140723554118064 140383093119504 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2212] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2212/stat : 2212 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323272 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382083287664 140383542565506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2213] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2213/stat : 2213 (java) S 2200 2200 2154 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102323272 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382082233632 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2214] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2214/stat : 2214 (java) S 2200 2200 2154 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102323272 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382081181296 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2215] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2215/stat : 2215 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382012697168 140383542572955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2216] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2216/stat : 2216 (java) S 2200 2200 2154 0 -1 1077944384 314 0 0 0 0 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382011644016 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2217] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2217/stat : 2217 (java) S 2200 2200 2154 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382010591216 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2218] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2218/stat : 2218 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382009538928 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2219] ppid=2200 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/2202/task/2219/stat : 2219 (java) R 2200 2200 2154 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382008486128 140383521254560 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2220] ppid=2200 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2220/stat : 2220 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382007434080 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2221] ppid=2200 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/2202/task/2221/stat : 2221 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26623803392 6743 33554432000 4194304 4196468 140723554118064 140382006381360 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28356 KiB

[startup+0.210346 s]*
/proc/loadavg: 8.06 8.17 8.27 2/200 2221
/proc/meminfo: memFree=26454148/32770624 swapFree=67108860/67108860
[pid=2200] ppid=2197 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2200/stat : 2200 (xcsp3-exec) S 2197 2200 2154 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 102323269 9740288 346 33554432000 4194304 5098028 140730213760368 140730213758472 139974780322428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16556032 140730213766245 140730213766455 140730213766455 140730213769195 0
/proc/2200/statm: 2378 346 289 221 0 87 0
[pid=2202] ppid=2200 vsize=26004064 memory=38988 CPUtime=0.33 cores=0-7
/proc/2202/stat : 2202 (java) S 2200 2200 2154 0 -1 1077944320 8308 0 0 0 31 2 0 0 20 0 20 0 102323269 26628161536 9747 33554432000 4194304 4196468 140723554118064 140723554100608 140383542554359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
/proc/2202/statm: 6501016 9747 3059 1 0 6488269 0
[pid=2202/tid=2203] ppid=2200 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2202/task/2203/stat : 2203 (java) R 2200 2200 2154 0 -1 4202560 5427 0 0 0 18 1 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383546775352 140383542576285 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2204] ppid=2200 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/2202/task/2204/stat : 2204 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383495175056 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2205] ppid=2200 vsize=26004064 memory=288370217600644736 CPUtime=0 cores=0-7
/proc/2202/task/2205/stat : 2205 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383494122256 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2206] ppid=2200 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2202/task/2206/stat : 2206 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383493069968 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2207] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2207/stat : 2207 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383492017168 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2208] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2208/stat : 2208 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383490963856 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2209] ppid=2200 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2202/task/2209/stat : 2209 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383095224592 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2210] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2210/stat : 2210 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383094172304 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2211] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2211/stat : 2211 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 9747 33554432000 4194304 4196468 140723554118064 140383093119504 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2212] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2212/stat : 2212 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323272 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382083287664 140383542565506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2213] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2213/stat : 2213 (java) S 2200 2200 2154 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102323272 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382082233632 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2214] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2214/stat : 2214 (java) S 2200 2200 2154 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102323272 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382081181296 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2215] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2215/stat : 2215 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382012697168 140383542572955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2216] ppid=2200 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/2202/task/2216/stat : 2216 (java) R 2200 2200 2154 0 -1 1077944384 478 0 0 0 2 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382011644016 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2217] ppid=2200 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/2202/task/2217/stat : 2217 (java) S 2200 2200 2154 0 -1 1077944384 292 0 0 0 1 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382010591216 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2218] ppid=2200 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/2202/task/2218/stat : 2218 (java) S 2200 2200 2154 0 -1 1077944384 94 0 0 0 1 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382009538928 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2219] ppid=2200 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/2202/task/2219/stat : 2219 (java) S 2200 2200 2154 0 -1 1077944384 708 0 0 0 7 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382008486128 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2220] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2220/stat : 2220 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382007434080 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2221] ppid=2200 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2202/task/2221/stat : 2221 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26628161536 9747 33554432000 4194304 4196468 140723554118064 140382006381360 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40372 KiB

[startup+0.309611 s]*
/proc/loadavg: 8.06 8.17 8.27 4/200 2221
/proc/meminfo: memFree=26449744/32770624 swapFree=67108860/67108860
[pid=2200] ppid=2197 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2200/stat : 2200 (xcsp3-exec) S 2197 2200 2154 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 102323269 9740288 346 33554432000 4194304 5098028 140730213760368 140730213758472 139974780322428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16556032 140730213766245 140730213766455 140730213766455 140730213769195 0
/proc/2200/statm: 2378 346 289 221 0 87 0
[pid=2202] ppid=2200 vsize=26004064 memory=43636 CPUtime=0.5 cores=0-7
/proc/2202/stat : 2202 (java) S 2200 2200 2154 0 -1 1077944320 9140 0 0 0 47 3 0 0 20 0 20 0 102323269 26628161536 10909 33554432000 4194304 4196468 140723554118064 140723554100608 140383542554359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
/proc/2202/statm: 6501016 10909 3075 1 0 6488269 0
[pid=2202/tid=2203] ppid=2200 vsize=26004064 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/2202/task/2203/stat : 2203 (java) R 2200 2200 2154 0 -1 4202560 6101 0 0 0 27 2 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383546790544 140383170435658 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2204] ppid=2200 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2202/task/2204/stat : 2204 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383495175056 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2205] ppid=2200 vsize=26004064 memory=4040 CPUtime=0 cores=0-7
/proc/2202/task/2205/stat : 2205 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383494122256 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2206] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2206/stat : 2206 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383493069968 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2207] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2207/stat : 2207 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383492017168 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2208] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2208/stat : 2208 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383490963856 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2209] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2209/stat : 2209 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383095224592 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2210] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2210/stat : 2210 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383094172304 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2211] ppid=2200 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/2202/task/2211/stat : 2211 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323270 26628161536 10909 33554432000 4194304 4196468 140723554118064 140383093119504 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2212] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2212/stat : 2212 (java) S 2200 2200 2154 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 102323272 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382083287664 140383542565506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2213] ppid=2200 vsize=26004064 memory=139841316680655 CPUtime=0 cores=0-7
/proc/2202/task/2213/stat : 2213 (java) S 2200 2200 2154 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 102323272 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382082233632 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2214] ppid=2200 vsize=26004064 memory=279682633363600 CPUtime=0 cores=0-7
/proc/2202/task/2214/stat : 2214 (java) S 2200 2200 2154 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 102323272 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382081181296 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2215] ppid=2200 vsize=26004064 memory=279682633379728 CPUtime=0 cores=0-7
/proc/2202/task/2215/stat : 2215 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382012697168 140383542572955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2216] ppid=2200 vsize=26004064 memory=279682633377424 CPUtime=0.03 cores=0-7
/proc/2202/task/2216/stat : 2216 (java) S 2200 2200 2154 0 -1 1077944384 508 0 0 0 3 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382011644016 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2217] ppid=2200 vsize=26004064 memory=279682633384336 CPUtime=0.01 cores=0-7
/proc/2202/task/2217/stat : 2217 (java) S 2200 2200 2154 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382010591216 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2218] ppid=2200 vsize=26004064 memory=279682633325616 CPUtime=0.02 cores=0-7
/proc/2202/task/2218/stat : 2218 (java) S 2200 2200 2154 0 -1 1077944384 107 0 0 0 2 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382009538928 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2219] ppid=2200 vsize=26004064 memory=279682633398160 CPUtime=0.12 cores=0-7
/proc/2202/task/2219/stat : 2219 (java) R 2200 2200 2154 0 -1 4202560 815 0 0 0 12 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382008482496 140383521074535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2220] ppid=2200 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2220/stat : 2220 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382007434080 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2221] ppid=2200 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/2202/task/2221/stat : 2221 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323275 26628161536 10909 33554432000 4194304 4196468 140723554118064 140382006381360 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 45020 KiB

[startup+0.700896 s]
/proc/loadavg: 8.06 8.17 8.27 2/200 2221
/proc/meminfo: memFree=26434668/32770624 swapFree=67108860/67108860
[pid=2200] ppid=2197 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2200/stat : 2200 (xcsp3-exec) S 2197 2200 2154 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 102323269 9740288 346 33554432000 4194304 5098028 140730213760368 140730213758472 139974780322428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16556032 140730213766245 140730213766455 140730213766455 140730213769195 0
/proc/2200/statm: 2378 346 289 221 0 87 0
[pid=2202] ppid=2200 vsize=26006188 memory=72368 CPUtime=1.33 cores=0-7
/proc/2202/stat : 2202 (java) S 2200 2200 2154 0 -1 1077944320 10659 0 0 0 129 4 0 0 20 0 20 0 102323269 26630336512 18092 33554432000 4194304 4196468 140723554118064 140723554100608 140383542554359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
/proc/2202/statm: 6501547 18092 3184 1 0 6488781 0
[pid=2202/tid=2203] ppid=2200 vsize=26006188 memory=0 CPUtime=0.67 cores=0-7
/proc/2202/task/2203/stat : 2203 (java) R 2200 2200 2154 0 -1 4202560 6533 0 0 0 64 3 0 0 20 0 20 0 102323270 26630336512 18092 33554432000 4194304 4196468 140723554118064 140383546791408 140383525541911 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2204] ppid=2200 vsize=26006188 memory=139841316889456 CPUtime=0 cores=0-7
/proc/2202/task/2204/stat : 2204 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26630336512 18092 33554432000 4194304 4196468 140723554118064 140383495175056 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2205] ppid=2200 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/2202/task/2205/stat : 2205 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 102323270 26630336512 18092 33554432000 4194304 4196468 140723554118064 140383494122256 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2206] ppid=2200 vsize=26006188 memory=15876 CPUtime=0 cores=0-7
/proc/2202/task/2206/stat : 2206 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 102323270 26630336512 18092 33554432000 4194304 4196468 140723554118064 140383493069968 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0

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

[pid=2202/tid=2672] ppid=2200 vsize=26538700 memory=4616 CPUtime=898.36 cores=0-7
/proc/2202/task/2672/stat : 2672 (java) R 2200 2200 2154 0 -1 4202560 11370 0 0 0 89824 12 0 0 20 0 28 0 102476530 27175628800 185035 33554432000 4194304 4196468 140723554118064 140381991002104 140383176457656 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
Current children cumulated CPU time: 19388.1 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 741524 KiB

[startup+2502.3 s]
/proc/loadavg: 8.44 8.22 8.27 9/209 2713
/proc/meminfo: memFree=25752948/32770624 swapFree=67108860/67108860
[pid=2200] ppid=2197 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2200/stat : 2200 (xcsp3-exec) S 2197 2200 2154 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 102323269 9740288 346 33554432000 4194304 5098028 140730213760368 140730213758472 139974780322428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16556032 140730213766245 140730213766455 140730213766455 140730213769195 0
/proc/2200/statm: 2378 346 289 221 0 87 0
[pid=2202] ppid=2200 vsize=26538700 memory=740172 CPUtime=19863.9 cores=0-7
/proc/2202/stat : 2202 (java) S 2200 2200 2154 0 -1 1077944320 500216 0 0 0 1985912 479 0 0 20 0 28 0 102323269 27175628800 185043 33554432000 4194304 4196468 140723554118064 140723554100608 140383542554359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
/proc/2202/statm: 6634675 185043 3302 1 0 6621909 0
[pid=2202/tid=2203] ppid=2200 vsize=26538700 memory=740144 CPUtime=2.01 cores=0-7
/proc/2202/task/2203/stat : 2203 (java) S 2200 2200 2154 0 -1 1077944384 9139 0 0 0 196 5 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383546795136 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2204] ppid=2200 vsize=26538700 memory=740144 CPUtime=6.33 cores=0-7
/proc/2202/task/2204/stat : 2204 (java) S 2200 2200 2154 0 -1 1077944384 18002 0 0 0 613 20 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383495175056 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2205] ppid=2200 vsize=26538700 memory=1384 CPUtime=6.29 cores=0-7
/proc/2202/task/2205/stat : 2205 (java) S 2200 2200 2154 0 -1 1077944384 15911 0 0 0 611 18 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383494122256 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2206] ppid=2200 vsize=26538700 memory=740144 CPUtime=6.25 cores=0-7
/proc/2202/task/2206/stat : 2206 (java) S 2200 2200 2154 0 -1 1077944384 14626 0 0 0 607 18 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383493069968 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2207] ppid=2200 vsize=26538700 memory=740144 CPUtime=6.26 cores=0-7
/proc/2202/task/2207/stat : 2207 (java) S 2200 2200 2154 0 -1 1077944384 14709 0 0 0 607 19 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383492017168 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2208] ppid=2200 vsize=26538700 memory=1384 CPUtime=6.33 cores=0-7
/proc/2202/task/2208/stat : 2208 (java) S 2200 2200 2154 0 -1 1077944384 16182 0 0 0 612 21 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383490963856 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2209] ppid=2200 vsize=26538700 memory=1384 CPUtime=6.33 cores=0-7
/proc/2202/task/2209/stat : 2209 (java) S 2200 2200 2154 0 -1 1077944384 15385 0 0 0 613 20 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383095224592 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2210] ppid=2200 vsize=26538700 memory=740172 CPUtime=6.27 cores=0-7
/proc/2202/task/2210/stat : 2210 (java) S 2200 2200 2154 0 -1 1077944384 14797 0 0 0 611 16 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383094172304 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2211] ppid=2200 vsize=26538700 memory=1384 CPUtime=6.25 cores=0-7
/proc/2202/task/2211/stat : 2211 (java) S 2200 2200 2154 0 -1 1077944384 14150 0 0 0 604 21 0 0 20 0 28 0 102323270 27175628800 185043 33554432000 4194304 4196468 140723554118064 140383093119504 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2212] ppid=2200 vsize=26538700 memory=1384 CPUtime=4.41 cores=0-7
/proc/2202/task/2212/stat : 2212 (java) S 2200 2200 2154 0 -1 1077944384 59197 0 0 0 363 78 0 0 20 0 28 0 102323272 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382083287664 140383542565506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2213] ppid=2200 vsize=26538700 memory=740144 CPUtime=0 cores=0-7
/proc/2202/task/2213/stat : 2213 (java) S 2200 2200 2154 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 102323272 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382082233696 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2214] ppid=2200 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/2202/task/2214/stat : 2214 (java) S 2200 2200 2154 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 102323272 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382081181312 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2215] ppid=2200 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/2202/task/2215/stat : 2215 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382012697168 140383542572955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2216] ppid=2200 vsize=26538700 memory=1384 CPUtime=3.04 cores=0-7
/proc/2202/task/2216/stat : 2216 (java) S 2200 2200 2154 0 -1 1077944384 15751 0 0 0 300 4 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382011644016 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2217] ppid=2200 vsize=26538700 memory=928 CPUtime=3.16 cores=0-7
/proc/2202/task/2217/stat : 2217 (java) S 2200 2200 2154 0 -1 1077944384 13530 0 0 0 315 1 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382010591216 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2218] ppid=2200 vsize=26538700 memory=4108 CPUtime=3.33 cores=0-7
/proc/2202/task/2218/stat : 2218 (java) S 2200 2200 2154 0 -1 1077944384 20836 0 0 0 329 4 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382009538928 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2219] ppid=2200 vsize=26538700 memory=740144 CPUtime=0.98 cores=0-7
/proc/2202/task/2219/stat : 2219 (java) S 2200 2200 2154 0 -1 1077944384 18811 0 0 0 95 3 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382008486128 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2220] ppid=2200 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/2202/task/2220/stat : 2220 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382007434080 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2221] ppid=2200 vsize=26538700 memory=740144 CPUtime=1.12 cores=0-7
/proc/2202/task/2221/stat : 2221 (java) S 2200 2200 2154 0 -1 1077944384 5207 0 0 0 75 37 0 0 20 0 28 0 102323275 27175628800 185043 33554432000 4194304 4196468 140723554118064 140382006381360 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2665] ppid=2200 vsize=26538700 memory=2372 CPUtime=955.66 cores=0-7
/proc/2202/task/2665/stat : 2665 (java) R 2200 2200 2154 0 -1 4202560 2157 0 0 0 95562 4 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381997317552 140383176214092 0 4 0 16800975 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2666] ppid=2200 vsize=26538700 memory=1384 CPUtime=960.97 cores=0-7
/proc/2202/task/2666/stat : 2666 (java) R 2200 2200 2154 0 -1 4202560 5069 0 0 0 96092 5 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381993108448 140383179099449 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2667] ppid=2200 vsize=26538700 memory=1384 CPUtime=958.99 cores=0-7
/proc/2202/task/2667/stat : 2667 (java) R 2200 2200 2154 0 -1 4202560 3472 0 0 0 95895 4 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381998370560 140383176960817 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2668] ppid=2200 vsize=26538700 memory=1384 CPUtime=960.12 cores=0-7
/proc/2202/task/2668/stat : 2668 (java) R 2200 2200 2154 0 -1 4202560 6023 0 0 0 96008 4 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381994162624 140383528498489 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2669] ppid=2200 vsize=26538700 memory=740172 CPUtime=961.07 cores=0-7
/proc/2202/task/2669/stat : 2669 (java) R 2200 2200 2154 0 -1 4202560 12602 0 0 0 96102 5 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381996265632 140383177196672 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2670] ppid=2200 vsize=26538700 memory=1384 CPUtime=957.33 cores=0-7
/proc/2202/task/2670/stat : 2670 (java) R 2200 2200 2154 0 -1 4202560 14009 0 0 0 95724 9 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381995212648 140383176213092 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2671] ppid=2200 vsize=26538700 memory=740144 CPUtime=956.13 cores=0-7
/proc/2202/task/2671/stat : 2671 (java) R 2200 2200 2154 0 -1 4202560 3342 0 0 0 95609 4 0 0 20 0 28 0 102476529 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381992055144 140383176213092 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2672] ppid=2200 vsize=26538700 memory=740144 CPUtime=957.31 cores=0-7
/proc/2202/task/2672/stat : 2672 (java) R 2200 2200 2154 0 -1 4202560 12683 0 0 0 95717 14 0 0 20 0 28 0 102476530 27175628800 185043 33554432000 4194304 4196468 140723554118064 140381991002104 140383176213092 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
Current children cumulated CPU time: 19863.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 741556 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.81 8.32 8.30 9/209 2713
/proc/meminfo: memFree=25753088/32770624 swapFree=67108860/67108860
[pid=2200] ppid=2197 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/2200/stat : 2200 (xcsp3-exec) S 2197 2200 2154 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 102323269 9740288 346 33554432000 4194304 5098028 140730213760368 140730213758472 139974780322428 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 16556032 140730213766245 140730213766455 140730213766455 140730213769195 0
/proc/2200/statm: 2378 346 289 221 0 87 0
[pid=2202] ppid=2200 vsize=26538700 memory=740176 CPUtime=20004 cores=0-7
/proc/2202/stat : 2202 (java) S 2200 2200 2154 0 -1 1077944320 500922 0 0 0 1999917 482 0 0 20 0 28 0 102323269 27175628800 185044 33554432000 4194304 4196468 140723554118064 140723554100608 140383542554359 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
/proc/2202/statm: 6634675 185044 3302 1 0 6621909 0
[pid=2202/tid=2203] ppid=2200 vsize=26538700 memory=1399051139730258233 CPUtime=2.01 cores=0-7
/proc/2202/task/2203/stat : 2203 (java) S 2200 2200 2154 0 -1 1077944384 9139 0 0 0 196 5 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383546795136 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2204] ppid=2200 vsize=26538700 memory=4126316290023845779 CPUtime=6.39 cores=0-7
/proc/2202/task/2204/stat : 2204 (java) S 2200 2200 2154 0 -1 1077944384 18044 0 0 0 619 20 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383495175056 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2205] ppid=2200 vsize=26538700 memory=4072 CPUtime=6.35 cores=0-7
/proc/2202/task/2205/stat : 2205 (java) S 2200 2200 2154 0 -1 1077944384 15942 0 0 0 617 18 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383494122256 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2206] ppid=2200 vsize=26538700 memory=1384 CPUtime=6.32 cores=0-7
/proc/2202/task/2206/stat : 2206 (java) S 2200 2200 2154 0 -1 1077944384 14637 0 0 0 614 18 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383493069968 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2207] ppid=2200 vsize=26538700 memory=740172 CPUtime=6.32 cores=0-7
/proc/2202/task/2207/stat : 2207 (java) S 2200 2200 2154 0 -1 1077944384 14716 0 0 0 613 19 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383492017168 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2208] ppid=2200 vsize=26538700 memory=2200 CPUtime=6.38 cores=0-7
/proc/2202/task/2208/stat : 2208 (java) S 2200 2200 2154 0 -1 1077944384 16441 0 0 0 617 21 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383490963856 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2209] ppid=2200 vsize=26538700 memory=1384 CPUtime=6.4 cores=0-7
/proc/2202/task/2209/stat : 2209 (java) S 2200 2200 2154 0 -1 1077944384 15416 0 0 0 620 20 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383095224592 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2210] ppid=2200 vsize=26538700 memory=740176 CPUtime=6.35 cores=0-7
/proc/2202/task/2210/stat : 2210 (java) S 2200 2200 2154 0 -1 1077944384 14834 0 0 0 618 17 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383094172304 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2211] ppid=2200 vsize=26538700 memory=1296 CPUtime=6.31 cores=0-7
/proc/2202/task/2211/stat : 2211 (java) S 2200 2200 2154 0 -1 1077944384 14180 0 0 0 610 21 0 0 20 0 28 0 102323270 27175628800 185044 33554432000 4194304 4196468 140723554118064 140383093119504 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2212] ppid=2200 vsize=26538700 memory=2400 CPUtime=4.47 cores=0-7
/proc/2202/task/2212/stat : 2212 (java) S 2200 2200 2154 0 -1 1077944384 59238 0 0 0 367 80 0 0 20 0 28 0 102323272 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382083287664 140383542565506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2213] ppid=2200 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/2202/task/2213/stat : 2213 (java) S 2200 2200 2154 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 28 0 102323272 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382082233696 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2214] ppid=2200 vsize=26538700 memory=12032 CPUtime=0 cores=0-7
/proc/2202/task/2214/stat : 2214 (java) S 2200 2200 2154 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 102323272 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382081181312 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2215] ppid=2200 vsize=26538700 memory=1708 CPUtime=0 cores=0-7
/proc/2202/task/2215/stat : 2215 (java) S 2200 2200 2154 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382012697168 140383542572955 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2216] ppid=2200 vsize=26538700 memory=1012 CPUtime=3.04 cores=0-7
/proc/2202/task/2216/stat : 2216 (java) S 2200 2200 2154 0 -1 1077944384 15751 0 0 0 300 4 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382011644016 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2217] ppid=2200 vsize=26538700 memory=796 CPUtime=3.16 cores=0-7
/proc/2202/task/2217/stat : 2217 (java) S 2200 2200 2154 0 -1 1077944384 13530 0 0 0 315 1 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382010591216 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2218] ppid=2200 vsize=26538700 memory=1228 CPUtime=3.33 cores=0-7
/proc/2202/task/2218/stat : 2218 (java) S 2200 2200 2154 0 -1 1077944384 20836 0 0 0 329 4 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382009538928 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2219] ppid=2200 vsize=26538700 memory=1228 CPUtime=0.98 cores=0-7
/proc/2202/task/2219/stat : 2219 (java) S 2200 2200 2154 0 -1 1077944384 18811 0 0 0 95 3 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382008486128 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2220] ppid=2200 vsize=26538700 memory=5300 CPUtime=0 cores=0-7
/proc/2202/task/2220/stat : 2220 (java) S 2200 2200 2154 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382007434080 140383542564565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2221] ppid=2200 vsize=26538700 memory=4616 CPUtime=1.12 cores=0-7
/proc/2202/task/2221/stat : 2221 (java) S 2200 2200 2154 0 -1 1077944384 5211 0 0 0 75 37 0 0 20 0 28 0 102323275 27175628800 185044 33554432000 4194304 4196468 140723554118064 140382006381360 140383542565506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2665] ppid=2200 vsize=26538700 memory=1928 CPUtime=973.12 cores=0-7
/proc/2202/task/2665/stat : 2665 (java) R 2200 2200 2154 0 -1 4202560 2172 0 0 0 97308 4 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381997317432 140383176213092 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2666] ppid=2200 vsize=26538700 memory=1428 CPUtime=978.46 cores=0-7
/proc/2202/task/2666/stat : 2666 (java) R 2200 2200 2154 0 -1 4202560 5086 0 0 0 97841 5 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381993107912 140383176213562 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2667] ppid=2200 vsize=26538700 memory=1196 CPUtime=976.32 cores=0-7
/proc/2202/task/2667/stat : 2667 (java) R 2200 2200 2154 0 -1 4202560 3481 0 0 0 97628 4 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381998370632 140383176962201 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2668] ppid=2200 vsize=26538700 memory=10644 CPUtime=977.55 cores=0-7
/proc/2202/task/2668/stat : 2668 (java) R 2200 2200 2154 0 -1 4202560 6059 0 0 0 97751 4 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381994159848 140383179099299 0 4 0 16800975 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2669] ppid=2200 vsize=26538700 memory=15876 CPUtime=978.6 cores=0-7
/proc/2202/task/2669/stat : 2669 (java) R 2200 2200 2154 0 -1 4202560 12632 0 0 0 97855 5 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381996265520 140383179099097 0 4 0 16800975 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2670] ppid=2200 vsize=26538700 memory=16408 CPUtime=974.8 cores=0-7
/proc/2202/task/2670/stat : 2670 (java) R 2200 2200 2154 0 -1 4202560 14075 0 0 0 97471 9 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381995211632 140383176213092 0 4 0 16800975 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2671] ppid=2200 vsize=26538700 memory=16432 CPUtime=973.56 cores=0-7
/proc/2202/task/2671/stat : 2671 (java) R 2200 2200 2154 0 -1 4202560 3356 0 0 0 97352 4 0 0 20 0 28 0 102476529 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381992055336 140383176960180 0 4 0 16800975 0 0 0 -1 0 0 0 6 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
[pid=2202/tid=2672] ppid=2200 vsize=26538700 memory=1928 CPUtime=974.68 cores=0-7
/proc/2202/task/2672/stat : 2672 (java) R 2200 2200 2154 0 -1 4202560 12709 0 0 0 97454 14 0 0 20 0 28 0 102476530 27175628800 185044 33554432000 4194304 4196468 140723554118064 140381991004928 140383179693213 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 7454720 140723554124946 140723554125123 140723554125123 140723554127823 0
Current children cumulated CPU time: 20004 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 741560 KiB

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

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

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

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

Child status: 143
Real time (s): 2520.11
CPU time (s): 20004.7
CPU user time (s): 19999.9
CPU system time (s): 4.83562
CPU usage (%): 793.804
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 1217044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19999.9
system time used= 4.83562
maximum resident set size= 1226492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 300865
involuntary context switches= 214707


# summary of solver processes directly reported to runsolver:
#   pid: 2200,2202
#   total CPU time (s): 20004.7
#   total CPU user time (s): 19999.9
#   total CPU system time (s): 4.83562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.8639 second user time and 30.2373 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-14 08:20:58
IDJOB=4270668
IDBENCH=123048
IDSOLVER=2662
FILE ID=node105/4270668-1502692516
RUNJOBID= node105-1502691658-2181
PBS_JOBID= 20629002
Free space on /tmp= 60664 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-nug30.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270668-1502692516/watcher-4270668-1502692516 -o /tmp/evaluation-result-4270668-1502692516/solver-4270668-1502692516 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502691658-2181 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 916230979 HOME/instance-4270668-1502692516.xml

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

MD5SUM BENCH= 7992d423b18f632a54772c1bcf249848
RANDOM SEED=916230979

node105.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.17
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.17
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.17
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.17
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:        26481172 kB
MemAvailable:   31974448 kB
Buffers:          199288 kB
Cached:          5568248 kB
SwapCached:            0 kB
Active:           730140 kB
Inactive:        5090544 kB
Active(anon):      55908 kB
Inactive(anon):    25116 kB
Active(file):     674232 kB
Inactive(file):  5065428 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7772 kB
Writeback:             0 kB
AnonPages:         59704 kB
Mapped:            44096 kB
Shmem:             25228 kB
Slab:             164484 kB
SReclaimable:     138904 kB
SUnreclaim:        25580 kB
KernelStack:        3168 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     322812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60656 MiB
End job on node105 at 2017-08-14 09:02:58