Trace number 4404401

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-20 parallelSAT 511.56 66.3958

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-184.xml
MD5SUM50aaeae16ffb672916f4ac64373270f5
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 benchmark114.434
Satisfiable
(Un)Satisfiability was proved
Number of variables368
Number of constraints192
Number of domains2
Minimum domain size184
Maximum domain size33856
Distribution of domain sizes[{"size":184,"count":184},{"size":33856,"count":184}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":184},{"degree":4,"count":183},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity184
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":184},{"arity":92,"count":6},{"arity":184,"count":1}]
Number of extensional constraints0
Number of intensional constraints185
Distribution of constraint types[{"type":"intension","count":185},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
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-4404401-1568996264.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404401-1568996264.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.45/0.90	c solve instance...
511.45/66.37	s SATISFIABLE
511.45/66.37	v <instantiation>
511.45/66.37	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] cx[0] cx[1] cx[2] cx[3] cx[4] cx[5] cx[6] cx[7] cx[8] cx[9] cx[10] cx[11] cx[12] cx[13] cx[14] cx[15] cx[16] cx[17] cx[18] cx[19] cx[20] cx[21] cx[22] cx[23] cx[24] cx[25] cx[26] cx[27] cx[28] cx[29] cx[30] cx[31] cx[32] cx[33] cx[34] cx[35] cx[36] cx[37] cx[38] cx[39] cx[40] cx[41] cx[42] cx[43] cx[44] cx[45] cx[46] cx[47] cx[48] cx[49] cx[50] cx[51] cx[52] cx[53] cx[54] cx[55] cx[56] cx[57] cx[58] cx[59] cx[60] cx[61] cx[62] cx[63] cx[64] cx[65] cx[66] cx[67] cx[68] cx[69] cx[70] cx[71] cx[72] cx[73] cx[74] cx[75] cx[76] cx[77] cx[78] cx[79] cx[80] cx[81] cx[82] cx[83] cx[84] cx[85] cx[86] cx[87] cx[88] cx[89] cx[90] cx[91] cy[0] cy[1] cy[2] cy[3] cy[4] cy[5] cy[6] cy[7] cy[8] cy[9] cy[10] cy[11] cy[12] cy[13] cy[14] cy[15] cy[16] cy[17] cy[18] cy[19] cy[20] cy[21] cy[22] cy[23] cy[24] cy[25] cy[26] cy[27] cy[28] cy[29] cy[30] cy[31] cy[32] cy[33] cy[34] cy[35] cy[36] cy[37] cy[38] cy[39] cy[40] cy[41] cy[42] cy[43] cy[44] cy[45] cy[46] cy[47] cy[48] cy[49] cy[50] cy[51] cy[52] cy[53] cy[54] cy[55] cy[56] cy[57] cy[58] cy[59] cy[60] cy[61] cy[62] cy[63] cy[64] cy[65] cy[66] cy[67] cy[68] cy[69] cy[70] cy[71] cy[72] cy[73] cy[74] cy[75] cy[76] cy[77] cy[78] cy[79] cy[80] cy[81] cy[82] cy[83] cy[84] cy[85] cy[86] cy[87] cy[88] cy[89] cy[90] cy[91] </list>
511.45/66.37	v 	<values>1 26 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 79 83 89 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 127 153 156 158 159 162 164 165 166 167 168 169 170 172 173 174 175 176 177 178 179 180 181 182 183 184 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 73 74 75 76 77 78 80 81 82 84 85 86 87 88 90 99 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 154 155 157 160 161 163 171 1 676 784 841 900 961 1024 1089 1156 1225 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 2704 2809 2916 3025 3136 3249 3364 3481 3600 3721 3844 3969 4096 4225 4356 4489 4624 4761 4900 5041 5184 6241 6889 7921 8281 8464 8649 8836 9025 9216 9409 9604 10000 10201 10404 10609 10816 11025 11236 11449 16129 23409 24336 24964 25281 26244 26896 27225 27556 27889 28224 28561 28900 29584 29929 30276 30625 30976 31329 31684 32041 32400 32761 33124 33489 33856 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 324 361 400 441 484 529 576 625 729 5329 5476 5625 5776 5929 6084 6400 6561 6724 7056 7225 7396 7569 7744 8100 9801 11664 11881 12100 12321 12544 12769 12996 13225 13456 13689 13924 14161 14400 14641 14884 15129 15376 15625 15876 16384 16641 16900 17161 17424 17689 17956 18225 18496 18769 19044 19321 19600 19881 20164 20449 20736 21025 21316 21609 21904 22201 22500 22801 23104 23716 24025 24649 25600 25921 26569 29241 </values>
511.45/66.37	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 (7354 MiB free)
  memory of node 1: 16384 MiB (8923 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404401-1568996264/watcher-4404401-1568996264 -o /var/tmp/evaluation-result-4404401-1568996264/solver-4404401-1568996264 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 939533375 HOME/instance-4404401-1568996264.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=6958, runsolver pid=6955
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 8.84 8.53 8.33 3/217 6979
/proc/meminfo: memFree=16652516/32770624 swapFree=67001908/67108860
[pid=6958] ppid=6955 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/6958/stat : 6958 (xcsp3-exec) S 6955 6958 6043 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475865963 115843072 362 33554432000 4194304 5098028 140726938140544 140726938138648 140687921635964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40034304 140726938145618 140726938145877 140726938145877 140726938148806 0
/proc/6958/statm: 28282 362 304 221 0 87 0
[pid=6960] ppid=6958 vsize=28227396 memory=30648 CPUtime=0.12 cores=0-7
/proc/6960/stat : 6960 (java) S 6958 6958 6043 0 -1 1077944320 5623 0 0 0 11 1 0 0 20 0 20 0 475865963 28904853504 7662 33554432000 4194304 4196468 140735221334560 140735221317104 140121694686967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
/proc/6960/statm: 7056849 7662 3126 1 0 7019032 0
[pid=6960/tid=6961] ppid=6958 vsize=28227396 memory=4134692831991783777 CPUtime=0.09 cores=0-7
/proc/6960/task/6961/stat : 6961 (java) R 6958 6958 6043 0 -1 4202560 3536 0 0 0 8 1 0 0 20 0 20 0 475865963 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121698920240 140121694708893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6962] ppid=6958 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/6960/task/6962/stat : 6962 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121647307920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6963] ppid=6958 vsize=28227396 memory=140219507349120 CPUtime=0 cores=0-7
/proc/6960/task/6963/stat : 6963 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121646255120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6964] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6964/stat : 6964 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121645202320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6965] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6965/stat : 6965 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121644149520 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6966] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6966/stat : 6966 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121643096720 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6967] ppid=6958 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6960/task/6967/stat : 6967 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121642043920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6968] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6968/stat : 6968 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121640991120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6969] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6969/stat : 6969 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 7662 33554432000 4194304 4196468 140735221334560 140121639938320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6970] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6970/stat : 6970 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865965 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119823149936 140121694698114 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6971] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6971/stat : 6971 (java) S 6958 6958 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475865966 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119822095904 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6972] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6972/stat : 6972 (java) S 6958 6958 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475865966 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119821043056 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6973] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6973/stat : 6973 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119819991376 140121694705563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6974] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6974/stat : 6974 (java) S 6958 6958 6043 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119510964592 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6975] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6975/stat : 6975 (java) S 6958 6958 6043 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119509911792 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6976] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6976/stat : 6976 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119508858992 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6977] ppid=6958 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/6960/task/6977/stat : 6977 (java) S 6958 6958 6043 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119507806192 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6978] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6978/stat : 6978 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119506754656 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6979] ppid=6958 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6960/task/6979/stat : 6979 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 7662 33554432000 4194304 4196468 140735221334560 140119505701936 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 32096 KiB

