Trace number 4406904

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-24 parallelSAT 116.866 15.2546

General information on the benchmark

NameMagicSquare/MagicSquare-sum-s1/
MagicSquare-13-sum.xml
MD5SUM507ff1916128830fd6a67d5c849b681a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark16.6118
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of constraints29
Number of domains1
Minimum domain size169
Maximum domain size169
Distribution of domain sizes[{"size":169,"count":169}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":144},{"degree":4,"count":24},{"degree":5,"count":1}]
Minimum constraint arity13
Maximum constraint arity169
Distribution of constraint arities[{"arity":13,"count":28},{"arity":169,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"sum","count":28}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406904-1569352446.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406904-1569352446.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.04/0.57	c solve instance...
116.81/15.23	s SATISFIABLE
116.81/15.23	v <instantiation>
116.81/15.23	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[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[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[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[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[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[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[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[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[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[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[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[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] </list>
116.81/15.23	v 	<values>137 101 71 131 116 166 136 6 146 25 32 2 36 23 60 39 164 13 14 138 94 65 120 165 142 68 86 81 38 33 161 114 75 42 77 118 63 158 59 124 128 99 64 125 30 5 62 141 19 169 4 135 41 160 129 45 29 78 144 40 126 130 12 3 168 139 154 134 56 102 69 79 145 110 22 21 50 24 54 85 7 100 151 31 46 72 84 98 107 103 167 16 10 87 58 159 163 127 150 20 49 95 143 28 73 80 155 112 132 123 66 43 53 97 113 1 57 93 109 162 26 15 88 61 121 133 156 70 37 34 140 8 44 117 11 119 96 147 35 108 47 157 76 90 74 122 51 9 27 115 91 67 52 106 152 149 89 55 18 148 82 83 17 92 48 111 105 153 104 </values>
116.81/15.23	v </instantiation>

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406904-1569352446/watcher-4406904-1569352446 -o /var/tmp/evaluation-result-4406904-1569352446/solver-4406904-1569352446 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569349736-24472 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1708748792 HOME/instance-4406904-1569352446.xml 

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

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


[startup+0.100124 s]*
/proc/loadavg: 7.99 8.11 8.15 2/212 25431
/proc/meminfo: memFree=28465576/32770624 swapFree=67023956/67108860
[pid=25410] ppid=25407 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25410/stat : 25410 (xcsp3-exec) S 25407 25410 24445 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511517093 115843072 362 33554432000 4194304 5098028 140722333707920 140722333706024 139680431293052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13172736 140722333709137 140722333709397 140722333709397 140722333712326 0
/proc/25410/statm: 28282 362 304 221 0 87 0
[pid=25412] ppid=25410 vsize=28227396 memory=30012 CPUtime=0.13 cores=0-7
/proc/25412/stat : 25412 (java) S 25410 25410 24445 0 -1 1077944320 5910 0 0 0 11 2 0 0 20 0 20 0 511517093 28904853504 7503 33554432000 4194304 4196468 140729504370352 140729504352896 140215321800439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
/proc/25412/statm: 7056849 7503 3163 1 0 7019032 0
[pid=25412/tid=25413] ppid=25410 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25412/task/25413/stat : 25413 (java) R 25410 25410 24445 0 -1 4202560 3863 0 0 0 8 1 0 0 20 0 20 0 511517093 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215326033328 140215321821786 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25414] ppid=25410 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25412/task/25414/stat : 25414 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215274420880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25415] ppid=25410 vsize=28227396 memory=140185023764096 CPUtime=0 cores=0-7
/proc/25412/task/25415/stat : 25415 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215273368080 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25416] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25416/stat : 25416 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215272315280 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25417] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25417/stat : 25417 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215271262480 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25418] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25418/stat : 25418 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215270210704 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25419] ppid=25410 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25419/stat : 25419 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215269157904 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25420] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25420/stat : 25420 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215268105104 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25421] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25421/stat : 25421 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 7503 33554432000 4194304 4196468 140729504370352 140215267052304 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25422] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25422/stat : 25422 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517096 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214437652848 140215321811586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25423] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25423/stat : 25423 (java) S 25410 25410 24445 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511517096 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214436598816 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25424] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25424/stat : 25424 (java) S 25410 25410 24445 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 511517096 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214435545968 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25425] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25425/stat : 25425 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214434494288 140215321819035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25426] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25426/stat : 25426 (java) S 25410 25410 24445 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214433442672 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25427] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25427/stat : 25427 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214432389872 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25428] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25428/stat : 25428 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214431337072 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25429] ppid=25410 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25412/task/25429/stat : 25429 (java) R 25410 25410 24445 0 -1 4202560 328 0 0 0 1 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214430284272 140215321821786 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25430] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25430/stat : 25430 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214429231712 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25431] ppid=25410 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25431/stat : 25431 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 7503 33554432000 4194304 4196468 140729504370352 140214428178992 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31460 KiB

