Trace number 4271058

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)SAT 3.31494 0.96081698

General information on the benchmark

NameMixed/Mixed-xcsp2-nengfa/
sudoku368_X2.xml
MD5SUM28d39503ad45e82e9eafc3470842d788
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 benchmark0.038403001
Satisfiable
(Un)Satisfiability was proved
Number of variables1309
Number of constraints75
Number of domains294
Minimum domain size1
Maximum domain size11
Distribution of domain sizes[{"size":1,"count":1026},{"size":2,"count":49},{"size":3,"count":42},{"size":4,"count":45},{"size":5,"count":45},{"size":6,"count":37},{"size":7,"count":36},{"size":8,"count":18},{"size":9,"count":7},{"size":10,"count":3},{"size":11,"count":1}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":1026},{"degree":3,"count":283}]
Minimum constraint arity25
Maximum constraint arity25
Distribution of constraint arities[{"arity":25,"count":75}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":75}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271058-1502687080.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271058-1502687080.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
1.77/0.73	c solve instance...
3.21/0.92	s SATISFIABLE
3.21/0.92	v <instantiation>
3.21/0.92	v 	<list>x0 x1 x2 x3 x4 x5 x6 x7 x8 x9 x11 x12 x13 x14 x15 x16 x17 x19 x21 x22 x23 x24 x25 x26 x27 x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 x47 x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 x62 x63 x64 x65 x66 x67 x68 x69 x70 x71 x72 x73 x74 x75 x76 x77 x79 x80 x81 x82 x83 x84 x85 x86 x87 x88 x89 x90 x91 x92 x93 x94 x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 x123 x124 x125 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 x173 x176 x177 x178 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x239 x241 x242 x244 x245 x246 x247 x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x10[0] x10[1] x10[2] x18[0] x18[1] x20[0] x20[1] x20[2] x78[0] x78[1] x126[0] x126[1] x127[0] x127[1] x174[0] x174[1] x175[0] x175[1] x179[0] x179[1] x238[0] x238[1] x240[0] x240[1] x243[0] x243[1] x269[0] x269[1] x269[2] x269[3] x269[4] x269[5] x269[6] x269[7] x269[8] x269[9] x269[10] x269[11] x269[12] x269[13] x269[14] x269[15] x269[16] x269[17] x269[18] x269[19] x269[20] x269[21] x269[22] x269[23] x269[24] x269[25] x269[26] x269[27] x269[28] x269[29] x269[30] x269[31] x269[32] x269[33] x269[34] x269[35] x269[36] x269[37] x269[38] x269[39] x269[40] x269[41] x269[42] x269[43] x269[44] x270[0] x270[1] x270[2] x270[3] x270[4] x270[5] x270[6] x270[7] x270[8] x270[9] x270[10] x270[11] x270[12] x270[13] x270[14] x270[15] x270[16] x270[17] x270[18] x270[19] x270[20] x270[21] x270[22] x270[23] x270[24] x270[25] x270[26] x270[27] x270[28] x270[29] x271[0] x271[1] x271[2] x271[3] x271[4] x271[5] x271[6] x271[7] x271[8] x271[9] x271[10] x271[11] x271[12] x271[13] x271[14] x271[15] x271[16] x271[17] x271[18] x271[19] x271[20] x271[21] x271[22] x271[23] x271[24] x271[25] x271[26] x271[27] x271[28] x271[29] x271[30] x271[31] x271[32] x271[33] x271[34] x271[35] x272[0] x272[1] x272[2] x272[3] x272[4] x272[5] x272[6] x272[7] x272[8] x272[9] x272[10] x272[11] x272[12] x272[13] x272[14] x272[15] x272[16] x272[17] x272[18] x272[19] x272[20] x272[21] x272[22] x272[23] x272[24] x272[25] x272[26] x272[27] x272[28] x272[29] x272[30] x272[31] x272[32] x272[33] x272[34] x272[35] x272[36] x272[37] x272[38] x272[39] x272[40] x272[41] x272[42] x272[43] x272[44] x272[45] x272[46] x272[47] x272[48] x272[49] x272[50] x273[0] x273[1] x273[2] x273[3] x273[4] x273[5] x273[6] x273[7] x273[8] x273[9] x273[10] x273[11] x273[12] x273[13] x273[14] x273[15] x273[16] x273[17] x273[18] x273[19] x273[20] x273[21] x273[22] x273[23] x273[24] x273[25] x273[26] x273[27] x273[28] x273[29] x273[30] x273[31] x273[32] x273[33] x273[34] x273[35] x273[36] x273[37] x273[38] x273[39] x273[40] x273[41] x273[42] x273[43] x273[44] x274[0] x274[1] x274[2] x274[3] x274[4] x274[5] x274[6] x274[7] x274[8] x274[9] x274[10] x274[11] x274[12] x274[13] x274[14] x274[15] x274[16] x274[17] x274[18] x274[19] x274[20] x274[21] x274[22] x274[23] x274[24] x274[25] x274[26] x274[27] x274[28] x274[29] x275[0] x275[1] x275[2] x275[3] x275[4] x275[5] x275[6] x275[7] x275[8] x275[9] x275[10] x275[11] x275[12] x275[13] x275[14] x275[15] x275[16] x275[17] x275[18] x275[19] x275[20] x275[21] x275[22] x275[23] x275[24] x275[25] x275[26] x275[27] x275[28] x275[29] x275[30] x275[31] x275[32] x275[33] x275[34] x275[35] x275[36] x275[37] x275[38] x275[39] x275[40] x275[41] x275[42] x275[43] x275[44] x276[0] x276[1] x276[2] x276[3] x276[4] x276[5] x276[6] x276[7] x276[8] x276[9] x276[10] x276[11] x276[12] x276[13] x276[14] x276[15] x276[16] x276[17] x276[18] x276[19] x276[20] x276[21] x276[22] x276[23] x276[24] x276[25] x276[26] x276[27] x276[28] x276[29] x276[30] x276[31] x276[32] x276[33] x276[34] x276[35] x276[36] x276[37] x276[38] x276[39] x276[40] x276[41] x276[42] x276[43] x276[44] x276[45] x276[46] x276[47] x277[0] x277[1] x277[2] x277[3] x277[4] x277[5] x277[6] x277[7] x277[8] x277[9] x277[10] x277[11] x277[12] x277[13] x277[14] x277[15] x277[16] x277[17] x277[18] x277[19] x277[20] x277[21] x277[22] x277[23] x277[24] x277[25] x277[26] x277[27] x277[28] x277[29] x277[30] x277[31] x277[32] x277[33] x277[34] x277[35] x277[36] x277[37] x277[38] x277[39] x277[40] x277[41] x277[42] x277[43] x277[44] x277[45] x277[46] x277[47] x277[48] x277[49] x277[50] x277[51] x277[52] x277[53] x277[54] x277[55] x277[56] x277[57] x277[58] x277[59] x278[0] x278[1] x278[2] x278[3] x278[4] x278[5] x278[6] x278[7] x278[8] x278[9] x278[10] x278[11] x278[12] x278[13] x278[14] x278[15] x278[16] x278[17] x278[18] x278[19] x278[20] x278[21] x278[22] x278[23] x278[24] x278[25] x278[26] x278[27] x278[28] x278[29] x278[30] x278[31] x278[32] x278[33] x278[34] x278[35] x278[36] x278[37] x278[38] x278[39] x278[40] x278[41] x278[42] x278[43] x278[44] x278[45] x278[46] x278[47] x279[0] x279[1] x279[2] x279[3] x279[4] x279[5] x279[6] x279[7] x279[8] x279[9] x279[10] x279[11] x279[12] x279[13] x279[14] x279[15] x279[16] x279[17] x279[18] x279[19] x279[20] x279[21] x279[22] x279[23] x279[24] x279[25] x279[26] x279[27] x279[28] x279[29] x279[30] x279[31] x279[32] x279[33] x279[34] x279[35] x279[36] x279[37] x279[38] x280[0] x280[1] x280[2] x280[3] x280[4] x280[5] x280[6] x280[7] x280[8] x280[9] x280[10] x280[11] x280[12] x280[13] x280[14] x280[15] x280[16] x280[17] x280[18] x280[19] x280[20] x280[21] x280[22] x280[23] x280[24] x280[25] x280[26] x280[27] x280[28] x280[29] x280[30] x280[31] x280[32] x280[33] x280[34] x280[35] x280[36] x280[37] x280[38] x280[39] x280[40] x280[41] x280[42] x280[43] x280[44] x280[45] x280[46] x280[47] x280[48] x280[49] x280[50] x280[51] x280[52] x280[53] x280[54] x280[55] x280[56] x281[0] x281[1] x281[2] x281[3] x281[4] x281[5] x281[6] x281[7] x281[8] x281[9] x281[10] x281[11] x281[12] x281[13] x281[14] x281[15] x281[16] x281[17] x281[18] x281[19] x281[20] x281[21] x281[22] x281[23] x281[24] x281[25] x281[26] x281[27] x281[28] x281[29] x281[30] x281[31] x281[32] x281[33] x281[34] x281[35] x281[36] x281[37] x281[38] x281[39] x281[40] x281[41] x282[0] x282[1] x282[2] x282[3] x282[4] x282[5] x282[6] x282[7] x282[8] x282[9] x282[10] x282[11] x282[12] x282[13] x282[14] x282[15] x282[16] x282[17] x282[18] x282[19] x282[20] x282[21] x282[22] x282[23] x282[24] x282[25] x282[26] x282[27] x282[28] x282[29] x282[30] x282[31] x282[32] x282[33] x282[34] x282[35] x282[36] x282[37] x282[38] x282[39] x282[40] x282[41] x282[42] x282[43] x282[44] x283[0] x283[1] x283[2] x283[3] x283[4] x283[5] x283[6] x283[7] x283[8] x283[9] x283[10] x283[11] x283[12] x283[13] x283[14] x283[15] x283[16] x283[17] x283[18] x283[19] x283[20] x283[21] x283[22] x283[23] x283[24] x283[25] x283[26] x283[27] x283[28] x283[29] x283[30] x283[31] x283[32] x283[33] x283[34] x283[35] x283[36] x283[37] x283[38] x284[0] x284[1] x284[2] x284[3] x284[4] x284[5] x284[6] x284[7] x284[8] x284[9] x284[10] x284[11] x284[12] x284[13] x284[14] x284[15] x284[16] x284[17] x284[18] x284[19] x284[20] x284[21] x284[22] x284[23] x284[24] x284[25] x284[26] x284[27] x284[28] x284[29] x284[30] x284[31] x284[32] x284[33] x284[34] x284[35] x284[36] x284[37] x284[38] x284[39] x284[40] x284[41] x285[0] x285[1] x285[2] x285[3] x285[4] x285[5] x285[6] x285[7] x285[8] x285[9] x285[10] x285[11] x285[12] x285[13] x285[14] x285[15] x285[16] x285[17] x285[18] x285[19] x285[20] x285[21] x285[22] x285[23] x285[24] x285[25] x285[26] x285[27] x285[28] x285[29] x285[30] x285[31] x285[32] x285[33] x285[34] x285[35] x285[36] x285[37] x285[38] x286[0] x286[1] x286[2] x286[3] x286[4] x286[5] x286[6] x286[7] x286[8] x286[9] x286[10] x286[11] x286[12] x286[13] x286[14] x286[15] x286[16] x286[17] x286[18] x286[19] x286[20] x286[21] x286[22] x286[23] x286[24] x286[25] x286[26] x286[27] x286[28] x286[29] x286[30] x286[31] x286[32] x286[33] x286[34] x286[35] x287[0] x287[1] x287[2] x287[3] x287[4] x287[5] x287[6] x287[7] x287[8] x287[9] x287[10] x287[11] x287[12] x287[13] x287[14] x287[15] x287[16] x287[17] x287[18] x287[19] x287[20] x287[21] x287[22] x287[23] x287[24] x287[25] x287[26] x287[27] x287[28] x287[29] x287[30] x287[31] x287[32] x287[33] x287[34] x287[35] x287[36] x287[37] x287[38] x288[0] x288[1] x288[2] x288[3] x288[4] x288[5] x288[6] x288[7] x288[8] x288[9] x288[10] x288[11] x288[12] x288[13] x288[14] x288[15] x288[16] x288[17] x288[18] x288[19] x288[20] x288[21] x288[22] x288[23] x288[24] x288[25] x288[26] x288[27] x288[28] x288[29] x288[30] x288[31] x288[32] x289[0] x289[1] x289[2] x289[3] x289[4] x289[5] x289[6] x289[7] x289[8] x289[9] x289[10] x289[11] x289[12] x289[13] x289[14] x289[15] x289[16] x289[17] x289[18] x289[19] x289[20] x289[21] x289[22] x289[23] x289[24] x289[25] x289[26] x289[27] x289[28] x289[29] x289[30] x289[31] x289[32] x289[33] x289[34] x289[35] x290[0] x290[1] x290[2] x290[3] x290[4] x290[5] x290[6] x290[7] x290[8] x290[9] x290[10] x290[11] x290[12] x290[13] x290[14] x290[15] x290[16] x290[17] x290[18] x290[19] x290[20] x290[21] x290[22] x290[23] x290[24] x290[25] x290[26] x290[27] x290[28] x290[29] x290[30] x290[31] x290[32] x291[0] x291[1] x291[2] x291[3] x291[4] x291[5] x291[6] x291[7] x291[8] x291[9] x291[10] x291[11] x291[12] x291[13] x291[14] x291[15] x291[16] x291[17] x291[18] x291[19] x291[20] x291[21] x291[22] x291[23] x291[24] x291[25] x291[26] x291[27] x291[28] x291[29] x291[30] x291[31] x291[32] x291[33] x291[34] x291[35] x292[0] x292[1] x292[2] x292[3] x292[4] x292[5] x292[6] x292[7] x292[8] x292[9] x292[10] x292[11] x292[12] x292[13] x292[14] x292[15] x292[16] x292[17] x292[18] x292[19] x292[20] x292[21] x292[22] x292[23] x292[24] x292[25] x292[26] x292[27] x292[28] x292[29] x292[30] x292[31] x292[32] x292[33] x292[34] x292[35] x293[0] x293[1] x293[2] x293[3] x293[4] x293[5] x293[6] x293[7] x293[8] x293[9] x293[10] x293[11] x293[12] x293[13] x293[14] x293[15] x293[16] x293[17] x293[18] x293[19] x293[20] x293[21] x293[22] x293[23] x293[24] x293[25] x293[26] x293[27] x293[28] x293[29] x293[30] x293[31] x293[32] x293[33] x293[34] x293[35] </list>
3.21/0.92	v 	<values>5 18 7 12 4 23 0 19 11 21 7 18 1 2 19 6 15 19 13 1 19 3 16 9 23 0 10 1 5 13 17 20 22 7 12 22 11 5 13 2 3 16 6 19 12 4 18 9 23 21 21 0 22 8 11 20 15 6 19 3 16 17 1 5 13 24 7 12 18 24 4 6 15 16 2 0 8 22 11 5 1 21 23 10 12 18 4 19 2 1 17 5 24 12 8 11 22 20 15 3 23 21 9 0 19 16 3 6 21 0 9 10 23 7 24 18 11 20 14 13 17 2 10 21 19 4 12 7 14 20 11 8 0 21 10 23 16 19 15 5 13 18 12 1 5 22 11 14 16 16 19 3 20 22 8 11 14 10 23 21 9 13 17 2 4 24 18 12 5 3 12 10 21 10 1 2 5 8 20 18 4 12 16 22 8 11 24 4 7 17 2 13 1 15 16 3 10 21 9 18 12 7 4 24 23 9 0 3 19 8 14 11 20 22 2 5 13 14 20 22 8 9 0 23 21 13 1 12 18 13 0 21 1 21 7 4 24 12 7 20 14 8 13 1 9 23 0 24 7 16 22 8 14 17 1 2 5 23 18 23 7 18 20 0 20 9 14 7 4 1 11 1 19 17 24 21 11 16 4 5 14 13 23 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 13 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 17 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 24 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 21 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 10 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 6 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 16 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 15 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 14 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 4 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 12 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 23 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 18 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 19 </values>
3.21/0.92	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12282 MiB free)
  memory of node 1: 16384 MiB (13579 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271058-1502687080/watcher-4271058-1502687080 -o /tmp/evaluation-result-4271058-1502687080/solver-4271058-1502687080 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node105-1502680975-372 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1258267309 HOME/instance-4271058-1502687080.xml 

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

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


[startup+0.100063 s]*
/proc/loadavg: 8.25 8.12 8.16 2/200 1129
/proc/meminfo: memFree=26466772/32770624 swapFree=67108860/67108860
[pid=1103] ppid=1097 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1103/stat : 1103 (xcsp3-exec) S 1097 1103 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101779645 9740288 346 33554432000 4194304 5098028 140725616244496 140725616242600 140523286495868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29147136 140725616252004 140725616252215 140725616252215 140725616254955 0
/proc/1103/statm: 2378 346 289 221 0 87 0
[pid=1110] ppid=1103 vsize=25999808 memory=26324 CPUtime=0.11 cores=0-7
/proc/1110/stat : 1110 (java) S 1103 1103 345 0 -1 1077944320 5477 0 0 0 10 1 0 0 20 0 20 0 101779645 26623803392 6581 33554432000 4194304 4196468 140730820531520 140730820514064 139901427941111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
/proc/1110/statm: 6499952 6581 2846 1 0 6488269 0
[pid=1110/tid=1111] ppid=1103 vsize=25999808 memory=1400242874264906928 CPUtime=0.09 cores=0-7
/proc/1110/task/1111/stat : 1111 (java) R 1103 1103 345 0 -1 4202560 3487 0 0 0 8 1 0 0 20 0 20 0 101779645 26623803392 6581 33554432000 4194304 4196468 140730820531520 139901432173024 139901412021598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1112] ppid=1103 vsize=25999808 memory=3461361991549258287 CPUtime=0 cores=0-7
/proc/1110/task/1112/stat : 1112 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139901380561296 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1113] ppid=1103 vsize=25999808 memory=140119190972032 CPUtime=0 cores=0-7
/proc/1110/task/1113/stat : 1113 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900985145616 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1114] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1114/stat : 1114 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900984093328 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1115] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1115/stat : 1115 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900983040528 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1116] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1116/stat : 1116 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900981988240 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1117] ppid=1103 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1110/task/1117/stat : 1117 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900980935440 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1118] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1118/stat : 1118 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900979883152 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1119] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1119/stat : 1119 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779646 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900978830352 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1120] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1120/stat : 1120 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779647 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900421052528 139901427952258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1121] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1121/stat : 1121 (java) S 1103 1103 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101779648 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900419998496 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1122] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1122/stat : 1122 (java) S 1103 1103 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101779648 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900418946160 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1123] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1123/stat : 1123 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779650 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900417894480 139901427959707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1124] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1124/stat : 1124 (java) R 1103 1103 345 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 101779650 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900416842352 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1125] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1125/stat : 1125 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779650 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900415789552 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1126] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1126/stat : 1126 (java) S 1103 1103 345 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 101779650 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900414737264 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1127] ppid=1103 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/1110/task/1127/stat : 1127 (java) R 1103 1103 345 0 -1 4202560 258 0 0 0 1 0 0 0 20 0 20 0 101779650 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900413684464 139901427962458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1128] ppid=1103 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1128/stat : 1128 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779651 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900412631392 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1129] ppid=1103 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1110/task/1129/stat : 1129 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779651 26623803392 6581 33554432000 4194304 4196468 140730820531520 139900411578672 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27708 KiB