[startup+0.210447 s]*
/proc/loadavg: 8.84 8.53 8.33 3/217 6979
/proc/meminfo: memFree=16638528/32770624 swapFree=67001908/67108860
[pid=6958] ppid=6955 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/6958/stat : 6958 (xcsp3-exec) S 6955 6958 6043 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475865963 115843072 362 33554432000 4194304 5098028 140726938140544 140726938138648 140687921635964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40034304 140726938145618 140726938145877 140726938145877 140726938148806 0
/proc/6958/statm: 28282 362 304 221 0 87 0
[pid=6960] ppid=6958 vsize=28227396 memory=42804 CPUtime=0.33 cores=0-7
/proc/6960/stat : 6960 (java) S 6958 6958 6043 0 -1 1077944320 9439 0 0 0 30 3 0 0 20 0 20 0 475865963 28904853504 10701 33554432000 4194304 4196468 140735221334560 140735221317104 140121694686967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
/proc/6960/statm: 7056849 10701 3292 1 0 7019032 0
[pid=6960/tid=6961] ppid=6958 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/6960/task/6961/stat : 6961 (java) R 6958 6958 6043 0 -1 4202560 6558 0 0 0 18 2 0 0 20 0 20 0 475865963 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121698920912 140121694698902 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6962] ppid=6958 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/6960/task/6962/stat : 6962 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121647307920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6963] ppid=6958 vsize=28227396 memory=140219507356335 CPUtime=0 cores=0-7
/proc/6960/task/6963/stat : 6963 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121646255120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6964] ppid=6958 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6960/task/6964/stat : 6964 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121645202320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6965] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6965/stat : 6965 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121644149520 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6966] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6966/stat : 6966 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121643096720 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6967] ppid=6958 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6960/task/6967/stat : 6967 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121642043920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6968] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6968/stat : 6968 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121640991120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6969] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6969/stat : 6969 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28904853504 10701 33554432000 4194304 4196468 140735221334560 140121639938320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6970] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6970/stat : 6970 (java) S 6958 6958 6043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475865965 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119823149936 140121694698114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6971] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6971/stat : 6971 (java) S 6958 6958 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475865966 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119822095904 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6972] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6972/stat : 6972 (java) S 6958 6958 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475865966 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119821043056 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6973] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6973/stat : 6973 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119819991376 140121694705563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6974] ppid=6958 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/6960/task/6974/stat : 6974 (java) S 6958 6958 6043 0 -1 1077944384 378 0 0 0 1 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119510964592 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6975] ppid=6958 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/6960/task/6975/stat : 6975 (java) S 6958 6958 6043 0 -1 1077944384 217 0 0 0 1 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119509911792 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6976] ppid=6958 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/6960/task/6976/stat : 6976 (java) S 6958 6958 6043 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119508858992 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6977] ppid=6958 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/6960/task/6977/stat : 6977 (java) R 6958 6958 6043 0 -1 4202560 764 0 0 0 7 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119507806192 140121673666740 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6978] ppid=6958 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6978/stat : 6978 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119506754656 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6979] ppid=6958 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/6960/task/6979/stat : 6979 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865969 28904853504 10701 33554432000 4194304 4196468 140735221334560 140119505701936 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44252 KiB

