Trace number 4399537

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-16 parallelSAT 2366.24 303.199

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0200-m1.xml
MD5SUMaa794b13577ab4fe7ac8dae6d6ffdfc7
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 benchmark18.6139
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints19901
Number of domains1
Minimum domain size200
Maximum domain size200
Distribution of domain sizes[{"size":200,"count":200}]
Minimum variable degree200
Maximum variable degree200
Distribution of variable degrees[{"degree":200,"count":200}]
Minimum constraint arity2
Maximum constraint arity200
Distribution of constraint arities[{"arity":2,"count":19900},{"arity":200,"count":1}]
Number of extensional constraints0
Number of intensional constraints19900
Distribution of constraint types[{"type":"intension","count":19900},{"type":"allDifferent","count":1}]
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-4399537-1568714359.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399537-1568714359.xml, -tl, 20160s, -p, 8]
0.33/0.23	c 8 solvers in parallel
0.33/0.29	c parse instance...
17.83/7.24	c solve instance...
2366.14/303.14	s SATISFIABLE
2366.14/303.14	v <instantiation>
2366.14/303.14	v 	<list>q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119] q[120] q[121] q[122] q[123] q[124] q[125] q[126] q[127] q[128] q[129] q[130] q[131] q[132] q[133] q[134] q[135] q[136] q[137] q[138] q[139] q[140] q[141] q[142] q[143] q[144] q[145] q[146] q[147] q[148] q[149] q[150] q[151] q[152] q[153] q[154] q[155] q[156] q[157] q[158] q[159] q[160] q[161] q[162] q[163] q[164] q[165] q[166] q[167] q[168] q[169] q[170] q[171] q[172] q[173] q[174] q[175] q[176] q[177] q[178] q[179] q[180] q[181] q[182] q[183] q[184] q[185] q[186] q[187] q[188] q[189] q[190] q[191] q[192] q[193] q[194] q[195] q[196] q[197] q[198] q[199] </list>
2366.14/303.14	v 	<values>17 130 176 4 121 182 117 54 194 184 175 147 152 89 63 55 29 11 3 109 58 85 94 53 133 193 92 102 120 21 165 0 129 149 13 32 50 47 44 42 31 190 38 72 100 143 153 40 196 107 172 179 39 81 157 20 151 112 83 10 148 128 33 183 163 150 144 108 145 134 191 1 140 104 48 162 189 97 46 173 125 177 168 131 36 68 156 167 49 84 126 51 67 34 14 174 66 22 12 188 86 127 41 57 141 7 61 91 43 37 74 6 111 19 171 142 187 115 192 62 166 9 98 27 23 137 169 8 5 65 87 146 195 105 158 124 178 28 118 15 52 59 160 164 77 197 90 198 101 80 69 170 24 135 71 35 45 106 82 122 73 119 18 16 110 76 116 99 75 70 181 64 95 139 155 180 103 154 26 138 114 159 78 93 25 185 123 113 96 136 88 60 56 79 132 2 30 199 186 161 </values>
2366.14/303.14	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 (15319 MiB free)
  memory of node 1: 16384 MiB (13321 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399537-1568714359/watcher-4399537-1568714359 -o /tmp/evaluation-result-4399537-1568714359/solver-4399537-1568714359 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568711786-15138 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 758589421 HOME/instance-4399537-1568714359.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
solver pid=15674, runsolver pid=15671
Current StackSize limit: 8192 KiB


[startup+0.100132 s]*
/proc/loadavg: 7.47 8.10 8.21 2/211 15695
/proc/meminfo: memFree=29314676/32770624 swapFree=66958320/67108860
[pid=15674] ppid=15671 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15674/stat : 15674 (xcsp3-exec) S 15671 15674 15111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447372421 115843072 364 33554432000 4194304 5098028 140721873041072 140721873039176 140398984712828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20426752 140721873048438 140721873048681 140721873048681 140721873051594 0
/proc/15674/statm: 28282 364 305 221 0 87 0
[pid=15676] ppid=15674 vsize=28227396 memory=27144 CPUtime=0.12 cores=0-7
/proc/15676/stat : 15676 (java) S 15674 15674 15111 0 -1 1077944320 5788 0 0 0 11 1 0 0 20 0 20 0 447372421 28904853504 6786 33554432000 4194304 4196468 140724195365840 140724195348384 139745383632631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
/proc/15676/statm: 7056849 6786 3114 1 0 7019032 0
[pid=15676/tid=15677] ppid=15674 vsize=28227396 memory=1398722017469774279 CPUtime=0.09 cores=0-7
/proc/15676/task/15677/stat : 15677 (java) R 15674 15674 15111 0 -1 4202560 3722 0 0 0 8 1 0 0 20 0 20 0 447372421 28904853504 6852 33554432000 4194304 4196468 140724195365840 139745387865904 139745021267528 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15678] ppid=15674 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15676/task/15678/stat : 15678 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744935275152 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15679] ppid=15674 vsize=28227396 memory=140598200424064 CPUtime=0 cores=0-7
/proc/15676/task/15679/stat : 15679 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744934222352 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15680] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15680/stat : 15680 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744933169552 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15681] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15681/stat : 15681 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744932116752 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15682] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15682/stat : 15682 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744931064976 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15683] ppid=15674 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15676/task/15683/stat : 15683 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744930012176 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15684] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15684/stat : 15684 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744928959376 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15685] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15685/stat : 15685 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 6852 33554432000 4194304 4196468 140724195365840 139744927906576 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15686] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15686/stat : 15686 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372424 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743713569136 139745383643778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15687] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15687/stat : 15687 (java) S 15674 15674 15111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447372424 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743712515104 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15688] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15688/stat : 15688 (java) S 15674 15674 15111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447372424 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743711462256 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15689] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15689/stat : 15689 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743710410576 139745383651227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15690] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15690/stat : 15690 (java) S 15674 15674 15111 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743709358960 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15691] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15691/stat : 15691 (java) S 15674 15674 15111 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743708306160 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15692] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15692/stat : 15692 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743707253360 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15693] ppid=15674 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15676/task/15693/stat : 15693 (java) R 15674 15674 15111 0 -1 4202560 351 0 0 0 1 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743706200560 139745362558342 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15694] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15694/stat : 15694 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743705148000 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15695] ppid=15674 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15676/task/15695/stat : 15695 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 6852 33554432000 4194304 4196468 140724195365840 139743704095280 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 28600 KiB

