Trace number 4255174

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT (TO)3524895 252.149 227.439

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.05	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255174-1502643835.xml"  -tl '252s' -p 1 -x 3
0.12/0.25	c [HOME/instance-4255174-1502643835.xml, -tl, 252s, -p, 1, -x, 3]
0.12/0.32	c simple solver
0.32/0.38	c parse instance...
1.27/0.79	c solve instance...
5.33/2.97	o 4930481 
6.31/3.27	o 4861612 
8.03/3.86	o 4838447 
9.11/4.21	o 4838162 
16.13/8.36	o 4837770 
18.83/10.82	o 4768858 
18.83/10.84	o 4573826 
18.83/10.86	o 4566164 
18.83/10.88	o 4374366 
19.02/10.92	o 4267776 
19.46/11.21	o 4252484 
20.03/11.71	o 4184941 
20.23/11.90	o 4166386 
21.20/12.41	o 4116361 
62.88/50.19	o 4063492 
62.98/50.23	o 3772520 
63.18/50.41	o 3732138 
63.18/50.43	o 3675732 
69.10/55.76	o 3543976 
70.60/57.23	o 3524895 
252.09/227.40	s SATISFIABLE
252.09/227.40	v <instantiation>
252.09/227.40	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] 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>
252.09/227.40	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>
252.09/227.40	v </instantiation>
252.09/227.40	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 (15349 MiB free)
  memory of node 1: 16384 MiB (15374 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255174-1502643835/watcher-4255174-1502643835 -o /tmp/evaluation-result-4255174-1502643835/solver-4255174-1502643835 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502642281-27768 --watchdog 312 ./xcsp3-exec -dir HOME -tl 252 -ml 11000 -tdir HOME -seed 527774767 HOME/instance-4255174-1502643835.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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
solver pid=28344, runsolver pid=28341
Current StackSize limit: 8192 KiB


[startup+0.100196 s]*
/proc/loadavg: 2.19 1.91 1.75 4/209 28354
/proc/meminfo: memFree=31445456/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13574484 memory=19612 CPUtime=0.04 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 4259 0 0 0 4 0 0 0 20 0 9 0 164036247 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800970 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3393621 4903 2138 1 0 3383118 0
[pid=28346/tid=28347] ppid=28344 vsize=13574484 memory=-8713483618642459742 CPUtime=0.04 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 2963 0 0 0 4 0 0 0 20 0 9 0 164036247 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140460986675064 140460982461597 0 4 1 16800970 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 164036248 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13574484 memory=139769304225408 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 164036248 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 164036248 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800970 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 164036248 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800970 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13574484 memory=139769304225408 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 164036249 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13574484 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 164036250 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140459898024736 140460982449877 0 4 1 16800970 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13574484 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 164036250 13900271616 4903 18446744073709551615 4194304 4196468 140723136863120 140459896972400 140460982449877 0 4 1 16800970 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20988 KiB

[startup+0.210357 s]*
/proc/loadavg: 2.19 1.91 1.75 3/215 28360
/proc/meminfo: memFree=31438280/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13974352 memory=27708 CPUtime=0.12 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 5446 0 0 0 11 1 0 0 20 0 15 0 164036247 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3493588 6927 2812 1 0 3482964 0
[pid=28346/tid=28347] ppid=28344 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 3455 0 0 0 8 0 0 0 20 0 15 0 164036247 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140460986672944 140460982461597 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13974352 memory=8005 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13974352 memory=4123520807680775840 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13974352 memory=139769304225408 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 164036249 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 164036250 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459898024736 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 164036250 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459896972400 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) S 28344 28344 7084 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 164036253 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) S 28344 28344 7084 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 164036253 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459893815792 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13974352 memory=139769304225408 CPUtime=0.01 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) R 28344 28344 7084 0 -1 4202560 260 0 0 0 1 0 0 0 20 0 15 0 164036253 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460982451606 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13974352 memory=139769304225408 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036259 14309736448 6927 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29084 KiB

[startup+0.310513 s]*
/proc/loadavg: 2.19 1.91 1.75 6/215 28360
/proc/meminfo: memFree=31420280/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13974352 memory=39592 CPUtime=0.32 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 9089 0 0 0 29 3 0 0 20 0 15 0 164036247 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3493588 9898 3032 1 0 3482964 0
[pid=28346/tid=28347] ppid=28344 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 6313 0 0 0 17 2 0 0 20 0 15 0 164036247 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140460986676368 140460966483301 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 164036248 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 164036249 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 164036250 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459898024736 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 164036250 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459896972400 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) S 28344 28344 7084 0 -1 1077944384 537 0 0 0 2 0 0 0 20 0 15 0 164036253 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) S 28344 28344 7084 0 -1 1077944384 219 0 0 0 1 0 0 0 20 0 15 0 164036253 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459893815792 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13974352 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) R 28344 28344 7084 0 -1 4202560 720 0 0 0 7 0 0 0 20 0 15 0 164036253 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460966520158 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036259 14309736448 9898 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40968 KiB