[startup+0.209981 s]*
/proc/loadavg: 7.99 8.11 8.15 4/212 25431
/proc/meminfo: memFree=28452604/32770624 swapFree=67023956/67108860
[pid=25410] ppid=25407 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25410/stat : 25410 (xcsp3-exec) S 25407 25410 24445 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511517093 115843072 362 33554432000 4194304 5098028 140722333707920 140722333706024 139680431293052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13172736 140722333709137 140722333709397 140722333709397 140722333712326 0
/proc/25410/statm: 28282 362 304 221 0 87 0
[pid=25412] ppid=25410 vsize=28227396 memory=41064 CPUtime=0.34 cores=0-7
/proc/25412/stat : 25412 (java) S 25410 25410 24445 0 -1 1077944320 9540 0 0 0 31 3 0 0 20 0 20 0 511517093 28904853504 10266 33554432000 4194304 4196468 140729504370352 140729504352896 140215321800439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
/proc/25412/statm: 7056849 10266 3262 1 0 7019032 0
[pid=25412/tid=25413] ppid=25410 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/25412/task/25413/stat : 25413 (java) R 25410 25410 24445 0 -1 4202560 6693 0 0 0 18 2 0 0 20 0 20 0 511517093 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215326034560 140215321812374 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25414] ppid=25410 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/25412/task/25414/stat : 25414 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215274420880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25415] ppid=25410 vsize=28227396 memory=140185023788214 CPUtime=0 cores=0-7
/proc/25412/task/25415/stat : 25415 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215273368080 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25416] ppid=25410 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25416/stat : 25416 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215272315280 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25417] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25417/stat : 25417 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215271262480 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25418] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25418/stat : 25418 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215270210704 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25419] ppid=25410 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25419/stat : 25419 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215269157904 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25420] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25420/stat : 25420 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215268105104 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25421] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25421/stat : 25421 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517094 28904853504 10266 33554432000 4194304 4196468 140729504370352 140215267052304 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25422] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25422/stat : 25422 (java) S 25410 25410 24445 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511517096 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214437652848 140215321811586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25423] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25423/stat : 25423 (java) S 25410 25410 24445 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511517096 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214436598816 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25424] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25424/stat : 25424 (java) S 25410 25410 24445 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 511517096 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214435545968 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25425] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25425/stat : 25425 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214434494288 140215321819035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25426] ppid=25410 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/25412/task/25426/stat : 25426 (java) S 25410 25410 24445 0 -1 1077944384 702 0 0 0 2 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214433442672 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25427] ppid=25410 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/25412/task/25427/stat : 25427 (java) S 25410 25410 24445 0 -1 1077944384 57 0 0 0 1 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214432389872 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25428] ppid=25410 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25428/stat : 25428 (java) S 25410 25410 24445 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214431337072 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25429] ppid=25410 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/25412/task/25429/stat : 25429 (java) R 25410 25410 24445 0 -1 4202560 755 0 0 0 8 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214430284080 140215321812374 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25430] ppid=25410 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25430/stat : 25430 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214429231712 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25431] ppid=25410 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25431/stat : 25431 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28904853504 10266 33554432000 4194304 4196468 140729504370352 140214428178992 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42512 KiB

