Trace number 4284399

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)3524895 264.117 239.632

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-bur26g.xml
MD5SUMe15ea9448d462545754e2532d86d3e94
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark3169398
Best CPU time to get the best result obtained on this benchmark252.08501
Satisfiable
(Un)Satisfiability was proved
Number of variables702
Number of constraints326
Number of domains2
Minimum domain size26
Maximum domain size280
Distribution of domain sizes[{"size":26,"count":26},{"size":280,"count":325}]
Minimum variable degree0
Maximum variable degree26
Distribution of variable degrees[{"degree":0,"count":351},{"degree":2,"count":325},{"degree":26,"count":26}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":325},{"arity":26,"count":1}]
Number of extensional constraints325
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":325},{"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 -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284399-1503211505.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284399-1503211505.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
1.31/0.67	c solve instance...
5.57/2.93	o 4930481 
6.57/3.23	o 4861612 
8.33/3.81	o 4838447 
9.02/4.14	o 4838162 
15.63/8.13	o 4837770 
18.34/10.69	o 4768858 
18.34/10.70	o 4573826 
18.47/10.73	o 4566164 
18.47/10.75	o 4374366 
18.47/10.78	o 4267776 
18.94/11.06	o 4252484 
19.43/11.55	o 4184941 
19.92/11.73	o 4166386 
20.60/12.23	o 4116361 
61.68/49.61	o 4063492 
61.68/49.65	o 3772520 
61.89/49.82	o 3732138 
61.89/49.84	o 3675732 
67.64/54.95	o 3543976 
69.05/56.35	o 3524895 
264.07/239.60	s SATISFIABLE
264.07/239.60	v <instantiation>
264.07/239.60	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] 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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[17][18] d[17][19] d[17][20] d[17][21] d[17][22] d[17][23] d[17][24] d[17][25] d[18][19] d[18][20] d[18][21] d[18][22] d[18][23] d[18][24] d[18][25] d[19][20] d[19][21] d[19][22] d[19][23] d[19][24] d[19][25] d[20][21] d[20][22] d[20][23] d[20][24] d[20][25] d[21][22] d[21][23] d[21][24] d[21][25] d[22][23] d[22][24] d[22][25] d[23][24] d[23][25] d[24][25] </list>
264.07/239.60	v 	<values>2 5 19 18 13 0 23 17 4 20 8 11 15 7 12 6 14 21 10 25 3 1 22 16 24 9 1 200 5 2 83 0 36 166 61 148 23 3 2151 2 0 470 1 35 8 3 3 0 1 32 0 362 92 0 57 0 119 245 20 110 39 5 12 4 53 135 4 21 15 91 11 16 0 1 4 595 5 770 0 622 3844 280 1256 46 12 160 34 139 811 88 22 30 60 48 197 0 24 52 31 154 0 24 943 62 301 336 339 51 89 26 232 61 90 16 70 70 36 2 48 93 768 2 31 1012 154 1212 187 20 107 64 1949 533 131 318 140 2401 116 75 8 9 14 3 1977 5 163 94 1531 247 15 576 610 1 120 507 11 516 57 10 0 16 6 0 5 0 10 0 20 0 0 0 0 0 0 0 0 0 0 0 0 0 2129 340 1035 427 86 165 234 301 1095 187 476 167 1434 190 175 1 23 9 407 1061 2717 284 222 688 926 46 660 777 518 1114 331 266 11 21 9 977 228 14 8 80 69 0 11 136 25 224 83 350 0 10 1 375 75 1 118 896 142 88 355 33 735 21 0 10 0 0 43 22 69 177 448 28 169 4 512 23 12 0 15 34 33 13 55 334 30 3 17 11 13 6 0 4 11 8 0 623 3 0 7 1 3 0 0 5 1 17 481 16 3 13 109 55 4 0 2 0 134 19 4 3 216 17 5 0 10 2 454 270 35 239 62 74 0 5 5 0 0 7 1 0 0 1 10 7 3 35 85 0 2 21 0 0 81 0 0 0 28 30 1 1 16 0 0 2 2 0 2 40 0 0 1 </values>
264.07/239.60	v </instantiation>
264.07/239.60	c Unexpected resolution interruption!