[startup+0.710348 s]
/proc/loadavg: 2.19 1.91 1.75 6/215 28360
/proc/meminfo: memFree=31404084/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13980732 memory=67048 CPUtime=1.27 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 12000 0 0 0 122 5 0 0 20 0 15 0 164036247 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3495183 16762 3161 1 0 3483476 0
[pid=28346/tid=28347] ppid=28344 vsize=13980732 memory=116 CPUtime=0.57 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 8059 0 0 0 54 3 0 0 20 0 15 0 164036247 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140460986677264 140460965426852 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13980732 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13980732 memory=9352 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13980732 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13980732 memory=4600 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 164036249 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13980732 memory=8320808402720075830 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140459898024736 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13980732 memory=5861265965526962256 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140459896972400 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13980732 memory=5787776803188794432 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 16762 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13980732 memory=8328137078511476104 CPUtime=0.18 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) R 28344 28344 7084 0 -1 4202560 911 0 0 0 18 0 0 0 20 0 15 0 164036253 14316269568 16775 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460975156634 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13980732 memory=-8412656567318647667 CPUtime=0.18 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) R 28344 28344 7084 0 -1 4202560 492 0 0 0 18 0 0 0 20 0 15 0 164036253 14316269568 16775 18446744073709551615 4194304 4196468 140723136863120 140459893801816 140460959668944 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13980732 memory=0 CPUtime=0.3 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) R 28344 28344 7084 0 -1 4202560 1234 0 0 0 30 0 0 0 20 0 15 0 164036253 14316269568 16775 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460975424713 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 16775 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036259 14316269568 16775 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68424 KiB

[startup+1.50139 s]
/proc/loadavg: 2.34 1.95 1.76 6/215 28360
/proc/meminfo: memFree=31355996/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13980732 memory=90336 CPUtime=3.17 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 16798 0 0 0 310 7 0 0 20 0 15 0 164036247 14316269568 22584 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3495183 22584 3190 1 0 3483476 0
[pid=28346/tid=28347] ppid=28344 vsize=13980732 memory=6944656592455097440 CPUtime=1.37 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 8465 0 0 0 133 4 0 0 20 0 15 0 164036247 14316269568 22584 18446744073709551615 4194304 4196468 140723136863120 140460986675344 140460618116364 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13980732 memory=8161 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 22584 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 22584 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13980732 memory=7521995004687799001 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 164036248 14316269568 22584 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6

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

/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459896972416 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13980732 memory=4473976 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13980732 memory=4600 CPUtime=4.85 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) S 28344 28344 7084 0 -1 1077944384 13747 0 0 0 483 2 0 0 20 0 15 0 164036253 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13980732 memory=1440 CPUtime=4.56 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) S 28344 28344 7084 0 -1 1077944384 13736 0 0 0 454 2 0 0 20 0 15 0 164036253 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459893815792 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13980732 memory=4000500 CPUtime=0.84 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) S 28344 28344 7084 0 -1 1077944384 4768 0 0 0 83 1 0 0 20 0 15 0 164036253 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13980732 memory=4156 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13980732 memory=4156 CPUtime=0.05 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 91 0 0 0 2 3 0 0 20 0 15 0 164036259 14316269568 1118494 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 119.8 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4475352 KiB

[startup+162.301 s]
/proc/loadavg: 1.85 1.86 1.76 3/215 28379
/proc/meminfo: memFree=26555928/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13980732 memory=4794992 CPUtime=182.73 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 94665 0 0 0 17822 451 0 0 20 0 15 0 164036247 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3495183 1198748 3260 1 0 3483476 0
[pid=28346/tid=28347] ppid=28344 vsize=13980732 memory=4794992 CPUtime=158.65 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 29872 0 0 0 15840 25 0 0 20 0 15 0 164036247 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140460986679088 140460620432397 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13980732 memory=4784680 CPUtime=3.33 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 6001 0 0 0 232 101 0 0 20 0 15 0 164036248 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13980732 memory=4784680 CPUtime=3.3 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 4970 0 0 0 226 104 0 0 20 0 15 0 164036248 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13980732 memory=4784680 CPUtime=3.33 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 4738 0 0 0 228 105 0 0 20 0 15 0 164036248 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13980732 memory=4784680 CPUtime=3.31 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 5420 0 0 0 229 102 0 0 20 0 15 0 164036248 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13980732 memory=4784680 CPUtime=0.14 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 6498 0 0 0 13 1 0 0 20 0 15 0 164036249 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13980732 memory=4794992 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459898024800 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13980732 memory=4794992 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459896972416 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13980732 memory=4784260 CPUtime=5.07 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) S 28344 28344 7084 0 -1 1077944384 16801 0 0 0 505 2 0 0 20 0 15 0 164036253 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13980732 memory=1376 CPUtime=4.6 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) S 28344 28344 7084 0 -1 1077944384 14068 0 0 0 458 2 0 0 20 0 15 0 164036253 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459893815792 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13980732 memory=1376 CPUtime=0.86 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) S 28344 28344 7084 0 -1 1077944384 4806 0 0 0 84 2 0 0 20 0 15 0 164036253 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13980732 memory=1376 CPUtime=0.08 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 121 0 0 0 4 4 0 0 20 0 15 0 164036259 14316269568 1198748 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 182.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 4796368 KiB