[startup+0.210554 s]*
/proc/loadavg: 7.47 8.10 8.21 2/211 15695
/proc/meminfo: memFree=29300920/32770624 swapFree=66958320/67108860
[pid=15674] ppid=15671 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15674/stat : 15674 (xcsp3-exec) S 15671 15674 15111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447372421 115843072 364 33554432000 4194304 5098028 140721873041072 140721873039176 140398984712828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20426752 140721873048438 140721873048681 140721873048681 140721873051594 0
/proc/15674/statm: 28282 364 305 221 0 87 0
[pid=15676] ppid=15674 vsize=28227396 memory=39396 CPUtime=0.33 cores=0-7
/proc/15676/stat : 15676 (java) S 15674 15674 15111 0 -1 1077944320 9595 0 0 0 30 3 0 0 20 0 20 0 447372421 28904853504 9849 33554432000 4194304 4196468 140724195365840 140724195348384 139745383632631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
/proc/15676/statm: 7056849 9849 3311 1 0 7019032 0
[pid=15676/tid=15677] ppid=15674 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/15676/task/15677/stat : 15677 (java) R 15674 15674 15111 0 -1 1077944384 6689 0 0 0 17 2 0 0 20 0 20 0 447372421 28904853504 9849 33554432000 4194304 4196468 140724195365840 139745387862352 139745383642837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15678] ppid=15674 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/15676/task/15678/stat : 15678 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744935275152 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15679] ppid=15674 vsize=28227396 memory=140598203740956 CPUtime=0 cores=0-7
/proc/15676/task/15679/stat : 15679 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744934222352 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15680] ppid=15674 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15676/task/15680/stat : 15680 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744933169552 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15681] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15681/stat : 15681 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744932116752 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15682] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15682/stat : 15682 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744931064976 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15683] ppid=15674 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15676/task/15683/stat : 15683 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744930012176 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15684] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15684/stat : 15684 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744928959376 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15685] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15685/stat : 15685 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28904853504 9849 33554432000 4194304 4196468 140724195365840 139744927906576 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15686] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15686/stat : 15686 (java) S 15674 15674 15111 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447372424 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743713569136 139745383643778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15687] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15687/stat : 15687 (java) S 15674 15674 15111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447372424 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743712515104 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15688] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15688/stat : 15688 (java) S 15674 15674 15111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447372424 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743711462256 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15689] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15689/stat : 15689 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743710410576 139745383651227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15690] ppid=15674 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/15676/task/15690/stat : 15690 (java) S 15674 15674 15111 0 -1 1077944384 344 0 0 0 1 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743709358960 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15691] ppid=15674 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/15676/task/15691/stat : 15691 (java) S 15674 15674 15111 0 -1 1077944384 253 0 0 0 2 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743708306160 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15692] ppid=15674 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/15676/task/15692/stat : 15692 (java) S 15674 15674 15111 0 -1 1077944384 90 0 0 0 1 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743707253360 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15693] ppid=15674 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/15676/task/15693/stat : 15693 (java) R 15674 15674 15111 0 -1 4202560 910 0 0 0 7 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743706200560 139745383644566 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15694] ppid=15674 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15694/stat : 15694 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743705148000 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15695] ppid=15674 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/15676/task/15695/stat : 15695 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28904853504 9849 33554432000 4194304 4196468 140724195365840 139743704095280 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 40852 KiB

