Trace number 4407292

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 2019-09-24 parallelOPT450 788.315 100.14

General information on the benchmark

NameVrp/Vrp-zinc-s1/
Vrp-P-n16-k8.xml
MD5SUMcfd5e3ed3d40597c9df5fc0ce0b3cf5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark450
Best CPU time to get the best result obtained on this benchmark138.159
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints255
Number of domains3
Minimum domain size1
Maximum domain size36
Distribution of domain sizes[{"size":1,"count":16},{"size":2,"count":240},{"size":36,"count":15}]
Minimum variable degree0
Maximum variable degree29
Distribution of variable degrees[{"degree":0,"count":1},{"degree":1,"count":16},{"degree":2,"count":30},{"degree":4,"count":210},{"degree":29,"count":15}]
Minimum constraint arity1
Maximum constraint arity15
Distribution of constraint arities[{"arity":1,"count":15},{"arity":3,"count":210},{"arity":15,"count":30}]
Number of extensional constraints0
Number of intensional constraints15
Distribution of constraint types[{"type":"intension","count":15},{"type":"sum","count":210},{"type":"count","count":30}]
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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407292-1569347065.xml"  -tl '2016s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4407292-1569347065.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.13/0.80	c solve instance...
2.13/0.86	o 594 
2.13/0.89	o 544 
2.72/0.91	o 540 
2.72/0.92	o 535 
2.72/0.93	o 520 
2.72/0.94	o 518 
2.72/0.97	o 507 
2.72/0.97	o 494 
3.47/1.02	o 492 
3.47/1.11	o 473 
4.15/1.13	o 463 
4.80/1.24	o 461 
7.16/1.50	o 453 
7.16/1.56	o 450 
788.14/100.13	s OPTIMUM FOUND
788.14/100.13	v <instantiation>
788.14/100.13	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[0][15] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[1][15] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[2][15] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[3][15] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[4][15] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[5][15] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[6][15] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[7][15] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[8][15] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[9][15] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[10][15] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[11][15] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[12][15] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[13][15] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] x[14][15] x[15][0] x[15][1] x[15][2] x[15][3] x[15][4] x[15][5] x[15][6] x[15][7] x[15][8] x[15][9] x[15][10] x[15][11] x[15][12] x[15][13] x[15][14] x[15][15] u[1] u[2] u[3] u[4] u[5] u[6] u[7] u[8] u[9] u[10] u[11] u[12] u[13] u[14] u[15] </list>
788.14/100.13	v 	<values>0 1 1 0 0 1 1 0 1 0 1 1 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 19 30 35 34 11 31 29 28 14 8 7 22 6 30 33 </values>
788.14/100.13	v </instantiation>

Verifier Data

OK	450

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407292-1569347065/watcher-4407292-1569347065 -o /tmp/evaluation-result-4407292-1569347065/solver-4407292-1569347065 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569335936-24493 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1301745985 HOME/instance-4407292-1569347065.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=26943, runsolver pid=26940
Current StackSize limit: 8192 KiB


[startup+0.100126 s]*
/proc/loadavg: 8.14 8.39 8.29 2/213 26964
/proc/meminfo: memFree=25426292/32770624 swapFree=66975640/67108860
[pid=26943] ppid=26940 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26943/stat : 26943 (xcsp3-exec) S 26940 26943 24466 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510973314 115843072 362 33554432000 4194304 5098028 140724620702448 140724620700552 140632674357884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9879552 140724620710779 140724620711022 140724620711022 140724620713930 0
/proc/26943/statm: 28282 362 304 221 0 87 0
[pid=26945] ppid=26943 vsize=28227396 memory=29056 CPUtime=0.13 cores=0-7
/proc/26945/stat : 26945 (java) S 26943 26943 24466 0 -1 1077944320 5718 0 0 0 12 1 0 0 20 0 20 0 510973314 28904853504 7264 33554432000 4194304 4196468 140721489531088 140721489513632 139680270839543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
/proc/26945/statm: 7056849 7264 3160 1 0 7019032 0
[pid=26945/tid=26946] ppid=26943 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/26945/task/26946/stat : 26946 (java) R 26943 26943 24466 0 -1 4202560 3612 0 0 0 9 0 0 0 20 0 20 0 510973314 28904853504 7264 33554432000 4194304 4196468 140721489531088 139680275072272 139680254920030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26947] ppid=26943 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/26945/task/26947/stat : 26947 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139680190692368 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26948] ppid=26943 vsize=28227396 memory=139691079997056 CPUtime=0 cores=0-7
/proc/26945/task/26948/stat : 26948 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139680189639824 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26949] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26949/stat : 26949 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139679820274448 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26950] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26950/stat : 26950 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139679819221904 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26951] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26951/stat : 26951 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139679818168848 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26952] ppid=26943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26952/stat : 26952 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139679817116304 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26953] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26953/stat : 26953 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139679816063248 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26954] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26954/stat : 26954 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 7264 33554432000 4194304 4196468 140721489531088 139679815010704 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26955] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26955/stat : 26955 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973317 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678985427696 139680270850690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26956] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26956/stat : 26956 (java) S 26943 26943 24466 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510973317 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678984373920 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26957] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26957/stat : 26957 (java) S 26943 26943 24466 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510973317 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678983320816 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26958] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26958/stat : 26958 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678982269392 139680270858139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26959] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26959/stat : 26959 (java) R 26943 26943 24466 0 -1 4202560 171 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678729758960 139680256505696 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26960] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26960/stat : 26960 (java) S 26943 26943 24466 0 -1 1077944384 273 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678728706416 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26961] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26961/stat : 26961 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678727653360 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26962] ppid=26943 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/26945/task/26962/stat : 26962 (java) R 26943 26943 24466 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678726600816 139680249642767 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26963] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26963/stat : 26963 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678725549024 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26964] ppid=26943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26964/stat : 26964 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 7264 33554432000 4194304 4196468 140721489531088 139678724496560 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30504 KiB