[startup+0.21056 s]*
/proc/loadavg: 8.25 8.12 8.16 3/200 1129
/proc/meminfo: memFree=26454740/32770624 swapFree=67108860/67108860
[pid=1103] ppid=1097 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1103/stat : 1103 (xcsp3-exec) S 1097 1103 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101779645 9740288 346 33554432000 4194304 5098028 140725616244496 140725616242600 140523286495868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29147136 140725616252004 140725616252215 140725616252215 140725616254955 0
/proc/1103/statm: 2378 346 289 221 0 87 0
[pid=1110] ppid=1103 vsize=26004064 memory=38852 CPUtime=0.33 cores=0-7
/proc/1110/stat : 1110 (java) S 1103 1103 345 0 -1 1077944320 8327 0 0 0 30 3 0 0 20 0 20 0 101779645 26628161536 9713 33554432000 4194304 4196468 140730820531520 140730820514064 139901427941111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
/proc/1110/statm: 6501016 9713 3069 1 0 6488269 0
[pid=1110/tid=1111] ppid=1103 vsize=26004064 memory=8390339637985935414 CPUtime=0.2 cores=0-7
/proc/1110/task/1111/stat : 1111 (java) R 1103 1103 345 0 -1 4202560 5397 0 0 0 18 2 0 0 20 0 20 0 101779645 26628161536 9713 33554432000 4194304 4196468 140730820531520 139901432162104 139901427963037 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1112] ppid=1103 vsize=26004064 memory=288230596118052887 CPUtime=0 cores=0-7
/proc/1110/task/1112/stat : 1112 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139901380561296 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1113] ppid=1103 vsize=26004064 memory=140119191372740 CPUtime=0 cores=0-7
/proc/1110/task/1113/stat : 1113 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900985145616 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1114] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1114/stat : 1114 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900984093328 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1115] ppid=1103 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1110/task/1115/stat : 1115 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900983040528 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1116] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1116/stat : 1116 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900981988240 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1117] ppid=1103 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1110/task/1117/stat : 1117 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900980935440 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1118] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1118/stat : 1118 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900979883152 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1119] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1119/stat : 1119 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900978830352 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1120] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1120/stat : 1120 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779647 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900421052528 139901427952258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1121] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1121/stat : 1121 (java) S 1103 1103 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101779648 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900419998496 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1122] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1122/stat : 1122 (java) S 1103 1103 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101779648 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900418946160 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1123] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1123/stat : 1123 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779650 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900417894480 139901427959707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1124] ppid=1103 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1110/task/1124/stat : 1124 (java) S 1103 1103 345 0 -1 1077944384 591 0 0 0 1 0 0 0 20 0 20 0 101779650 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900416842352 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1125] ppid=1103 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1110/task/1125/stat : 1125 (java) S 1103 1103 345 0 -1 1077944384 63 0 0 0 1 0 0 0 20 0 20 0 101779650 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900415789552 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1126] ppid=1103 vsize=26004064 memory=-1 CPUtime=0.02 cores=0-7
/proc/1110/task/1126/stat : 1126 (java) S 1103 1103 345 0 -1 1077944384 217 0 0 0 2 0 0 0 20 0 20 0 101779650 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900414737264 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1127] ppid=1103 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/1110/task/1127/stat : 1127 (java) R 1103 1103 345 0 -1 4202560 754 0 0 0 7 0 0 0 20 0 20 0 101779650 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900413684464 139901406649161 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1128] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1128/stat : 1128 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779651 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900412631392 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1129] ppid=1103 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1110/task/1129/stat : 1129 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779651 26628161536 9713 33554432000 4194304 4196468 140730820531520 139900411578672 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40236 KiB

