Trace number 4404511

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 2964.65 373.592

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-164.xml
MD5SUMb2fe288f8dde57e646dfc9c4f090c29d
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 benchmark118.733
Satisfiable
(Un)Satisfiability was proved
Number of variables328
Number of constraints172
Number of domains2
Minimum domain size164
Maximum domain size26896
Distribution of domain sizes[{"size":164,"count":164},{"size":26896,"count":164}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":164},{"degree":4,"count":163},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity164
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":164},{"arity":82,"count":6},{"arity":164,"count":1}]
Number of extensional constraints0
Number of intensional constraints165
Distribution of constraint types[{"type":"intension","count":165},{"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-4404511-1568996156.xml"  -tl '20160s' -p 8
0.11/0.20	c Choco 3fb4b153
0.11/0.20	c [HOME/instance-4404511-1568996156.xml, -tl, 20160s, -p, 8]
0.33/0.25	c 8 solvers in parallel
0.33/0.32	c parse instance...
2.20/0.99	c solve instance...
2964.55/373.56	s SATISFIABLE
2964.55/373.56	v <instantiation>
2964.55/373.56	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] 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] 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] 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] </list>
2964.55/373.56	v 	<values>1 2 3 4 5 6 7 13 33 40 41 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 93 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 8 9 10 11 12 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 42 92 94 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 1 4 9 16 25 36 49 169 1089 1600 1681 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 8649 20736 21025 21316 21609 21904 22201 22500 22801 23104 23409 23716 24025 24336 24649 24964 25281 25600 25921 26244 26569 26896 64 81 100 121 144 196 225 256 289 324 361 400 441 484 529 576 625 676 729 784 841 900 961 1024 1156 1225 1296 1369 1444 1521 1764 8464 8836 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 </values>
2964.55/373.56	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: 16375 MiB (12372 MiB free)
  memory of node 1: 16384 MiB (12379 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404511-1568996156/watcher-4404511-1568996156 -o /tmp/evaluation-result-4404511-1568996156/solver-4404511-1568996156 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324510577-22426 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1730853014 HOME/instance-4404511-1568996156.xml 

running on 8 cores: 0-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
Current StackSize limit: 8192 KiB

solver pid=22443, runsolver pid=22440

[startup+0.100119 s]*
/proc/loadavg: 0.86 0.99 1.73 2/211 22464
/proc/meminfo: memFree=25327056/32770688 swapFree=66927224/67108860
[pid=22443] ppid=22440 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22443/stat : 22443 (xcsp3-exec) S 22440 22443 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475621833 115843072 364 33554432000 4194304 5098028 140722476488800 140722476486904 139985388135036 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32219136 140722476491637 140722476491881 140722476491881 140722476494794 0
/proc/22443/statm: 28282 364 305 221 0 87 0
[pid=22445] ppid=22443 vsize=28227396 memory=30484 CPUtime=0.11 cores=0-7
/proc/22445/stat : 22445 (java) S 22443 22443 22399 0 -1 1077944320 5505 0 0 0 10 1 0 0 20 0 20 0 475621833 28904853504 7621 33554432000 4194304 4196468 140736565175856 140736565158400 139925576535799 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
/proc/22445/statm: 7056849 7621 3157 1 0 7019032 0
[pid=22445/tid=22446] ppid=22443 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/22445/task/22446/stat : 22446 (java) R 22443 22443 22399 0 -1 4202560 3411 0 0 0 8 1 0 0 20 0 20 0 475621833 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925580763024 139925213039873 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22447] ppid=22443 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/22445/task/22447/stat : 22447 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925539641872 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22448] ppid=22443 vsize=28227396 memory=140090211329664 CPUtime=0 cores=0-7
/proc/22445/task/22448/stat : 22448 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925127027344 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22449] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22449/stat : 22449 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925125974288 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22450] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22450/stat : 22450 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925124921744 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22451] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22451/stat : 22451 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925123869712 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22452] ppid=22443 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/22445/task/22452/stat : 22452 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925122817168 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22453] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22453/stat : 22453 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925121764112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22454] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22454/stat : 22454 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 7621 33554432000 4194304 4196468 140736565175856 139925120711568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22455] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22455/stat : 22455 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621836 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923955546352 139925576546946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22456] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22456/stat : 22456 (java) S 22443 22443 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475621836 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923954492576 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22457] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22457/stat : 22457 (java) S 22443 22443 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475621837 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923953439472 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22458] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22458/stat : 22458 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621839 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923952388048 139925576554395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22459] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22459/stat : 22459 (java) S 22443 22443 22399 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 20 0 475621839 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923951336176 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22460] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22460/stat : 22460 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621839 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923950283632 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22461] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22461/stat : 22461 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621839 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923949230576 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22462] ppid=22443 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/22445/task/22462/stat : 22462 (java) R 22443 22443 22399 0 -1 1077944384 363 0 0 0 1 0 0 0 20 0 20 0 475621839 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923948178032 139925576546946 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22463] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22463/stat : 22463 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621840 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923947125216 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22464] ppid=22443 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/22445/task/22464/stat : 22464 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621840 28904853504 7621 33554432000 4194304 4196468 140736565175856 139923946072752 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31940 KiB