Verifier Data

OK	3524895

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284399-1503211505/watcher-4284399-1503211505 -o /tmp/evaluation-result-4284399-1503211505/solver-4284399-1503211505 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503208966-3841 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1038485356 HOME/instance-4284399-1503211505.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=5041, runsolver pid=5038

[startup+0.100139 s]*
/proc/loadavg: 1.64 1.75 1.75 3/217 5057
/proc/meminfo: memFree=23444188/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13978596 memory=28568 CPUtime=0.12 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 5460 0 0 0 10 2 0 0 20 0 15 0 154238179 14314082304 7142 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3494649 7142 2897 1 0 3482966 0
[pid=5043/tid=5044] ppid=5041 vsize=13978596 memory=8261754145389908827 CPUtime=0.09 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 3456 0 0 0 8 1 0 0 20 0 15 0 154238179 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744628513824 139744604475996 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13978596 memory=140710855755392 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13978596 memory=140710855755392 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238181 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154238181 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744097289120 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154238182 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744096236528 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 154238184 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13978596 memory=140710855755392 CPUtime=0.01 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) R 5041 5041 3809 0 -1 4202560 322 0 0 0 1 0 0 0 20 0 15 0 154238184 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744092027632 139744603414733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13978596 memory=140710855755392 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238184 14314082304 7142 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29952 KiB

[startup+0.212707 s]*
/proc/loadavg: 1.64 1.75 1.75 3/217 5057
/proc/meminfo: memFree=23434680/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13982852 memory=40180 CPUtime=0.34 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 8192 0 0 0 31 3 0 0 20 0 15 0 154238179 14318440448 10045 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3495713 10045 3070 1 0 3482966 0
[pid=5043/tid=5044] ppid=5041 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 5413 0 0 0 18 2 0 0 20 0 15 0 154238179 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744628490192 139744608359774 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13982852 memory=8944 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13982852 memory=140710856289245 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13982852 memory=140710855755392 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238181 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154238181 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744097289120 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154238182 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744096236528 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 674 0 0 0 2 0 0 0 20 0 15 0 154238184 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 96 0 0 0 2 0 0 0 20 0 15 0 154238184 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13982852 memory=140710855755392 CPUtime=0.08 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) S 5041 5041 3809 0 -1 1077944384 710 0 0 0 8 0 0 0 20 0 15 0 154238184 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744092027632 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238184 14318440448 10045 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41564 KiB

[startup+0.311064 s]*
/proc/loadavg: 1.64 1.75 1.75 4/217 5057
/proc/meminfo: memFree=23427980/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13982852 memory=47308 CPUtime=0.52 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 8982 0 0 0 48 4 0 0 20 0 15 0 154238179 14318440448 11827 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3495713 11827 3086 1 0 3482966 0
[pid=5043/tid=5044] ppid=5041 vsize=13982852 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 6004 0 0 0 27 3 0 0 20 0 15 0 154238179 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744628509088 139744608359774 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13982852 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13982852 memory=7593740018551660441 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13982852 memory=6944657691966988345 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238181 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13982852 memory=4196912344889787449 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154238181 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744097289120 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154238182 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744096236528 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13982852 memory=-6444775992005010620 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13982852 memory=7100839887185294217 CPUtime=0.03 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 690 0 0 0 3 0 0 0 20 0 15 0 154238184 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 133 0 0 0 4 0 0 0 20 0 15 0 154238184 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) R 5041 5041 3809 0 -1 1077944384 861 0 0 0 13 0 0 0 20 0 15 0 154238184 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744092027632 139744624290434 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238184 14318440448 11893 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48692 KiB