[startup+0.311464 s]*
/proc/loadavg: 7.47 8.10 8.21 2/211 15695
/proc/meminfo: memFree=29295336/32770624 swapFree=66958320/67108860
[pid=15674] ppid=15671 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15674/stat : 15674 (xcsp3-exec) S 15671 15674 15111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447372421 115843072 364 33554432000 4194304 5098028 140721873041072 140721873039176 140398984712828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20426752 140721873048438 140721873048681 140721873048681 140721873051594 0
/proc/15674/statm: 28282 364 305 221 0 87 0
[pid=15676] ppid=15674 vsize=28231652 memory=48836 CPUtime=0.52 cores=0-7
/proc/15676/stat : 15676 (java) S 15674 15674 15111 0 -1 1077944320 11039 0 0 0 48 4 0 0 20 0 20 0 447372421 28909211648 12186 33554432000 4194304 4196468 140724195365840 140724195348384 139745383632631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
/proc/15676/statm: 7057913 12186 3354 1 0 7019032 0
[pid=15676/tid=15677] ppid=15674 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/15676/task/15677/stat : 15677 (java) R 15674 15674 15111 0 -1 4202560 7774 0 0 0 27 3 0 0 20 0 20 0 447372421 28909211648 12209 33554432000 4194304 4196468 140724195365840 139745387863744 139745367713118 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15678] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15678/stat : 15678 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744935275152 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15679] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15679/stat : 15679 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744934222352 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15680] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15680/stat : 15680 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744933169552 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15681] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15681/stat : 15681 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744932116752 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15682] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15682/stat : 15682 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744931064976 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15683] ppid=15674 vsize=28231652 memory=140598103337647 CPUtime=0 cores=0-7
/proc/15676/task/15683/stat : 15683 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744930012176 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15684] ppid=15674 vsize=28231652 memory=140598103339952 CPUtime=0 cores=0-7
/proc/15676/task/15684/stat : 15684 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744928959376 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15685] ppid=15674 vsize=28231652 memory=140598103342256 CPUtime=0 cores=0-7
/proc/15676/task/15685/stat : 15685 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28909211648 12209 33554432000 4194304 4196468 140724195365840 139744927906576 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15686] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15686/stat : 15686 (java) S 15674 15674 15111 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447372424 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743713569136 139745383643778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15687] ppid=15674 vsize=28231652 memory=281196206698384 CPUtime=0 cores=0-7
/proc/15676/task/15687/stat : 15687 (java) S 15674 15674 15111 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447372424 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743712515104 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15688] ppid=15674 vsize=28231652 memory=281196206696080 CPUtime=0 cores=0-7
/proc/15676/task/15688/stat : 15688 (java) S 15674 15674 15111 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447372424 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743711462256 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15689] ppid=15674 vsize=28231652 memory=281196206702992 CPUtime=0 cores=0-7
/proc/15676/task/15689/stat : 15689 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743710410576 139745383651227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15690] ppid=15674 vsize=28231652 memory=281196206644240 CPUtime=0.01 cores=0-7
/proc/15676/task/15690/stat : 15690 (java) S 15674 15674 15111 0 -1 1077944384 400 0 0 0 1 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743709358960 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15691] ppid=15674 vsize=28231652 memory=281196206716816 CPUtime=0.04 cores=0-7
/proc/15676/task/15691/stat : 15691 (java) S 15674 15674 15111 0 -1 1077944384 271 0 0 0 4 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743708306160 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15692] ppid=15674 vsize=28231652 memory=281196206723728 CPUtime=0.02 cores=0-7
/proc/15676/task/15692/stat : 15692 (java) R 15674 15674 15111 0 -1 4202560 195 0 0 0 2 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743707234376 139745367132837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15693] ppid=15674 vsize=28231652 memory=281196206721424 CPUtime=0.12 cores=0-7
/proc/15676/task/15693/stat : 15693 (java) S 15674 15674 15111 0 -1 1077944384 1135 0 0 0 12 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743706200560 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15694] ppid=15674 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15694/stat : 15694 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743705148000 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15695] ppid=15674 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/15676/task/15695/stat : 15695 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372427 28909211648 12209 33554432000 4194304 4196468 140724195365840 139743704095280 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50292 KiB