[startup+222.301 s]
/proc/loadavg: 1.72 1.83 1.76 3/215 28381
/proc/meminfo: memFree=26151304/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13980732 memory=5099796 CPUtime=246.99 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 121970 0 0 0 24212 487 0 0 20 0 15 0 164036247 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3495183 1274949 3260 1 0 3483476 0
[pid=28346/tid=28347] ppid=28344 vsize=13980732 memory=4156 CPUtime=217.24 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 39260 0 0 0 21698 26 0 0 20 0 15 0 164036247 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460986679152 140460620431429 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13980732 memory=5099768 CPUtime=4.67 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 7115 0 0 0 359 108 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13980732 memory=1376 CPUtime=4.65 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 5491 0 0 0 352 113 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13980732 memory=5099796 CPUtime=4.69 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 9317 0 0 0 355 114 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13980732 memory=5099768 CPUtime=4.66 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 7408 0 0 0 356 110 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13980732 memory=4988288 CPUtime=0.17 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 13194 0 0 0 16 1 0 0 20 0 15 0 164036249 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13980732 memory=4988288 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459898024800 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13980732 memory=5099768 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459896972416 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13980732 memory=5099768 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13980732 memory=5099768 CPUtime=5.12 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) S 28344 28344 7084 0 -1 1077944384 16973 0 0 0 510 2 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13980732 memory=5099796 CPUtime=4.72 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) S 28344 28344 7084 0 -1 1077944384 16500 0 0 0 470 2 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459893815792 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13980732 memory=1376 CPUtime=0.86 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) S 28344 28344 7084 0 -1 1077944384 5187 0 0 0 84 2 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13980732 memory=5099768 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13980732 memory=1724 CPUtime=0.11 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 155 0 0 0 5 6 0 0 20 0 15 0 164036259 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 246.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5101172 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+227.401 s]
/proc/loadavg: 1.74 1.83 1.76 6/215 28462
/proc/meminfo: memFree=26550536/32770624 swapFree=67108776/67108860
[pid=28344] ppid=28341 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28344/stat : 28344 (xcsp3-exec) S 28341 28344 7084 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 164036241 9740288 344 18446744073709551615 4194304 5098028 140728370138192 140728370136296 139747263443580 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 5 0 0 7196144 7232144 18739200 140728370143615 140728370143818 140728370143818 140728370147307 0
/proc/28344/statm: 2378 344 289 221 0 87 0
[pid=28346] ppid=28344 vsize=13980732 memory=5099796 CPUtime=252.09 cores=0,2,4,6
/proc/28346/stat : 28346 (java) S 28344 28344 7084 0 -1 1077944320 122259 0 0 0 24722 487 0 0 20 0 15 0 164036247 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140723136845664 140460982439671 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
/proc/28346/statm: 3495183 1274949 3260 1 0 3483476 0
[pid=28346/tid=28347] ppid=28344 vsize=13980732 memory=-8774313645642428999 CPUtime=222.34 cores=0,2,4,6
/proc/28346/task/28347/stat : 28347 (java) R 28344 28344 7084 0 -1 4202560 39526 0 0 0 22208 26 0 0 20 0 15 0 164036247 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460986679224 140460621432227 0 4 1 16800974 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28348] ppid=28344 vsize=13980732 memory=9352 CPUtime=4.67 cores=0,2,4,6
/proc/28346/task/28348/stat : 28348 (java) S 28344 28344 7084 0 -1 1077944384 7115 0 0 0 359 108 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460939406224 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28349] ppid=28344 vsize=13980732 memory=1224 CPUtime=4.65 cores=0,2,4,6
/proc/28346/task/28349/stat : 28349 (java) S 28344 28344 7084 0 -1 1077944384 5491 0 0 0 352 113 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460938353424 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28350] ppid=28344 vsize=13980732 memory=4600 CPUtime=4.69 cores=0,2,4,6
/proc/28346/task/28350/stat : 28350 (java) S 28344 28344 7084 0 -1 1077944384 9317 0 0 0 355 114 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460937301136 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28351] ppid=28344 vsize=13980732 memory=1440 CPUtime=4.66 cores=0,2,4,6
/proc/28346/task/28351/stat : 28351 (java) S 28344 28344 7084 0 -1 1077944384 7408 0 0 0 356 110 0 0 20 0 15 0 164036248 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140460936248336 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28352] ppid=28344 vsize=13980732 memory=-8774313645642428999 CPUtime=0.17 cores=0,2,4,6
/proc/28346/task/28352/stat : 28352 (java) S 28344 28344 7084 0 -1 1077944384 13194 0 0 0 16 1 0 0 20 0 15 0 164036249 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459899078768 140460982450818 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28353] ppid=28344 vsize=13980732 memory=5099796 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28353/stat : 28353 (java) S 28344 28344 7084 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459898024800 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28354] ppid=28344 vsize=13980732 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28354/stat : 28354 (java) S 28344 28344 7084 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 164036250 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459896972416 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28355] ppid=28344 vsize=13980732 memory=2240 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28355/stat : 28355 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459895920720 140460982458267 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28356] ppid=28344 vsize=13980732 memory=4288 CPUtime=5.12 cores=0,2,4,6
/proc/28346/task/28356/stat : 28356 (java) S 28344 28344 7084 0 -1 1077944384 16973 0 0 0 510 2 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459894868592 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28357] ppid=28344 vsize=13980732 memory=2160 CPUtime=4.72 cores=0,2,4,6
/proc/28346/task/28357/stat : 28357 (java) S 28344 28344 7084 0 -1 1077944384 16500 0 0 0 470 2 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459893815792 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28358] ppid=28344 vsize=13980732 memory=932 CPUtime=0.87 cores=0,2,4,6
/proc/28346/task/28358/stat : 28358 (java) S 28344 28344 7084 0 -1 1077944384 5206 0 0 0 85 2 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459892763504 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28359] ppid=28344 vsize=13980732 memory=69288 CPUtime=0 cores=0,2,4,6
/proc/28346/task/28359/stat : 28359 (java) S 28344 28344 7084 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 164036253 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459891710944 140460982449877 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
[pid=28346/tid=28360] ppid=28344 vsize=13980732 memory=1296 CPUtime=0.11 cores=0,2,4,6
/proc/28346/task/28360/stat : 28360 (java) S 28344 28344 7084 0 -1 1077944384 159 0 0 0 5 6 0 0 20 0 15 0 164036259 14316269568 1274949 18446744073709551615 4194304 4196468 140723136863120 140459890657712 140460982450818 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22863872 140723136868791 140723136868966 140723136868966 140723136872399 0
Current children cumulated CPU time: 252.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5101172 KiB

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