[startup+0.700851 s]
/proc/loadavg: 1.64 1.75 1.75 4/217 5057
/proc/meminfo: memFree=23413152/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13984976 memory=78692 CPUtime=1.58 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 11276 0 0 0 153 5 0 0 20 0 15 0 154238179 14320615424 19673 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3496244 19673 3197 1 0 3483478 0
[pid=5043/tid=5044] ppid=5041 vsize=13984976 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 6709 0 0 0 63 4 0 0 20 0 15 0 154238179 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744628517728 139744624291222 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13984976 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238180 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13984976 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154238180 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13984976 memory=8612 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 154238181 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13984976 memory=5784 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154238181 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744097289120 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154238182 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744096236528 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13984976 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13984976 memory=11112 CPUtime=0.26 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 1151 0 0 0 26 0 0 0 20 0 15 0 154238184 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13984976 memory=1228 CPUtime=0.26 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 625 0 0 0 26 0 0 0 20 0 15 0 154238184 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13984976 memory=1420 CPUtime=0.35 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) R 5041 5041 3809 0 -1 4202560 1485 0 0 0 35 0 0 0 20 0 15 0 154238184 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744092027632 139744624300634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13984976 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13984976 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 19673 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 80076 KiB

[startup+1.50202 s]
/proc/loadavg: 1.64 1.75 1.75 3/217 5057
/proc/meminfo: memFree=23385732/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0

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

/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 154238182 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744096236544 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13984976 memory=4471312 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13984976 memory=1952 CPUtime=4.12 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 8415 0 0 0 411 1 0 0 20 0 15 0 154238184 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13984976 memory=1200 CPUtime=4.64 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 15338 0 0 0 463 1 0 0 20 0 15 0 154238184 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13984976 memory=1716 CPUtime=0.83 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) S 5041 5041 3809 0 -1 1077944384 4669 0 0 0 81 2 0 0 20 0 15 0 154238184 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744092027632 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 230 0 0 0 2 2 0 0 20 0 15 0 154238184 14320615424 1117828 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 119.15 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 4472696 KiB

[startup+162.301 s]
/proc/loadavg: 2.07 1.89 1.81 3/217 5137
/proc/meminfo: memFree=18630084/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13984976 memory=4784976 CPUtime=182.14 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 90076 0 0 0 17776 438 0 0 20 0 15 0 154238179 14320615424 1196244 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3496244 1196244 3283 1 0 3483478 0
[pid=5043/tid=5044] ppid=5041 vsize=13984976 memory=4784976 CPUtime=158.79 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 27319 0 0 0 15852 27 0 0 20 0 15 0 154238179 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744628518688 139744233328922 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13984976 memory=4784976 CPUtime=3.29 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 5336 0 0 0 231 98 0 0 20 0 15 0 154238180 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13984976 memory=4784976 CPUtime=3.3 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 6696 0 0 0 229 101 0 0 20 0 15 0 154238180 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13984976 memory=4784976 CPUtime=3.31 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 5869 0 0 0 231 100 0 0 20 0 15 0 154238180 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13984976 memory=4784976 CPUtime=3.28 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 4095 0 0 0 228 100 0 0 20 0 15 0 154238180 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13984976 memory=4784976 CPUtime=0.13 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 9126 0 0 0 13 0 0 0 20 0 15 0 154238181 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13984976 memory=2548 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154238181 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744097289184 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 154238182 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744096236544 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13984976 memory=4782872 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13984976 memory=15876 CPUtime=4.37 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 9973 0 0 0 436 1 0 0 20 0 15 0 154238184 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13984976 memory=16448 CPUtime=4.68 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 15359 0 0 0 467 1 0 0 20 0 15 0 154238184 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13984976 memory=1384 CPUtime=0.84 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) S 5041 5041 3809 0 -1 1077944384 4694 0 0 0 82 2 0 0 20 0 15 0 154238184 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744092027632 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13984976 memory=1384 CPUtime=0.07 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 236 0 0 0 3 4 0 0 20 0 15 0 154238184 14320615424 1196244 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 182.14 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 4786360 KiB

