Trace number 4398937

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-16SAT 1131.91 286.696

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398937-1568699379.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4398937-1568699379.xml, -tl, 2520s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
12.96/5.04	c solve instance...
1131.70/286.66	s SATISFIABLE
1131.70/286.66	v <instantiation>
1131.70/286.66	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>
1131.70/286.66	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>
1131.70/286.66	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 (8005 MiB free)
  memory of node 1: 16384 MiB (15395 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398937-1568699379/watcher-4398937-1568699379 -o /tmp/evaluation-result-4398937-1568699379/solver-4398937-1568699379 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568698192-7961 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1146030974 HOME/instance-4398937-1568699379.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=9929, runsolver pid=9926

[startup+0.100112 s]*
/proc/loadavg: 6.98 7.86 5.99 7/229 9945
/proc/meminfo: memFree=23946812/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15144776 memory=28984 CPUtime=0.13 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 5678 0 0 0 12 1 0 0 20 0 15 0 446204746 15508250624 7246 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3786194 7246 3149 1 0 3748377 0
[pid=9931/tid=9932] ppid=9929 vsize=15144776 memory=7100839861431010418 CPUtime=0.09 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) R 9929 9929 7929 0 -1 4202560 3577 0 0 0 9 0 0 0 20 0 15 0 446204746 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981779856032 139981767871461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15144776 memory=140080848631424 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15144776 memory=140080848631424 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446204748 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446204749 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981310325664 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446204749 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981309273072 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) S 9929 9929 7929 0 -1 1077944384 458 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981307169264 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981238561392 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15144776 memory=140080848631424 CPUtime=0.02 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) R 9929 9929 7929 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 446204752 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981237506384 139981754594886 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15144776 memory=140080848631424 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 7246 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30432 KiB

[startup+0.210872 s]*
/proc/loadavg: 6.98 7.86 5.99 7/229 9945
/proc/meminfo: memFree=23933608/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15144776 memory=40828 CPUtime=0.35 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 9461 0 0 0 32 3 0 0 20 0 15 0 446204746 15508250624 10207 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3786194 10207 3298 1 0 3748377 0
[pid=9931/tid=9932] ppid=9929 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) R 9929 9929 7929 0 -1 4202560 6604 0 0 0 18 1 0 0 20 0 15 0 446204746 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981779866832 139981775651997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15144776 memory=9034 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15144776 memory=140080850177102 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446204747 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15144776 memory=140080848631424 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446204748 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446204749 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981310325664 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446204749 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981309273072 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) S 9929 9929 7929 0 -1 1077944384 725 0 0 0 3 0 0 0 20 0 15 0 446204752 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981307169264 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) S 9929 9929 7929 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 15 0 446204752 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981238561392 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15144776 memory=140080848631424 CPUtime=0.08 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) R 9929 9929 7929 0 -1 4202560 776 0 0 0 8 0 0 0 20 0 15 0 446204752 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981237508848 139981775651418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204752 15508250624 10207 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42276 KiB

[startup+0.311463 s]*
/proc/loadavg: 6.98 7.86 5.99 7/229 9945
/proc/meminfo: memFree=23926380/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15149032 memory=50024 CPUtime=0.53 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 10892 0 0 0 50 3 0 0 20 0 15 0 446204746 15512608768 12506 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3787258 12506 3364 1 0 3748377 0
[pid=9931/tid=9932] ppid=9929 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) R 9929 9929 7929 0 -1 4202560 7800 0 0 0 28 2 0 0 20 0 15 0 446204746 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981779863856 139981759710558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446204747 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15149032 memory=7223591943076881810 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446204748 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15149032 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446204749 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981310325664 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446204749 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981309273072 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15149032 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15149032 memory=-8412656567168561567 CPUtime=0.04 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) S 9929 9929 7929 0 -1 1077944384 736 0 0 0 4 0 0 0 20 0 15 0 446204752 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981307169264 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) S 9929 9929 7929 0 -1 1077944384 198 0 0 0 5 0 0 0 20 0 15 0 446204752 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981238561392 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) S 9929 9929 7929 0 -1 1077944384 871 0 0 0 12 0 0 0 20 0 15 0 446204752 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981237508848 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204752 15512608768 12576 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51472 KiB