[startup+0.700947 s]
/proc/loadavg: 7.03 8.00 8.18 4/211 15695
/proc/meminfo: memFree=29271788/32770624 swapFree=66958320/67108860
[pid=15674] ppid=15671 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15674/stat : 15674 (xcsp3-exec) S 15671 15674 15111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447372421 115843072 364 33554432000 4194304 5098028 140721873041072 140721873039176 140398984712828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20426752 140721873048438 140721873048681 140721873048681 140721873051594 0
/proc/15674/statm: 28282 364 305 221 0 87 0
[pid=15676] ppid=15674 vsize=28233776 memory=124576 CPUtime=1.89 cores=0-7
/proc/15676/stat : 15676 (java) S 15674 15674 15111 0 -1 1077944320 15657 0 0 0 183 6 0 0 20 0 20 0 447372421 28911386624 31144 33554432000 4194304 4196468 140724195365840 140724195348384 139745383632631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
/proc/15676/statm: 7058444 31144 3449 1 0 7019544 0
[pid=15676/tid=15677] ppid=15674 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/15676/task/15677/stat : 15677 (java) R 15674 15674 15111 0 -1 4202560 8415 0 0 0 63 4 0 0 20 0 20 0 447372421 28911386624 31144 33554432000 4194304 4196468 140724195365840 139745387866784 139745024677092 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15678] ppid=15674 vsize=28233776 memory=140598103548784 CPUtime=0 cores=0-7
/proc/15676/task/15678/stat : 15678 (java) S 15674 15674 15111 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447372422 28911386624 31144 33554432000 4194304 4196468 140724195365840 139744935275152 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15679] ppid=15674 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/15676/task/15679/stat : 15679 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447372422 28911386624 31144 33554432000 4194304 4196468 140724195365840 139744934222352 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15680] ppid=15674 vsize=28233776 memory=8024 CPUtime=0 cores=0-7
/proc/15676/task/15680/stat : 15680 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447372422 28911386624 31144 33554432000 4194304 4196468 140724195365840 139744933169552 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15681] ppid=15674 vsize=28233776 memory=10428 CPUtime=0 cores=0-7

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

[pid=15676/tid=15693] ppid=15674 vsize=28768336 memory=1196 CPUtime=1.12 cores=0-7
/proc/15676/task/15693/stat : 15693 (java) S 15674 15674 15111 0 -1 1077944384 16095 0 0 0 108 4 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743706200560 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15694] ppid=15674 vsize=28768336 memory=1044 CPUtime=0 cores=0-7
/proc/15676/task/15694/stat : 15694 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743705148000 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15695] ppid=15674 vsize=28768336 memory=712 CPUtime=0.14 cores=0-7
/proc/15676/task/15695/stat : 15695 (java) S 15674 15674 15111 0 -1 1077944384 2127 0 0 0 3 11 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743704095280 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15696] ppid=15674 vsize=28768336 memory=2832 CPUtime=290.78 cores=0-7
/proc/15676/task/15696/stat : 15696 (java) R 15674 15674 15111 0 -1 4202560 266617 0 0 0 29015 63 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743694875224 139745032469951 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15697] ppid=15674 vsize=28768336 memory=5090144 CPUtime=290.5 cores=0-7
/proc/15676/task/15697/stat : 15697 (java) R 15674 15674 15111 0 -1 4202560 94628 0 0 0 29026 24 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743693823656 139745033040542 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15698] ppid=15674 vsize=28768336 memory=1056 CPUtime=290.2 cores=0-7
/proc/15676/task/15698/stat : 15698 (java) R 15674 15674 15111 0 -1 4202560 88916 0 0 0 28974 46 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743692772040 139745032626104 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15699] ppid=15674 vsize=28768336 memory=4000 CPUtime=290.75 cores=0-7
/proc/15676/task/15699/stat : 15699 (java) R 15674 15674 15111 0 -1 4202560 18224 0 0 0 29059 16 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743691719064 139745032626104 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15700] ppid=15674 vsize=28768336 memory=1552 CPUtime=287.38 cores=0-7
/proc/15676/task/15700/stat : 15700 (java) R 15674 15674 15111 0 -1 4202560 230313 0 0 0 28665 73 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743690667048 139745033556870 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15701] ppid=15674 vsize=28768336 memory=1712 CPUtime=290.89 cores=0-7
/proc/15676/task/15701/stat : 15701 (java) R 15674 15674 15111 0 -1 4202560 15386 0 0 0 29059 30 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743689613480 139745032487790 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15702] ppid=15674 vsize=28768336 memory=1196 CPUtime=289.07 cores=0-7
/proc/15676/task/15702/stat : 15702 (java) R 15674 15674 15111 0 -1 4202560 42835 0 0 0 28890 17 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743688560744 139745031710807 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15703] ppid=15674 vsize=28768336 memory=1044 CPUtime=291.15 cores=0-7
/proc/15676/task/15703/stat : 15703 (java) R 15674 15674 15111 0 -1 4202560 412368 0 0 0 29051 64 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743687507768 139745024692346 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
Current children cumulated CPU time: 2363.78 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 5091600 KiB