[startup+0.309727 s]*
/proc/loadavg: 7.99 8.11 8.15 3/212 25431
/proc/meminfo: memFree=28444692/32770624 swapFree=67023956/67108860
[pid=25410] ppid=25407 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25410/stat : 25410 (xcsp3-exec) S 25407 25410 24445 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511517093 115843072 362 33554432000 4194304 5098028 140722333707920 140722333706024 139680431293052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13172736 140722333709137 140722333709397 140722333709397 140722333712326 0
/proc/25410/statm: 28282 362 304 221 0 87 0
[pid=25412] ppid=25410 vsize=28231652 memory=49880 CPUtime=0.52 cores=0-7
/proc/25412/stat : 25412 (java) S 25410 25410 24445 0 -1 1077944320 10859 0 0 0 49 3 0 0 20 0 20 0 511517093 28909211648 12470 33554432000 4194304 4196468 140729504370352 140729504352896 140215321800439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
/proc/25412/statm: 7057913 12470 3321 1 0 7019032 0
[pid=25412/tid=25413] ppid=25410 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25412/task/25413/stat : 25413 (java) R 25410 25410 24445 0 -1 4202560 7827 0 0 0 27 2 0 0 20 0 20 0 511517093 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215326031552 140215321822365 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25414] ppid=25410 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25414/stat : 25414 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215274420880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25415] ppid=25410 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25415/stat : 25415 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215273368080 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25416] ppid=25410 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25416/stat : 25416 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215272315280 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25417] ppid=25410 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25417/stat : 25417 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215271262480 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25418] ppid=25410 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/25412/task/25418/stat : 25418 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215270210704 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25419] ppid=25410 vsize=28231652 memory=140184914064303 CPUtime=0 cores=0-7
/proc/25412/task/25419/stat : 25419 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215269157904 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25420] ppid=25410 vsize=28231652 memory=140184914066608 CPUtime=0 cores=0-7
/proc/25412/task/25420/stat : 25420 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215268105104 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25421] ppid=25410 vsize=28231652 memory=140184914068912 CPUtime=0 cores=0-7
/proc/25412/task/25421/stat : 25421 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517094 28909211648 12470 33554432000 4194304 4196468 140729504370352 140215267052304 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25422] ppid=25410 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25422/stat : 25422 (java) S 25410 25410 24445 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511517096 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214437652848 140215321811586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25423] ppid=25410 vsize=28231652 memory=280369828144784 CPUtime=0 cores=0-7
/proc/25412/task/25423/stat : 25423 (java) S 25410 25410 24445 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511517096 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214436598816 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25424] ppid=25410 vsize=28231652 memory=280369828151696 CPUtime=0 cores=0-7
/proc/25412/task/25424/stat : 25424 (java) S 25410 25410 24445 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 511517096 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214435545968 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25425] ppid=25410 vsize=28231652 memory=280369828092976 CPUtime=0 cores=0-7
/proc/25412/task/25425/stat : 25425 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214434494288 140215321819035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25426] ppid=25410 vsize=28231652 memory=280369828165520 CPUtime=0.03 cores=0-7
/proc/25412/task/25426/stat : 25426 (java) S 25410 25410 24445 0 -1 1077944384 711 0 0 0 3 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214433442672 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25427] ppid=25410 vsize=28231652 memory=280369828172432 CPUtime=0.03 cores=0-7
/proc/25412/task/25427/stat : 25427 (java) R 25410 25410 24445 0 -1 4202560 147 0 0 0 3 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214432380256 140215303345012 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25428] ppid=25410 vsize=28231652 memory=280369828170128 CPUtime=0.01 cores=0-7
/proc/25412/task/25428/stat : 25428 (java) S 25410 25410 24445 0 -1 1077944384 34 0 0 0 1 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214431337072 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25429] ppid=25410 vsize=28231652 memory=280369828186288 CPUtime=0.12 cores=0-7
/proc/25412/task/25429/stat : 25429 (java) S 25410 25410 24445 0 -1 1077944384 830 0 0 0 12 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214430284272 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25430] ppid=25410 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25430/stat : 25430 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214429231712 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25431] ppid=25410 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/25412/task/25431/stat : 25431 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511517099 28909211648 12470 33554432000 4194304 4196468 140729504370352 140214428178992 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51328 KiB

[startup+0.701003 s]
/proc/loadavg: 7.99 8.11 8.15 3/212 25431
/proc/meminfo: memFree=28429004/32770624 swapFree=67023956/67108860
[pid=25410] ppid=25407 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25410/stat : 25410 (xcsp3-exec) S 25407 25410 24445 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511517093 115843072 362 33554432000 4194304 5098028 140722333707920 140722333706024 139680431293052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13172736 140722333709137 140722333709397 140722333709397 140722333712326 0
/proc/25410/statm: 28282 362 304 221 0 87 0
[pid=25412] ppid=25410 vsize=28766288 memory=95204 CPUtime=2.08 cores=0-7
/proc/25412/stat : 25412 (java) S 25410 25410 24445 0 -1 1077944320 14738 0 0 0 202 6 0 0 20 0 28 0 511517093 29456678912 23801 33554432000 4194304 4196468 140729504370352 140729504352896 140215321800439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
/proc/25412/statm: 7191572 23801 3457 1 0 7152672 0
[pid=25412/tid=25413] ppid=25410 vsize=28766288 memory=280369828544176 CPUtime=0.56 cores=0-7
/proc/25412/task/25413/stat : 25413 (java) S 25410 25410 24445 0 -1 1077944384 8682 0 0 0 53 3 0 0 20 0 28 0 511517093 29456678912 23801 33554432000 4194304 4196468 140729504370352 140215326041216 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25414] ppid=25410 vsize=28766288 memory=140184914273136 CPUtime=0 cores=0-7
/proc/25412/task/25414/stat : 25414 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511517094 29456678912 23801 33554432000 4194304 4196468 140729504370352 140215274420880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25415] ppid=25410 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/25412/task/25415/stat : 25415 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511517094 29456678912 23801 33554432000 4194304 4196468 140729504370352 140215273368080 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25416] ppid=25410 vsize=28766288 memory=1076 CPUtime=0 cores=0-7
/proc/25412/task/25416/stat : 25416 (java) S 25410 25410 24445 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 511517094 29456678912 23801 33554432000 4194304 4196468 140729504370352 140215272315280 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0

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