[startup+0.701337 s]
/proc/loadavg: 6.98 7.86 5.99 9/229 9945
/proc/meminfo: memFree=23904544/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15151156 memory=111580 CPUtime=1.71 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 14448 0 0 0 166 5 0 0 20 0 15 0 446204746 15514783744 27895 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3787789 27895 3446 1 0 3748889 0
[pid=9931/tid=9932] ppid=9929 vsize=15151156 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) R 9929 9929 7929 0 -1 4202560 8287 0 0 0 64 3 0 0 20 0 15 0 446204746 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981779864504 139981392803570 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15151156 memory=47228 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15151156 memory=984 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204747 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15151156 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446204747 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15151156 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 446204748 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15151156 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446204749 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981310325664 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15151156 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446204749 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981309273072 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15151156 memory=5948 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15151156 memory=10564 CPUtime=0.34 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) R 9929 9929 7929 0 -1 4202560 1825 0 0 0 34 0 0 0 20 0 15 0 446204752 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981307155288 139981754877056 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15151156 memory=716 CPUtime=0.37 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) R 9929 9929 7929 0 -1 4202560 1431 0 0 0 37 0 0 0 20 0 15 0 446204752 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981238554584 139981754875919 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15151156 memory=780 CPUtime=0.29 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) S 9929 9929 7929 0 -1 1077944384 1598 0 0 0 29 0 0 0 20 0 15 0 446204752 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981237508848 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15151156 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446204752 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446204752 15514783744 27895 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 113028 KiB

[startup+1.50134 s]
/proc/loadavg: 6.98 7.86 5.99 5/229 9945
/proc/meminfo: memFree=23774972/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0

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

/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1003 0 0 0 21 0 0 0 20 0 19 0 446204752 15789527040 745691 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9946] ppid=9929 vsize=15419460 memory=4486604260213485459 CPUtime=273.63 cores=1,3,5,7
/proc/9931/task/9946/stat : 9946 (java) R 9929 9929 7929 0 -1 4202560 3944 0 0 0 27362 1 0 0 20 0 19 0 446205258 15789527040 745691 33554432000 4194304 4196468 140736388352096 139981226420824 139981400436074 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9947] ppid=9929 vsize=15419460 memory=288230583166042426 CPUtime=273.89 cores=1,3,5,7
/proc/9931/task/9947/stat : 9947 (java) R 9929 9929 7929 0 -1 4202560 10845 0 0 0 27380 9 0 0 20 0 19 0 446205258 15789527040 745691 33554432000 4194304 4196468 140736388352096 139981225369592 139981400436360 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9948] ppid=9929 vsize=15419460 memory=15537410121403819 CPUtime=274.78 cores=1,3,5,7
/proc/9931/task/9948/stat : 9948 (java) R 9929 9929 7929 0 -1 4202560 3463 0 0 0 27478 0 0 0 20 0 19 0 446205258 15789527040 745691 33554432000 4194304 4196468 140736388352096 139981224316808 139981395758215 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9949] ppid=9929 vsize=15419460 memory=12040 CPUtime=274.58 cores=1,3,5,7
/proc/9931/task/9949/stat : 9949 (java) R 9929 9929 7929 0 -1 4202560 3588 0 0 0 27449 9 0 0 20 0 19 0 446205258 15789527040 745691 33554432000 4194304 4196468 140736388352096 139981223264488 139981399620010 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 1124.54 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 2984212 KiB