[startup+0.309841 s]*
/proc/loadavg: 8.84 8.53 8.33 4/217 6979
/proc/meminfo: memFree=16632212/32770624 swapFree=67001908/67108860
[pid=6958] ppid=6955 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/6958/stat : 6958 (xcsp3-exec) S 6955 6958 6043 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475865963 115843072 362 33554432000 4194304 5098028 140726938140544 140726938138648 140687921635964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40034304 140726938145618 140726938145877 140726938145877 140726938148806 0
/proc/6958/statm: 28282 362 304 221 0 87 0
[pid=6960] ppid=6958 vsize=28231652 memory=51660 CPUtime=0.52 cores=0-7
/proc/6960/stat : 6960 (java) S 6958 6958 6043 0 -1 1077944320 10742 0 0 0 48 4 0 0 20 0 20 0 475865963 28909211648 12915 33554432000 4194304 4196468 140735221334560 140735221317104 140121694686967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
/proc/6960/statm: 7057913 12915 3350 1 0 7019032 0
[pid=6960/tid=6961] ppid=6958 vsize=28231652 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/6960/task/6961/stat : 6961 (java) R 6958 6958 6043 0 -1 4202560 7671 0 0 0 26 3 0 0 20 0 20 0 475865963 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121698918080 140121694708893 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6962] ppid=6958 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6962/stat : 6962 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121647307920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6963] ppid=6958 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6963/stat : 6963 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121646255120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6964] ppid=6958 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6964/stat : 6964 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121645202320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6965] ppid=6958 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6965/stat : 6965 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121644149520 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6966] ppid=6958 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/6960/task/6966/stat : 6966 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121643096720 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6967] ppid=6958 vsize=28231652 memory=140219408020399 CPUtime=0 cores=0-7
/proc/6960/task/6967/stat : 6967 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121642043920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6968] ppid=6958 vsize=28231652 memory=140219408022704 CPUtime=0 cores=0-7
/proc/6960/task/6968/stat : 6968 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121640991120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6969] ppid=6958 vsize=28231652 memory=140219408025008 CPUtime=0 cores=0-7
/proc/6960/task/6969/stat : 6969 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28909211648 12915 33554432000 4194304 4196468 140735221334560 140121639938320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6970] ppid=6958 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6970/stat : 6970 (java) S 6958 6958 6043 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475865965 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119823149936 140121694698114 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6971] ppid=6958 vsize=28231652 memory=280438816056976 CPUtime=0 cores=0-7
/proc/6960/task/6971/stat : 6971 (java) S 6958 6958 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475865966 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119822095904 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6972] ppid=6958 vsize=28231652 memory=280438816063888 CPUtime=0 cores=0-7
/proc/6960/task/6972/stat : 6972 (java) S 6958 6958 6043 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475865966 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119821043056 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6973] ppid=6958 vsize=28231652 memory=280438816005168 CPUtime=0 cores=0-7
/proc/6960/task/6973/stat : 6973 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119819991376 140121694705563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6974] ppid=6958 vsize=28231652 memory=280438816077712 CPUtime=0.02 cores=0-7
/proc/6960/task/6974/stat : 6974 (java) R 6958 6958 6043 0 -1 4202560 469 0 0 0 2 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119510954976 140121673938799 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6975] ppid=6958 vsize=28231652 memory=280438816084624 CPUtime=0.03 cores=0-7
/proc/6960/task/6975/stat : 6975 (java) S 6958 6958 6043 0 -1 1077944384 230 0 0 0 3 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119509911792 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6976] ppid=6958 vsize=28231652 memory=280438816082320 CPUtime=0.02 cores=0-7
/proc/6960/task/6976/stat : 6976 (java) S 6958 6958 6043 0 -1 1077944384 222 0 0 0 2 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119508858992 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6977] ppid=6958 vsize=28231652 memory=280438816098480 CPUtime=0.12 cores=0-7
/proc/6960/task/6977/stat : 6977 (java) S 6958 6958 6043 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119507806192 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6978] ppid=6958 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6978/stat : 6978 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119506754656 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6979] ppid=6958 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/6960/task/6979/stat : 6979 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865969 28909211648 12915 33554432000 4194304 4196468 140735221334560 140119505701936 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 53108 KiB

