Trace number 4271084

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 4.0.5 par (2017-08-09)SAT 21.693899 3.3187399

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-188.xml
MD5SUM60b39e31c0b6c133ee3b2ed9cb605470
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 benchmark12.6194
Satisfiable
(Un)Satisfiability was proved
Number of variables376
Number of constraints196
Number of domains2
Minimum domain size188
Maximum domain size35344
Distribution of domain sizes[{"size":188,"count":188},{"size":35344,"count":188}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":188},{"degree":4,"count":187},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity188
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":188},{"arity":94,"count":6},{"arity":188,"count":1}]
Number of extensional constraints0
Number of intensional constraints189
Distribution of constraint types[{"type":"intension","count":189},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271084-1502687468.xml"  -tl '20160s' -p 8 -x 0
0.11/0.15	c [HOME/instance-4271084-1502687468.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.69/0.76	c solve instance...
21.07/3.30	s SATISFIABLE
21.07/3.30	v <instantiation>
21.07/3.30	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] x[92] x[93] 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] y[92] y[93] 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] cx[92] cx[93] 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] cy[92] cy[93] </list>
21.07/3.30	v 	<values>1 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 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 154 155 156 157 162 164 166 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 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 153 158 159 160 161 163 165 167 1 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 5329 5476 5625 5776 5929 6084 6241 6400 6561 6724 6889 7056 7225 7396 7569 7744 7921 8100 8281 8464 8649 8836 23716 24025 24336 24649 26244 26896 27556 28224 28561 28900 29241 29584 29929 30276 30625 30976 31329 31684 32041 32400 32761 33124 33489 33856 34225 34596 34969 35344 4 9 16 25 36 49 64 81 100 121 144 169 196 225 256 289 324 361 400 441 484 529 576 625 676 729 784 841 9025 9216 9409 9604 9801 10000 10201 10404 10609 10816 11025 11236 11449 11664 11881 12100 12321 12544 12769 12996 13225 13456 13689 13924 14161 14400 14641 14884 15129 15376 15625 15876 16129 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 23409 24964 25281 25600 25921 26569 27225 27889 </values>
21.07/3.30	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 (12282 MiB free)
  memory of node 1: 16384 MiB (13578 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271084-1502687468/watcher-4271084-1502687468 -o /tmp/evaluation-result-4271084-1502687468/solver-4271084-1502687468 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502680975-372 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1367222079 HOME/instance-4271084-1502687468.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
Starting watchdog thread
solver pid=1505, runsolver pid=1502
Current StackSize limit: 8192 KiB


[startup+0.100163 s]*
/proc/loadavg: 2.24 6.11 7.45 3/199 1526
/proc/meminfo: memFree=26466400/32770624 swapFree=67108860/67108860
[pid=1505] ppid=1502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1505/stat : 1505 (xcsp3-exec) S 1502 1505 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101818420 9740288 346 33554432000 4194304 5098028 140727295373760 140727295371864 139994034885244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34557952 140727295382628 140727295382839 140727295382839 140727295385579 0
/proc/1505/statm: 2378 346 289 221 0 87 0
[pid=1507] ppid=1505 vsize=25999808 memory=26172 CPUtime=0.11 cores=0-7
/proc/1507/stat : 1507 (java) S 1505 1505 345 0 -1 1077944320 5467 0 0 0 10 1 0 0 20 0 20 0 101818420 26623803392 6543 33554432000 4194304 4196468 140721710731872 140721710714416 139893035798263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
/proc/1507/statm: 6499952 6543 2844 1 0 6488269 0
[pid=1507/tid=1508] ppid=1505 vsize=25999808 memory=1400242874264906928 CPUtime=0.08 cores=0-7
/proc/1507/task/1508/stat : 1508 (java) R 1505 1505 345 0 -1 4202560 3485 0 0 0 8 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139893040027680 139893019841893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1509] ppid=1505 vsize=25999808 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1507/task/1509/stat : 1509 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892992350992 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1510] ppid=1505 vsize=25999808 memory=139702159591040 CPUtime=0 cores=0-7
/proc/1507/task/1510/stat : 1510 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892592606096 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1511] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1511/stat : 1511 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892591553552 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1512] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1512/stat : 1512 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892590501008 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1513] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1513/stat : 1513 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892589447440 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1514] ppid=1505 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1507/task/1514/stat : 1514 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892588394896 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1515] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1515/stat : 1515 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892587342352 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1516] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1516/stat : 1516 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101818421 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892586289808 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1517] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1517/stat : 1517 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818423 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892163234288 139893035809410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1518] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1518/stat : 1518 (java) S 1505 1505 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101818423 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892162180512 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1519] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1519/stat : 1519 (java) S 1505 1505 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101818424 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892161127920 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1520] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1520/stat : 1520 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818426 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892160076496 139893035816859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1521] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1521/stat : 1521 (java) S 1505 1505 345 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 20 0 101818426 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892159023088 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1522] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1522/stat : 1522 (java) R 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818426 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892157970544 139893035809410 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1523] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1523/stat : 1523 (java) S 1505 1505 345 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 101818426 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892156918000 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1524] ppid=1505 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1524/stat : 1524 (java) R 1505 1505 345 0 -1 4202560 246 0 0 0 1 0 0 0 20 0 20 0 101818426 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892155865456 139893014722552 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1525] ppid=1505 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1525/stat : 1525 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101818426 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892154813152 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1526] ppid=1505 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1507/task/1526/stat : 1526 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818427 26623803392 6543 33554432000 4194304 4196468 140721710731872 139892153760688 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27556 KiB