[startup+0.317223 s]*
/proc/loadavg: 8.25 8.12 8.16 2/200 1129
/proc/meminfo: memFree=26450284/32770624 swapFree=67108860/67108860
[pid=1103] ppid=1097 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1103/stat : 1103 (xcsp3-exec) S 1097 1103 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101779645 9740288 346 33554432000 4194304 5098028 140725616244496 140725616242600 140523286495868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29147136 140725616252004 140725616252215 140725616252215 140725616254955 0
/proc/1103/statm: 2378 346 289 221 0 87 0
[pid=1110] ppid=1103 vsize=26004064 memory=46060 CPUtime=0.51 cores=0-7
/proc/1110/stat : 1110 (java) S 1103 1103 345 0 -1 1077944320 9215 0 0 0 48 3 0 0 20 0 20 0 101779645 26628161536 11515 33554432000 4194304 4196468 140730820531520 140730820514064 139901427941111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
/proc/1110/statm: 6501016 11515 3107 1 0 6488269 0
[pid=1110/tid=1111] ppid=1103 vsize=26004064 memory=1399051139730258233 CPUtime=0.3 cores=0-7
/proc/1110/task/1111/stat : 1111 (java) R 1103 1103 345 0 -1 4202560 6087 0 0 0 28 2 0 0 20 0 20 0 101779645 26628161536 11515 33554432000 4194304 4196468 140730820531520 139901432177296 139901427963037 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1112] ppid=1103 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1110/task/1112/stat : 1112 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139901380561296 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1113] ppid=1103 vsize=26004064 memory=1228 CPUtime=0 cores=0-7
/proc/1110/task/1113/stat : 1113 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900985145616 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1114] ppid=1103 vsize=26004064 memory=5300 CPUtime=0 cores=0-7
/proc/1110/task/1114/stat : 1114 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900984093328 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1115] ppid=1103 vsize=26004064 memory=4616 CPUtime=0 cores=0-7
/proc/1110/task/1115/stat : 1115 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900983040528 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1116] ppid=1103 vsize=26004064 memory=1928 CPUtime=0 cores=0-7
/proc/1110/task/1116/stat : 1116 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900981988240 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1117] ppid=1103 vsize=26004064 memory=1428 CPUtime=0 cores=0-7
/proc/1110/task/1117/stat : 1117 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900980935440 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1118] ppid=1103 vsize=26004064 memory=1196 CPUtime=0 cores=0-7
/proc/1110/task/1118/stat : 1118 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900979883152 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1119] ppid=1103 vsize=26004064 memory=10644 CPUtime=0 cores=0-7
/proc/1110/task/1119/stat : 1119 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779646 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900978830352 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1120] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1120/stat : 1120 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779647 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900421052528 139901427952258 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1121] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1121/stat : 1121 (java) S 1103 1103 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101779648 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900419998496 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1122] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1122/stat : 1122 (java) S 1103 1103 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101779648 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900418946160 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1123] ppid=1103 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1123/stat : 1123 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779650 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900417894480 139901427959707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1124] ppid=1103 vsize=26004064 memory=140119080273359 CPUtime=0.02 cores=0-7
/proc/1110/task/1124/stat : 1124 (java) S 1103 1103 345 0 -1 1077944384 597 0 0 0 2 0 0 0 20 0 20 0 101779650 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900416842352 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1125] ppid=1103 vsize=26004064 memory=67 CPUtime=0.02 cores=0-7
/proc/1110/task/1125/stat : 1125 (java) S 1103 1103 345 0 -1 1077944384 113 0 0 0 2 0 0 0 20 0 20 0 101779650 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900415789552 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1126] ppid=1103 vsize=26004064 memory=51172 CPUtime=0.02 cores=0-7
/proc/1110/task/1126/stat : 1126 (java) R 1103 1103 345 0 -1 4202560 232 0 0 0 2 0 0 0 20 0 20 0 101779650 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900414737264 139901412337790 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1127] ppid=1103 vsize=26004064 memory=53476 CPUtime=0.13 cores=0-7
/proc/1110/task/1127/stat : 1127 (java) R 1103 1103 345 0 -1 4202560 881 0 0 0 13 0 0 0 20 0 20 0 101779650 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900413680832 139901406926266 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1128] ppid=1103 vsize=26004064 memory=110297088 CPUtime=0 cores=0-7
/proc/1110/task/1128/stat : 1128 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779651 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900412631392 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1129] ppid=1103 vsize=26004064 memory=9740287 CPUtime=0 cores=0-7
/proc/1110/task/1129/stat : 1129 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779651 26628161536 11515 33554432000 4194304 4196468 140730820531520 139900411578672 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47444 KiB