[startup+0.700921 s]
/proc/loadavg: 8.84 8.53 8.33 6/217 6979
/proc/meminfo: memFree=16618120/32770624 swapFree=67001908/67108860
[pid=6958] ppid=6955 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/6958/stat : 6958 (xcsp3-exec) S 6955 6958 6043 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475865963 115843072 362 33554432000 4194304 5098028 140726938140544 140726938138648 140687921635964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40034304 140726938145618 140726938145877 140726938145877 140726938148806 0
/proc/6958/statm: 28282 362 304 221 0 87 0
[pid=6960] ppid=6958 vsize=28233776 memory=86772 CPUtime=1.6 cores=0-7
/proc/6960/stat : 6960 (java) S 6958 6958 6043 0 -1 1077944320 14876 0 0 0 153 7 0 0 20 0 20 0 475865963 28911386624 21693 33554432000 4194304 4196468 140735221334560 140735221317104 140121694686967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
/proc/6960/statm: 7058444 21693 3453 1 0 7019544 0
[pid=6960/tid=6961] ppid=6958 vsize=28233776 memory=280438816456368 CPUtime=0.67 cores=0-7
/proc/6960/task/6961/stat : 6961 (java) R 6958 6958 6043 0 -1 4202560 9292 0 0 0 63 4 0 0 20 0 20 0 475865963 28911386624 21693 33554432000 4194304 4196468 140735221334560 140121698922240 140121311679727 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6962] ppid=6958 vsize=28233776 memory=140219408229232 CPUtime=0 cores=0-7
/proc/6960/task/6962/stat : 6962 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475865964 28911386624 21693 33554432000 4194304 4196468 140735221334560 140121647307920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6963] ppid=6958 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/6960/task/6963/stat : 6963 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475865964 28911386624 21693 33554432000 4194304 4196468 140735221334560 140121646255120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6964] ppid=6958 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/6960/task/6964/stat : 6964 (java) S 6958 6958 6043 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475865964 28911386624 21693 33554432000 4194304 4196468 140735221334560 140121645202320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0

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

[pid=6960/tid=6977] ppid=6958 vsize=28768336 memory=280438818022176 CPUtime=0.88 cores=0-7
/proc/6960/task/6977/stat : 6977 (java) S 6958 6958 6043 0 -1 1077944384 7863 0 0 0 86 2 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119507806192 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6978] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=0 cores=0-7
/proc/6960/task/6978/stat : 6978 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119506754656 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6979] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=0.02 cores=0-7
/proc/6960/task/6979/stat : 6979 (java) S 6958 6958 6043 0 -1 1077944384 904 0 0 0 0 2 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119505701936 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6980] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.65 cores=0-7
/proc/6960/task/6980/stat : 6980 (java) S 6958 6958 6043 0 -1 1077944384 1504 0 0 0 6264 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119494627280 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6981] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.61 cores=0-7
/proc/6960/task/6981/stat : 6981 (java) S 6958 6958 6043 0 -1 1077944384 696 0 0 0 6260 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119493575888 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6982] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=63.75 cores=0-7
/proc/6960/task/6982/stat : 6982 (java) R 6958 6958 6043 0 -1 4202560 4537 0 0 0 6361 14 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119492517744 140121320979001 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6983] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.91 cores=0-7
/proc/6960/task/6983/stat : 6983 (java) S 6958 6958 6043 0 -1 1077944384 4450 0 0 0 6287 4 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119491470288 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6984] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.81 cores=0-7
/proc/6960/task/6984/stat : 6984 (java) S 6958 6958 6043 0 -1 1077944384 1591 0 0 0 6279 2 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119490417488 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6985] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.48 cores=0-7
/proc/6960/task/6985/stat : 6985 (java) S 6958 6958 6043 0 -1 1077944384 1410 0 0 0 6247 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119489364688 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6986] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.39 cores=0-7
/proc/6960/task/6986/stat : 6986 (java) S 6958 6958 6043 0 -1 1077944384 836 0 0 0 6238 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119488312912 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6987] ppid=6958 vsize=28768336 memory=32067836447466 CPUtime=62.59 cores=0-7
/proc/6960/task/6987/stat : 6987 (java) S 6958 6958 6043 0 -1 1077944384 1464 0 0 0 6257 2 0 0 20 0 28 0 475866055 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119487260112 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
Current children cumulated CPU time: 511.16 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 705132 KiB