[startup+303.002 s]*
/proc/loadavg: 8.53 8.13 8.17 9/221 15752
/proc/meminfo: memFree=24242892/32770624 swapFree=66958320/67108860
[pid=15674] ppid=15671 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15674/stat : 15674 (xcsp3-exec) S 15671 15674 15111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447372421 115843072 364 33554432000 4194304 5098028 140721873041072 140721873039176 140398984712828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20426752 140721873048438 140721873048681 140721873048681 140721873051594 0
/proc/15674/statm: 28282 364 305 221 0 87 0
[pid=15676] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2365.44 cores=0-7
/proc/15676/stat : 15676 (java) S 15674 15674 15111 0 -1 1077944320 1369470 0 0 0 235722 822 0 0 20 0 28 0 447372421 29458776064 1272536 33554432000 4194304 4196468 140724195365840 140724195348384 139745383632631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
/proc/15676/statm: 7192084 1272536 3557 1 0 7153184 0
[pid=15676/tid=15677] ppid=15674 vsize=28768336 memory=1398722017469774279 CPUtime=6.42 cores=0-7
/proc/15676/task/15677/stat : 15677 (java) S 15674 15674 15111 0 -1 1077944384 11111 0 0 0 620 22 0 0 20 0 28 0 447372421 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139745387873408 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15678] ppid=15674 vsize=28768336 memory=4872558044660077418 CPUtime=2.4 cores=0-7
/proc/15676/task/15678/stat : 15678 (java) S 15674 15674 15111 0 -1 1077944384 8654 0 0 0 188 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744935275152 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15679] ppid=15674 vsize=28768336 memory=1804 CPUtime=2.35 cores=0-7
/proc/15676/task/15679/stat : 15679 (java) S 15674 15674 15111 0 -1 1077944384 7787 0 0 0 183 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744934222352 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15680] ppid=15674 vsize=28768336 memory=916 CPUtime=2.41 cores=0-7
/proc/15676/task/15680/stat : 15680 (java) S 15674 15674 15111 0 -1 1077944384 9575 0 0 0 188 53 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744933169552 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15681] ppid=15674 vsize=28768336 memory=4388 CPUtime=2.38 cores=0-7
/proc/15676/task/15681/stat : 15681 (java) S 15674 15674 15111 0 -1 1077944384 8993 0 0 0 186 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744932116752 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15682] ppid=15674 vsize=28768336 memory=1412 CPUtime=2.34 cores=0-7
/proc/15676/task/15682/stat : 15682 (java) S 15674 15674 15111 0 -1 1077944384 9310 0 0 0 186 48 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744931064976 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15683] ppid=15674 vsize=28768336 memory=3692 CPUtime=2.38 cores=0-7
/proc/15676/task/15683/stat : 15683 (java) S 15674 15674 15111 0 -1 1077944384 10047 0 0 0 187 51 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744930012176 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15684] ppid=15674 vsize=28768336 memory=1456 CPUtime=2.4 cores=0-7
/proc/15676/task/15684/stat : 15684 (java) S 15674 15674 15111 0 -1 1077944384 19966 0 0 0 185 55 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744928959376 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15685] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2.4 cores=0-7
/proc/15676/task/15685/stat : 15685 (java) S 15674 15674 15111 0 -1 1077944384 9191 0 0 0 188 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744927906576 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15686] ppid=15674 vsize=28768336 memory=4100 CPUtime=1.36 cores=0-7
/proc/15676/task/15686/stat : 15686 (java) S 15674 15674 15111 0 -1 1077944384 7863 0 0 0 116 20 0 0 20 0 28 0 447372424 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743713569136 139745383643778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15687] ppid=15674 vsize=28768336 memory=1660 CPUtime=0 cores=0-7
/proc/15676/task/15687/stat : 15687 (java) S 15674 15674 15111 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 447372424 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743712515168 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15688] ppid=15674 vsize=28768336 memory=1398722017469774279 CPUtime=0 cores=0-7
/proc/15676/task/15688/stat : 15688 (java) S 15674 15674 15111 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 447372424 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743711462272 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15689] ppid=15674 vsize=28768336 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/15676/task/15689/stat : 15689 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743710410576 139745383651227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15690] ppid=15674 vsize=28768336 memory=0 CPUtime=4.73 cores=0-7
/proc/15676/task/15690/stat : 15690 (java) S 15674 15674 15111 0 -1 1077944384 24397 0 0 0 467 6 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743709358960 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15691] ppid=15674 vsize=28768336 memory=0 CPUtime=5 cores=0-7
/proc/15676/task/15691/stat : 15691 (java) S 15674 15674 15111 0 -1 1077944384 25922 0 0 0 494 6 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743708306160 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15692] ppid=15674 vsize=28768336 memory=0 CPUtime=4.98 cores=0-7
/proc/15676/task/15692/stat : 15692 (java) S 15674 15674 15111 0 -1 1077944384 27800 0 0 0 493 5 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743707253360 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15693] ppid=15674 vsize=28768336 memory=6791534058613427641 CPUtime=1.12 cores=0-7
/proc/15676/task/15693/stat : 15693 (java) S 15674 15674 15111 0 -1 1077944384 16095 0 0 0 108 4 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743706200560 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15694] ppid=15674 vsize=28768336 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/15676/task/15694/stat : 15694 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743705148000 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15695] ppid=15674 vsize=28768336 memory=14408211662899591 CPUtime=0.14 cores=0-7
/proc/15676/task/15695/stat : 15695 (java) S 15674 15674 15111 0 -1 1077944384 2127 0 0 0 3 11 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743704095280 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15696] ppid=15674 vsize=28768336 memory=47872 CPUtime=290.99 cores=0-7
/proc/15676/task/15696/stat : 15696 (java) R 15674 15674 15111 0 -1 4202560 266617 0 0 0 29036 63 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743694875224 139745032470225 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15697] ppid=15674 vsize=28768336 memory=6791534058613427641 CPUtime=290.71 cores=0-7
/proc/15676/task/15697/stat : 15697 (java) R 15674 15674 15111 0 -1 4202560 94628 0 0 0 29047 24 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743693823656 139745032626208 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15698] ppid=15674 vsize=28768336 memory=47872 CPUtime=290.4 cores=0-7
/proc/15676/task/15698/stat : 15698 (java) R 15674 15674 15111 0 -1 4202560 88916 0 0 0 28994 46 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743692772040 139745031710664 0 4 0 16800975 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15699] ppid=15674 vsize=28768336 memory=988 CPUtime=290.96 cores=0-7
/proc/15676/task/15699/stat : 15699 (java) R 15674 15674 15111 0 -1 4202560 18224 0 0 0 29080 16 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743691719064 139745032525060 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15700] ppid=15674 vsize=28768336 memory=2020 CPUtime=287.58 cores=0-7
/proc/15676/task/15700/stat : 15700 (java) R 15674 15674 15111 0 -1 4202560 230313 0 0 0 28685 73 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743690667048 139745032469923 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15701] ppid=15674 vsize=28768336 memory=1432 CPUtime=291.1 cores=0-7
/proc/15676/task/15701/stat : 15701 (java) R 15674 15674 15111 0 -1 4202560 15386 0 0 0 29080 30 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743689613480 139745033041597 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15702] ppid=15674 vsize=28768336 memory=0 CPUtime=289.28 cores=0-7
/proc/15676/task/15702/stat : 15702 (java) R 15674 15674 15111 0 -1 4202560 42835 0 0 0 28911 17 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743688560744 139745024691418 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15703] ppid=15674 vsize=28768336 memory=5936396745852871488 CPUtime=291.36 cores=0-7
/proc/15676/task/15703/stat : 15703 (java) R 15674 15674 15111 0 -1 4202560 412368 0 0 0 29072 64 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743687507768 139745024691490 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
Current children cumulated CPU time: 2365.44 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 5091600 KiB