[startup+0.210452 s]*
/proc/loadavg: 2.24 6.11 7.45 2/199 1526
/proc/meminfo: memFree=26456292/32770624 swapFree=67108860/67108860
[pid=1505] ppid=1502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1505/stat : 1505 (xcsp3-exec) S 1502 1505 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101818420 9740288 346 33554432000 4194304 5098028 140727295373760 140727295371864 139994034885244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34557952 140727295382628 140727295382839 140727295382839 140727295385579 0
/proc/1505/statm: 2378 346 289 221 0 87 0
[pid=1507] ppid=1505 vsize=26004064 memory=38824 CPUtime=0.33 cores=0-7
/proc/1507/stat : 1507 (java) S 1505 1505 345 0 -1 1077944320 8233 0 0 0 31 2 0 0 20 0 20 0 101818420 26628161536 9706 33554432000 4194304 4196468 140721710731872 140721710714416 139893035798263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
/proc/1507/statm: 6501016 9706 3054 1 0 6488269 0
[pid=1507/tid=1508] ppid=1505 vsize=26004064 memory=8390339637985935414 CPUtime=0.19 cores=0-7
/proc/1507/task/1508/stat : 1508 (java) R 1505 1505 345 0 -1 4202560 5389 0 0 0 18 1 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139893040021168 139893028476277 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1509] ppid=1505 vsize=26004064 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/1507/task/1509/stat : 1509 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892992350992 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1510] ppid=1505 vsize=26004064 memory=139702159991748 CPUtime=0 cores=0-7
/proc/1507/task/1510/stat : 1510 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892592606096 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1511] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1511/stat : 1511 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892591553552 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1512] ppid=1505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1507/task/1512/stat : 1512 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892590501008 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1513] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1513/stat : 1513 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892589447440 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1514] ppid=1505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1507/task/1514/stat : 1514 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892588394896 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1515] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1515/stat : 1515 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892587342352 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1516] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1516/stat : 1516 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892586289808 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1517] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1517/stat : 1517 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818423 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892163234288 139893035809410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1518] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1518/stat : 1518 (java) S 1505 1505 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101818423 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892162180512 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1519] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1519/stat : 1519 (java) S 1505 1505 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101818424 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892161127920 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1520] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1520/stat : 1520 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818426 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892160076496 139893035816859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1521] ppid=1505 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1521/stat : 1521 (java) S 1505 1505 345 0 -1 1077944384 559 0 0 0 1 0 0 0 20 0 20 0 101818426 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892159023088 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1522] ppid=1505 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1522/stat : 1522 (java) S 1505 1505 345 0 -1 1077944384 93 0 0 0 1 0 0 0 20 0 20 0 101818426 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892157970544 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1523] ppid=1505 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/1507/task/1523/stat : 1523 (java) S 1505 1505 345 0 -1 1077944384 161 0 0 0 1 0 0 0 20 0 20 0 101818426 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892156918000 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1524] ppid=1505 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/1507/task/1524/stat : 1524 (java) S 1505 1505 345 0 -1 1077944384 728 0 0 0 7 0 0 0 20 0 20 0 101818426 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892155865456 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1525] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1525/stat : 1525 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101818426 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892154813152 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1526] ppid=1505 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1507/task/1526/stat : 1526 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818427 26628161536 9709 33554432000 4194304 4196468 140721710731872 139892153760688 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40208 KiB