[pid=25412/tid=25429] ppid=25410 vsize=28766288 memory=0 CPUtime=0.63 cores=0-7
/proc/25412/task/25429/stat : 25429 (java) S 25410 25410 24445 0 -1 1077944384 3528 0 0 0 62 1 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214430284272 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25430] ppid=25410 vsize=28766288 memory=4051048601635284588 CPUtime=0 cores=0-7
/proc/25412/task/25430/stat : 25430 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214429231712 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25431] ppid=25410 vsize=28766288 memory=7669179826855565408 CPUtime=0 cores=0-7
/proc/25412/task/25431/stat : 25431 (java) S 25410 25410 24445 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214428178992 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25432] ppid=25410 vsize=28766288 memory=288230574492221466 CPUtime=12.84 cores=0-7
/proc/25412/task/25432/stat : 25432 (java) R 25410 25410 24445 0 -1 4202560 254 0 0 0 1282 2 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214419196440 140214933418682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25433] ppid=25410 vsize=28766288 memory=288230596050944315 CPUtime=13.01 cores=0-7
/proc/25412/task/25433/stat : 25433 (java) R 25410 25410 24445 0 -1 4202560 220 0 0 0 1300 1 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214418144840 140214933411741 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25434] ppid=25410 vsize=28766288 memory=15816698942982814 CPUtime=13.23 cores=0-7
/proc/25412/task/25434/stat : 25434 (java) R 25410 25410 24445 0 -1 4202560 808 0 0 0 1315 8 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214417092696 140214934584451 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25435] ppid=25410 vsize=28766288 memory=249318556616328 CPUtime=12.95 cores=0-7
/proc/25412/task/25435/stat : 25435 (java) R 25410 25410 24445 0 -1 4202560 645 0 0 0 1290 5 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214416040472 140214928746301 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25436] ppid=25410 vsize=28766288 memory=249318556616329 CPUtime=12.7 cores=0-7
/proc/25412/task/25436/stat : 25436 (java) R 25410 25410 24445 0 -1 4202560 269 0 0 0 1269 1 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214414987240 140214934576464 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25437] ppid=25410 vsize=28766288 memory=249318556616330 CPUtime=12.91 cores=0-7
/proc/25412/task/25437/stat : 25437 (java) R 25410 25410 24445 0 -1 4202560 460 0 0 0 1289 2 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214413934680 140214936189549 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25438] ppid=25410 vsize=28766288 memory=249318556616331 CPUtime=13.18 cores=0-7
/proc/25412/task/25438/stat : 25438 (java) R 25410 25410 24445 0 -1 4202560 388 0 0 0 1313 5 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214412881864 140214935482603 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25439] ppid=25410 vsize=28766288 memory=249318556616332 CPUtime=12.67 cores=0-7
/proc/25412/task/25439/stat : 25439 (java) R 25410 25410 24445 0 -1 4202560 428 0 0 0 1266 1 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214411829272 140214933922992 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
Current children cumulated CPU time: 110.77 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1153132 KiB