[startup+0.70098 s]
/proc/loadavg: 8.25 8.12 8.16 2/200 1129
/proc/meminfo: memFree=26436248/32770624 swapFree=67108860/67108860
[pid=1103] ppid=1097 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1103/stat : 1103 (xcsp3-exec) S 1097 1103 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101779645 9740288 346 33554432000 4194304 5098028 140725616244496 140725616242600 140523286495868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29147136 140725616252004 140725616252215 140725616252215 140725616254955 0
/proc/1103/statm: 2378 346 289 221 0 87 0
[pid=1110] ppid=1103 vsize=26006188 memory=117412 CPUtime=1.77 cores=0-7
/proc/1110/stat : 1110 (java) S 1103 1103 345 0 -1 1077944320 14380 0 0 0 170 7 0 0 20 0 20 0 101779645 26630336512 29353 33554432000 4194304 4196468 140730820531520 140730820514064 139901427941111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
/proc/1110/statm: 6501547 29353 3202 1 0 6488781 0
[pid=1110/tid=1111] ppid=1103 vsize=26006188 memory=4580 CPUtime=0.67 cores=0-7
/proc/1110/task/1111/stat : 1111 (java) R 1103 1103 345 0 -1 4202560 6717 0 0 0 63 4 0 0 20 0 20 0 101779645 26630336512 29353 33554432000 4194304 4196468 140730820531520 139901432176016 139901064222314 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1112] ppid=1103 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1112/stat : 1112 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139901380561296 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1113] ppid=1103 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1113/stat : 1113 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900985145616 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1114] ppid=1103 vsize=26006188 memory=4468 CPUtime=0 cores=0-7
/proc/1110/task/1114/stat : 1114 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900984093328 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1115] ppid=1103 vsize=26006188 memory=29104 CPUtime=0 cores=0-7
/proc/1110/task/1115/stat : 1115 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900983040528 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1116] ppid=1103 vsize=26006188 memory=1296 CPUtime=0 cores=0-7
/proc/1110/task/1116/stat : 1116 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900981988240 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1117] ppid=1103 vsize=26006188 memory=2400 CPUtime=0 cores=0-7
/proc/1110/task/1117/stat : 1117 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900980935440 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1118] ppid=1103 vsize=26006188 memory=4108 CPUtime=0 cores=0-7
/proc/1110/task/1118/stat : 1118 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900979883152 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1119] ppid=1103 vsize=26006188 memory=1728 CPUtime=0 cores=0-7
/proc/1110/task/1119/stat : 1119 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779646 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900978830352 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1120] ppid=1103 vsize=26006188 memory=12032 CPUtime=0 cores=0-7
/proc/1110/task/1120/stat : 1120 (java) S 1103 1103 345 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 101779647 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900421052528 139901427952258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1121] ppid=1103 vsize=26006188 memory=1708 CPUtime=0 cores=0-7
/proc/1110/task/1121/stat : 1121 (java) S 1103 1103 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 101779648 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900419998496 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1122] ppid=1103 vsize=26006188 memory=1012 CPUtime=0 cores=0-7
/proc/1110/task/1122/stat : 1122 (java) S 1103 1103 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 101779648 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900418946160 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1123] ppid=1103 vsize=26006188 memory=5864920802459936865 CPUtime=0 cores=0-7
/proc/1110/task/1123/stat : 1123 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779650 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900417894480 139901427959707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1124] ppid=1103 vsize=26006188 memory=5787222721958138192 CPUtime=0.23 cores=0-7
/proc/1110/task/1124/stat : 1124 (java) R 1103 1103 345 0 -1 4202560 1909 0 0 0 22 1 0 0 20 0 20 0 101779650 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900416823368 139901413066934 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1125] ppid=1103 vsize=26006188 memory=4844723112144 CPUtime=0.22 cores=0-7
/proc/1110/task/1125/stat : 1125 (java) R 1103 1103 345 0 -1 4202560 1160 0 0 0 22 0 0 0 20 0 20 0 101779650 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900415779344 139901407296401 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1126] ppid=1103 vsize=26006188 memory=6944656592455097440 CPUtime=0.21 cores=0-7
/proc/1110/task/1126/stat : 1126 (java) R 1103 1103 345 0 -1 4202560 1224 0 0 0 21 0 0 0 20 0 20 0 101779650 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900414724112 139901427962458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1127] ppid=1103 vsize=26006188 memory=0 CPUtime=0.4 cores=0-7
/proc/1110/task/1127/stat : 1127 (java) R 1103 1103 345 0 -1 4202560 2055 0 0 0 40 0 0 0 20 0 20 0 101779650 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900413684464 139901427962458 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1128] ppid=1103 vsize=26006188 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/1110/task/1128/stat : 1128 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 101779651 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900412631392 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1129] ppid=1103 vsize=26006188 memory=8740 CPUtime=0 cores=0-7
/proc/1110/task/1129/stat : 1129 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 101779651 26630336512 29353 33554432000 4194304 4196468 140730820531520 139900411578672 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 26015700 KiB
Current children cumulated memory: 118796 KiB