[startup+285.601 s]
/proc/loadavg: 6.58 6.98 6.08 9/234 9979
/proc/meminfo: memFree=14679708/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15419460 memory=3017680 CPUtime=1127.72 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 108471 0 0 0 112591 181 0 0 20 0 19 0 446204746 15789527040 754420 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3854865 754420 3557 1 0 3815965 0
[pid=9931/tid=9932] ppid=9929 vsize=15419460 memory=3620 CPUtime=4.68 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) S 9929 9929 7929 0 -1 1077944384 10341 0 0 0 454 14 0 0 20 0 19 0 446204746 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981779870848 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15419460 memory=47232 CPUtime=2.22 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1229 0 0 0 192 30 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15419460 memory=3620 CPUtime=2.19 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 3103 0 0 0 189 30 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15419460 memory=47232 CPUtime=2.21 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1969 0 0 0 189 32 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15419460 memory=984 CPUtime=2.2 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 1717 0 0 0 189 31 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15419460 memory=2004 CPUtime=0.77 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 6783 0 0 0 64 13 0 0 20 0 19 0 446204748 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15419460 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446204749 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981310325728 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15419460 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 446204749 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981309273088 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15419460 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15419460 memory=1720 CPUtime=6.09 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) S 9929 9929 7929 0 -1 1077944384 23616 0 0 0 607 2 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981307169264 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15419460 memory=5948 CPUtime=6.02 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) S 9929 9929 7929 0 -1 1077944384 23645 0 0 0 600 2 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981238561392 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15419460 memory=10564 CPUtime=1.03 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) S 9929 9929 7929 0 -1 1077944384 11894 0 0 0 102 1 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981237508848 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15419460 memory=716 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15419460 memory=780 CPUtime=0.21 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1003 0 0 0 21 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9946] ppid=9929 vsize=15419460 memory=1552 CPUtime=274.4 cores=1,3,5,7
/proc/9931/task/9946/stat : 9946 (java) R 9929 9929 7929 0 -1 4202560 3944 0 0 0 27439 1 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981226420656 139981400930855 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9947] ppid=9929 vsize=15419460 memory=2832 CPUtime=274.66 cores=1,3,5,7
/proc/9931/task/9947/stat : 9947 (java) R 9929 9929 7929 0 -1 4202560 10845 0 0 0 27457 9 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981225369448 139981391102444 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9948] ppid=9929 vsize=15419460 memory=1192 CPUtime=275.53 cores=1,3,5,7
/proc/9931/task/9948/stat : 9948 (java) R 9929 9929 7929 0 -1 4202560 3463 0 0 0 27553 0 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981224316912 139981399618903 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9949] ppid=9929 vsize=15419460 memory=940 CPUtime=275.35 cores=1,3,5,7
/proc/9931/task/9949/stat : 9949 (java) R 9929 9929 7929 0 -1 4202560 3589 0 0 0 27526 9 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981223266928 139981400183189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 1127.72 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3019128 KiB

[startup+286.401 s]
/proc/loadavg: 6.58 6.98 6.08 9/234 9979
/proc/meminfo: memFree=14644940/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15419460 memory=3017680 CPUtime=1130.9 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 108471 0 0 0 112909 181 0 0 20 0 19 0 446204746 15789527040 754420 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3854865 754420 3557 1 0 3815965 0
[pid=9931/tid=9932] ppid=9929 vsize=15419460 memory=3256 CPUtime=4.68 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) S 9929 9929 7929 0 -1 1077944384 10341 0 0 0 454 14 0 0 20 0 19 0 446204746 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981779870848 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15419460 memory=1448 CPUtime=2.22 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1229 0 0 0 192 30 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15419460 memory=1448 CPUtime=2.19 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 3103 0 0 0 189 30 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15419460 memory=2982764 CPUtime=2.21 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1969 0 0 0 189 32 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15419460 memory=8112282956445269571 CPUtime=2.2 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 1717 0 0 0 189 31 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15419460 memory=900 CPUtime=0.77 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 6783 0 0 0 64 13 0 0 20 0 19 0 446204748 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15419460 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446204749 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981310325728 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15419460 memory=1764 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 446204749 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981309273088 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15419460 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15419460 memory=5948 CPUtime=6.09 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) S 9929 9929 7929 0 -1 1077944384 23616 0 0 0 607 2 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981307169264 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15419460 memory=10564 CPUtime=6.02 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) S 9929 9929 7929 0 -1 1077944384 23645 0 0 0 600 2 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981238561392 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15419460 memory=716 CPUtime=1.03 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) S 9929 9929 7929 0 -1 1077944384 11894 0 0 0 102 1 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981237508848 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15419460 memory=780 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15419460 memory=1552 CPUtime=0.21 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1003 0 0 0 21 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9946] ppid=9929 vsize=15419460 memory=2832 CPUtime=275.2 cores=1,3,5,7
/proc/9931/task/9946/stat : 9946 (java) R 9929 9929 7929 0 -1 4202560 3944 0 0 0 27519 1 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981226420792 139981399618903 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9947] ppid=9929 vsize=15419460 memory=1192 CPUtime=275.46 cores=1,3,5,7
/proc/9931/task/9947/stat : 9947 (java) R 9929 9929 7929 0 -1 4202560 10845 0 0 0 27537 9 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981225369448 139981400436458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9948] ppid=9929 vsize=15419460 memory=940 CPUtime=276.32 cores=1,3,5,7
/proc/9931/task/9948/stat : 9948 (java) R 9929 9929 7929 0 -1 4202560 3463 0 0 0 27632 0 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981224316912 139981400458751 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9949] ppid=9929 vsize=15419460 memory=14008 CPUtime=276.15 cores=1,3,5,7
/proc/9931/task/9949/stat : 9949 (java) R 9929 9929 7929 0 -1 4202560 3589 0 0 0 27606 9 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981223267048 139981400458281 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 1130.9 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3019128 KiB