[startup+14.8021 s]
/proc/loadavg: 8.19 8.15 8.16 9/220 25441
/proc/meminfo: memFree=27340120/32770624 swapFree=67023956/67108860
[pid=25410] ppid=25407 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25410/stat : 25410 (xcsp3-exec) S 25407 25410 24445 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511517093 115843072 362 33554432000 4194304 5098028 140722333707920 140722333706024 139680431293052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13172736 140722333709137 140722333709397 140722333709397 140722333712326 0
/proc/25410/statm: 28282 362 304 221 0 87 0
[pid=25412] ppid=25410 vsize=28766288 memory=1151684 CPUtime=113.96 cores=0-7
/proc/25412/stat : 25412 (java) S 25410 25410 24445 0 -1 1077944320 38515 0 0 0 11335 61 0 0 20 0 28 0 511517093 29456678912 287921 33554432000 4194304 4196468 140729504370352 140729504352896 140215321800439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
/proc/25412/statm: 7191572 287921 3525 1 0 7152672 0
[pid=25412/tid=25413] ppid=25410 vsize=28766288 memory=1448 CPUtime=0.56 cores=0-7
/proc/25412/task/25413/stat : 25413 (java) S 25410 25410 24445 0 -1 1077944384 8682 0 0 0 53 3 0 0 20 0 28 0 511517093 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215326041216 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25414] ppid=25410 vsize=28766288 memory=1146324 CPUtime=0.04 cores=0-7
/proc/25412/task/25414/stat : 25414 (java) S 25410 25410 24445 0 -1 1077944384 86 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215274420880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25415] ppid=25410 vsize=28766288 memory=0 CPUtime=0.06 cores=0-7
/proc/25412/task/25415/stat : 25415 (java) S 25410 25410 24445 0 -1 1077944384 695 0 0 0 3 3 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215273368080 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25416] ppid=25410 vsize=28766288 memory=2305 CPUtime=0.04 cores=0-7
/proc/25412/task/25416/stat : 25416 (java) S 25410 25410 24445 0 -1 1077944384 82 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215272315280 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25417] ppid=25410 vsize=28766288 memory=56 CPUtime=0.04 cores=0-7
/proc/25412/task/25417/stat : 25417 (java) S 25410 25410 24445 0 -1 1077944384 265 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215271262480 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25418] ppid=25410 vsize=28766288 memory=288230600345924853 CPUtime=0.05 cores=0-7
/proc/25412/task/25418/stat : 25418 (java) S 25410 25410 24445 0 -1 1077944384 120 0 0 0 3 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215270210704 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25419] ppid=25410 vsize=28766288 memory=15537422992855784 CPUtime=0.05 cores=0-7
/proc/25412/task/25419/stat : 25419 (java) S 25410 25410 24445 0 -1 1077944384 75 0 0 0 3 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215269157904 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25420] ppid=25410 vsize=28766288 memory=8961 CPUtime=0.04 cores=0-7
/proc/25412/task/25420/stat : 25420 (java) S 25410 25410 24445 0 -1 1077944384 404 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215268105104 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25421] ppid=25410 vsize=28766288 memory=9028 CPUtime=0.04 cores=0-7
/proc/25412/task/25421/stat : 25421 (java) S 25410 25410 24445 0 -1 1077944384 235 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215267052304 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25422] ppid=25410 vsize=28766288 memory=7649399379936425266 CPUtime=0.02 cores=0-7
/proc/25412/task/25422/stat : 25422 (java) S 25410 25410 24445 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 28 0 511517096 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214437652848 140215321811586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25423] ppid=25410 vsize=28766288 memory=7649399384231392562 CPUtime=0 cores=0-7
/proc/25412/task/25423/stat : 25423 (java) S 25410 25410 24445 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 511517096 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214436598880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25424] ppid=25410 vsize=28766288 memory=7649399388526359858 CPUtime=0 cores=0-7
/proc/25412/task/25424/stat : 25424 (java) S 25410 25410 24445 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 511517096 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214435545984 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25425] ppid=25410 vsize=28766288 memory=7649399392821327154 CPUtime=0 cores=0-7
/proc/25412/task/25425/stat : 25425 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214434494288 140215321819035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25426] ppid=25410 vsize=28766288 memory=7649399397116294450 CPUtime=2.02 cores=0-7
/proc/25412/task/25426/stat : 25426 (java) S 25410 25410 24445 0 -1 1077944384 6049 0 0 0 200 2 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214433442672 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25427] ppid=25410 vsize=28766288 memory=7649399362773333297 CPUtime=1.82 cores=0-7
/proc/25412/task/25427/stat : 25427 (java) S 25410 25410 24445 0 -1 1077944384 5420 0 0 0 181 1 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214432389872 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25428] ppid=25410 vsize=28766288 memory=280369829463712 CPUtime=1.69 cores=0-7
/proc/25412/task/25428/stat : 25428 (java) R 25410 25410 24445 0 -1 4202560 6778 0 0 0 167 2 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214431337368 140215303347946 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25429] ppid=25410 vsize=28766288 memory=280369829462176 CPUtime=0.63 cores=0-7
/proc/25412/task/25429/stat : 25429 (java) S 25410 25410 24445 0 -1 1077944384 3530 0 0 0 62 1 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214430284272 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25430] ppid=25410 vsize=28766288 memory=7649399371363267890 CPUtime=0 cores=0-7
/proc/25412/task/25430/stat : 25430 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214429231712 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25431] ppid=25410 vsize=28766288 memory=-7655404311101385754 CPUtime=0 cores=0-7
/proc/25412/task/25431/stat : 25431 (java) S 25410 25410 24445 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214428178992 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25432] ppid=25410 vsize=28766288 memory=0 CPUtime=13.2 cores=0-7
/proc/25412/task/25432/stat : 25432 (java) R 25410 25410 24445 0 -1 4202560 255 0 0 0 1318 2 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214419196216 140214934189976 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25433] ppid=25410 vsize=28766288 memory=280369829654576 CPUtime=13.41 cores=0-7
/proc/25412/task/25433/stat : 25433 (java) R 25410 25410 24445 0 -1 4202560 220 0 0 0 1340 1 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214418145512 140214934577481 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25434] ppid=25410 vsize=28766288 memory=0 CPUtime=13.63 cores=0-7
/proc/25412/task/25434/stat : 25434 (java) R 25410 25410 24445 0 -1 4202560 826 0 0 0 1355 8 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214417092592 140214936345946 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25435] ppid=25410 vsize=28766288 memory=4279135703946992287 CPUtime=13.35 cores=0-7
/proc/25412/task/25435/stat : 25435 (java) R 25410 25410 24445 0 -1 4202560 647 0 0 0 1330 5 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214416040920 140214934482467 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25436] ppid=25410 vsize=28766288 memory=6656426216303648864 CPUtime=13.09 cores=0-7
/proc/25412/task/25436/stat : 25436 (java) R 25410 25410 24445 0 -1 4202560 269 0 0 0 1308 1 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214414987464 140214928747260 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25437] ppid=25410 vsize=28766288 memory=5794847844123240293 CPUtime=13.31 cores=0-7
/proc/25412/task/25437/stat : 25437 (java) R 25410 25410 24445 0 -1 4202560 460 0 0 0 1329 2 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214413934600 140214936270032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25438] ppid=25410 vsize=28766288 memory=7451035504582027628 CPUtime=13.58 cores=0-7
/proc/25412/task/25438/stat : 25438 (java) R 25410 25410 24445 0 -1 4202560 393 0 0 0 1353 5 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214412881120 140214936343009 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25439] ppid=25410 vsize=28766288 memory=7450449580915256423 CPUtime=13.07 cores=0-7
/proc/25412/task/25439/stat : 25439 (java) R 25410 25410 24445 0 -1 4202560 440 0 0 0 1306 1 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214411828536 140214936345872 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
Current children cumulated CPU time: 113.96 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1153132 KiB