[startup+0.960769 s]
# the end of solver process 1103 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.22693 s, system=0.08801 s

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

[startup+0.801093 s]
/proc/loadavg: 8.25 8.12 8.16 2/200 1129
/proc/meminfo: memFree=26436248/32770624 swapFree=67108860/67108860
[pid=1103] ppid=1097 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1103/stat : 1103 (xcsp3-exec) S 1097 1103 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101779645 9740288 346 33554432000 4194304 5098028 140725616244496 140725616242600 140523286495868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29147136 140725616252004 140725616252215 140725616252215 140725616254955 0
/proc/1103/statm: 2378 346 289 221 0 87 0
[pid=1110] ppid=1103 vsize=26538700 memory=147816 CPUtime=2.35 cores=0-7
/proc/1110/stat : 1110 (java) S 1103 1103 345 0 -1 1077944320 14967 0 0 0 227 8 0 0 20 0 28 0 101779645 27175628800 36954 33554432000 4194304 4196468 140730820531520 140730820514064 139901427941111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
/proc/1110/statm: 6634675 36954 3206 1 0 6621909 0
[pid=1110/tid=1111] ppid=1103 vsize=26538700 memory=7380103831908215403 CPUtime=0.71 cores=0-7
/proc/1110/task/1111/stat : 1111 (java) S 1103 1103 345 0 -1 1077944384 6783 0 0 0 67 4 0 0 20 0 28 0 101779645 27175628800 36954 33554432000 4194304 4196468 140730820531520 139901432181888 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1112] ppid=1103 vsize=26538700 memory=7594315166564180074 CPUtime=0 cores=0-7
/proc/1110/task/1112/stat : 1112 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139901380561296 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1113] ppid=1103 vsize=26538700 memory=5866895521031218791 CPUtime=0 cores=0-7
/proc/1110/task/1113/stat : 1113 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900985145616 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1114] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1114/stat : 1114 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900984093328 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1115] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1115/stat : 1115 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900983040528 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1116] ppid=1103 vsize=26538700 memory=55 CPUtime=0 cores=0-7
/proc/1110/task/1116/stat : 1116 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900981988240 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1117] ppid=1103 vsize=26538700 memory=12763 CPUtime=0 cores=0-7
/proc/1110/task/1117/stat : 1117 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900980935440 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1118] ppid=1103 vsize=26538700 memory=22159 CPUtime=0 cores=0-7
/proc/1110/task/1118/stat : 1118 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900979883152 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1119] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1119/stat : 1119 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900978830352 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1120] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1120/stat : 1120 (java) S 1103 1103 345 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 101779647 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900421052528 139901427952258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1121] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1121/stat : 1121 (java) S 1103 1103 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 101779648 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900419998496 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1122] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1122/stat : 1122 (java) S 1103 1103 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 101779648 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900418946160 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1123] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1123/stat : 1123 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779650 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900417894480 139901427959707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1124] ppid=1103 vsize=26538700 memory=0 CPUtime=0.33 cores=0-7
/proc/1110/task/1124/stat : 1124 (java) R 1103 1103 345 0 -1 4202560 1938 0 0 0 32 1 0 0 20 0 28 0 101779650 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900416824176 139901411437895 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1125] ppid=1103 vsize=26538700 memory=0 CPUtime=0.29 cores=0-7
/proc/1110/task/1125/stat : 1125 (java) R 1103 1103 345 0 -1 4202560 1225 0 0 0 29 0 0 0 20 0 28 0 101779650 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900415789648 139901411326011 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1126] ppid=1103 vsize=26538700 memory=0 CPUtime=0.29 cores=0-7
/proc/1110/task/1126/stat : 1126 (java) R 1103 1103 345 0 -1 4202560 1263 0 0 0 28 1 0 0 20 0 28 0 101779650 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900414728480 139901411437691 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1127] ppid=1103 vsize=26538700 memory=0 CPUtime=0.45 cores=0-7
/proc/1110/task/1127/stat : 1127 (java) R 1103 1103 345 0 -1 1077944384 2157 0 0 0 45 0 0 0 20 0 28 0 101779650 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900413684464 139901427952258 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1128] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1128/stat : 1128 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101779651 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900412631392 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1129] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1129/stat : 1129 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779651 27175628800 36954 33554432000 4194304 4196468 140730820531520 139900411578672 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 149200 KiB