[startup+66.201 s]
/proc/loadavg: 9.08 8.65 8.38 2/224 6990
/proc/meminfo: memFree=15978944/32770624 swapFree=67001908/67108860
[pid=6958] ppid=6955 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/6958/stat : 6958 (xcsp3-exec) S 6955 6958 6043 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475865963 115843072 362 33554432000 4194304 5098028 140726938140544 140726938138648 140687921635964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40034304 140726938145618 140726938145877 140726938145877 140726938148806 0
/proc/6958/statm: 28282 362 304 221 0 87 0
[pid=6960] ppid=6958 vsize=28768336 memory=703684 CPUtime=511.35 cores=0-7
/proc/6960/stat : 6960 (java) S 6958 6958 6043 0 -1 1077944320 65125 0 0 0 51046 89 0 0 20 0 28 0 475865963 29458776064 175921 33554432000 4194304 4196468 140735221334560 140735221317104 140121694686967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
/proc/6960/statm: 7192084 175921 3536 1 0 7153184 0
[pid=6960/tid=6961] ppid=6958 vsize=28768336 memory=15544011452581419 CPUtime=0.89 cores=0-7
/proc/6960/task/6961/stat : 6961 (java) S 6958 6958 6043 0 -1 1077944384 9420 0 0 0 84 5 0 0 20 0 28 0 475865963 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121698927744 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6962] ppid=6958 vsize=28768336 memory=4136 CPUtime=0.11 cores=0-7
/proc/6960/task/6962/stat : 6962 (java) S 6958 6958 6043 0 -1 1077944384 485 0 0 0 7 4 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121647307920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6963] ppid=6958 vsize=28768336 memory=1412 CPUtime=0.13 cores=0-7
/proc/6960/task/6963/stat : 6963 (java) S 6958 6958 6043 0 -1 1077944384 1040 0 0 0 8 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121646255120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6964] ppid=6958 vsize=28768336 memory=3284 CPUtime=0.13 cores=0-7
/proc/6960/task/6964/stat : 6964 (java) S 6958 6958 6043 0 -1 1077944384 1318 0 0 0 8 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121645202320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6965] ppid=6958 vsize=28768336 memory=1448 CPUtime=0.13 cores=0-7
/proc/6960/task/6965/stat : 6965 (java) S 6958 6958 6043 0 -1 1077944384 1305 0 0 0 7 6 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121644149520 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6966] ppid=6958 vsize=28768336 memory=703684 CPUtime=0.12 cores=0-7
/proc/6960/task/6966/stat : 6966 (java) S 6958 6958 6043 0 -1 1077944384 932 0 0 0 7 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121643096720 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6967] ppid=6958 vsize=28768336 memory=8112282956445269571 CPUtime=0.13 cores=0-7
/proc/6960/task/6967/stat : 6967 (java) S 6958 6958 6043 0 -1 1077944384 2047 0 0 0 9 4 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121642043920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6968] ppid=6958 vsize=28768336 memory=4872558044660077418 CPUtime=0.14 cores=0-7
/proc/6960/task/6968/stat : 6968 (java) S 6958 6958 6043 0 -1 1077944384 476 0 0 0 9 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121640991120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6969] ppid=6958 vsize=28768336 memory=7668066004213716585 CPUtime=0.11 cores=0-7
/proc/6960/task/6969/stat : 6969 (java) S 6958 6958 6043 0 -1 1077944384 907 0 0 0 7 4 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121639938320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6970] ppid=6958 vsize=28768336 memory=280438815850736 CPUtime=0.06 cores=0-7
/proc/6960/task/6970/stat : 6970 (java) S 6958 6958 6043 0 -1 1077944384 1941 0 0 0 4 2 0 0 20 0 28 0 475865965 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119823149936 140121694698114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6971] ppid=6958 vsize=28768336 memory=8172461509114816598 CPUtime=0 cores=0-7
/proc/6960/task/6971/stat : 6971 (java) S 6958 6958 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 475865966 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119822095968 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6972] ppid=6958 vsize=28768336 memory=8172461509114816854 CPUtime=0 cores=0-7
/proc/6960/task/6972/stat : 6972 (java) S 6958 6958 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 475865966 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119821043072 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6973] ppid=6958 vsize=28768336 memory=32067836447210 CPUtime=0 cores=0-7
/proc/6960/task/6973/stat : 6973 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119819991376 140121694705563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6974] ppid=6958 vsize=28768336 memory=32067836447210 CPUtime=1.9 cores=0-7
/proc/6960/task/6974/stat : 6974 (java) S 6958 6958 6043 0 -1 1077944384 7439 0 0 0 189 1 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119510964592 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6975] ppid=6958 vsize=28768336 memory=8112282956445269571 CPUtime=1.95 cores=0-7
/proc/6960/task/6975/stat : 6975 (java) S 6958 6958 6043 0 -1 1077944384 6507 0 0 0 194 1 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119509911792 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6976] ppid=6958 vsize=28768336 memory=2110570016203764 CPUtime=2.04 cores=0-7
/proc/6960/task/6976/stat : 6976 (java) S 6958 6958 6043 0 -1 1077944384 4750 0 0 0 201 3 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119508858992 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6977] ppid=6958 vsize=28768336 memory=7234859432472372592 CPUtime=0.88 cores=0-7
/proc/6960/task/6977/stat : 6977 (java) S 6958 6958 6043 0 -1 1077944384 7863 0 0 0 86 2 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119507806192 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6978] ppid=6958 vsize=28768336 memory=7234859432472372592 CPUtime=0 cores=0-7
/proc/6960/task/6978/stat : 6978 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119506754656 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6979] ppid=6958 vsize=28768336 memory=7234859432472372592 CPUtime=0.02 cores=0-7
/proc/6960/task/6979/stat : 6979 (java) S 6958 6958 6043 0 -1 1077944384 904 0 0 0 0 2 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119505701936 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6980] ppid=6958 vsize=28768336 memory=7234859432472372592 CPUtime=62.65 cores=0-7
/proc/6960/task/6980/stat : 6980 (java) S 6958 6958 6043 0 -1 1077944384 1504 0 0 0 6264 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119494627280 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6981] ppid=6958 vsize=28768336 memory=7234859432472372592 CPUtime=62.61 cores=0-7
/proc/6960/task/6981/stat : 6981 (java) S 6958 6958 6043 0 -1 1077944384 696 0 0 0 6260 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119493575888 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6982] ppid=6958 vsize=28768336 memory=7668895040543418470 CPUtime=63.94 cores=0-7
/proc/6960/task/6982/stat : 6982 (java) R 6958 6958 6043 0 -1 4202560 4543 0 0 0 6380 14 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119492518376 140121320980775 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6983] ppid=6958 vsize=28768336 memory=7019538879127185492 CPUtime=62.91 cores=0-7
/proc/6960/task/6983/stat : 6983 (java) S 6958 6958 6043 0 -1 1077944384 4450 0 0 0 6287 4 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119491470288 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6984] ppid=6958 vsize=28768336 memory=7524499464150806887 CPUtime=62.81 cores=0-7
/proc/6960/task/6984/stat : 6984 (java) S 6958 6958 6043 0 -1 1077944384 1591 0 0 0 6279 2 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119490417488 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6985] ppid=6958 vsize=28768336 memory=7092716871268917842 CPUtime=62.48 cores=0-7
/proc/6960/task/6985/stat : 6985 (java) S 6958 6958 6043 0 -1 1077944384 1410 0 0 0 6247 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119489364688 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6986] ppid=6958 vsize=28768336 memory=7666366137678065252 CPUtime=62.39 cores=0-7
/proc/6960/task/6986/stat : 6986 (java) S 6958 6958 6043 0 -1 1077944384 836 0 0 0 6238 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119488312912 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6987] ppid=6958 vsize=28768336 memory=7954599821306909282 CPUtime=62.59 cores=0-7
/proc/6960/task/6987/stat : 6987 (java) S 6958 6958 6043 0 -1 1077944384 1464 0 0 0 6257 2 0 0 20 0 28 0 475866055 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119487260112 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
Current children cumulated CPU time: 511.35 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 705132 KiB