[startup+15.2012 s]
/proc/loadavg: 8.19 8.15 8.16 9/220 25441
/proc/meminfo: memFree=27340244/32770624 swapFree=67023956/67108860
[pid=25410] ppid=25407 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/25410/stat : 25410 (xcsp3-exec) S 25407 25410 24445 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 511517093 115843072 362 33554432000 4194304 5098028 140722333707920 140722333706024 139680431293052 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 13172736 140722333709137 140722333709397 140722333709397 140722333712326 0
/proc/25410/statm: 28282 362 304 221 0 87 0
[pid=25412] ppid=25410 vsize=28766288 memory=1151684 CPUtime=116.81 cores=0-7
/proc/25412/stat : 25412 (java) S 25410 25410 24445 0 -1 1077944320 38902 0 0 0 11620 61 0 0 20 0 28 0 511517093 29456678912 287921 33554432000 4194304 4196468 140729504370352 140729504352896 140215321800439 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
/proc/25412/statm: 7191572 287921 3525 1 0 7152672 0
[pid=25412/tid=25413] ppid=25410 vsize=28766288 memory=6791534058613427641 CPUtime=0.56 cores=0-7
/proc/25412/task/25413/stat : 25413 (java) S 25410 25410 24445 0 -1 1077944384 8682 0 0 0 53 3 0 0 20 0 28 0 511517093 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215326041216 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25414] ppid=25410 vsize=28766288 memory=1151684 CPUtime=0.04 cores=0-7
/proc/25412/task/25414/stat : 25414 (java) S 25410 25410 24445 0 -1 1077944384 86 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215274420880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25415] ppid=25410 vsize=28766288 memory=249318556616335 CPUtime=0.06 cores=0-7
/proc/25412/task/25415/stat : 25415 (java) S 25410 25410 24445 0 -1 1077944384 695 0 0 0 3 3 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215273368080 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25416] ppid=25410 vsize=28766288 memory=249318556616336 CPUtime=0.04 cores=0-7
/proc/25412/task/25416/stat : 25416 (java) S 25410 25410 24445 0 -1 1077944384 82 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215272315280 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25417] ppid=25410 vsize=28766288 memory=249318556616337 CPUtime=0.04 cores=0-7
/proc/25412/task/25417/stat : 25417 (java) S 25410 25410 24445 0 -1 1077944384 265 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215271262480 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25418] ppid=25410 vsize=28766288 memory=249318556616338 CPUtime=0.05 cores=0-7
/proc/25412/task/25418/stat : 25418 (java) S 25410 25410 24445 0 -1 1077944384 120 0 0 0 3 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215270210704 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25419] ppid=25410 vsize=28766288 memory=1532 CPUtime=0.05 cores=0-7
/proc/25412/task/25419/stat : 25419 (java) S 25410 25410 24445 0 -1 1077944384 75 0 0 0 3 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215269157904 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25420] ppid=25410 vsize=28766288 memory=836 CPUtime=0.04 cores=0-7
/proc/25412/task/25420/stat : 25420 (java) S 25410 25410 24445 0 -1 1077944384 404 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215268105104 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25421] ppid=25410 vsize=28766288 memory=1760 CPUtime=0.04 cores=0-7
/proc/25412/task/25421/stat : 25421 (java) S 25410 25410 24445 0 -1 1077944384 235 0 0 0 2 2 0 0 20 0 28 0 511517094 29456678912 287921 33554432000 4194304 4196468 140729504370352 140215267052304 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25422] ppid=25410 vsize=28766288 memory=111632 CPUtime=0.02 cores=0-7
/proc/25412/task/25422/stat : 25422 (java) S 25410 25410 24445 0 -1 1077944384 1189 0 0 0 2 0 0 0 20 0 28 0 511517096 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214437652848 140215321811586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25423] ppid=25410 vsize=28766288 memory=804 CPUtime=0 cores=0-7
/proc/25412/task/25423/stat : 25423 (java) S 25410 25410 24445 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 511517096 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214436598880 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25424] ppid=25410 vsize=28766288 memory=4100 CPUtime=0 cores=0-7
/proc/25412/task/25424/stat : 25424 (java) S 25410 25410 24445 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 28 0 511517096 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214435545984 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25425] ppid=25410 vsize=28766288 memory=1808 CPUtime=0 cores=0-7
/proc/25412/task/25425/stat : 25425 (java) S 25410 25410 24445 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214434494288 140215321819035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25426] ppid=25410 vsize=28766288 memory=920 CPUtime=2.02 cores=0-7
/proc/25412/task/25426/stat : 25426 (java) S 25410 25410 24445 0 -1 1077944384 6049 0 0 0 200 2 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214433442672 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25427] ppid=25410 vsize=28766288 memory=4476 CPUtime=1.82 cores=0-7
/proc/25412/task/25427/stat : 25427 (java) S 25410 25410 24445 0 -1 1077944384 5420 0 0 0 181 1 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214432389872 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25428] ppid=25410 vsize=28766288 memory=3880 CPUtime=1.71 cores=0-7
/proc/25412/task/25428/stat : 25428 (java) S 25410 25410 24445 0 -1 1077944384 6928 0 0 0 169 2 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214431337072 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25429] ppid=25410 vsize=28766288 memory=7712 CPUtime=0.63 cores=0-7
/proc/25412/task/25429/stat : 25429 (java) S 25410 25410 24445 0 -1 1077944384 3530 0 0 0 62 1 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214430284272 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25430] ppid=25410 vsize=28766288 memory=1760 CPUtime=0 cores=0-7
/proc/25412/task/25430/stat : 25430 (java) S 25410 25410 24445 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214429231712 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25431] ppid=25410 vsize=28766288 memory=1172 CPUtime=0 cores=0-7
/proc/25412/task/25431/stat : 25431 (java) S 25410 25410 24445 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 28 0 511517099 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214428178992 140215321811586 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25432] ppid=25410 vsize=28766288 memory=6308 CPUtime=13.54 cores=0-7
/proc/25412/task/25432/stat : 25432 (java) S 25410 25410 24445 0 -1 1077944384 285 0 0 0 1352 2 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214419201392 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25433] ppid=25410 vsize=28766288 memory=828 CPUtime=13.76 cores=0-7
/proc/25412/task/25433/stat : 25433 (java) S 25410 25410 24445 0 -1 1077944384 245 0 0 0 1375 1 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214418150096 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25434] ppid=25410 vsize=28766288 memory=736 CPUtime=13.99 cores=0-7
/proc/25412/task/25434/stat : 25434 (java) S 25410 25410 24445 0 -1 1077944384 853 0 0 0 1391 8 0 0 20 0 28 0 511517151 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214417098320 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25435] ppid=25410 vsize=28766288 memory=1608 CPUtime=13.71 cores=0-7
/proc/25412/task/25435/stat : 25435 (java) S 25410 25410 24445 0 -1 1077944384 719 0 0 0 1366 5 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214416045520 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25436] ppid=25410 vsize=28766288 memory=1076 CPUtime=13.43 cores=0-7
/proc/25412/task/25436/stat : 25436 (java) S 25410 25410 24445 0 -1 1077944384 292 0 0 0 1342 1 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214414992720 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25437] ppid=25410 vsize=28766288 memory=3124 CPUtime=13.66 cores=0-7
/proc/25412/task/25437/stat : 25437 (java) S 25410 25410 24445 0 -1 1077944384 502 0 0 0 1364 2 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214413939920 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25438] ppid=25410 vsize=28766288 memory=1244 CPUtime=13.93 cores=0-7
/proc/25412/task/25438/stat : 25438 (java) S 25410 25410 24445 0 -1 1077944384 406 0 0 0 1388 5 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214412887120 140215321810645 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
[pid=25412/tid=25439] ppid=25410 vsize=28766288 memory=14064 CPUtime=13.47 cores=0-7
/proc/25412/task/25439/stat : 25439 (java) R 25410 25410 24445 0 -1 4202560 445 0 0 0 1346 1 0 0 20 0 28 0 511517152 29456678912 287921 33554432000 4194304 4196468 140729504370352 140214411829096 140214936189856 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11767808 140729504375766 140729504375942 140729504375942 140729504378831 0
Current children cumulated CPU time: 116.81 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 1153132 KiB