[startup+0.911497 s]
/proc/loadavg: 8.25 8.12 8.16 2/200 1129
/proc/meminfo: memFree=26436248/32770624 swapFree=67108860/67108860
[pid=1103] ppid=1097 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/1103/stat : 1103 (xcsp3-exec) S 1097 1103 345 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 101779645 9740288 346 33554432000 4194304 5098028 140725616244496 140725616242600 140523286495868 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29147136 140725616252004 140725616252215 140725616252215 140725616254955 0
/proc/1103/statm: 2378 346 289 221 0 87 0
[pid=1110] ppid=1103 vsize=26538700 memory=151380 CPUtime=3.21 cores=0-7
/proc/1110/stat : 1110 (java) S 1103 1103 345 0 -1 1077944320 15391 0 0 0 313 8 0 0 20 0 28 0 101779645 27175628800 37845 33554432000 4194304 4196468 140730820531520 140730820514064 139901427941111 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
/proc/1110/statm: 6634675 37845 3214 1 0 6621909 0
[pid=1110/tid=1111] ppid=1103 vsize=26538700 memory=0 CPUtime=0.71 cores=0-7
/proc/1110/task/1111/stat : 1111 (java) S 1103 1103 345 0 -1 1077944384 6783 0 0 0 67 4 0 0 20 0 28 0 101779645 27175628800 37845 33554432000 4194304 4196468 140730820531520 139901432181888 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1112] ppid=1103 vsize=26538700 memory=3233 CPUtime=0 cores=0-7
/proc/1110/task/1112/stat : 1112 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139901380561296 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1113] ppid=1103 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/1110/task/1113/stat : 1113 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900985145616 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1114] ppid=1103 vsize=26538700 memory=117412 CPUtime=0 cores=0-7
/proc/1110/task/1114/stat : 1114 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900984093328 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1115] ppid=1103 vsize=26538700 memory=4580 CPUtime=0 cores=0-7
/proc/1110/task/1115/stat : 1115 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900983040528 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1116] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1116/stat : 1116 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900981988240 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1117] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1117/stat : 1117 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900980935440 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1118] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1118/stat : 1118 (java) S 1103 1103 345 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900979883152 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1119] ppid=1103 vsize=26538700 memory=144856361994410 CPUtime=0 cores=0-7
/proc/1110/task/1119/stat : 1119 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101779646 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900978830352 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1120] ppid=1103 vsize=26538700 memory=144856361994411 CPUtime=0 cores=0-7
/proc/1110/task/1120/stat : 1120 (java) S 1103 1103 345 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 101779647 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900421052528 139901427952258 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1121] ppid=1103 vsize=26538700 memory=144856361994412 CPUtime=0 cores=0-7
/proc/1110/task/1121/stat : 1121 (java) S 1103 1103 345 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 101779648 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900419998496 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1122] ppid=1103 vsize=26538700 memory=144856361994413 CPUtime=0 cores=0-7
/proc/1110/task/1122/stat : 1122 (java) S 1103 1103 345 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 101779648 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900418946160 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1123] ppid=1103 vsize=26538700 memory=144856361994414 CPUtime=0 cores=0-7
/proc/1110/task/1123/stat : 1123 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779650 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900417894480 139901427959707 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1124] ppid=1103 vsize=26538700 memory=144856361994415 CPUtime=0.44 cores=0-7
/proc/1110/task/1124/stat : 1124 (java) R 1103 1103 345 0 -1 4202560 1938 0 0 0 43 1 0 0 20 0 28 0 101779650 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900416824176 139901411352002 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1125] ppid=1103 vsize=26538700 memory=144856361994416 CPUtime=0.37 cores=0-7
/proc/1110/task/1125/stat : 1125 (java) R 1103 1103 345 0 -1 4202560 1299 0 0 0 37 0 0 0 20 0 28 0 101779650 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900415778352 139901408641408 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1126] ppid=1103 vsize=26538700 memory=144856361994417 CPUtime=0.4 cores=0-7
/proc/1110/task/1126/stat : 1126 (java) R 1103 1103 345 0 -1 4202560 1563 0 0 0 39 1 0 0 20 0 28 0 101779650 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900414723360 139901411847843 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1127] ppid=1103 vsize=26538700 memory=440 CPUtime=0.48 cores=0-7
/proc/1110/task/1127/stat : 1127 (java) S 1103 1103 345 0 -1 1077944384 2230 0 0 0 48 0 0 0 20 0 28 0 101779650 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900413684464 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1128] ppid=1103 vsize=26538700 memory=128 CPUtime=0 cores=0-7
/proc/1110/task/1128/stat : 1128 (java) S 1103 1103 345 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 101779651 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900412631392 139901427951317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
[pid=1110/tid=1129] ppid=1103 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/1110/task/1129/stat : 1129 (java) S 1103 1103 345 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 101779651 27175628800 37845 33554432000 4194304 4196468 140730820531520 139900411578672 139901427952258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16531456 140730820539538 140730820539715 140730820539715 140730820542415 0
Current children cumulated CPU time: 3.21 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 152764 KiB