[startup+0.210789 s]*
/proc/loadavg: 8.14 8.39 8.29 3/213 26964
/proc/meminfo: memFree=25412864/32770624 swapFree=66975640/67108860
[pid=26943] ppid=26940 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26943/stat : 26943 (xcsp3-exec) S 26940 26943 24466 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510973314 115843072 362 33554432000 4194304 5098028 140724620702448 140724620700552 140632674357884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9879552 140724620710779 140724620711022 140724620711022 140724620713930 0
/proc/26943/statm: 28282 362 304 221 0 87 0
[pid=26945] ppid=26943 vsize=28227396 memory=40784 CPUtime=0.34 cores=0-7
/proc/26945/stat : 26945 (java) S 26943 26943 24466 0 -1 1077944320 9530 0 0 0 31 3 0 0 20 0 20 0 510973314 28904853504 10196 33554432000 4194304 4196468 140721489531088 140721489513632 139680270839543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
/proc/26945/statm: 7056849 10196 3272 1 0 7019032 0
[pid=26945/tid=26946] ppid=26943 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/26945/task/26946/stat : 26946 (java) R 26943 26943 24466 0 -1 4202560 6650 0 0 0 18 2 0 0 20 0 20 0 510973314 28904853504 10196 33554432000 4194304 4196468 140721489531088 139680275076304 139680254920030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26947] ppid=26943 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/26945/task/26947/stat : 26947 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139680190692368 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26948] ppid=26943 vsize=28227396 memory=3906506816652547744 CPUtime=0 cores=0-7
/proc/26945/task/26948/stat : 26948 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139680189639824 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26949] ppid=26943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26949/stat : 26949 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139679820274448 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26950] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26950/stat : 26950 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139679819221904 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26951] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26951/stat : 26951 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139679818168848 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26952] ppid=26943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26952/stat : 26952 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139679817116304 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26953] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26953/stat : 26953 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139679816063248 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26954] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26954/stat : 26954 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973315 28904853504 10196 33554432000 4194304 4196468 140721489531088 139679815010704 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26955] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26955/stat : 26955 (java) S 26943 26943 24466 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510973317 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678985427696 139680270850690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26956] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26956/stat : 26956 (java) S 26943 26943 24466 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510973317 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678984373920 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26957] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26957/stat : 26957 (java) S 26943 26943 24466 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510973317 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678983320816 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26958] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26958/stat : 26958 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678982269392 139680270858139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26959] ppid=26943 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/26945/task/26959/stat : 26959 (java) S 26943 26943 24466 0 -1 1077944384 429 0 0 0 2 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678729758960 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26960] ppid=26943 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/26945/task/26960/stat : 26960 (java) S 26943 26943 24466 0 -1 1077944384 314 0 0 0 1 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678728706416 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26961] ppid=26943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26961/stat : 26961 (java) S 26943 26943 24466 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678727653360 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26962] ppid=26943 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/26945/task/26962/stat : 26962 (java) S 26943 26943 24466 0 -1 1077944384 784 0 0 0 7 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678726600816 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26963] ppid=26943 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26963/stat : 26963 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678725549024 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26964] ppid=26943 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26964/stat : 26964 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973320 28904853504 10196 33554432000 4194304 4196468 140721489531088 139678724496560 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42232 KiB