[startup+0.211456 s]*
/proc/loadavg: 0.86 0.99 1.73 2/211 22464
/proc/meminfo: memFree=25313936/32770688 swapFree=66927224/67108860
[pid=22443] ppid=22440 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22443/stat : 22443 (xcsp3-exec) S 22440 22443 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475621833 115843072 364 33554432000 4194304 5098028 140722476488800 140722476486904 139985388135036 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32219136 140722476491637 140722476491881 140722476491881 140722476494794 0
/proc/22443/statm: 28282 364 305 221 0 87 0
[pid=22445] ppid=22443 vsize=28227396 memory=41308 CPUtime=0.33 cores=0-7
/proc/22445/stat : 22445 (java) S 22443 22443 22399 0 -1 1077944320 9062 0 0 0 30 3 0 0 20 0 20 0 475621833 28904853504 10327 33554432000 4194304 4196468 140736565175856 140736565158400 139925576535799 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
/proc/22445/statm: 7056849 10327 3304 1 0 7019032 0
[pid=22445/tid=22446] ppid=22443 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/22445/task/22446/stat : 22446 (java) R 22443 22443 22399 0 -1 4202560 6196 0 0 0 17 3 0 0 20 0 20 0 475621833 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925580771280 139925556123855 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22447] ppid=22443 vsize=28227396 memory=342 CPUtime=0 cores=0-7
/proc/22445/task/22447/stat : 22447 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925539641872 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22448] ppid=22443 vsize=28227396 memory=3976872648541759136 CPUtime=0 cores=0-7
/proc/22445/task/22448/stat : 22448 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925127027344 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22449] ppid=22443 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/22445/task/22449/stat : 22449 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925125974288 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22450] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22450/stat : 22450 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925124921744 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22451] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22451/stat : 22451 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925123869712 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22452] ppid=22443 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/22445/task/22452/stat : 22452 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925122817168 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22453] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22453/stat : 22453 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925121764112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22454] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22454/stat : 22454 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28904853504 10327 33554432000 4194304 4196468 140736565175856 139925120711568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22455] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22455/stat : 22455 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621836 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923955546352 139925576546946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22456] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22456/stat : 22456 (java) S 22443 22443 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475621836 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923954492576 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22457] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22457/stat : 22457 (java) S 22443 22443 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475621837 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923953439472 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22458] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22458/stat : 22458 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621839 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923952388048 139925576554395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22459] ppid=22443 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/22445/task/22459/stat : 22459 (java) S 22443 22443 22399 0 -1 1077944384 707 0 0 0 2 0 0 0 20 0 20 0 475621839 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923951336176 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22460] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22460/stat : 22460 (java) S 22443 22443 22399 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 20 0 475621839 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923950283632 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22461] ppid=22443 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/22445/task/22461/stat : 22461 (java) S 22443 22443 22399 0 -1 1077944384 88 0 0 0 1 0 0 0 20 0 20 0 475621839 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923949230576 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22462] ppid=22443 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/22445/task/22462/stat : 22462 (java) S 22443 22443 22399 0 -1 1077944384 720 0 0 0 7 0 0 0 20 0 20 0 475621839 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923948178032 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22463] ppid=22443 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22463/stat : 22463 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621840 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923947125216 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22464] ppid=22443 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/22445/task/22464/stat : 22464 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621840 28904853504 10327 33554432000 4194304 4196468 140736565175856 139923946072752 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42764 KiB