[startup+0.312367 s]*
/proc/loadavg: 2.24 6.11 7.45 3/199 1526
/proc/meminfo: memFree=26449576/32770624 swapFree=67108860/67108860
[pid=1505] ppid=1502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1505/stat : 1505 (xcsp3-exec) S 1502 1505 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101818420 9740288 346 33554432000 4194304 5098028 140727295373760 140727295371864 139994034885244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34557952 140727295382628 140727295382839 140727295382839 140727295385579 0
/proc/1505/statm: 2378 346 289 221 0 87 0
[pid=1507] ppid=1505 vsize=26004064 memory=45760 CPUtime=0.5 cores=0-7
/proc/1507/stat : 1507 (java) S 1505 1505 345 0 -1 1077944320 9176 0 0 0 47 3 0 0 20 0 20 0 101818420 26628161536 11440 33554432000 4194304 4196468 140721710731872 140721710714416 139893035798263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
/proc/1507/statm: 6501016 11440 3087 1 0 6488269 0
[pid=1507/tid=1508] ppid=1505 vsize=26004064 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/1507/task/1508/stat : 1508 (java) R 1505 1505 345 0 -1 4202560 6084 0 0 0 27 2 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139893040019088 139893035820189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1509] ppid=1505 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1507/task/1509/stat : 1509 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892992350992 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1510] ppid=1505 vsize=26004064 memory=5300 CPUtime=0 cores=0-7
/proc/1507/task/1510/stat : 1510 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892592606096 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1511] ppid=1505 vsize=26004064 memory=4616 CPUtime=0 cores=0-7
/proc/1507/task/1511/stat : 1511 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892591553552 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1512] ppid=1505 vsize=26004064 memory=1928 CPUtime=0 cores=0-7
/proc/1507/task/1512/stat : 1512 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892590501008 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1513] ppid=1505 vsize=26004064 memory=1428 CPUtime=0 cores=0-7
/proc/1507/task/1513/stat : 1513 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892589447440 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1514] ppid=1505 vsize=26004064 memory=1196 CPUtime=0 cores=0-7
/proc/1507/task/1514/stat : 1514 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892588394896 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1515] ppid=1505 vsize=26004064 memory=10644 CPUtime=0 cores=0-7
/proc/1507/task/1515/stat : 1515 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892587342352 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1516] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1516/stat : 1516 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101818421 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892586289808 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1517] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1517/stat : 1517 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818423 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892163234288 139893035809410 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1518] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1518/stat : 1518 (java) S 1505 1505 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101818423 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892162180512 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1519] ppid=1505 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1519/stat : 1519 (java) S 1505 1505 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101818424 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892161127920 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1520] ppid=1505 vsize=26004064 memory=139701998683599 CPUtime=0 cores=0-7
/proc/1507/task/1520/stat : 1520 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818426 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892160076496 139893035816859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1521] ppid=1505 vsize=26004064 memory=67 CPUtime=0.02 cores=0-7
/proc/1507/task/1521/stat : 1521 (java) S 1505 1505 345 0 -1 1077944384 559 0 0 0 2 0 0 0 20 0 20 0 101818426 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892159023088 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1522] ppid=1505 vsize=26004064 memory=51172 CPUtime=0.02 cores=0-7
/proc/1507/task/1522/stat : 1522 (java) S 1505 1505 345 0 -1 1077944384 204 0 0 0 2 0 0 0 20 0 20 0 101818426 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892157970544 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1523] ppid=1505 vsize=26004064 memory=53476 CPUtime=0.02 cores=0-7
/proc/1507/task/1523/stat : 1523 (java) R 1505 1505 345 0 -1 4202560 172 0 0 0 2 0 0 0 20 0 20 0 101818426 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892156918000 139893015454672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1524] ppid=1505 vsize=26004064 memory=55780 CPUtime=0.13 cores=0-7
/proc/1507/task/1524/stat : 1524 (java) R 1505 1505 345 0 -1 4202560 860 0 0 0 13 0 0 0 20 0 20 0 101818426 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892155861824 139893017208271 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1525] ppid=1505 vsize=26004064 memory=110297088 CPUtime=0 cores=0-7
/proc/1507/task/1525/stat : 1525 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101818426 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892154813152 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1526] ppid=1505 vsize=26004064 memory=9740287 CPUtime=0 cores=0-7
/proc/1507/task/1526/stat : 1526 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101818427 26628161536 11506 33554432000 4194304 4196468 140721710731872 139892153760688 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47144 KiB