[startup+0.310542 s]*
/proc/loadavg: 8.14 8.39 8.29 3/213 26964
/proc/meminfo: memFree=25405716/32770624 swapFree=66975640/67108860
[pid=26943] ppid=26940 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26943/stat : 26943 (xcsp3-exec) S 26940 26943 24466 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510973314 115843072 362 33554432000 4194304 5098028 140724620702448 140724620700552 140632674357884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9879552 140724620710779 140724620711022 140724620711022 140724620713930 0
/proc/26943/statm: 28282 362 304 221 0 87 0
[pid=26945] ppid=26943 vsize=28231652 memory=50260 CPUtime=0.53 cores=0-7
/proc/26945/stat : 26945 (java) S 26943 26943 24466 0 -1 1077944320 10962 0 0 0 49 4 0 0 20 0 20 0 510973314 28909211648 12565 33554432000 4194304 4196468 140721489531088 140721489513632 139680270839543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
/proc/26945/statm: 7057913 12565 3320 1 0 7019032 0
[pid=26945/tid=26946] ppid=26943 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/26945/task/26946/stat : 26946 (java) R 26943 26943 24466 0 -1 4202560 7855 0 0 0 27 2 0 0 20 0 20 0 510973314 28909211648 12565 33554432000 4194304 4196468 140721489531088 139680275073328 139680254920030 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26947] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26947/stat : 26947 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139680190692368 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26948] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26948/stat : 26948 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139680189639824 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26949] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26949/stat : 26949 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139679820274448 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26950] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26950/stat : 26950 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139679819221904 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26951] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26951/stat : 26951 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139679818168848 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26952] ppid=26943 vsize=28231652 memory=139690925714095 CPUtime=0 cores=0-7
/proc/26945/task/26952/stat : 26952 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139679817116304 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26953] ppid=26943 vsize=28231652 memory=139690925716400 CPUtime=0 cores=0-7
/proc/26945/task/26953/stat : 26953 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139679816063248 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26954] ppid=26943 vsize=28231652 memory=139690925718704 CPUtime=0 cores=0-7
/proc/26945/task/26954/stat : 26954 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973315 28909211648 12565 33554432000 4194304 4196468 140721489531088 139679815010704 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26955] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26955/stat : 26955 (java) S 26943 26943 24466 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510973317 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678985427696 139680270850690 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26956] ppid=26943 vsize=28231652 memory=279381851451280 CPUtime=0 cores=0-7
/proc/26945/task/26956/stat : 26956 (java) S 26943 26943 24466 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510973317 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678984373920 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26957] ppid=26943 vsize=28231652 memory=279381851448976 CPUtime=0 cores=0-7
/proc/26945/task/26957/stat : 26957 (java) S 26943 26943 24466 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510973317 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678983320816 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26958] ppid=26943 vsize=28231652 memory=279381851455888 CPUtime=0 cores=0-7
/proc/26945/task/26958/stat : 26958 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678982269392 139680270858139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26959] ppid=26943 vsize=28231652 memory=279381851397168 CPUtime=0.03 cores=0-7
/proc/26945/task/26959/stat : 26959 (java) S 26943 26943 24466 0 -1 1077944384 436 0 0 0 3 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678729758960 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26960] ppid=26943 vsize=28231652 memory=279381851469712 CPUtime=0.04 cores=0-7
/proc/26945/task/26960/stat : 26960 (java) S 26943 26943 24466 0 -1 1077944384 416 0 0 0 4 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678728706416 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26961] ppid=26943 vsize=28231652 memory=279381851476624 CPUtime=0.02 cores=0-7
/proc/26945/task/26961/stat : 26961 (java) S 26943 26943 24466 0 -1 1077944384 65 0 0 0 2 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678727653360 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26962] ppid=26943 vsize=28231652 memory=279381851474320 CPUtime=0.12 cores=0-7
/proc/26945/task/26962/stat : 26962 (java) S 26943 26943 24466 0 -1 1077944384 881 0 0 0 12 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678726600816 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26963] ppid=26943 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26963/stat : 26963 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678725549024 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26964] ppid=26943 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/26945/task/26964/stat : 26964 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510973320 28909211648 12565 33554432000 4194304 4196468 140721489531088 139678724496560 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51708 KiB