[startup+222.301 s]
/proc/loadavg: 1.75 1.86 1.80 3/217 5138
/proc/meminfo: memFree=18398656/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13984976 memory=5101632 CPUtime=246.4 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 110020 0 0 0 24165 475 0 0 20 0 15 0 154238179 14320615424 1275408 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3496244 1275408 3283 1 0 3483478 0
[pid=5043/tid=5044] ppid=5041 vsize=13984976 memory=5101632 CPUtime=217.39 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 35745 0 0 0 21712 27 0 0 20 0 15 0 154238179 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744628518840 139744233205229 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13984976 memory=5101632 CPUtime=4.64 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 6077 0 0 0 358 106 0 0 20 0 15 0 154238180 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13984976 memory=5101632 CPUtime=4.64 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 8322 0 0 0 355 109 0 0 20 0 15 0 154238180 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13984976 memory=1384 CPUtime=4.64 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 6929 0 0 0 355 109 0 0 20 0 15 0 154238180 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13984976 memory=1384 CPUtime=4.62 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 4816 0 0 0 354 108 0 0 20 0 15 0 154238180 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13984976 memory=1384 CPUtime=0.17 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 12415 0 0 0 16 1 0 0 20 0 15 0 154238181 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13984976 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154238181 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744097289184 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 154238182 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744096236544 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13984976 memory=5101632 CPUtime=4.41 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 10422 0 0 0 440 1 0 0 20 0 15 0 154238184 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13984976 memory=1384 CPUtime=4.84 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 18755 0 0 0 482 2 0 0 20 0 15 0 154238184 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13984976 memory=5101632 CPUtime=0.85 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) S 5041 5041 3809 0 -1 1077944384 4884 0 0 0 83 2 0 0 20 0 15 0 154238184 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744092027632 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13984976 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13984976 memory=42840 CPUtime=0.1 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 282 0 0 0 4 6 0 0 20 0 15 0 154238184 14320615424 1275408 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 246.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 5103016 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+239.601 s]
/proc/loadavg: 1.81 1.87 1.81 3/217 5138
/proc/meminfo: memFree=18360408/32770624 swapFree=67108860/67108860
[pid=5041] ppid=5038 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/5041/stat : 5041 (xcsp3-exec) S 5038 5041 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154238178 9740288 346 33554432000 4194304 5098028 140729209453648 140729209451752 140443128750716 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 21381120 140729209459828 140729209460032 140729209460032 140729209462763 0
/proc/5041/statm: 2378 346 289 221 0 87 0
[pid=5043] ppid=5041 vsize=13984976 memory=5100160 CPUtime=264.07 cores=1,3,5,7
/proc/5043/stat : 5043 (java) S 5041 5041 3809 0 -1 1077944320 111490 0 0 0 25932 475 0 0 20 0 15 0 154238179 14320615424 1275040 33554432000 4194304 4196468 140721765864832 140721765847376 139744624279287 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
/proc/5043/statm: 3496244 1275040 3283 1 0 3483478 0
[pid=5043/tid=5044] ppid=5041 vsize=13984976 memory=4140 CPUtime=234.58 cores=1,3,5,7
/proc/5043/task/5044/stat : 5044 (java) R 5041 5041 3809 0 -1 4202560 36892 0 0 0 23430 28 0 0 20 0 15 0 154238179 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744628518056 139744233947913 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5045] ppid=5041 vsize=13984976 memory=42840 CPUtime=4.76 cores=1,3,5,7
/proc/5043/task/5045/stat : 5045 (java) S 5041 5041 3809 0 -1 1077944384 6142 0 0 0 370 106 0 0 20 0 15 0 154238180 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744554367760 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5046] ppid=5041 vsize=13984976 memory=1384 CPUtime=4.76 cores=1,3,5,7
/proc/5043/task/5046/stat : 5046 (java) S 5041 5041 3809 0 -1 1077944384 8389 0 0 0 367 109 0 0 20 0 15 0 154238180 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744553315216 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5047] ppid=5041 vsize=13984976 memory=5100160 CPUtime=4.77 cores=1,3,5,7
/proc/5043/task/5047/stat : 5047 (java) S 5041 5041 3809 0 -1 1077944384 6992 0 0 0 368 109 0 0 20 0 15 0 154238180 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744552262672 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5048] ppid=5041 vsize=13984976 memory=1160 CPUtime=4.74 cores=1,3,5,7
/proc/5043/task/5048/stat : 5048 (java) S 5041 5041 3809 0 -1 1077944384 4905 0 0 0 366 108 0 0 20 0 15 0 154238180 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744551210128 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5049] ppid=5041 vsize=13984976 memory=3120 CPUtime=0.17 cores=1,3,5,7
/proc/5043/task/5049/stat : 5049 (java) S 5041 5041 3809 0 -1 1077944384 12422 0 0 0 16 1 0 0 20 0 15 0 154238181 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744098342896 139744624290434 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5050] ppid=5041 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5050/stat : 5050 (java) S 5041 5041 3809 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 154238181 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744097289184 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5051] ppid=5041 vsize=13984976 memory=382880 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5051/stat : 5051 (java) S 5041 5041 3809 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 154238182 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744096236544 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5052] ppid=5041 vsize=13984976 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5052/stat : 5052 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744095185104 139744624297883 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5053] ppid=5041 vsize=13984976 memory=11112 CPUtime=4.41 cores=1,3,5,7
/proc/5043/task/5053/stat : 5053 (java) S 5041 5041 3809 0 -1 1077944384 10422 0 0 0 440 1 0 0 20 0 15 0 154238184 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744094132720 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5054] ppid=5041 vsize=13984976 memory=8112282956445269571 CPUtime=4.84 cores=1,3,5,7
/proc/5043/task/5054/stat : 5054 (java) S 5041 5041 3809 0 -1 1077944384 18755 0 0 0 482 2 0 0 20 0 15 0 154238184 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744093080176 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5055] ppid=5041 vsize=13984976 memory=1420 CPUtime=0.85 cores=1,3,5,7
/proc/5043/task/5055/stat : 5055 (java) S 5041 5041 3809 0 -1 1077944384 4893 0 0 0 83 2 0 0 20 0 15 0 154238184 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744092027632 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5056] ppid=5041 vsize=13984976 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/5043/task/5056/stat : 5056 (java) S 5041 5041 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154238184 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744090975328 139744624289493 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
[pid=5043/tid=5057] ppid=5041 vsize=13984976 memory=16448 CPUtime=0.11 cores=1,3,5,7
/proc/5043/task/5057/stat : 5057 (java) S 5041 5041 3809 0 -1 1077944384 305 0 0 0 5 6 0 0 20 0 15 0 154238184 14320615424 1275040 33554432000 4194304 4196468 140721765864832 139744089921840 139744624290434 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 36286464 140721765868701 140721765868876 140721765868876 140721765871567 0
Current children cumulated CPU time: 264.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 5101544 KiB

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

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