[startup+0.311397 s]*
/proc/loadavg: 0.86 0.99 1.73 3/211 22464
/proc/meminfo: memFree=25310076/32770688 swapFree=66927224/67108860
[pid=22443] ppid=22440 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22443/stat : 22443 (xcsp3-exec) S 22440 22443 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475621833 115843072 364 33554432000 4194304 5098028 140722476488800 140722476486904 139985388135036 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32219136 140722476491637 140722476491881 140722476491881 140722476494794 0
/proc/22443/statm: 28282 364 305 221 0 87 0
[pid=22445] ppid=22443 vsize=28231652 memory=47164 CPUtime=0.52 cores=0-7
/proc/22445/stat : 22445 (java) S 22443 22443 22399 0 -1 1077944320 10099 0 0 0 47 5 0 0 20 0 20 0 475621833 28909211648 11791 33554432000 4194304 4196468 140736565175856 140736565158400 139925576535799 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
/proc/22445/statm: 7057913 11791 3347 1 0 7019032 0
[pid=22445/tid=22446] ppid=22443 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/22445/task/22446/stat : 22446 (java) R 22443 22443 22399 0 -1 4202560 7108 0 0 0 26 4 0 0 20 0 20 0 475621833 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925580748208 139925560616286 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22447] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22447/stat : 22447 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925539641872 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22448] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22448/stat : 22448 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925127027344 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22449] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22449/stat : 22449 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925125974288 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22450] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22450/stat : 22450 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925124921744 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22451] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22451/stat : 22451 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925123869712 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22452] ppid=22443 vsize=28231652 memory=140090089237167 CPUtime=0 cores=0-7
/proc/22445/task/22452/stat : 22452 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925122817168 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22453] ppid=22443 vsize=28231652 memory=140090089239472 CPUtime=0 cores=0-7
/proc/22445/task/22453/stat : 22453 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925121764112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22454] ppid=22443 vsize=28231652 memory=140090089241776 CPUtime=0 cores=0-7
/proc/22445/task/22454/stat : 22454 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28909211648 11791 33554432000 4194304 4196468 140736565175856 139925120711568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22455] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22455/stat : 22455 (java) S 22443 22443 22399 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 475621836 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923955546352 139925576546946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22456] ppid=22443 vsize=28231652 memory=280180178497424 CPUtime=0 cores=0-7
/proc/22445/task/22456/stat : 22456 (java) S 22443 22443 22399 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 475621836 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923954492576 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22457] ppid=22443 vsize=28231652 memory=280180178495120 CPUtime=0 cores=0-7
/proc/22445/task/22457/stat : 22457 (java) S 22443 22443 22399 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 475621837 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923953439472 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22458] ppid=22443 vsize=28231652 memory=280180178502032 CPUtime=0 cores=0-7
/proc/22445/task/22458/stat : 22458 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621839 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923952388048 139925576554395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22459] ppid=22443 vsize=28231652 memory=280180178443312 CPUtime=0.02 cores=0-7
/proc/22445/task/22459/stat : 22459 (java) S 22443 22443 22399 0 -1 1077944384 711 0 0 0 2 0 0 0 20 0 20 0 475621839 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923951336176 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22460] ppid=22443 vsize=28231652 memory=280180178515856 CPUtime=0.02 cores=0-7
/proc/22445/task/22460/stat : 22460 (java) S 22443 22443 22399 0 -1 1077944384 67 0 0 0 2 0 0 0 20 0 20 0 475621839 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923950283632 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22461] ppid=22443 vsize=28231652 memory=280180178522768 CPUtime=0.02 cores=0-7
/proc/22445/task/22461/stat : 22461 (java) S 22443 22443 22399 0 -1 1077944384 98 0 0 0 2 0 0 0 20 0 20 0 475621839 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923949230576 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22462] ppid=22443 vsize=28231652 memory=280180178520464 CPUtime=0.13 cores=0-7
/proc/22445/task/22462/stat : 22462 (java) S 22443 22443 22399 0 -1 1077944384 800 0 0 0 13 0 0 0 20 0 20 0 475621839 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923948178032 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22463] ppid=22443 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22463/stat : 22463 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621840 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923947125216 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22464] ppid=22443 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/22445/task/22464/stat : 22464 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 475621840 28909211648 11791 33554432000 4194304 4196468 140736565175856 139923946072752 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 48620 KiB