[startup+0.700973 s]
/proc/loadavg: 8.14 8.39 8.29 3/213 26964
/proc/meminfo: memFree=25394976/32770624 swapFree=66975640/67108860
[pid=26943] ppid=26940 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26943/stat : 26943 (xcsp3-exec) S 26940 26943 24466 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510973314 115843072 362 33554432000 4194304 5098028 140724620702448 140724620700552 140632674357884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9879552 140724620710779 140724620711022 140724620711022 140724620713930 0
/proc/26943/statm: 28282 362 304 221 0 87 0
[pid=26945] ppid=26943 vsize=28233776 memory=90952 CPUtime=1.69 cores=0-7
/proc/26945/stat : 26945 (java) S 26943 26943 24466 0 -1 1077944320 15940 0 0 0 163 6 0 0 20 0 20 0 510973314 28911386624 22738 33554432000 4194304 4196468 140721489531088 140721489513632 139680270839543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
/proc/26945/statm: 7058444 22738 3455 1 0 7019544 0
[pid=26945/tid=26946] ppid=26943 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/26945/task/26946/stat : 26946 (java) R 26943 26943 24466 0 -1 4202560 9227 0 0 0 64 3 0 0 20 0 20 0 510973314 28911386624 22738 33554432000 4194304 4196468 140721489531088 139680275075408 139679870585911 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26947] ppid=26943 vsize=28233776 memory=139690925925232 CPUtime=0 cores=0-7
/proc/26945/task/26947/stat : 26947 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28911386624 22738 33554432000 4194304 4196468 140721489531088 139680190692368 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26948] ppid=26943 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26948/stat : 26948 (java) S 26943 26943 24466 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510973315 28911386624 22738 33554432000 4194304 4196468 140721489531088 139680189639824 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26949] ppid=26943 vsize=28233776 memory=1192 CPUtime=0 cores=0-7
/proc/26945/task/26949/stat : 26949 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510973315 28911386624 22738 33554432000 4194304 4196468 140721489531088 139679820274448 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0

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

[pid=26945/tid=26962] ppid=26943 vsize=28834900 memory=1448 CPUtime=0.73 cores=0-7
/proc/26945/task/26962/stat : 26962 (java) S 26943 26943 24466 0 -1 1077944384 4921 0 0 0 72 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678726600816 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26963] ppid=26943 vsize=28834900 memory=267048 CPUtime=0 cores=0-7
/proc/26945/task/26963/stat : 26963 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678725549024 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26964] ppid=26943 vsize=28834900 memory=1724 CPUtime=0.01 cores=0-7
/proc/26945/task/26964/stat : 26964 (java) S 26943 26943 24466 0 -1 1077944384 631 0 0 0 1 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678724496560 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27077] ppid=26943 vsize=28834900 memory=1398722017469774279 CPUtime=96.66 cores=0-7
/proc/26945/task/27077/stat : 27077 (java) R 26943 26943 24466 0 -1 4202560 999 0 0 0 9666 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678715517840 139679875886017 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27078] ppid=26943 vsize=28834900 memory=4872558044660077418 CPUtime=96.84 cores=0-7
/proc/26945/task/27078/stat : 27078 (java) R 26943 26943 24466 0 -1 4202560 931 0 0 0 9684 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678714467000 139679876742943 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27079] ppid=26943 vsize=28834900 memory=500 CPUtime=96.73 cores=0-7
/proc/26945/task/27079/stat : 27079 (java) R 26943 26943 24466 0 -1 4202560 2975 0 0 0 9673 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678640480064 139679877107717 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27080] ppid=26943 vsize=28834900 memory=1556 CPUtime=96.26 cores=0-7
/proc/26945/task/27080/stat : 27080 (java) R 26943 26943 24466 0 -1 4202560 2334 0 0 0 9622 4 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678643638144 139679878067439 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27081] ppid=26943 vsize=28834900 memory=928 CPUtime=96.45 cores=0-7
/proc/26945/task/27081/stat : 27081 (java) R 26943 26943 24466 0 -1 4202560 1415 0 0 0 9644 1 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678642585656 139679875381790 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27082] ppid=26943 vsize=28834900 memory=1640 CPUtime=96.39 cores=0-7
/proc/26945/task/27082/stat : 27082 (java) R 26943 26943 24466 0 -1 4202560 1612 0 0 0 9638 1 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678713408512 139679876098162 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27083] ppid=26943 vsize=28834900 memory=1980 CPUtime=96.28 cores=0-7
/proc/26945/task/27083/stat : 27083 (java) R 26943 26943 24466 0 -1 4202560 1230 0 0 0 9626 2 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678641532112 139679870586012 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27084] ppid=26943 vsize=28834900 memory=1448 CPUtime=96.93 cores=0-7
/proc/26945/task/27084/stat : 27084 (java) R 26943 26943 24466 0 -1 4202560 883 0 0 0 9693 0 0 0 20 0 28 0 510973472 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678644687976 139679873018735 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
Current children cumulated CPU time: 784.1 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 289196 KiB