[startup+0.700916 s]
/proc/loadavg: 2.24 6.11 7.45 4/199 1526
/proc/meminfo: memFree=26433900/32770624 swapFree=67108860/67108860
[pid=1505] ppid=1502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1505/stat : 1505 (xcsp3-exec) S 1502 1505 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101818420 9740288 346 33554432000 4194304 5098028 140727295373760 140727295371864 139994034885244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34557952 140727295382628 140727295382839 140727295382839 140727295385579 0
/proc/1505/statm: 2378 346 289 221 0 87 0
[pid=1507] ppid=1505 vsize=26006188 memory=86948 CPUtime=1.69 cores=0-7
/proc/1507/stat : 1507 (java) S 1505 1505 345 0 -1 1077944320 13959 0 0 0 163 6 0 0 20 0 20 0 101818420 26630336512 21737 33554432000 4194304 4196468 140721710731872 140721710714416 139893035798263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
/proc/1507/statm: 6501547 21737 3207 1 0 6488781 0
[pid=1507/tid=1508] ppid=1505 vsize=26006188 memory=4580 CPUtime=0.67 cores=0-7
/proc/1507/task/1508/stat : 1508 (java) R 1505 1505 345 0 -1 4202560 6854 0 0 0 64 3 0 0 20 0 20 0 101818421 26630336512 21737 33554432000 4194304 4196468 140721710731872 139893040034576 139892675128895 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1509] ppid=1505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1509/stat : 1509 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26630336512 21737 33554432000 4194304 4196468 140721710731872 139892992350992 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1510] ppid=1505 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1510/stat : 1510 (java) S 1505 1505 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101818421 26630336512 21737 33554432000 4194304 4196468 140721710731872 139892592606096 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1511] ppid=1505 vsize=26006188 memory=4792 CPUtime=0 cores=0-7

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

[pid=1507/tid=1519] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1519/stat : 1519 (java) S 1505 1505 345 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 101818424 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892161127936 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1520] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1520/stat : 1520 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101818426 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892160076496 139893035816859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1521] ppid=1505 vsize=26538700 memory=239620 CPUtime=1.51 cores=0-7
/proc/1507/task/1521/stat : 1521 (java) R 1505 1505 345 0 -1 4202560 3911 0 0 0 149 2 0 0 20 0 28 0 101818426 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892159023184 139893020188064 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1522] ppid=1505 vsize=26538700 memory=0 CPUtime=1.64 cores=0-7
/proc/1507/task/1522/stat : 1522 (java) S 1505 1505 345 0 -1 1077944384 5939 0 0 0 161 3 0 0 20 0 28 0 101818426 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892157970544 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1523] ppid=1505 vsize=26538700 memory=0 CPUtime=1.61 cores=0-7
/proc/1507/task/1523/stat : 1523 (java) S 1505 1505 345 0 -1 1077944384 3573 0 0 0 160 1 0 0 20 0 28 0 101818426 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892156918000 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1524] ppid=1505 vsize=26538700 memory=0 CPUtime=0.76 cores=0-7
/proc/1507/task/1524/stat : 1524 (java) S 1505 1505 345 0 -1 1077944384 4007 0 0 0 75 1 0 0 20 0 28 0 101818426 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892155865456 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1525] ppid=1505 vsize=26538700 memory=8751464017575688248 CPUtime=0 cores=0-7
/proc/1507/task/1525/stat : 1525 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101818426 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892154813152 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1526] ppid=1505 vsize=26538700 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/1507/task/1526/stat : 1526 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101818427 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892153760688 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1527] ppid=1505 vsize=26538700 memory=7526486018442342457 CPUtime=1.65 cores=0-7
/proc/1507/task/1527/stat : 1527 (java) R 1505 1505 345 0 -1 4202560 115 0 0 0 165 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892145751752 139892678804167 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1528] ppid=1505 vsize=26538700 memory=7165352523811337529 CPUtime=1.63 cores=0-7
/proc/1507/task/1528/stat : 1528 (java) R 1505 1505 345 0 -1 4202560 117 0 0 0 163 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892144697312 139892677654403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1529] ppid=1505 vsize=26538700 memory=7165352523811272249 CPUtime=1.62 cores=0-7
/proc/1507/task/1529/stat : 1529 (java) R 1505 1505 345 0 -1 4202560 303 0 0 0 161 1 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892143643896 139892679911728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1530] ppid=1505 vsize=26538700 memory=8 CPUtime=1.81 cores=0-7
/proc/1507/task/1530/stat : 1530 (java) R 1505 1505 345 0 -1 4202560 211 0 0 0 181 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892142592456 139892678911432 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1531] ppid=1505 vsize=26538700 memory=0 CPUtime=1.75 cores=0-7
/proc/1507/task/1531/stat : 1531 (java) R 1505 1505 345 0 -1 4202560 107 0 0 0 175 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892141540528 139892680134979 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1532] ppid=1505 vsize=26538700 memory=1165 CPUtime=1.96 cores=0-7
/proc/1507/task/1532/stat : 1532 (java) R 1505 1505 345 0 -1 4202560 103 0 0 0 196 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892140485696 139892680407820 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1533] ppid=1505 vsize=26538700 memory=440 CPUtime=1.74 cores=0-7
/proc/1507/task/1533/stat : 1533 (java) R 1505 1505 345 0 -1 4202560 86 0 0 0 174 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892139434296 139892677654052 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1534] ppid=1505 vsize=26538700 memory=128 CPUtime=1.65 cores=0-7
/proc/1507/task/1534/stat : 1534 (java) R 1505 1505 345 0 -1 4202560 234 0 0 0 165 0 0 0 20 0 28 0 101818498 27175628800 59940 33554432000 4194304 4196468 140721710731872 139892138381576 139892675172902 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
Current children cumulated CPU time: 20.35 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 241144 KiB