[startup+239.631 s]
# the end of solver process 5043 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=259.336 s, system=4.78099 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): 239.632
CPU time (s): 264.117
CPU user time (s): 259.336
CPU system time (s): 4.78099
CPU usage (%): 110.218
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 5103152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 259.336
system time used= 4.78099
maximum resident set size= 5101768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113210
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9637
involuntary context switches= 352


# summary of solver processes directly reported to runsolver:
#   pid: 5041,5043
#   total CPU time (s): 264.117
#   total CPU user time (s): 259.336
#   total CPU system time (s): 4.78099

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.3906 second user time and 2.5458 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-20 08:30:44
IDJOB=4284399
IDBENCH=123075
IDSOLVER=2680
FILE ID=node104/4284399-1503211505
RUNJOBID= node104-1503208966-3841
PBS_JOBID= 20630870
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-bur26g.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-4284399-1503211505/watcher-4284399-1503211505 -o /tmp/evaluation-result-4284399-1503211505/solver-4284399-1503211505 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503208966-3841 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1038485356 HOME/instance-4284399-1503211505.xml

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

MD5SUM BENCH= e15ea9448d462545754e2532d86d3e94
RANDOM SEED=1038485356

node104.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.43
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.43
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.43
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.43
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:        23462176 kB
MemAvailable:   31561096 kB
Buffers:          280360 kB
Cached:          8097060 kB
SwapCached:            0 kB
Active:          3710816 kB
Inactive:        5120732 kB
Active(anon):     457004 kB
Inactive(anon):    33192 kB
Active(file):    3253812 kB
Inactive(file):  5087540 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7824 kB
Writeback:             0 kB
AnonPages:        461672 kB
Mapped:            64092 kB
Shmem:             33420 kB
Slab:             173356 kB
SReclaimable:     146808 kB
SUnreclaim:        26548 kB
KernelStack:        3504 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1091784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61712 MiB
End job on node104 at 2017-08-20 08:34:44