[startup+100.002 s]*
/proc/loadavg: 8.40 8.42 8.31 10/219 27089
/proc/meminfo: memFree=25171444/32770624 swapFree=66975640/67108860
[pid=26943] ppid=26940 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26943/stat : 26943 (xcsp3-exec) S 26940 26943 24466 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510973314 115843072 362 33554432000 4194304 5098028 140724620702448 140724620700552 140632674357884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9879552 140724620710779 140724620711022 140724620711022 140724620713930 0
/proc/26943/statm: 28282 362 304 221 0 87 0
[pid=26945] ppid=26943 vsize=28834900 memory=287748 CPUtime=787.34 cores=0-7
/proc/26945/stat : 26945 (java) S 26943 26943 24466 0 -1 1077944320 59901 0 0 0 78687 47 0 0 20 0 28 0 510973314 29526937600 71937 33554432000 4194304 4196468 140721489531088 140721489513632 139680270839543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
/proc/26945/statm: 7208725 71937 3530 1 0 7169825 0
[pid=26945/tid=26946] ppid=26943 vsize=28834900 memory=1398722017469774279 CPUtime=0.8 cores=0-7
/proc/26945/task/26946/stat : 26946 (java) S 26943 26943 24466 0 -1 1077944384 9321 0 0 0 76 4 0 0 20 0 28 0 510973314 29526937600 71937 33554432000 4194304 4196468 140721489531088 139680275080320 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26947] ppid=26943 vsize=28834900 memory=4872558044660077418 CPUtime=0.27 cores=0-7
/proc/26945/task/26947/stat : 26947 (java) S 26943 26943 24466 0 -1 1077944384 749 0 0 0 26 1 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139680190692368 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26948] ppid=26943 vsize=28834900 memory=139693811329508 CPUtime=0.27 cores=0-7
/proc/26945/task/26948/stat : 26948 (java) S 26943 26943 24466 0 -1 1077944384 1861 0 0 0 25 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139680189639824 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26949] ppid=26943 vsize=28834900 memory=0 CPUtime=0.28 cores=0-7
/proc/26945/task/26949/stat : 26949 (java) S 26943 26943 24466 0 -1 1077944384 1326 0 0 0 25 3 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679820274448 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26950] ppid=26943 vsize=28834900 memory=255408820245122 CPUtime=0.28 cores=0-7
/proc/26945/task/26950/stat : 26950 (java) S 26943 26943 24466 0 -1 1077944384 790 0 0 0 26 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679819221904 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26951] ppid=26943 vsize=28834900 memory=255408820245123 CPUtime=0.27 cores=0-7
/proc/26945/task/26951/stat : 26951 (java) S 26943 26943 24466 0 -1 1077944384 777 0 0 0 25 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679818168848 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26952] ppid=26943 vsize=28834900 memory=255408820245124 CPUtime=0.29 cores=0-7
/proc/26945/task/26952/stat : 26952 (java) S 26943 26943 24466 0 -1 1077944384 983 0 0 0 26 3 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679817116304 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26953] ppid=26943 vsize=28834900 memory=255408820245125 CPUtime=0.29 cores=0-7
/proc/26945/task/26953/stat : 26953 (java) S 26943 26943 24466 0 -1 1077944384 1119 0 0 0 27 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679816063248 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26954] ppid=26943 vsize=28834900 memory=255408820245126 CPUtime=0.28 cores=0-7
/proc/26945/task/26954/stat : 26954 (java) S 26943 26943 24466 0 -1 1077944384 1240 0 0 0 26 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679815010704 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26955] ppid=26943 vsize=28834900 memory=255408820245127 CPUtime=0.28 cores=0-7
/proc/26945/task/26955/stat : 26955 (java) S 26943 26943 24466 0 -1 1077944384 3419 0 0 0 24 4 0 0 20 0 28 0 510973317 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678985427696 139680270850690 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26956] ppid=26943 vsize=28834900 memory=255408820245128 CPUtime=0 cores=0-7
/proc/26945/task/26956/stat : 26956 (java) S 26943 26943 24466 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 510973317 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678984373920 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26957] ppid=26943 vsize=28834900 memory=279381851242736 CPUtime=0 cores=0-7
/proc/26945/task/26957/stat : 26957 (java) S 26943 26943 24466 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 510973317 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678983320816 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26958] ppid=26943 vsize=28834900 memory=7662989567954019177 CPUtime=0 cores=0-7
/proc/26945/task/26958/stat : 26958 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678982269392 139680270858139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26959] ppid=26943 vsize=28834900 memory=7597685182856913236 CPUtime=1.04 cores=0-7
/proc/26945/task/26959/stat : 26959 (java) S 26943 26943 24466 0 -1 1077944384 4633 0 0 0 104 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678729758960 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26960] ppid=26943 vsize=28834900 memory=6944656592387989600 CPUtime=1.39 cores=0-7
/proc/26945/task/26960/stat : 26960 (java) S 26943 26943 24466 0 -1 1077944384 7134 0 0 0 138 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678728706416 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26961] ppid=26943 vsize=28834900 memory=7380106142448641899 CPUtime=1.13 cores=0-7
/proc/26945/task/26961/stat : 26961 (java) S 26943 26943 24466 0 -1 1077944384 5062 0 0 0 112 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678727653360 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26962] ppid=26943 vsize=28834900 memory=7451579874606928999 CPUtime=0.73 cores=0-7
/proc/26945/task/26962/stat : 26962 (java) S 26943 26943 24466 0 -1 1077944384 4921 0 0 0 72 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678726600816 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26963] ppid=26943 vsize=28834900 memory=7522516954476734819 CPUtime=0 cores=0-7
/proc/26945/task/26963/stat : 26963 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678725549024 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26964] ppid=26943 vsize=28834900 memory=7739276948477866089 CPUtime=0.01 cores=0-7
/proc/26945/task/26964/stat : 26964 (java) S 26943 26943 24466 0 -1 1077944384 631 0 0 0 1 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678724496560 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27077] ppid=26943 vsize=28834900 memory=7019257425709197167 CPUtime=97.07 cores=0-7
/proc/26945/task/27077/stat : 27077 (java) R 26943 26943 24466 0 -1 4202560 999 0 0 0 9707 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678715514416 139679875382964 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27078] ppid=26943 vsize=28834900 memory=6440799826792698983 CPUtime=97.24 cores=0-7
/proc/26945/task/27078/stat : 27078 (java) R 26943 26943 24466 0 -1 4202560 931 0 0 0 9724 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678714463080 139679876099175 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27079] ppid=26943 vsize=28834900 memory=7453282923444726100 CPUtime=97.13 cores=0-7
/proc/26945/task/27079/stat : 27079 (java) R 26943 26943 24466 0 -1 4202560 2975 0 0 0 9713 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678640476648 139679876509691 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27080] ppid=26943 vsize=28834900 memory=6011015107120491607 CPUtime=96.67 cores=0-7
/proc/26945/task/27080/stat : 27080 (java) R 26943 26943 24466 0 -1 4202560 2334 0 0 0 9663 4 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678643634096 139679876509668 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27081] ppid=26943 vsize=28834900 memory=7739276948477865575 CPUtime=96.86 cores=0-7
/proc/26945/task/27081/stat : 27081 (java) R 26943 26943 24466 0 -1 4202560 1415 0 0 0 9685 1 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678642581136 139679875263111 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27082] ppid=26943 vsize=28834900 memory=6155685578397870182 CPUtime=96.79 cores=0-7
/proc/26945/task/27082/stat : 27082 (java) R 26943 26943 24466 0 -1 4202560 1613 0 0 0 9678 1 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678713408624 139679876555363 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27083] ppid=26943 vsize=28834900 memory=7162806249449548633 CPUtime=96.68 cores=0-7
/proc/26945/task/27083/stat : 27083 (java) R 26943 26943 24466 0 -1 4202560 1230 0 0 0 9666 2 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678641532000 139679876574544 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27084] ppid=26943 vsize=28834900 memory=7373632119334004050 CPUtime=97.34 cores=0-7
/proc/26945/task/27084/stat : 27084 (java) R 26943 26943 24466 0 -1 4202560 884 0 0 0 9734 0 0 0 20 0 28 0 510973472 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678644687976 139679875595756 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
Current children cumulated CPU time: 787.34 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 289196 KiB