[startup+3.3187 s]
# the end of solver process 1505 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=21.4243 s, system=0.269583 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20179 s]
/proc/loadavg: 2.24 6.11 7.45 11/207 1534
/proc/meminfo: memFree=26254392/32770624 swapFree=67108860/67108860
[pid=1505] ppid=1502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1505/stat : 1505 (xcsp3-exec) S 1502 1505 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101818420 9740288 346 33554432000 4194304 5098028 140727295373760 140727295371864 139994034885244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34557952 140727295382628 140727295382839 140727295382839 140727295385579 0
/proc/1505/statm: 2378 346 289 221 0 87 0
[pid=1507] ppid=1505 vsize=26538700 memory=239820 CPUtime=21.07 cores=0-7
/proc/1507/stat : 1507 (java) S 1505 1505 345 0 -1 1077944320 28466 0 0 0 2082 25 0 0 20 0 28 0 101818420 27175628800 59955 33554432000 4194304 4196468 140721710731872 140721710714416 139893035798263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
/proc/1507/statm: 6634675 59955 3276 1 0 6621909 0
[pid=1507/tid=1508] ppid=1505 vsize=26538700 memory=53 CPUtime=0.75 cores=0-7
/proc/1507/task/1508/stat : 1508 (java) S 1505 1505 345 0 -1 1077944384 6919 0 0 0 71 4 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139893040039040 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1509] ppid=1505 vsize=26538700 memory=60 CPUtime=0.01 cores=0-7
/proc/1507/task/1509/stat : 1509 (java) S 1505 1505 345 0 -1 1077944384 30 0 0 0 0 1 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892992350992 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1510] ppid=1505 vsize=26538700 memory=7697 CPUtime=0.01 cores=0-7
/proc/1507/task/1510/stat : 1510 (java) S 1505 1505 345 0 -1 1077944384 62 0 0 0 0 1 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892592606096 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1511] ppid=1505 vsize=26538700 memory=1 CPUtime=0 cores=0-7
/proc/1507/task/1511/stat : 1511 (java) S 1505 1505 345 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892591553552 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1512] ppid=1505 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/1507/task/1512/stat : 1512 (java) S 1505 1505 345 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892590501008 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1513] ppid=1505 vsize=26538700 memory=157544 CPUtime=0.01 cores=0-7
/proc/1507/task/1513/stat : 1513 (java) S 1505 1505 345 0 -1 1077944384 117 0 0 0 0 1 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892589447440 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1514] ppid=1505 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1514/stat : 1514 (java) S 1505 1505 345 0 -1 1077944384 79 0 0 0 0 1 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892588394896 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1515] ppid=1505 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1515/stat : 1515 (java) S 1505 1505 345 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892587342352 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1516] ppid=1505 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1516/stat : 1516 (java) S 1505 1505 345 0 -1 1077944384 41 0 0 0 0 1 0 0 20 0 28 0 101818421 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892586289808 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1517] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1517/stat : 1517 (java) S 1505 1505 345 0 -1 1077944384 129 0 0 0 0 0 0 0 20 0 28 0 101818423 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892163234288 139893035809410 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1518] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1518/stat : 1518 (java) S 1505 1505 345 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 101818423 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892162180576 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1519] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1519/stat : 1519 (java) S 1505 1505 345 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 101818424 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892161127936 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1520] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1520/stat : 1520 (java) S 1505 1505 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101818426 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892160076496 139893035816859 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1521] ppid=1505 vsize=26538700 memory=0 CPUtime=1.52 cores=0-7
/proc/1507/task/1521/stat : 1521 (java) S 1505 1505 345 0 -1 1077944384 3947 0 0 0 150 2 0 0 20 0 28 0 101818426 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892159023088 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1522] ppid=1505 vsize=26538700 memory=0 CPUtime=1.64 cores=0-7
/proc/1507/task/1522/stat : 1522 (java) S 1505 1505 345 0 -1 1077944384 5958 0 0 0 161 3 0 0 20 0 28 0 101818426 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892157970544 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1523] ppid=1505 vsize=26538700 memory=0 CPUtime=1.61 cores=0-7
/proc/1507/task/1523/stat : 1523 (java) S 1505 1505 345 0 -1 1077944384 3768 0 0 0 160 1 0 0 20 0 28 0 101818426 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892156918000 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1524] ppid=1505 vsize=26538700 memory=2241 CPUtime=0.76 cores=0-7
/proc/1507/task/1524/stat : 1524 (java) S 1505 1505 345 0 -1 1077944384 4009 0 0 0 75 1 0 0 20 0 28 0 101818426 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892155865456 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1525] ppid=1505 vsize=26538700 memory=4012 CPUtime=0 cores=0-7
/proc/1507/task/1525/stat : 1525 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101818426 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892154813152 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1526] ppid=1505 vsize=26538700 memory=1696 CPUtime=0 cores=0-7
/proc/1507/task/1526/stat : 1526 (java) S 1505 1505 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 101818427 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892153760688 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1527] ppid=1505 vsize=26538700 memory=920 CPUtime=1.74 cores=0-7
/proc/1507/task/1527/stat : 1527 (java) R 1505 1505 345 0 -1 4202560 136 0 0 0 174 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892145751752 139892678803417 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1528] ppid=1505 vsize=26538700 memory=4792 CPUtime=1.71 cores=0-7
/proc/1507/task/1528/stat : 1528 (java) R 1505 1505 345 0 -1 4202560 131 0 0 0 171 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892144697448 139892679334422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1529] ppid=1505 vsize=26538700 memory=29104 CPUtime=1.72 cores=0-7
/proc/1507/task/1529/stat : 1529 (java) R 1505 1505 345 0 -1 4202560 394 0 0 0 171 1 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892143643896 139892679911678 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1530] ppid=1505 vsize=26538700 memory=1296 CPUtime=1.9 cores=0-7
/proc/1507/task/1530/stat : 1530 (java) R 1505 1505 345 0 -1 4202560 282 0 0 0 190 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892142592456 139892678804502 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1531] ppid=1505 vsize=26538700 memory=2400 CPUtime=1.84 cores=0-7
/proc/1507/task/1531/stat : 1531 (java) R 1505 1505 345 0 -1 4202560 160 0 0 0 184 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892141540528 139892680407820 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1532] ppid=1505 vsize=26538700 memory=4108 CPUtime=2.06 cores=0-7
/proc/1507/task/1532/stat : 1532 (java) R 1505 1505 345 0 -1 4202560 128 0 0 0 206 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892140485696 139892671982332 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1533] ppid=1505 vsize=26538700 memory=1728 CPUtime=1.82 cores=0-7
/proc/1507/task/1533/stat : 1533 (java) R 1505 1505 345 0 -1 4202560 122 0 0 0 182 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892139434296 139892678886075 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1534] ppid=1505 vsize=26538700 memory=12032 CPUtime=1.74 cores=0-7
/proc/1507/task/1534/stat : 1534 (java) R 1505 1505 345 0 -1 4202560 314 0 0 0 174 0 0 0 20 0 28 0 101818498 27175628800 59955 33554432000 4194304 4196468 140721710731872 139892138381576 139892680766095 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
Current children cumulated CPU time: 21.07 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 241204 KiB