[startup+66.301 s]
/proc/loadavg: 9.08 8.65 8.38 2/224 6990
/proc/meminfo: memFree=15978944/32770624 swapFree=67001908/67108860
[pid=6958] ppid=6955 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/6958/stat : 6958 (xcsp3-exec) S 6955 6958 6043 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475865963 115843072 362 33554432000 4194304 5098028 140726938140544 140726938138648 140687921635964 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 40034304 140726938145618 140726938145877 140726938145877 140726938148806 0
/proc/6958/statm: 28282 362 304 221 0 87 0
[pid=6960] ppid=6958 vsize=28768336 memory=703684 CPUtime=511.45 cores=0-7
/proc/6960/stat : 6960 (java) S 6958 6958 6043 0 -1 1077944320 65126 0 0 0 51056 89 0 0 20 0 28 0 475865963 29458776064 175921 33554432000 4194304 4196468 140735221334560 140735221317104 140121694686967 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
/proc/6960/statm: 7192084 175921 3536 1 0 7153184 0
[pid=6960/tid=6961] ppid=6958 vsize=28768336 memory=1428 CPUtime=0.89 cores=0-7
/proc/6960/task/6961/stat : 6961 (java) S 6958 6958 6043 0 -1 1077944384 9420 0 0 0 84 5 0 0 20 0 28 0 475865963 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121698927744 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6962] ppid=6958 vsize=28768336 memory=703684 CPUtime=0.11 cores=0-7
/proc/6960/task/6962/stat : 6962 (java) S 6958 6958 6043 0 -1 1077944384 485 0 0 0 7 4 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121647307920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6963] ppid=6958 vsize=28768336 memory=-7684191407570971757 CPUtime=0.13 cores=0-7
/proc/6960/task/6963/stat : 6963 (java) S 6958 6958 6043 0 -1 1077944384 1040 0 0 0 8 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121646255120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6964] ppid=6958 vsize=28768336 memory=703684 CPUtime=0.13 cores=0-7
/proc/6960/task/6964/stat : 6964 (java) S 6958 6958 6043 0 -1 1077944384 1318 0 0 0 8 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121645202320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6965] ppid=6958 vsize=28768336 memory=8112282956445269571 CPUtime=0.13 cores=0-7
/proc/6960/task/6965/stat : 6965 (java) S 6958 6958 6043 0 -1 1077944384 1305 0 0 0 7 6 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121644149520 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6966] ppid=6958 vsize=28768336 memory=703684 CPUtime=0.12 cores=0-7
/proc/6960/task/6966/stat : 6966 (java) S 6958 6958 6043 0 -1 1077944384 932 0 0 0 7 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121643096720 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6967] ppid=6958 vsize=28768336 memory=928 CPUtime=0.13 cores=0-7
/proc/6960/task/6967/stat : 6967 (java) S 6958 6958 6043 0 -1 1077944384 2047 0 0 0 9 4 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121642043920 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6968] ppid=6958 vsize=28768336 memory=703684 CPUtime=0.14 cores=0-7
/proc/6960/task/6968/stat : 6968 (java) S 6958 6958 6043 0 -1 1077944384 476 0 0 0 9 5 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121640991120 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6969] ppid=6958 vsize=28768336 memory=11 CPUtime=0.11 cores=0-7
/proc/6960/task/6969/stat : 6969 (java) S 6958 6958 6043 0 -1 1077944384 907 0 0 0 7 4 0 0 20 0 28 0 475865964 29458776064 175921 33554432000 4194304 4196468 140735221334560 140121639938320 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6970] ppid=6958 vsize=28768336 memory=15460 CPUtime=0.06 cores=0-7
/proc/6960/task/6970/stat : 6970 (java) S 6958 6958 6043 0 -1 1077944384 1941 0 0 0 4 2 0 0 20 0 28 0 475865965 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119823149936 140121694698114 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6971] ppid=6958 vsize=28768336 memory=17668 CPUtime=0 cores=0-7
/proc/6960/task/6971/stat : 6971 (java) S 6958 6958 6043 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 475865966 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119822095968 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6972] ppid=6958 vsize=28768336 memory=699728 CPUtime=0 cores=0-7
/proc/6960/task/6972/stat : 6972 (java) S 6958 6958 6043 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 475865966 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119821043072 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6973] ppid=6958 vsize=28768336 memory=4104 CPUtime=0 cores=0-7
/proc/6960/task/6973/stat : 6973 (java) S 6958 6958 6043 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119819991376 140121694705563 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6974] ppid=6958 vsize=28768336 memory=1804 CPUtime=1.9 cores=0-7
/proc/6960/task/6974/stat : 6974 (java) S 6958 6958 6043 0 -1 1077944384 7439 0 0 0 189 1 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119510964592 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6975] ppid=6958 vsize=28768336 memory=140219408841552 CPUtime=1.95 cores=0-7
/proc/6960/task/6975/stat : 6975 (java) S 6958 6958 6043 0 -1 1077944384 6507 0 0 0 194 1 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119509911792 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6976] ppid=6958 vsize=28768336 memory=8046413409626214273 CPUtime=2.04 cores=0-7
/proc/6960/task/6976/stat : 6976 (java) S 6958 6958 6043 0 -1 1077944384 4750 0 0 0 201 3 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119508858992 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6977] ppid=6958 vsize=28768336 memory=1448 CPUtime=0.88 cores=0-7
/proc/6960/task/6977/stat : 6977 (java) S 6958 6958 6043 0 -1 1077944384 7863 0 0 0 86 2 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119507806192 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6978] ppid=6958 vsize=28768336 memory=703684 CPUtime=0 cores=0-7
/proc/6960/task/6978/stat : 6978 (java) S 6958 6958 6043 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119506754656 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6979] ppid=6958 vsize=28768336 memory=1448 CPUtime=0.02 cores=0-7
/proc/6960/task/6979/stat : 6979 (java) S 6958 6958 6043 0 -1 1077944384 904 0 0 0 0 2 0 0 20 0 28 0 475865969 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119505701936 140121694698114 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6980] ppid=6958 vsize=28768336 memory=703684 CPUtime=62.65 cores=0-7
/proc/6960/task/6980/stat : 6980 (java) S 6958 6958 6043 0 -1 1077944384 1504 0 0 0 6264 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119494627280 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6981] ppid=6958 vsize=28768336 memory=1448 CPUtime=62.61 cores=0-7
/proc/6960/task/6981/stat : 6981 (java) S 6958 6958 6043 0 -1 1077944384 696 0 0 0 6260 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119493575888 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6982] ppid=6958 vsize=28768336 memory=703684 CPUtime=64.04 cores=0-7
/proc/6960/task/6982/stat : 6982 (java) R 6958 6958 6043 0 -1 4202560 4546 0 0 0 6390 14 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119492518376 140121320980763 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6983] ppid=6958 vsize=28768336 memory=703684 CPUtime=62.91 cores=0-7
/proc/6960/task/6983/stat : 6983 (java) S 6958 6958 6043 0 -1 1077944384 4450 0 0 0 6287 4 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119491470288 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6984] ppid=6958 vsize=28768336 memory=3620951538636318570 CPUtime=62.81 cores=0-7
/proc/6960/task/6984/stat : 6984 (java) S 6958 6958 6043 0 -1 1077944384 1591 0 0 0 6279 2 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119490417488 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6985] ppid=6958 vsize=28768336 memory=1448 CPUtime=62.48 cores=0-7
/proc/6960/task/6985/stat : 6985 (java) S 6958 6958 6043 0 -1 1077944384 1410 0 0 0 6247 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119489364688 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6986] ppid=6958 vsize=28768336 memory=703684 CPUtime=62.39 cores=0-7
/proc/6960/task/6986/stat : 6986 (java) S 6958 6958 6043 0 -1 1077944384 836 0 0 0 6238 1 0 0 20 0 28 0 475866054 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119488312912 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
[pid=6960/tid=6987] ppid=6958 vsize=28768336 memory=1448 CPUtime=62.59 cores=0-7
/proc/6960/task/6987/stat : 6987 (java) S 6958 6958 6043 0 -1 1077944384 1464 0 0 0 6257 2 0 0 20 0 28 0 475866055 29458776064 175921 33554432000 4194304 4196468 140735221334560 140119487260112 140121694697173 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 37769216 140735221343190 140735221343366 140735221343366 140735221346255 0
Current children cumulated CPU time: 511.45 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 705132 KiB