[startup+100.111 s]
/proc/loadavg: 8.40 8.42 8.31 10/219 27089
/proc/meminfo: memFree=25171444/32770624 swapFree=66975640/67108860
[pid=26943] ppid=26940 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/26943/stat : 26943 (xcsp3-exec) S 26940 26943 24466 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 510973314 115843072 362 33554432000 4194304 5098028 140724620702448 140724620700552 140632674357884 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9879552 140724620710779 140724620711022 140724620711022 140724620713930 0
/proc/26943/statm: 28282 362 304 221 0 87 0
[pid=26945] ppid=26943 vsize=28834900 memory=287748 CPUtime=788.14 cores=0-7
/proc/26945/stat : 26945 (java) S 26943 26943 24466 0 -1 1077944320 59901 0 0 0 78767 47 0 0 20 0 28 0 510973314 29526937600 71937 33554432000 4194304 4196468 140721489531088 140721489513632 139680270839543 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
/proc/26945/statm: 7208725 71937 3530 1 0 7169825 0
[pid=26945/tid=26946] ppid=26943 vsize=28834900 memory=1448 CPUtime=0.8 cores=0-7
/proc/26945/task/26946/stat : 26946 (java) S 26943 26943 24466 0 -1 1077944384 9321 0 0 0 76 4 0 0 20 0 28 0 510973314 29526937600 71937 33554432000 4194304 4196468 140721489531088 139680275080320 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26947] ppid=26943 vsize=28834900 memory=1448 CPUtime=0.27 cores=0-7
/proc/26945/task/26947/stat : 26947 (java) S 26943 26943 24466 0 -1 1077944384 749 0 0 0 26 1 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139680190692368 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26948] ppid=26943 vsize=28834900 memory=267048 CPUtime=0.27 cores=0-7
/proc/26945/task/26948/stat : 26948 (java) S 26943 26943 24466 0 -1 1077944384 1861 0 0 0 25 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139680189639824 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26949] ppid=26943 vsize=28834900 memory=1448 CPUtime=0.28 cores=0-7
/proc/26945/task/26949/stat : 26949 (java) S 26943 26943 24466 0 -1 1077944384 1326 0 0 0 25 3 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679820274448 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26950] ppid=26943 vsize=28834900 memory=267048 CPUtime=0.28 cores=0-7
/proc/26945/task/26950/stat : 26950 (java) S 26943 26943 24466 0 -1 1077944384 790 0 0 0 26 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679819221904 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26951] ppid=26943 vsize=28834900 memory=1192 CPUtime=0.27 cores=0-7
/proc/26945/task/26951/stat : 26951 (java) S 26943 26943 24466 0 -1 1077944384 777 0 0 0 25 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679818168848 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26952] ppid=26943 vsize=28834900 memory=267048 CPUtime=0.29 cores=0-7
/proc/26945/task/26952/stat : 26952 (java) S 26943 26943 24466 0 -1 1077944384 983 0 0 0 26 3 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679817116304 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26953] ppid=26943 vsize=28834900 memory=169580 CPUtime=0.29 cores=0-7
/proc/26945/task/26953/stat : 26953 (java) S 26943 26943 24466 0 -1 1077944384 1119 0 0 0 27 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679816063248 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26954] ppid=26943 vsize=28834900 memory=267048 CPUtime=0.28 cores=0-7
/proc/26945/task/26954/stat : 26954 (java) S 26943 26943 24466 0 -1 1077944384 1240 0 0 0 26 2 0 0 20 0 28 0 510973315 29526937600 71937 33554432000 4194304 4196468 140721489531088 139679815010704 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26955] ppid=26943 vsize=28834900 memory=500 CPUtime=0.28 cores=0-7
/proc/26945/task/26955/stat : 26955 (java) S 26943 26943 24466 0 -1 1077944384 3419 0 0 0 24 4 0 0 20 0 28 0 510973317 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678985427696 139680270850690 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26956] ppid=26943 vsize=28834900 memory=1448 CPUtime=0 cores=0-7
/proc/26945/task/26956/stat : 26956 (java) S 26943 26943 24466 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 510973317 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678984373920 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26957] ppid=26943 vsize=28834900 memory=256808 CPUtime=0 cores=0-7
/proc/26945/task/26957/stat : 26957 (java) S 26943 26943 24466 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 28 0 510973317 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678983320816 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26958] ppid=26943 vsize=28834900 memory=267048 CPUtime=0 cores=0-7
/proc/26945/task/26958/stat : 26958 (java) S 26943 26943 24466 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678982269392 139680270858139 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26959] ppid=26943 vsize=28834900 memory=117902556530922 CPUtime=1.04 cores=0-7
/proc/26945/task/26959/stat : 26959 (java) S 26943 26943 24466 0 -1 1077944384 4633 0 0 0 104 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678729758960 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26960] ppid=26943 vsize=28834900 memory=0 CPUtime=1.39 cores=0-7
/proc/26945/task/26960/stat : 26960 (java) S 26943 26943 24466 0 -1 1077944384 7134 0 0 0 138 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678728706416 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26961] ppid=26943 vsize=28834900 memory=4710855810004773473 CPUtime=1.13 cores=0-7
/proc/26945/task/26961/stat : 26961 (java) S 26943 26943 24466 0 -1 1077944384 5062 0 0 0 112 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678727653360 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26962] ppid=26943 vsize=28834900 memory=12040 CPUtime=0.73 cores=0-7
/proc/26945/task/26962/stat : 26962 (java) S 26943 26943 24466 0 -1 1077944384 4921 0 0 0 72 1 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678726600816 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26963] ppid=26943 vsize=28834900 memory=0 CPUtime=0 cores=0-7
/proc/26945/task/26963/stat : 26963 (java) S 26943 26943 24466 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678725549024 139680270849749 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=26964] ppid=26943 vsize=28834900 memory=281604 CPUtime=0.01 cores=0-7
/proc/26945/task/26964/stat : 26964 (java) S 26943 26943 24466 0 -1 1077944384 631 0 0 0 1 0 0 0 20 0 28 0 510973320 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678724496560 139680270850690 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27077] ppid=26943 vsize=28834900 memory=1448 CPUtime=97.17 cores=0-7
/proc/26945/task/27077/stat : 27077 (java) R 26943 26943 24466 0 -1 4202560 999 0 0 0 9717 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678715514416 139679870585919 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27078] ppid=26943 vsize=28834900 memory=1448 CPUtime=97.34 cores=0-7
/proc/26945/task/27078/stat : 27078 (java) R 26943 26943 24466 0 -1 4202560 931 0 0 0 9734 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678714463080 139679876099070 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27079] ppid=26943 vsize=28834900 memory=1448 CPUtime=97.23 cores=0-7
/proc/26945/task/27079/stat : 27079 (java) R 26943 26943 24466 0 -1 4202560 2975 0 0 0 9723 0 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678640476648 139679875517229 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27080] ppid=26943 vsize=28834900 memory=267092 CPUtime=96.77 cores=0-7
/proc/26945/task/27080/stat : 27080 (java) R 26943 26943 24466 0 -1 4202560 2334 0 0 0 9673 4 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678643634096 139679876771710 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27081] ppid=26943 vsize=28834900 memory=190336 CPUtime=96.96 cores=0-7
/proc/26945/task/27081/stat : 27081 (java) R 26943 26943 24466 0 -1 4202560 1415 0 0 0 9695 1 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678642581136 139679876908445 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27082] ppid=26943 vsize=28834900 memory=1448 CPUtime=96.89 cores=0-7
/proc/26945/task/27082/stat : 27082 (java) R 26943 26943 24466 0 -1 4202560 1613 0 0 0 9688 1 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678713408624 139679876574562 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27083] ppid=26943 vsize=28834900 memory=1448 CPUtime=96.77 cores=0-7
/proc/26945/task/27083/stat : 27083 (java) R 26943 26943 24466 0 -1 4202560 1230 0 0 0 9675 2 0 0 20 0 28 0 510973471 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678641532000 139679876574575 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
[pid=26945/tid=27084] ppid=26943 vsize=28834900 memory=269316 CPUtime=97.44 cores=0-7
/proc/26945/task/27084/stat : 27084 (java) R 26943 26943 24466 0 -1 4202560 884 0 0 0 9744 0 0 0 20 0 28 0 510973472 29526937600 71937 33554432000 4194304 4196468 140721489531088 139678644687976 139679875931824 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 38952960 140721489535984 140721489536155 140721489536155 140721489539023 0
Current children cumulated CPU time: 788.14 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 289196 KiB