Child status: 0
Real time (s): 0.960817
CPU time (s): 3.31494
CPU user time (s): 3.22693
CPU system time (s): 0.08801
CPU usage (%): 345.013
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 152764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.22693
system time used= 0.08801
maximum resident set size= 155008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16091
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2782
involuntary context switches= 35


# summary of solver processes directly reported to runsolver:
#   pid: 1103
#   total CPU time (s): 3.31494
#   total CPU user time (s): 3.22693
#   total CPU system time (s): 0.08801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.026361 second user time and 0.050694 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-14 06:50:22
IDJOB=4271058
IDBENCH=122863
IDSOLVER=2662
FILE ID=node105/4271058-1502687080
RUNJOBID= node105-1502680975-372
PBS_JOBID= 20628988
Free space on /tmp= 60664 MiB

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

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

MD5SUM BENCH= 28d39503ad45e82e9eafc3470842d788
RANDOM SEED=1258267309

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26482748 kB
MemAvailable:   31974016 kB
Buffers:          197576 kB
Cached:          5568228 kB
SwapCached:            0 kB
Active:           729984 kB
Inactive:        5089548 kB
Active(anon):      56652 kB
Inactive(anon):    25060 kB
Active(file):     673332 kB
Inactive(file):  5064488 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8108 kB
Writeback:             0 kB
AnonPages:         69656 kB
Mapped:            43572 kB
Shmem:             25228 kB
Slab:             164368 kB
SReclaimable:     138564 kB
SUnreclaim:        25804 kB
KernelStack:        3536 kB
PageTables:         5476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

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