Child status: 0
Real time (s): 15.2546
CPU time (s): 116.866
CPU user time (s): 116.238
CPU system time (s): 0.628643
CPU usage (%): 766.106
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 1153132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 116.238
system time used= 0.628643
maximum resident set size= 1156768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40177
page faults= 0
swaps= 0
block input operations= 0
block output operations= 136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4644
involuntary context switches= 2094


# summary of solver processes directly reported to runsolver:
#   pid: 25410
#   total CPU time (s): 116.866
#   total CPU user time (s): 116.238
#   total CPU system time (s): 0.628643

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.167581 second user time and 0.207327 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-24 21:13:25
IDJOB=4406904
IDBENCH=133235
IDSOLVER=2871
FILE ID=node150/4406904-1569352446
RUNJOBID= node150-1569349736-24472
PBS_JOBID= 21705091
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/MagicSquare/MagicSquare-sum-s1/MagicSquare-13-sum.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 /var/tmp/evaluation-result-4406904-1569352446/watcher-4406904-1569352446 -o /var/tmp/evaluation-result-4406904-1569352446/solver-4406904-1569352446 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node150-1569349736-24472 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1708748792 HOME/instance-4406904-1569352446.xml

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

MD5SUM BENCH= 507ff1916128830fd6a67d5c849b681a
RANDOM SEED=1708748792

node150.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.79
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.79
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.79
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.79
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:        28482104 kB
MemAvailable:   31818412 kB
Buffers:          106556 kB
Cached:          3338460 kB
SwapCached:         8096 kB
Active:          3363800 kB
Inactive:         116576 kB
Active(anon):       4104 kB
Inactive(anon):    82648 kB
Active(file):    3359696 kB
Inactive(file):    33928 kB
Unevictable:      109060 kB
Mlocked:          109060 kB
SwapTotal:      67108860 kB
SwapFree:       67023956 kB
Dirty:             26248 kB
Writeback:             0 kB
AnonPages:        137020 kB
Mapped:            54056 kB
Shmem:             42776 kB
Slab:             399696 kB
SReclaimable:     371144 kB
SUnreclaim:        28552 kB
KernelStack:        3456 kB
PageTables:         5504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13456 MiB
End job on node150 at 2019-09-24 21:13:41