Child status: 0
Real time (s): 66.3958
CPU time (s): 511.56
CPU user time (s): 510.646
CPU system time (s): 0.914012
CPU usage (%): 770.47
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 720580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 510.646
system time used= 0.914012
maximum resident set size= 725276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67042
page faults= 0
swaps= 0
block input operations= 24
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6873
involuntary context switches= 7019


# summary of solver processes directly reported to runsolver:
#   pid: 6958
#   total CPU time (s): 511.56
#   total CPU user time (s): 510.646
#   total CPU system time (s): 0.914012

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.697551 second user time and 0.738019 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-20 18:17:04
IDJOB=4404401
IDBENCH=122916
IDSOLVER=2865
FILE ID=node133/4404401-1568996264
RUNJOBID= node133-1568994386-6070
PBS_JOBID= 21704723
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-184.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-4404401-1568996264/watcher-4404401-1568996264 -o /var/tmp/evaluation-result-4404401-1568996264/solver-4404401-1568996264 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node133-1568994386-6070 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 939533375 HOME/instance-4404401-1568996264.xml

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

MD5SUM BENCH= 50aaeae16ffb672916f4ac64373270f5
RANDOM SEED=939533375

node133.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.18
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.18
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.18
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.18
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:        16668692 kB
MemAvailable:   31848208 kB
Buffers:          118140 kB
Cached:         14974332 kB
SwapCached:         5376 kB
Active:          7526544 kB
Inactive:        7571952 kB
Active(anon):       2072 kB
Inactive(anon):    50344 kB
Active(file):    7524472 kB
Inactive(file):  7521608 kB
Unevictable:      111416 kB
Mlocked:          111416 kB
SwapTotal:      67108860 kB
SwapFree:       67001908 kB
Dirty:             26220 kB
Writeback:             0 kB
AnonPages:        113368 kB
Mapped:            50600 kB
Shmem:             37744 kB
Slab:             590876 kB
SReclaimable:     561896 kB
SUnreclaim:        28980 kB
KernelStack:        3424 kB
PageTables:         5220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     505652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13464 MiB
End job on node133 at 2019-09-20 18:18:10