Child status: 0
Real time (s): 100.14
CPU time (s): 788.315
CPU user time (s): 787.828
CPU system time (s): 0.48657
CPU usage (%): 787.214
Max. virtual memory (cumulated for all children) (KiB): 28948028
Max. memory (cumulated for all children) (KiB): 289196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 787.828
system time used= 0.48657
maximum resident set size= 288792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61263
page faults= 0
swaps= 0
block input operations= 0
block output operations= 328
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28061
involuntary context switches= 10627


# summary of solver processes directly reported to runsolver:
#   pid: 26943
#   total CPU time (s): 788.315
#   total CPU user time (s): 787.828
#   total CPU system time (s): 0.48657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10865 second user time and 0.90829 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-24 19:43:42
IDJOB=4407292
IDBENCH=124403
IDSOLVER=2872
FILE ID=node125/4407292-1569347065
RUNJOBID= node125-1569335936-24493
PBS_JOBID= 21705060
Free space on /tmp= 4256 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Vrp/Vrp-zinc-s1/Vrp-P-n16-k8.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407292-1569347065/watcher-4407292-1569347065 -o /tmp/evaluation-result-4407292-1569347065/solver-4407292-1569347065 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node125-1569335936-24493 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1301745985 HOME/instance-4407292-1569347065.xml

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

MD5SUM BENCH= cfd5e3ed3d40597c9df5fc0ce0b3cf5f
RANDOM SEED=1301745985

node125.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.29
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.29
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.29
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.29
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:        25442236 kB
MemAvailable:   31815812 kB
Buffers:          120644 kB
Cached:          6314748 kB
SwapCached:        29856 kB
Active:          3205584 kB
Inactive:        3265592 kB
Active(anon):       5256 kB
Inactive(anon):    86620 kB
Active(file):    3200328 kB
Inactive(file):  3178972 kB
Unevictable:      107156 kB
Mlocked:          107156 kB
SwapTotal:      67108860 kB
SwapFree:       66975640 kB
Dirty:             25908 kB
Writeback:             0 kB
AnonPages:        125944 kB
Mapped:            56868 kB
Shmem:             47476 kB
Slab:             452400 kB
SReclaimable:     422736 kB
SUnreclaim:        29664 kB
KernelStack:        3744 kB
PageTables:         6096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 4228 MiB
End job on node125 at 2019-09-24 19:45:23