[startup+0.701033 s]
/proc/loadavg: 0.86 0.99 1.73 4/211 22464
/proc/meminfo: memFree=25297832/32770688 swapFree=66927224/67108860
[pid=22443] ppid=22440 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22443/stat : 22443 (xcsp3-exec) S 22440 22443 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475621833 115843072 364 33554432000 4194304 5098028 140722476488800 140722476486904 139985388135036 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32219136 140722476491637 140722476491881 140722476491881 140722476494794 0
/proc/22443/statm: 28282 364 305 221 0 87 0
[pid=22445] ppid=22443 vsize=28233776 memory=84416 CPUtime=1.51 cores=0-7
/proc/22445/stat : 22445 (java) S 22443 22443 22399 0 -1 1077944320 13900 0 0 0 144 7 0 0 20 0 20 0 475621833 28911386624 21104 33554432000 4194304 4196468 140736565175856 140736565158400 139925576535799 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
/proc/22445/statm: 7058444 21104 3452 1 0 7019544 0
[pid=22445/tid=22446] ppid=22443 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/22445/task/22446/stat : 22446 (java) R 22443 22443 22399 0 -1 4202560 8517 0 0 0 63 5 0 0 20 0 20 0 475621833 28911386624 21104 33554432000 4194304 4196468 140736565175856 139925580773808 139925576547734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22447] ppid=22443 vsize=28233776 memory=140090089448304 CPUtime=0 cores=0-7
/proc/22445/task/22447/stat : 22447 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28911386624 21104 33554432000 4194304 4196468 140736565175856 139925539641872 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22448] ppid=22443 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/22445/task/22448/stat : 22448 (java) S 22443 22443 22399 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 475621834 28911386624 21104 33554432000 4194304 4196468 140736565175856 139925127027344 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22449] ppid=22443 vsize=28233776 memory=1176 CPUtime=0 cores=0-7
/proc/22445/task/22449/stat : 22449 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 475621834 28911386624 21104 33554432000 4194304 4196468 140736565175856 139925125974288 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0

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

[pid=22445/tid=22462] ppid=22443 vsize=28768336 memory=1808 CPUtime=0.95 cores=0-7
/proc/22445/task/22462/stat : 22462 (java) S 22443 22443 22399 0 -1 1077944384 9617 0 0 0 93 2 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923948178032 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22463] ppid=22443 vsize=28768336 memory=924 CPUtime=0 cores=0-7
/proc/22445/task/22463/stat : 22463 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475621840 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923947125216 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22464] ppid=22443 vsize=28768336 memory=3908 CPUtime=0.14 cores=0-7
/proc/22445/task/22464/stat : 22464 (java) S 22443 22443 22399 0 -1 1077944384 1004 0 0 0 0 14 0 0 20 0 28 0 475621840 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923946072752 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22465] ppid=22443 vsize=28768336 memory=1412 CPUtime=368.17 cores=0-7
/proc/22445/task/22465/stat : 22465 (java) S 22443 22443 22399 0 -1 1077944384 3409 0 0 0 36810 7 0 0 20 0 28 0 475621933 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923934760176 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22466] ppid=22443 vsize=28768336 memory=3804 CPUtime=368.81 cores=0-7
/proc/22445/task/22466/stat : 22466 (java) S 22443 22443 22399 0 -1 1077944384 2275 0 0 0 36873 8 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923933709136 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22467] ppid=22443 vsize=28768336 memory=1456 CPUtime=364.67 cores=0-7
/proc/22445/task/22467/stat : 22467 (java) R 22443 22443 22399 0 -1 4202560 15481 0 0 0 36443 24 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923932651568 139925222461354 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22468] ppid=22443 vsize=28768336 memory=2007540 CPUtime=367.75 cores=0-7
/proc/22445/task/22468/stat : 22468 (java) S 22443 22443 22399 0 -1 1077944384 5156 0 0 0 36765 10 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923931604560 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22469] ppid=22443 vsize=28768336 memory=1656 CPUtime=368.68 cores=0-7
/proc/22445/task/22469/stat : 22469 (java) S 22443 22443 22399 0 -1 1077944384 3189 0 0 0 36861 7 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923930551504 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22470] ppid=22443 vsize=28768336 memory=1398722017469774279 CPUtime=368.8 cores=0-7
/proc/22445/task/22470/stat : 22470 (java) S 22443 22443 22399 0 -1 1077944384 5309 0 0 0 36872 8 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923929498960 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22471] ppid=22443 vsize=28768336 memory=4872558044660077418 CPUtime=366.41 cores=0-7
/proc/22445/task/22471/stat : 22471 (java) S 22443 22443 22399 0 -1 1077944384 1839 0 0 0 36637 4 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923744220112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22472] ppid=22443 vsize=28768336 memory=-8253362762722141311 CPUtime=368.84 cores=0-7
/proc/22445/task/22472/stat : 22472 (java) S 22443 22443 22399 0 -1 1077944384 4089 0 0 0 36875 9 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923743167568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
Current children cumulated CPU time: 2964.25 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 2009000 KiB