[startup+303.111 s]
/proc/loadavg: 8.53 8.13 8.17 9/221 15752
/proc/meminfo: memFree=24242892/32770624 swapFree=66958320/67108860
[pid=15674] ppid=15671 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15674/stat : 15674 (xcsp3-exec) S 15671 15674 15111 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447372421 115843072 364 33554432000 4194304 5098028 140721873041072 140721873039176 140398984712828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 20426752 140721873048438 140721873048681 140721873048681 140721873051594 0
/proc/15674/statm: 28282 364 305 221 0 87 0
[pid=15676] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2366.14 cores=0-7
/proc/15676/stat : 15676 (java) S 15674 15674 15111 0 -1 1077944320 1369811 0 0 0 235792 822 0 0 20 0 28 0 447372421 29458776064 1272536 33554432000 4194304 4196468 140724195365840 140724195348384 139745383632631 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
/proc/15676/statm: 7192084 1272536 3557 1 0 7153184 0
[pid=15676/tid=15677] ppid=15674 vsize=28768336 memory=5090144 CPUtime=6.42 cores=0-7
/proc/15676/task/15677/stat : 15677 (java) S 15674 15674 15111 0 -1 1077944384 11111 0 0 0 620 22 0 0 20 0 28 0 447372421 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139745387873408 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15678] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2.4 cores=0-7
/proc/15676/task/15678/stat : 15678 (java) S 15674 15674 15111 0 -1 1077944384 8654 0 0 0 188 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744935275152 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15679] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2.35 cores=0-7
/proc/15676/task/15679/stat : 15679 (java) S 15674 15674 15111 0 -1 1077944384 7787 0 0 0 183 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744934222352 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15680] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2.41 cores=0-7
/proc/15676/task/15680/stat : 15680 (java) S 15674 15674 15111 0 -1 1077944384 9575 0 0 0 188 53 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744933169552 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15681] ppid=15674 vsize=28768336 memory=1456 CPUtime=2.38 cores=0-7
/proc/15676/task/15681/stat : 15681 (java) S 15674 15674 15111 0 -1 1077944384 8993 0 0 0 186 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744932116752 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15682] ppid=15674 vsize=28768336 memory=0 CPUtime=2.34 cores=0-7
/proc/15676/task/15682/stat : 15682 (java) S 15674 15674 15111 0 -1 1077944384 9310 0 0 0 186 48 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744931064976 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 4 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15683] ppid=15674 vsize=28768336 memory=9 CPUtime=2.38 cores=0-7
/proc/15676/task/15683/stat : 15683 (java) S 15674 15674 15111 0 -1 1077944384 10047 0 0 0 187 51 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744930012176 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15684] ppid=15674 vsize=28768336 memory=1456 CPUtime=2.4 cores=0-7
/proc/15676/task/15684/stat : 15684 (java) S 15674 15674 15111 0 -1 1077944384 19966 0 0 0 185 55 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744928959376 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15685] ppid=15674 vsize=28768336 memory=5090144 CPUtime=2.4 cores=0-7
/proc/15676/task/15685/stat : 15685 (java) S 15674 15674 15111 0 -1 1077944384 9191 0 0 0 188 52 0 0 20 0 28 0 447372422 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139744927906576 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15686] ppid=15674 vsize=28768336 memory=8024 CPUtime=1.36 cores=0-7
/proc/15676/task/15686/stat : 15686 (java) S 15674 15674 15111 0 -1 1077944384 7863 0 0 0 116 20 0 0 20 0 28 0 447372424 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743713569136 139745383643778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 33 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15687] ppid=15674 vsize=28768336 memory=10428 CPUtime=0 cores=0-7
/proc/15676/task/15687/stat : 15687 (java) S 15674 15674 15111 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 28 0 447372424 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743712515168 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15688] ppid=15674 vsize=28768336 memory=3531712 CPUtime=0 cores=0-7
/proc/15676/task/15688/stat : 15688 (java) S 15674 15674 15111 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 447372424 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743711462272 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15689] ppid=15674 vsize=28768336 memory=56 CPUtime=0 cores=0-7
/proc/15676/task/15689/stat : 15689 (java) S 15674 15674 15111 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743710410576 139745383651227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15690] ppid=15674 vsize=28768336 memory=1456 CPUtime=4.73 cores=0-7
/proc/15676/task/15690/stat : 15690 (java) S 15674 15674 15111 0 -1 1077944384 24397 0 0 0 467 6 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743709358960 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15691] ppid=15674 vsize=28768336 memory=5089976 CPUtime=5 cores=0-7
/proc/15676/task/15691/stat : 15691 (java) S 15674 15674 15111 0 -1 1077944384 25922 0 0 0 494 6 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743708306160 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15692] ppid=15674 vsize=28768336 memory=1456 CPUtime=4.98 cores=0-7
/proc/15676/task/15692/stat : 15692 (java) S 15674 15674 15111 0 -1 1077944384 27800 0 0 0 493 5 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743707253360 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15693] ppid=15674 vsize=28768336 memory=1456 CPUtime=1.12 cores=0-7
/proc/15676/task/15693/stat : 15693 (java) S 15674 15674 15111 0 -1 1077944384 16095 0 0 0 108 4 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743706200560 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15694] ppid=15674 vsize=28768336 memory=490 CPUtime=0 cores=0-7
/proc/15676/task/15694/stat : 15694 (java) S 15674 15674 15111 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743705148000 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15695] ppid=15674 vsize=28768336 memory=111 CPUtime=0.14 cores=0-7
/proc/15676/task/15695/stat : 15695 (java) S 15674 15674 15111 0 -1 1077944384 2127 0 0 0 3 11 0 0 20 0 28 0 447372427 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743704095280 139745383643778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 42 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15696] ppid=15674 vsize=28768336 memory=47872 CPUtime=291.09 cores=0-7
/proc/15676/task/15696/stat : 15696 (java) R 15674 15674 15111 0 -1 4202560 266617 0 0 0 29046 63 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743694875224 139745032626104 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15697] ppid=15674 vsize=28768336 memory=988 CPUtime=290.8 cores=0-7
/proc/15676/task/15697/stat : 15697 (java) S 15674 15674 15111 0 -1 1077944384 94650 0 0 0 29056 24 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743693828816 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15698] ppid=15674 vsize=28768336 memory=2020 CPUtime=290.49 cores=0-7
/proc/15676/task/15698/stat : 15698 (java) S 15674 15674 15111 0 -1 1077944384 88929 0 0 0 29003 46 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743692777040 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15699] ppid=15674 vsize=28768336 memory=6791534058613427641 CPUtime=291.06 cores=0-7
/proc/15676/task/15699/stat : 15699 (java) S 15674 15674 15111 0 -1 1077944384 18249 0 0 0 29090 16 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743691724240 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15700] ppid=15674 vsize=28768336 memory=1712 CPUtime=287.64 cores=0-7
/proc/15676/task/15700/stat : 15700 (java) S 15674 15674 15111 0 -1 1077944384 230513 0 0 0 28691 73 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743690671440 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15701] ppid=15674 vsize=28768336 memory=3612 CPUtime=291.2 cores=0-7
/proc/15676/task/15701/stat : 15701 (java) R 15674 15674 15111 0 -1 4202560 15409 0 0 0 29090 30 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743689613480 139745033200012 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15702] ppid=15674 vsize=28768336 memory=3612 CPUtime=289.35 cores=0-7
/proc/15676/task/15702/stat : 15702 (java) S 15674 15674 15111 0 -1 1077944384 42868 0 0 0 28918 17 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743688565840 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
[pid=15676/tid=15703] ppid=15674 vsize=28768336 memory=47872 CPUtime=291.45 cores=0-7
/proc/15676/task/15703/stat : 15703 (java) S 15674 15674 15111 0 -1 1077944384 412393 0 0 0 29081 64 0 0 20 0 28 0 447373163 29458776064 1272536 33554432000 4194304 4196468 140724195365840 139743687513040 139745383642837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21229568 140724195369962 140724195370134 140724195370134 140724195373007 0
Current children cumulated CPU time: 2366.14 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 5091600 KiB