[startup+286.601 s]
/proc/loadavg: 6.58 6.98 6.08 9/234 9979
/proc/meminfo: memFree=14644940/32770624 swapFree=66967456/67108860
[pid=9929] ppid=9926 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/9929/stat : 9929 (xcsp3-exec) S 9926 9929 7929 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 446204746 115843072 362 33554432000 4194304 5098028 140731757026848 140731757024952 139937735369340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8171520 140731757028218 140731757028461 140731757028461 140731757031370 0
/proc/9929/statm: 28282 362 304 221 0 87 0
[pid=9931] ppid=9929 vsize=15419460 memory=3017680 CPUtime=1131.7 cores=1,3,5,7
/proc/9931/stat : 9931 (java) S 9929 9929 7929 0 -1 1077944320 108471 0 0 0 112989 181 0 0 20 0 19 0 446204746 15789527040 754420 33554432000 4194304 4196468 140736388352096 140736388334640 139981775630071 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
/proc/9931/statm: 3854865 754420 3557 1 0 3815965 0
[pid=9931/tid=9932] ppid=9929 vsize=15419460 memory=1376 CPUtime=4.68 cores=1,3,5,7
/proc/9931/task/9932/stat : 9932 (java) S 9929 9929 7929 0 -1 1077944384 10341 0 0 0 454 14 0 0 20 0 19 0 446204746 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981779870848 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9933] ppid=9929 vsize=15419460 memory=1060 CPUtime=2.22 cores=1,3,5,7
/proc/9931/task/9933/stat : 9933 (java) S 9929 9929 7929 0 -1 1077944384 1229 0 0 0 192 30 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981711866640 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9934] ppid=9929 vsize=15419460 memory=4068 CPUtime=2.19 cores=1,3,5,7
/proc/9931/task/9934/stat : 9934 (java) S 9929 9929 7929 0 -1 1077944384 3103 0 0 0 189 30 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981710814096 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9935] ppid=9929 vsize=15419460 memory=1448 CPUtime=2.21 cores=1,3,5,7
/proc/9931/task/9935/stat : 9935 (java) S 9929 9929 7929 0 -1 1077944384 1969 0 0 0 189 32 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981709761552 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9936] ppid=9929 vsize=15419460 memory=2982764 CPUtime=2.2 cores=1,3,5,7
/proc/9931/task/9936/stat : 9936 (java) S 9929 9929 7929 0 -1 1077944384 1717 0 0 0 189 31 0 0 20 0 19 0 446204747 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981364976784 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9937] ppid=9929 vsize=15419460 memory=4486604260213485459 CPUtime=0.77 cores=1,3,5,7
/proc/9931/task/9937/stat : 9937 (java) S 9929 9929 7929 0 -1 1077944384 6783 0 0 0 64 13 0 0 20 0 19 0 446204748 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981311379440 139981775641218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9938] ppid=9929 vsize=15419460 memory=12620008 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9938/stat : 9938 (java) S 9929 9929 7929 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 446204749 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981310325728 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9939] ppid=9929 vsize=15419460 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9939/stat : 9939 (java) S 9929 9929 7929 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 19 0 446204749 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981309273088 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9940] ppid=9929 vsize=15419460 memory=3264 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9940/stat : 9940 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981308221648 139981775648667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9941] ppid=9929 vsize=15419460 memory=1448 CPUtime=6.09 cores=1,3,5,7
/proc/9931/task/9941/stat : 9941 (java) S 9929 9929 7929 0 -1 1077944384 23616 0 0 0 607 2 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981307169264 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9942] ppid=9929 vsize=15419460 memory=2982764 CPUtime=6.02 cores=1,3,5,7
/proc/9931/task/9942/stat : 9942 (java) S 9929 9929 7929 0 -1 1077944384 23645 0 0 0 600 2 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981238561392 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9943] ppid=9929 vsize=15419460 memory=1732 CPUtime=1.03 cores=1,3,5,7
/proc/9931/task/9943/stat : 9943 (java) S 9929 9929 7929 0 -1 1077944384 11894 0 0 0 102 1 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981237508848 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9944] ppid=9929 vsize=15419460 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/9931/task/9944/stat : 9944 (java) S 9929 9929 7929 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981236456544 139981775640277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9945] ppid=9929 vsize=15419460 memory=2572 CPUtime=0.21 cores=1,3,5,7
/proc/9931/task/9945/stat : 9945 (java) S 9929 9929 7929 0 -1 1077944384 1003 0 0 0 21 0 0 0 20 0 19 0 446204752 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981235403056 139981775641218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9946] ppid=9929 vsize=15419460 memory=900 CPUtime=275.4 cores=1,3,5,7
/proc/9931/task/9946/stat : 9946 (java) R 9929 9929 7929 0 -1 4202560 3944 0 0 0 27539 1 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981226420792 139981400436731 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9947] ppid=9929 vsize=15419460 memory=1432 CPUtime=275.66 cores=1,3,5,7
/proc/9931/task/9947/stat : 9947 (java) R 9929 9929 7929 0 -1 4202560 10845 0 0 0 27557 9 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981225369448 139981391102449 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9948] ppid=9929 vsize=15419460 memory=1764 CPUtime=276.52 cores=1,3,5,7
/proc/9931/task/9948/stat : 9948 (java) R 9929 9929 7929 0 -1 4202560 3463 0 0 0 27652 0 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981224316912 139981399618903 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
[pid=9931/tid=9949] ppid=9929 vsize=15419460 memory=111632 CPUtime=276.35 cores=1,3,5,7
/proc/9931/task/9949/stat : 9949 (java) R 9929 9929 7929 0 -1 4202560 3589 0 0 0 27626 9 0 0 20 0 19 0 446205258 15789527040 754420 33554432000 4194304 4196468 140736388352096 139981223267048 139981399618915 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26509312 140736388359151 140736388359322 140736388359322 140736388362191 0
Current children cumulated CPU time: 1131.7 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 3019128 KiB