[startup+373.401 s]
/proc/loadavg: 8.01 6.05 3.84 2/221 22504
/proc/meminfo: memFree=23347172/32770688 swapFree=66927224/67108860
[pid=22443] ppid=22440 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22443/stat : 22443 (xcsp3-exec) S 22440 22443 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475621833 115843072 364 33554432000 4194304 5098028 140722476488800 140722476486904 139985388135036 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32219136 140722476491637 140722476491881 140722476491881 140722476494794 0
/proc/22443/statm: 28282 364 305 221 0 87 0
[pid=22445] ppid=22443 vsize=28768336 memory=2007544 CPUtime=2964.45 cores=0-7
/proc/22445/stat : 22445 (java) S 22443 22443 22399 0 -1 1077944320 122705 0 0 0 296036 409 0 0 20 0 28 0 475621833 29458776064 501886 33554432000 4194304 4196468 140736565175856 140736565158400 139925576535799 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
/proc/22445/statm: 7192084 501886 3553 1 0 7153184 0
[pid=22445/tid=22446] ppid=22443 vsize=28768336 memory=16101468277057737 CPUtime=0.97 cores=0-7
/proc/22445/task/22446/stat : 22446 (java) S 22443 22443 22399 0 -1 1077944384 9066 0 0 0 91 6 0 0 20 0 28 0 475621833 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925580776576 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22447] ppid=22443 vsize=28768336 memory=288230596050944315 CPUtime=1.53 cores=0-7
/proc/22445/task/22447/stat : 22447 (java) S 22443 22443 22399 0 -1 1077944384 863 0 0 0 119 34 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925539641872 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22448] ppid=22443 vsize=28768336 memory=16101468277057737 CPUtime=1.56 cores=0-7
/proc/22445/task/22448/stat : 22448 (java) S 22443 22443 22399 0 -1 1077944384 1944 0 0 0 117 39 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925127027344 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22449] ppid=22443 vsize=28768336 memory=3908 CPUtime=1.55 cores=0-7
/proc/22445/task/22449/stat : 22449 (java) S 22443 22443 22399 0 -1 1077944384 1618 0 0 0 119 36 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925125974288 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22450] ppid=22443 vsize=28768336 memory=1412 CPUtime=1.55 cores=0-7
/proc/22445/task/22450/stat : 22450 (java) S 22443 22443 22399 0 -1 1077944384 1576 0 0 0 117 38 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925124921744 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22451] ppid=22443 vsize=28768336 memory=1176 CPUtime=1.53 cores=0-7
/proc/22445/task/22451/stat : 22451 (java) S 22443 22443 22399 0 -1 1077944384 1376 0 0 0 117 36 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925123869712 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22452] ppid=22443 vsize=28768336 memory=980 CPUtime=1.58 cores=0-7
/proc/22445/task/22452/stat : 22452 (java) S 22443 22443 22399 0 -1 1077944384 2099 0 0 0 117 41 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925122817168 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22453] ppid=22443 vsize=28768336 memory=14008 CPUtime=1.57 cores=0-7
/proc/22445/task/22453/stat : 22453 (java) S 22443 22443 22399 0 -1 1077944384 1512 0 0 0 121 36 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925121764112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22454] ppid=22443 vsize=28768336 memory=12028 CPUtime=1.57 cores=0-7
/proc/22445/task/22454/stat : 22454 (java) S 22443 22443 22399 0 -1 1077944384 1503 0 0 0 117 40 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925120711568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22455] ppid=22443 vsize=28768336 memory=33280 CPUtime=0.54 cores=0-7
/proc/22445/task/22455/stat : 22455 (java) S 22443 22443 22399 0 -1 1077944384 3881 0 0 0 51 3 0 0 20 0 28 0 475621836 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923955546352 139925576546946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22456] ppid=22443 vsize=28768336 memory=2120 CPUtime=0 cores=0-7
/proc/22445/task/22456/stat : 22456 (java) S 22443 22443 22399 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 475621836 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923954492640 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22457] ppid=22443 vsize=28768336 memory=496 CPUtime=0 cores=0-7
/proc/22445/task/22457/stat : 22457 (java) S 22443 22443 22399 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 475621837 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923953439488 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22458] ppid=22443 vsize=28768336 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/22445/task/22458/stat : 22458 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923952388048 139925576554395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22459] ppid=22443 vsize=28768336 memory=2241 CPUtime=2.58 cores=0-7
/proc/22445/task/22459/stat : 22459 (java) S 22443 22443 22399 0 -1 1077944384 15846 0 0 0 255 3 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923951336176 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22460] ppid=22443 vsize=28768336 memory=2244 CPUtime=2.22 cores=0-7
/proc/22445/task/22460/stat : 22460 (java) S 22443 22443 22399 0 -1 1077944384 14461 0 0 0 219 3 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923950283632 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22461] ppid=22443 vsize=28768336 memory=2007540 CPUtime=2.05 cores=0-7
/proc/22445/task/22461/stat : 22461 (java) S 22443 22443 22399 0 -1 1077944384 14267 0 0 0 202 3 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923949230576 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22462] ppid=22443 vsize=28768336 memory=1028 CPUtime=0.95 cores=0-7
/proc/22445/task/22462/stat : 22462 (java) S 22443 22443 22399 0 -1 1077944384 9617 0 0 0 93 2 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923948178032 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22463] ppid=22443 vsize=28768336 memory=5864064282465419368 CPUtime=0 cores=0-7
/proc/22445/task/22463/stat : 22463 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475621840 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923947125216 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22464] ppid=22443 vsize=28768336 memory=7084820200048181348 CPUtime=0.14 cores=0-7
/proc/22445/task/22464/stat : 22464 (java) S 22443 22443 22399 0 -1 1077944384 1004 0 0 0 0 14 0 0 20 0 28 0 475621840 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923946072752 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22465] ppid=22443 vsize=28768336 memory=8171313584581922904 CPUtime=368.17 cores=0-7
/proc/22445/task/22465/stat : 22465 (java) S 22443 22443 22399 0 -1 1077944384 3409 0 0 0 36810 7 0 0 20 0 28 0 475621933 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923934760176 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22466] ppid=22443 vsize=28768336 memory=3616988863545962981 CPUtime=368.81 cores=0-7
/proc/22445/task/22466/stat : 22466 (java) S 22443 22443 22399 0 -1 1077944384 2275 0 0 0 36873 8 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923933709136 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22467] ppid=22443 vsize=28768336 memory=3683999690639180357 CPUtime=364.87 cores=0-7
/proc/22445/task/22467/stat : 22467 (java) R 22443 22443 22399 0 -1 4202560 15483 0 0 0 36463 24 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923932651568 139925222461371 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22468] ppid=22443 vsize=28768336 memory=280180179180352 CPUtime=367.75 cores=0-7
/proc/22445/task/22468/stat : 22468 (java) S 22443 22443 22399 0 -1 1077944384 5156 0 0 0 36765 10 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923931604560 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22469] ppid=22443 vsize=28768336 memory=4035236467938711553 CPUtime=368.68 cores=0-7
/proc/22445/task/22469/stat : 22469 (java) S 22443 22443 22399 0 -1 1077944384 3189 0 0 0 36861 7 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923930551504 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22470] ppid=22443 vsize=28768336 memory=1456 CPUtime=368.8 cores=0-7
/proc/22445/task/22470/stat : 22470 (java) S 22443 22443 22399 0 -1 1077944384 5309 0 0 0 36872 8 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923929498960 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22471] ppid=22443 vsize=28768336 memory=2007540 CPUtime=366.41 cores=0-7
/proc/22445/task/22471/stat : 22471 (java) S 22443 22443 22399 0 -1 1077944384 1839 0 0 0 36637 4 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923744220112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22472] ppid=22443 vsize=28768336 memory=1444 CPUtime=368.84 cores=0-7
/proc/22445/task/22472/stat : 22472 (java) S 22443 22443 22399 0 -1 1077944384 4089 0 0 0 36875 9 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923743167568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
Current children cumulated CPU time: 2964.45 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 2009000 KiB