[startup+3.30117 s]
/proc/loadavg: 2.24 6.11 7.45 11/207 1534
/proc/meminfo: memFree=26254392/32770624 swapFree=67108860/67108860
[pid=1505] ppid=1502 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1505/stat : 1505 (xcsp3-exec) S 1502 1505 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101818420 9740288 346 33554432000 4194304 5098028 140727295373760 140727295371864 139994034885244 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 34557952 140727295382628 140727295382839 140727295382839 140727295385579 0
/proc/1505/statm: 2378 346 289 221 0 87 0
[pid=1507] ppid=1505 vsize=26538700 memory=239524 CPUtime=21.68 cores=0-7
/proc/1507/stat : 1507 (java) S 1505 1505 345 0 -1 1077944320 29351 0 0 0 2142 26 0 0 20 0 20 0 101818420 27175628800 59880 33554432000 4194304 4196468 140721710731872 140721710714416 139893035798263 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
/proc/1507/statm: 6634675 59881 3279 1 0 6621909 0
[pid=1507/tid=1508] ppid=1505 vsize=26538700 memory=0 CPUtime=0.75 cores=0-7
/proc/1507/task/1508/stat : 1508 (java) R 1505 1505 345 0 -1 4202560 7341 0 0 0 71 4 0 0 20 0 20 0 101818421 27175628800 59881 33554432000 4194304 4196468 140721710731872 139893040037656 139893021494129 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1509] ppid=1505 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1509/stat : 1509 (java) S 1505 1505 345 0 -1 1077944384 30 0 0 0 0 1 0 0 20 0 20 0 101818421 27175628800 59881 33554432000 4194304 4196468 140721710731872 139892992350992 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1510] ppid=1505 vsize=26538700 memory=8112282956445269571 CPUtime=0.01 cores=0-7
/proc/1507/task/1510/stat : 1510 (java) S 1505 1505 345 0 -1 1077944384 62 0 0 0 0 1 0 0 20 0 20 0 101818421 27175628800 59881 33554432000 4194304 4196468 140721710731872 139892592606096 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1511] ppid=1505 vsize=26538700 memory=1012 CPUtime=0 cores=0-7
/proc/1507/task/1511/stat : 1511 (java) S 1505 1505 345 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 20 0 101818421 27175628800 59881 33554432000 4194304 4196468 140721710731872 139892591553552 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1512] ppid=1505 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/1507/task/1512/stat : 1512 (java) S 1505 1505 345 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 20 0 101818421 27175628800 59881 33554432000 4194304 4196468 140721710731872 139892590501008 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1513] ppid=1505 vsize=26538700 memory=1228 CPUtime=0.01 cores=0-7
/proc/1507/task/1513/stat : 1513 (java) S 1505 1505 345 0 -1 1077944384 117 0 0 0 0 1 0 0 20 0 20 0 101818421 27175628800 59881 33554432000 4194304 4196468 140721710731872 139892589447440 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1514] ppid=1505 vsize=26538700 memory=8 CPUtime=0.01 cores=0-7
/proc/1507/task/1514/stat : 1514 (java) S 1505 1505 345 0 -1 1077944384 79 0 0 0 0 1 0 0 20 0 20 0 101818421 27175628800 59882 33554432000 4194304 4196468 140721710731872 139892588394896 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1515] ppid=1505 vsize=26538700 memory=0 CPUtime=0.01 cores=0-7
/proc/1507/task/1515/stat : 1515 (java) S 1505 1505 345 0 -1 1077944384 270 0 0 0 1 0 0 0 20 0 19 0 101818421 27175628800 59883 33554432000 4194304 4196468 140721710731872 139892587342352 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1516] ppid=1505 vsize=26538700 memory=1165 CPUtime=0.01 cores=0-7
/proc/1507/task/1516/stat : 1516 (java) S 1505 1505 345 0 -1 1077944384 41 0 0 0 0 1 0 0 20 0 19 0 101818421 27175628800 59883 33554432000 4194304 4196468 140721710731872 139892586289808 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1517] ppid=1505 vsize=26538700 memory=440 CPUtime=0 cores=0-7
/proc/1507/task/1517/stat : 1517 (java) D 1505 1505 345 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 19 0 101818423 27175628800 59883 33554432000 4194304 4196468 140721710731872 139892163234808 139893028515415 0 0 0 16800975 18446744071582151463 0 0 -1 0 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1518] ppid=1505 vsize=26538700 memory=128 CPUtime=0 cores=0-7
/proc/1507/task/1518/stat : 1518 (java) S 1505 1505 345 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 19 0 101818423 27175628800 59883 33554432000 4194304 4196468 140721710731872 139892162180576 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1519] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1519/stat : 1519 (java) S 1505 1505 345 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 101818424 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892161127936 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1520] ppid=1505 vsize=26538700 memory=279403997485200 CPUtime=0 cores=0-7
/proc/1507/task/1520/stat : 1520 (java) S 1505 1505 345 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 19 0 101818426 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892160076144 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1521] ppid=1505 vsize=26538700 memory=3472463600179987072 CPUtime=1.58 cores=0-7
/proc/1507/task/1521/stat : 1521 (java) R 1505 1505 345 0 -1 4202560 4077 0 0 0 156 2 0 0 20 0 19 0 101818426 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892159012352 139893016433856 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1522] ppid=1505 vsize=26538700 memory=6656426216303648864 CPUtime=1.65 cores=0-7
/proc/1507/task/1522/stat : 1522 (java) S 1505 1505 345 0 -1 1077944384 5976 0 0 0 162 3 0 0 20 0 19 0 101818426 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892157970544 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1523] ppid=1505 vsize=26538700 memory=6872598998417432672 CPUtime=1.62 cores=0-7
/proc/1507/task/1523/stat : 1523 (java) R 1505 1505 345 0 -1 4202560 3777 0 0 0 161 1 0 0 20 0 19 0 101818426 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892156905872 139893013686768 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1524] ppid=1505 vsize=26538700 memory=139706454558335 CPUtime=0.77 cores=0-7
/proc/1507/task/1524/stat : 1524 (java) S 1505 1505 345 0 -1 1077944384 4161 0 0 0 76 1 0 0 20 0 19 0 101818426 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892155865456 139893035809410 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
[pid=1507/tid=1525] ppid=1505 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1507/task/1525/stat : 1525 (java) S 1505 1505 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 101818426 27175628800 59946 33554432000 4194304 4196468 140721710731872 139892154813152 139893035808469 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23830528 140721710736530 140721710736707 140721710736707 140721710739407 0
Current children cumulated CPU time: 21.68 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 240908 KiB