Child status: 0
Real time (s): 286.696
CPU time (s): 1131.91
CPU user time (s): 1130.08
CPU system time (s): 1.83067
CPU usage (%): 394.811
Max. virtual memory (cumulated for all children) (KiB): 15532588
Max. memory (cumulated for all children) (KiB): 3019128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1130.08
system time used= 1.83067
maximum resident set size= 3018072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109276
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10368
involuntary context switches= 12496


# summary of solver processes directly reported to runsolver:
#   pid: 9929
#   total CPU time (s): 1131.91
#   total CPU user time (s): 1130.08
#   total CPU system time (s): 1.83067

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.90354 second user time and 3.39424 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-17 07:48:57
IDJOB=4398937
IDBENCH=138779
IDSOLVER=2853
FILE ID=node125/4398937-1568699379
RUNJOBID= node125-1568698192-7961
PBS_JOBID= 21703810
Free space on /tmp= 59704 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0200-m1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398937-1568699379/watcher-4398937-1568699379 -o /tmp/evaluation-result-4398937-1568699379/solver-4398937-1568699379 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1568698192-7961 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1146030974 HOME/instance-4398937-1568699379.xml

TIME LIMIT= 2520 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= aa794b13577ab4fe7ac8dae6d6ffdfc7
RANDOM SEED=1146030974

node125.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.29
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.29
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.29
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.29
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:        23963108 kB
MemAvailable:   25538948 kB
Buffers:          206828 kB
Cached:          1666756 kB
SwapCached:        38412 kB
Active:          7158616 kB
Inactive:        1070260 kB
Active(anon):    6335052 kB
Inactive(anon):    68464 kB
Active(file):     823564 kB
Inactive(file):  1001796 kB
Unevictable:      108972 kB
Mlocked:          108972 kB
SwapTotal:      67108860 kB
SwapFree:       66967456 kB
Dirty:             26988 kB
Writeback:             0 kB
AnonPages:       6435612 kB
Mapped:            61108 kB
Shmem:             39868 kB
Slab:             163136 kB
SReclaimable:     132628 kB
SUnreclaim:        30508 kB
KernelStack:        4000 kB
PageTables:        18188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7107508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6209536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 59680 MiB
End job on node125 at 2019-09-17 07:53:44