[startup+373.501 s]
/proc/loadavg: 8.01 6.05 3.84 2/221 22504
/proc/meminfo: memFree=23347172/32770688 swapFree=66927224/67108860
[pid=22443] ppid=22440 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/22443/stat : 22443 (xcsp3-exec) S 22440 22443 22399 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475621833 115843072 364 33554432000 4194304 5098028 140722476488800 140722476486904 139985388135036 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32219136 140722476491637 140722476491881 140722476491881 140722476494794 0
/proc/22443/statm: 28282 364 305 221 0 87 0
[pid=22445] ppid=22443 vsize=28768336 memory=2007544 CPUtime=2964.55 cores=0-7
/proc/22445/stat : 22445 (java) S 22443 22443 22399 0 -1 1077944320 122706 0 0 0 296046 409 0 0 20 0 28 0 475621833 29458776064 501886 33554432000 4194304 4196468 140736565175856 140736565158400 139925576535799 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
/proc/22445/statm: 7192084 501886 3553 1 0 7153184 0
[pid=22445/tid=22446] ppid=22443 vsize=28768336 memory=1456 CPUtime=0.97 cores=0-7
/proc/22445/task/22446/stat : 22446 (java) S 22443 22443 22399 0 -1 1077944384 9066 0 0 0 91 6 0 0 20 0 28 0 475621833 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925580776576 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22447] ppid=22443 vsize=28768336 memory=2007540 CPUtime=1.53 cores=0-7
/proc/22445/task/22447/stat : 22447 (java) S 22443 22443 22399 0 -1 1077944384 863 0 0 0 119 34 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925539641872 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22448] ppid=22443 vsize=28768336 memory=1456 CPUtime=1.56 cores=0-7
/proc/22445/task/22448/stat : 22448 (java) S 22443 22443 22399 0 -1 1077944384 1944 0 0 0 117 39 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925127027344 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22449] ppid=22443 vsize=28768336 memory=1456 CPUtime=1.55 cores=0-7
/proc/22445/task/22449/stat : 22449 (java) S 22443 22443 22399 0 -1 1077944384 1618 0 0 0 119 36 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925125974288 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22450] ppid=22443 vsize=28768336 memory=2776 CPUtime=1.55 cores=0-7
/proc/22445/task/22450/stat : 22450 (java) S 22443 22443 22399 0 -1 1077944384 1576 0 0 0 117 38 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925124921744 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22451] ppid=22443 vsize=28768336 memory=924 CPUtime=1.53 cores=0-7
/proc/22445/task/22451/stat : 22451 (java) S 22443 22443 22399 0 -1 1077944384 1376 0 0 0 117 36 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925123869712 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22452] ppid=22443 vsize=28768336 memory=192998650457990 CPUtime=1.58 cores=0-7
/proc/22445/task/22452/stat : 22452 (java) S 22443 22443 22399 0 -1 1077944384 2099 0 0 0 117 41 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925122817168 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22453] ppid=22443 vsize=28768336 memory=6933690305039933585 CPUtime=1.57 cores=0-7
/proc/22445/task/22453/stat : 22453 (java) S 22443 22443 22399 0 -1 1077944384 1512 0 0 0 121 36 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925121764112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22454] ppid=22443 vsize=28768336 memory=6791534058613427641 CPUtime=1.57 cores=0-7
/proc/22445/task/22454/stat : 22454 (java) S 22443 22443 22399 0 -1 1077944384 1503 0 0 0 117 40 0 0 20 0 28 0 475621834 29458776064 501886 33554432000 4194304 4196468 140736565175856 139925120711568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22455] ppid=22443 vsize=28768336 memory=2820 CPUtime=0.54 cores=0-7
/proc/22445/task/22455/stat : 22455 (java) S 22443 22443 22399 0 -1 1077944384 3881 0 0 0 51 3 0 0 20 0 28 0 475621836 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923955546352 139925576546946 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22456] ppid=22443 vsize=28768336 memory=980 CPUtime=0 cores=0-7
/proc/22445/task/22456/stat : 22456 (java) S 22443 22443 22399 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 28 0 475621836 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923954492640 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22457] ppid=22443 vsize=28768336 memory=14008 CPUtime=0 cores=0-7
/proc/22445/task/22457/stat : 22457 (java) S 22443 22443 22399 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 28 0 475621837 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923953439488 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22458] ppid=22443 vsize=28768336 memory=3624 CPUtime=0 cores=0-7
/proc/22445/task/22458/stat : 22458 (java) S 22443 22443 22399 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923952388048 139925576554395 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22459] ppid=22443 vsize=28768336 memory=64208 CPUtime=2.58 cores=0-7
/proc/22445/task/22459/stat : 22459 (java) S 22443 22443 22399 0 -1 1077944384 15846 0 0 0 255 3 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923951336176 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22460] ppid=22443 vsize=28768336 memory=0 CPUtime=2.22 cores=0-7
/proc/22445/task/22460/stat : 22460 (java) S 22443 22443 22399 0 -1 1077944384 14461 0 0 0 219 3 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923950283632 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22461] ppid=22443 vsize=28768336 memory=7446538592167946600 CPUtime=2.05 cores=0-7
/proc/22445/task/22461/stat : 22461 (java) S 22443 22443 22399 0 -1 1077944384 14267 0 0 0 202 3 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923949230576 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22462] ppid=22443 vsize=28768336 memory=2007540 CPUtime=0.95 cores=0-7
/proc/22445/task/22462/stat : 22462 (java) S 22443 22443 22399 0 -1 1077944384 9617 0 0 0 93 2 0 0 20 0 28 0 475621839 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923948178032 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22463] ppid=22443 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/22445/task/22463/stat : 22463 (java) S 22443 22443 22399 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 475621840 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923947125216 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22464] ppid=22443 vsize=28768336 memory=2007540 CPUtime=0.14 cores=0-7
/proc/22445/task/22464/stat : 22464 (java) S 22443 22443 22399 0 -1 1077944384 1004 0 0 0 0 14 0 0 20 0 28 0 475621840 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923946072752 139925576546946 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22465] ppid=22443 vsize=28768336 memory=6791534058613427641 CPUtime=368.17 cores=0-7
/proc/22445/task/22465/stat : 22465 (java) S 22443 22443 22399 0 -1 1077944384 3409 0 0 0 36810 7 0 0 20 0 28 0 475621933 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923934760176 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22466] ppid=22443 vsize=28768336 memory=2007540 CPUtime=368.81 cores=0-7
/proc/22445/task/22466/stat : 22466 (java) S 22443 22443 22399 0 -1 1077944384 2275 0 0 0 36873 8 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923933709136 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22467] ppid=22443 vsize=28768336 memory=6944656592387989600 CPUtime=364.97 cores=0-7
/proc/22445/task/22467/stat : 22467 (java) R 22443 22443 22399 0 -1 4202560 15484 0 0 0 36473 24 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923932651568 139925222461354 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22468] ppid=22443 vsize=28768336 memory=3804 CPUtime=367.75 cores=0-7
/proc/22445/task/22468/stat : 22468 (java) S 22443 22443 22399 0 -1 1077944384 5156 0 0 0 36765 10 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923931604560 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22469] ppid=22443 vsize=28768336 memory=1456 CPUtime=368.68 cores=0-7
/proc/22445/task/22469/stat : 22469 (java) S 22443 22443 22399 0 -1 1077944384 3189 0 0 0 36861 7 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923930551504 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22470] ppid=22443 vsize=28768336 memory=3624 CPUtime=368.8 cores=0-7
/proc/22445/task/22470/stat : 22470 (java) S 22443 22443 22399 0 -1 1077944384 5309 0 0 0 36872 8 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923929498960 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22471] ppid=22443 vsize=28768336 memory=1456 CPUtime=366.41 cores=0-7
/proc/22445/task/22471/stat : 22471 (java) S 22443 22443 22399 0 -1 1077944384 1839 0 0 0 36637 4 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923744220112 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
[pid=22445/tid=22472] ppid=22443 vsize=28768336 memory=1456 CPUtime=368.84 cores=0-7
/proc/22445/task/22472/stat : 22472 (java) S 22443 22443 22399 0 -1 1077944384 4089 0 0 0 36875 9 0 0 20 0 28 0 475621934 29458776064 501886 33554432000 4194304 4196468 140736565175856 139923743167568 139925576546005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 20414464 140736565179370 140736565179542 140736565179542 140736565182415 0
Current children cumulated CPU time: 2964.55 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 2009000 KiB