Child status: 0
Real time (s): 3.31874
CPU time (s): 21.6939
CPU user time (s): 21.4243
CPU system time (s): 0.269583
CPU usage (%): 653.68
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 241204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.4243
system time used= 0.269583
maximum resident set size= 240208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29963
page faults= 0
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3748
involuntary context switches= 653


# summary of solver processes directly reported to runsolver:
#   pid: 1505
#   total CPU time (s): 21.6939
#   total CPU user time (s): 21.4243
#   total CPU system time (s): 0.269583

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.0556 second user time and 0.075076 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-14 06:56:50
IDJOB=4271084
IDBENCH=122901
IDSOLVER=2662
FILE ID=node105/4271084-1502687468
RUNJOBID= node105-1502680975-372
PBS_JOBID= 20628988
Free space on /tmp= 60664 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-188.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271084-1502687468/watcher-4271084-1502687468 -o /tmp/evaluation-result-4271084-1502687468/solver-4271084-1502687468 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502680975-372 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1367222079 HOME/instance-4271084-1502687468.xml

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

MD5SUM BENCH= 60b39e31c0b6c133ee3b2ed9cb605470
RANDOM SEED=1367222079

node105.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.17
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.17
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.17
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.17
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:        26482076 kB
MemAvailable:   31973816 kB
Buffers:          197816 kB
Cached:          5568096 kB
SwapCached:            0 kB
Active:           731016 kB
Inactive:        5089472 kB
Active(anon):      57332 kB
Inactive(anon):    25060 kB
Active(file):     673684 kB
Inactive(file):  5064412 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7660 kB
Writeback:             0 kB
AnonPages:         67864 kB
Mapped:            44148 kB
Shmem:             25228 kB
Slab:             164712 kB
SReclaimable:     138960 kB
SUnreclaim:        25752 kB
KernelStack:        3520 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60656 MiB
End job on node105 at 2017-08-14 06:56:53