Child status: 0
Real time (s): 303.199
CPU time (s): 2366.24
CPU user time (s): 2357.97
CPU system time (s): 8.26813
CPU usage (%): 780.426
Max. virtual memory (cumulated for all children) (KiB): 28881464
Max. memory (cumulated for all children) (KiB): 5091600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2357.97
system time used= 8.26813
maximum resident set size= 5090320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1372526
page faults= 0
swaps= 0
block input operations= 0
block output operations= 616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16151
involuntary context switches= 27945


# summary of solver processes directly reported to runsolver:
#   pid: 15674
#   total CPU time (s): 2366.24
#   total CPU user time (s): 2357.97
#   total CPU system time (s): 8.26813

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.58043 second user time and 3.74823 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-17 11:58:37
IDJOB=4399537
IDBENCH=138779
IDSOLVER=2854
FILE ID=node145/4399537-1568714359
RUNJOBID= node145-1568711786-15138
PBS_JOBID= 21703940
Free space on /tmp= 59532 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0200-m1.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-4399537-1568714359/watcher-4399537-1568714359 -o /tmp/evaluation-result-4399537-1568714359/solver-4399537-1568714359 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node145-1568711786-15138 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 758589421 HOME/instance-4399537-1568714359.xml

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

MD5SUM BENCH= aa794b13577ab4fe7ac8dae6d6ffdfc7
RANDOM SEED=758589421

node145.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.59
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.59
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.59
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.59
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:        29328676 kB
MemAvailable:   31848232 kB
Buffers:          191516 kB
Cached:          2618336 kB
SwapCached:        41072 kB
Active:          1388596 kB
Inactive:        1466280 kB
Active(anon):       7240 kB
Inactive(anon):    86528 kB
Active(file):    1381356 kB
Inactive(file):  1379752 kB
Unevictable:      109612 kB
Mlocked:          109612 kB
SwapTotal:      67108860 kB
SwapFree:       66958320 kB
Dirty:             26888 kB
Writeback:             0 kB
AnonPages:        156576 kB
Mapped:            48980 kB
Shmem:             40616 kB
Slab:             177368 kB
SReclaimable:     148568 kB
SUnreclaim:        28800 kB
KernelStack:        3808 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 59504 MiB
End job on node145 at 2019-09-17 12:03:41