Child status: 0
Real time (s): 373.592
CPU time (s): 2964.65
CPU user time (s): 2960.54
CPU system time (s): 4.11036
CPU usage (%): 793.553
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 2009000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2960.54
system time used= 4.11036
maximum resident set size= 2007760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124000
page faults= 0
swaps= 0
block input operations= 24
block output operations= 528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14590
involuntary context switches= 35684


# summary of solver processes directly reported to runsolver:
#   pid: 22443
#   total CPU time (s): 2964.65
#   total CPU user time (s): 2960.54
#   total CPU system time (s): 4.11036

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.85549 second user time and 4.34001 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-22 00:36:18
IDJOB=4404511
IDBENCH=122900
IDSOLVER=2865
FILE ID=node120/4404511-1568996156
RUNJOBID= node120-1324510577-22426
PBS_JOBID= 21704737
Free space on /tmp= 23412 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-164.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404511-1568996156/watcher-4404511-1568996156 -o /tmp/evaluation-result-4404511-1568996156/solver-4404511-1568996156 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node120-1324510577-22426 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1730853014 HOME/instance-4404511-1568996156.xml

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

MD5SUM BENCH= b2fe288f8dde57e646dfc9c4f090c29d
RANDOM SEED=1730853014

node120.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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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.49
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:        25346088 kB
MemAvailable:   31795596 kB
Buffers:           51392 kB
Cached:          6673412 kB
SwapCached:        68664 kB
Active:          3319220 kB
Inactive:        3476152 kB
Active(anon):       2184 kB
Inactive(anon):   125020 kB
Active(file):    3317036 kB
Inactive(file):  3351132 kB
Unevictable:      109464 kB
Mlocked:          109464 kB
SwapTotal:      67108860 kB
SwapFree:       66927224 kB
Dirty:             26280 kB
Writeback:             0 kB
AnonPages:        112940 kB
Mapped:            56608 kB
Shmem:             47340 kB
Slab:             222744 kB
SReclaimable:     194348 kB
SUnreclaim:        28396 kB
KernelStack:        3280 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     522616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23384 MiB
End job on node120 at 2011-12-22 00:42:31