[startup+227.41 s]
# the end of solver process 28344 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001749 s, system=0.000948 s

[startup+227.439 s]
# the end of solver process 28346 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=247.237 s, system=4.91135 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): 227.439
CPU time (s): 252.149
CPU user time (s): 247.237
CPU system time (s): 4.91135
CPU usage (%): 110.864
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 5101172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 247.237
system time used= 4.91135
maximum resident set size= 5100268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122956
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= 9386
involuntary context switches= 586


# summary of solver processes directly reported to runsolver:
#   pid: 28344,28346
#   total CPU time (s): 252.149
#   total CPU user time (s): 247.237
#   total CPU system time (s): 4.91135

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.57405 second user time and 2.15862 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-13 18:49:30
IDJOB=4255174
IDBENCH=123075
IDSOLVER=2637
FILE ID=node132/4255174-1502643835
RUNJOBID= node132-1502642281-27768
PBS_JOBID= 
Free space on /tmp= 62024 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-4255174-1502643835/watcher-4255174-1502643835 -o /tmp/evaluation-result-4255174-1502643835/solver-4255174-1502643835 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502642281-27768 --watchdog 312  ./xcsp3-exec -dir HOME -tl 252 -ml 11000 -tdir HOME -seed 527774767 HOME/instance-4255174-1502643835.xml

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

MD5SUM BENCH= e15ea9448d462545754e2532d86d3e94
RANDOM SEED=527774767

node132.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.74
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.74
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.74
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.74
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:        31460648 kB
MemAvailable:   31759176 kB
Buffers:          230580 kB
Cached:           392772 kB
SwapCached:           84 kB
Active:           708952 kB
Inactive:         196376 kB
Active(anon):     230096 kB
Inactive(anon):   101908 kB
Active(file):     478856 kB
Inactive(file):    94468 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108776 kB
Dirty:              8060 kB
Writeback:             8 kB
AnonPages:        269848 kB
Mapped:            76952 kB
Shmem:             49768 kB
Slab:             108904 kB
SReclaimable:      82080 kB
SUnreclaim:        26824 kB
KernelStack:        3504 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1293108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62016 MiB
End job on node132 at 2017-08-13 18:53:17