Trace number 4280702

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-18)SAT 225.241 29.606501

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-18.xml
MD5SUM58ffb186ab2da5aa1e0c819e3b555e2f
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 benchmark28.2353
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints167
Number of domains2
Minimum domain size18
Maximum domain size34
Distribution of domain sizes[{"size":18,"count":18},{"size":34,"count":150}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":150},{"degree":17,"count":2},{"degree":18,"count":16}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":151},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1}]
Number of extensional constraints0
Number of intensional constraints151
Distribution of constraint types[{"type":"intension","count":151},{"type":"allDifferent","count":16}]
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-4280702-1503119295.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280702-1503119295.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
3.32/1.74	c solve instance...
224.50/29.59	s SATISFIABLE
224.50/29.59	v <instantiation>
224.50/29.59	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] y[92] y[93] y[94] y[95] y[96] y[97] y[98] y[99] y[100] y[101] y[102] y[103] y[104] y[105] y[106] y[107] y[108] y[109] y[110] y[111] y[112] y[113] y[114] y[115] y[116] y[117] y[118] y[119] y[120] y[121] y[122] y[123] y[124] y[125] y[126] y[127] y[128] y[129] y[130] y[131] y[132] y[133] y[134] y[135] y[136] y[137] y[138] y[139] y[140] y[141] y[142] y[143] y[144] y[145] y[146] y[147] y[148] y[149] </list>
224.50/29.59	v 	<values>17 15 11 3 6 12 5 10 1 2 4 8 16 13 7 14 9 18 2 4 8 -3 -6 7 -5 9 -1 -2 -4 -8 3 6 -7 5 -9 6 12 5 -9 1 2 4 8 -3 -6 -12 -5 9 -1 -2 -4 14 9 -1 -2 -4 11 3 6 -7 -14 -9 1 2 4 -11 11 3 6 -7 5 10 1 2 -15 -11 -3 -6 7 -5 5 10 1 2 4 8 -3 -6 -12 -5 -10 -1 -2 12 5 10 1 2 4 -11 -3 -6 -12 -5 -10 7 14 9 -1 -2 -4 -8 3 -13 -7 -14 16 13 7 -5 -10 -1 -2 -4 -8 -16 15 11 3 -13 -7 5 -9 1 -17 13 7 -5 -10 -1 -2 -4 -8 9 -1 -2 -4 -8 3 -13 1 2 4 -11 -3 -6 4 8 -3 -6 -12 10 1 2 -15 3 6 -7 </values>
224.50/29.59	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 (12714 MiB free)
  memory of node 1: 16384 MiB (13855 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280702-1503119295/watcher-4280702-1503119295 -o /tmp/evaluation-result-4280702-1503119295/solver-4280702-1503119295 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503110856-22369 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1354231675 HOME/instance-4280702-1503119295.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
Current StackSize limit: 8192 KiB

solver pid=1239, runsolver pid=1236

[startup+0.100118 s]*
/proc/loadavg: 7.56 8.09 8.20 2/200 1260
/proc/meminfo: memFree=27191512/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
[pid=1241] ppid=1239 vsize=25999808 memory=27112 CPUtime=0.11 cores=0-7
/proc/1241/stat : 1241 (java) S 1239 1239 22342 0 -1 1077944320 5621 0 0 0 10 1 0 0 20 0 20 0 145017105 26623803392 6778 33554432000 4194304 4196468 140732411627008 140732411609552 140686923837175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
/proc/1241/statm: 6499952 6778 2874 1 0 6488269 0
[pid=1241/tid=1242] ppid=1239 vsize=25999808 memory=6935054825532540783 CPUtime=0.08 cores=0-7
/proc/1241/task/1242/stat : 1242 (java) R 1239 1239 22342 0 -1 4202560 3652 0 0 0 8 0 0 0 20 0 20 0 145017106 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686928070448 140686905691698 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1243] ppid=1239 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1241/task/1243/stat : 1243 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686481738768 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1244] ppid=1239 vsize=25999808 memory=140314433865344 CPUtime=0 cores=0-7
/proc/1241/task/1244/stat : 1244 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686480686224 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1245] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1245/stat : 1245 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686479633168 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1246] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1246/stat : 1246 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686478580624 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1247] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1247/stat : 1247 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686477527568 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1248] ppid=1239 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1241/task/1248/stat : 1248 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686476475024 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1249] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1249/stat : 1249 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686475421968 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1250] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1250/stat : 1250 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145017107 26623803392 6778 33554432000 4194304 4196468 140732411627008 140686474369424 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1251] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1251/stat : 1251 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017108 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685128698608 140686923848322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1252] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1252/stat : 1252 (java) S 1239 1239 22342 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145017109 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685127644832 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1253] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1253/stat : 1253 (java) S 1239 1239 22342 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145017109 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685126591728 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1254] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1254/stat : 1254 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017111 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685125540304 140686923855771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1255] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1255/stat : 1255 (java) S 1239 1239 22342 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 20 0 145017111 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685124487408 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1256] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1256/stat : 1256 (java) R 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017111 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685123434864 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1257] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1257/stat : 1257 (java) S 1239 1239 22342 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 145017111 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685122381808 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1258] ppid=1239 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/1241/task/1258/stat : 1258 (java) R 1239 1239 22342 0 -1 4202560 251 0 0 0 1 0 0 0 20 0 20 0 145017111 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685121329264 140686902537376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1259] ppid=1239 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1259/stat : 1259 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145017112 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685120277472 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1260] ppid=1239 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/1241/task/1260/stat : 1260 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017112 26623803392 6778 33554432000 4194304 4196468 140732411627008 140685119225008 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28492 KiB

[startup+0.210226 s]*
/proc/loadavg: 7.56 8.09 8.20 2/200 1260
/proc/meminfo: memFree=27180208/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
[pid=1241] ppid=1239 vsize=26004064 memory=39408 CPUtime=0.33 cores=0-7
/proc/1241/stat : 1241 (java) S 1239 1239 22342 0 -1 1077944320 8345 0 0 0 31 2 0 0 20 0 20 0 145017105 26628161536 9852 33554432000 4194304 4196468 140732411627008 140732411609552 140686923837175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
/proc/1241/statm: 6501016 9852 3059 1 0 6488269 0
[pid=1241/tid=1242] ppid=1239 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/1241/task/1242/stat : 1242 (java) R 1239 1239 22342 0 -1 4202560 5469 0 0 0 19 1 0 0 20 0 20 0 145017106 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686928058168 140686907917662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1243] ppid=1239 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/1241/task/1243/stat : 1243 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686481738768 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1244] ppid=1239 vsize=26004064 memory=288370690585577088 CPUtime=0 cores=0-7
/proc/1241/task/1244/stat : 1244 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686480686224 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1245] ppid=1239 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1241/task/1245/stat : 1245 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686479633168 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1246] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1246/stat : 1246 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686478580624 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1247] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1247/stat : 1247 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686477527568 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1248] ppid=1239 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1241/task/1248/stat : 1248 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686476475024 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1249] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1249/stat : 1249 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686475421968 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1250] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1250/stat : 1250 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 9852 33554432000 4194304 4196468 140732411627008 140686474369424 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1251] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1251/stat : 1251 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017108 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685128698608 140686923848322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1252] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1252/stat : 1252 (java) S 1239 1239 22342 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145017109 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685127644832 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1253] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1253/stat : 1253 (java) S 1239 1239 22342 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145017109 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685126591728 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1254] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1254/stat : 1254 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017111 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685125540304 140686923855771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1255] ppid=1239 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/1241/task/1255/stat : 1255 (java) S 1239 1239 22342 0 -1 1077944384 465 0 0 0 2 0 0 0 20 0 20 0 145017111 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685124487408 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1256] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1256/stat : 1256 (java) S 1239 1239 22342 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 20 0 145017111 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685123434864 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1257] ppid=1239 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/1241/task/1257/stat : 1257 (java) S 1239 1239 22342 0 -1 1077944384 310 0 0 0 1 0 0 0 20 0 20 0 145017111 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685122381808 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1258] ppid=1239 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/1241/task/1258/stat : 1258 (java) S 1239 1239 22342 0 -1 1077944384 736 0 0 0 7 0 0 0 20 0 20 0 145017111 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685121329264 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1259] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1259/stat : 1259 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145017112 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685120277472 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1260] ppid=1239 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1241/task/1260/stat : 1260 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017112 26628161536 9852 33554432000 4194304 4196468 140732411627008 140685119225008 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40788 KiB

[startup+0.31021 s]*
/proc/loadavg: 7.56 8.09 8.20 3/200 1260
/proc/meminfo: memFree=27176176/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
[pid=1241] ppid=1239 vsize=26004064 memory=46084 CPUtime=0.49 cores=0-7
/proc/1241/stat : 1241 (java) S 1239 1239 22342 0 -1 1077944320 9152 0 0 0 46 3 0 0 20 0 20 0 145017105 26628161536 11521 33554432000 4194304 4196468 140732411627008 140732411609552 140686923837175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
/proc/1241/statm: 6501016 11521 3107 1 0 6488269 0
[pid=1241/tid=1242] ppid=1239 vsize=26004064 memory=6935054825532540783 CPUtime=0.28 cores=0-7
/proc/1241/task/1242/stat : 1242 (java) R 1239 1239 22342 0 -1 4202560 6171 0 0 0 27 1 0 0 20 0 20 0 145017106 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686928060016 140686907917662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1243] ppid=1239 vsize=26004064 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1241/task/1243/stat : 1243 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686481738768 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1244] ppid=1239 vsize=26004064 memory=8656 CPUtime=0 cores=0-7
/proc/1241/task/1244/stat : 1244 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686480686224 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1245] ppid=1239 vsize=26004064 memory=5784 CPUtime=0 cores=0-7
/proc/1241/task/1245/stat : 1245 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686479633168 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1246] ppid=1239 vsize=26004064 memory=4616 CPUtime=0 cores=0-7
/proc/1241/task/1246/stat : 1246 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686478580624 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1247] ppid=1239 vsize=26004064 memory=1228 CPUtime=0 cores=0-7
/proc/1241/task/1247/stat : 1247 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686477527568 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1248] ppid=1239 vsize=26004064 memory=11108 CPUtime=0 cores=0-7
/proc/1241/task/1248/stat : 1248 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686476475024 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1249] ppid=1239 vsize=26004064 memory=796 CPUtime=0 cores=0-7
/proc/1241/task/1249/stat : 1249 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686475421968 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1250] ppid=1239 vsize=26004064 memory=1424 CPUtime=0 cores=0-7
/proc/1241/task/1250/stat : 1250 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145017107 26628161536 11521 33554432000 4194304 4196468 140732411627008 140686474369424 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1251] ppid=1239 vsize=26004064 memory=15876 CPUtime=0 cores=0-7
/proc/1241/task/1251/stat : 1251 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017108 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685128698608 140686923848322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1252] ppid=1239 vsize=26004064 memory=4052 CPUtime=0 cores=0-7
/proc/1241/task/1252/stat : 1252 (java) S 1239 1239 22342 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 145017109 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685127644832 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1253] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1253/stat : 1253 (java) S 1239 1239 22342 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 145017109 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685126591728 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1254] ppid=1239 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1254/stat : 1254 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017111 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685125540304 140686923855771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1255] ppid=1239 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/1241/task/1255/stat : 1255 (java) S 1239 1239 22342 0 -1 1077944384 471 0 0 0 2 0 0 0 20 0 20 0 145017111 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685124487408 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1256] ppid=1239 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/1241/task/1256/stat : 1256 (java) S 1239 1239 22342 0 -1 1077944384 67 0 0 0 1 0 0 0 20 0 20 0 145017111 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685123434864 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1257] ppid=1239 vsize=26004064 memory=0 CPUtime=0.03 cores=0-7
/proc/1241/task/1257/stat : 1257 (java) S 1239 1239 22342 0 -1 1077944384 343 0 0 0 3 0 0 0 20 0 20 0 145017111 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685122381808 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1258] ppid=1239 vsize=26004064 memory=140314299958767 CPUtime=0.11 cores=0-7
/proc/1241/task/1258/stat : 1258 (java) R 1239 1239 22342 0 -1 4202560 803 0 0 0 11 0 0 0 20 0 20 0 145017111 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685121327072 140686923849110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1259] ppid=1239 vsize=26004064 memory=140314299986804 CPUtime=0 cores=0-7
/proc/1241/task/1259/stat : 1259 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 145017112 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685120277472 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1260] ppid=1239 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/1241/task/1260/stat : 1260 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017112 26628161536 11521 33554432000 4194304 4196468 140732411627008 140685119225008 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47464 KiB

[startup+0.701043 s]
/proc/loadavg: 7.56 8.09 8.20 5/200 1260
/proc/meminfo: memFree=27156760/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
[pid=1241] ppid=1239 vsize=26006188 memory=122124 CPUtime=1.31 cores=0-7
/proc/1241/stat : 1241 (java) S 1239 1239 22342 0 -1 1077944320 11980 0 0 0 126 5 0 0 20 0 20 0 145017105 26630336512 30531 33554432000 4194304 4196468 140732411627008 140732411609552 140686923837175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
/proc/1241/statm: 6501547 30531 3198 1 0 6488781 0
[pid=1241/tid=1242] ppid=1239 vsize=26006188 memory=280628599972160 CPUtime=0.67 cores=0-7
/proc/1241/task/1242/stat : 1242 (java) R 1239 1239 22342 0 -1 4202560 6811 0 0 0 64 3 0 0 20 0 20 0 145017106 26630336512 30531 33554432000 4194304 4196468 140732411627008 140686928073352 140686564148673 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1243] ppid=1239 vsize=26006188 memory=140314300162928 CPUtime=0 cores=0-7
/proc/1241/task/1243/stat : 1243 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26630336512 30531 33554432000 4194304 4196468 140732411627008 140686481738768 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1244] ppid=1239 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1244/stat : 1244 (java) S 1239 1239 22342 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 145017107 26630336512 30531 33554432000 4194304 4196468 140732411627008 140686480686224 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1245] ppid=1239 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/1241/task/1245/stat : 1245 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 145017107 26630336512 30531 33554432000 4194304 4196468 140732411627008 140686479633168 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0

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

[pid=1241/tid=1263] ppid=1239 vsize=26538700 memory=1928 CPUtime=24.79 cores=0-7
/proc/1241/task/1263/stat : 1263 (java) R 1239 1239 22342 0 -1 4202560 2450 0 0 0 2470 9 0 0 20 0 28 0 145017281 27175628800 198475 33554432000 4194304 4196468 140732411627008 140685109108600 140686567846800 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1264] ppid=1239 vsize=26538700 memory=1200 CPUtime=24.76 cores=0-7
/proc/1241/task/1264/stat : 1264 (java) R 1239 1239 22342 0 -1 4202560 1317 0 0 0 2472 4 0 0 20 0 28 0 145017281 27175628800 198475 33554432000 4194304 4196468 140732411627008 140685108056184 140686567629127 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1265] ppid=1239 vsize=26538700 memory=8656 CPUtime=24.81 cores=0-7
/proc/1241/task/1265/stat : 1265 (java) R 1239 1239 22342 0 -1 4202560 638 0 0 0 2481 0 0 0 20 0 28 0 145017281 27175628800 198475 33554432000 4194304 4196468 140732411627008 140685107002800 140686567849559 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1267] ppid=1239 vsize=26538700 memory=5784 CPUtime=24.61 cores=0-7
/proc/1241/task/1267/stat : 1267 (java) R 1239 1239 22342 0 -1 4202560 340 0 0 0 2461 0 0 0 20 0 28 0 145017281 27175628800 198475 33554432000 4194304 4196468 140732411627008 140685105950456 140686567806446 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1268] ppid=1239 vsize=26538700 memory=4616 CPUtime=24.94 cores=0-7
/proc/1241/task/1268/stat : 1268 (java) R 1239 1239 22342 0 -1 4202560 381 0 0 0 2494 0 0 0 20 0 28 0 145017281 27175628800 198475 33554432000 4194304 4196468 140732411627008 140685104898408 140686567716950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1271] ppid=1239 vsize=26538700 memory=1228 CPUtime=24.98 cores=0-7
/proc/1241/task/1271/stat : 1271 (java) R 1239 1239 22342 0 -1 4202560 1092 0 0 0 2496 2 0 0 20 0 28 0 145017281 27175628800 198475 33554432000 4194304 4196468 140732411627008 140685103845880 140686567846733 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
Current children cumulated CPU time: 206.14 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 795280 KiB

[startup+28.802 s]
/proc/loadavg: 8.05 8.16 8.22 9/208 1271
/proc/meminfo: memFree=26366420/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
[pid=1241] ppid=1239 vsize=26538700 memory=933168 CPUtime=218.92 cores=0-7
/proc/1241/stat : 1241 (java) S 1239 1239 22342 0 -1 1077944320 41745 0 0 0 21820 72 0 0 20 0 28 0 145017105 27175628800 233292 33554432000 4194304 4196468 140732411627008 140732411609552 140686923837175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
/proc/1241/statm: 6634675 233292 3278 1 0 6621909 0
[pid=1241/tid=1242] ppid=1239 vsize=26538700 memory=8112282956445269571 CPUtime=1.56 cores=0-7
/proc/1241/task/1242/stat : 1242 (java) S 1239 1239 22342 0 -1 1077944384 7063 0 0 0 150 6 0 0 20 0 28 0 145017106 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686928077952 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1243] ppid=1239 vsize=26538700 memory=732460 CPUtime=0.1 cores=0-7
/proc/1241/task/1243/stat : 1243 (java) S 1239 1239 22342 0 -1 1077944384 109 0 0 0 6 4 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686481738768 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1244] ppid=1239 vsize=26538700 memory=280628599828672 CPUtime=0.1 cores=0-7
/proc/1241/task/1244/stat : 1244 (java) S 1239 1239 22342 0 -1 1077944384 119 0 0 0 6 4 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686480686224 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1245] ppid=1239 vsize=26538700 memory=7522536861565870673 CPUtime=0.1 cores=0-7
/proc/1241/task/1245/stat : 1245 (java) S 1239 1239 22342 0 -1 1077944384 991 0 0 0 6 4 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686479633168 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1246] ppid=1239 vsize=26538700 memory=7522536861565870673 CPUtime=0.1 cores=0-7
/proc/1241/task/1246/stat : 1246 (java) S 1239 1239 22342 0 -1 1077944384 1087 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686478580624 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1247] ppid=1239 vsize=26538700 memory=7522536861565870673 CPUtime=0.1 cores=0-7
/proc/1241/task/1247/stat : 1247 (java) S 1239 1239 22342 0 -1 1077944384 165 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686477527568 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1248] ppid=1239 vsize=26538700 memory=7522536861565870673 CPUtime=0.1 cores=0-7
/proc/1241/task/1248/stat : 1248 (java) S 1239 1239 22342 0 -1 1077944384 421 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686476475024 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1249] ppid=1239 vsize=26538700 memory=1380 CPUtime=0.1 cores=0-7
/proc/1241/task/1249/stat : 1249 (java) S 1239 1239 22342 0 -1 1077944384 727 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686475421968 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1250] ppid=1239 vsize=26538700 memory=689452 CPUtime=0.07 cores=0-7
/proc/1241/task/1250/stat : 1250 (java) S 1239 1239 22342 0 -1 1077944384 1108 0 0 0 3 4 0 0 20 0 28 0 145017107 27175628800 233292 33554432000 4194304 4196468 140732411627008 140686474369424 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1251] ppid=1239 vsize=26538700 memory=4616 CPUtime=0.01 cores=0-7
/proc/1241/task/1251/stat : 1251 (java) S 1239 1239 22342 0 -1 1077944384 1618 0 0 0 1 0 0 0 20 0 28 0 145017108 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685128698608 140686923848322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1252] ppid=1239 vsize=26538700 memory=1228 CPUtime=0 cores=0-7
/proc/1241/task/1252/stat : 1252 (java) S 1239 1239 22342 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 145017109 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685127644896 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1253] ppid=1239 vsize=26538700 memory=11108 CPUtime=0 cores=0-7
/proc/1241/task/1253/stat : 1253 (java) S 1239 1239 22342 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 145017109 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685126591744 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1254] ppid=1239 vsize=26538700 memory=796 CPUtime=0 cores=0-7
/proc/1241/task/1254/stat : 1254 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145017111 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685125540304 140686923855771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1255] ppid=1239 vsize=26538700 memory=1424 CPUtime=1.35 cores=0-7
/proc/1241/task/1255/stat : 1255 (java) S 1239 1239 22342 0 -1 1077944384 3773 0 0 0 134 1 0 0 20 0 28 0 145017111 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685124487408 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1256] ppid=1239 vsize=26538700 memory=15876 CPUtime=1.45 cores=0-7
/proc/1241/task/1256/stat : 1256 (java) S 1239 1239 22342 0 -1 1077944384 5128 0 0 0 145 0 0 0 20 0 28 0 145017111 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685123434864 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1257] ppid=1239 vsize=26538700 memory=40164 CPUtime=1.51 cores=0-7
/proc/1241/task/1257/stat : 1257 (java) S 1239 1239 22342 0 -1 1077944384 4744 0 0 0 150 1 0 0 20 0 28 0 145017111 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685122381808 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1258] ppid=1239 vsize=26538700 memory=1296 CPUtime=0.74 cores=0-7
/proc/1241/task/1258/stat : 1258 (java) S 1239 1239 22342 0 -1 1077944384 5043 0 0 0 73 1 0 0 20 0 28 0 145017111 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685121329264 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1259] ppid=1239 vsize=26538700 memory=2408 CPUtime=0 cores=0-7
/proc/1241/task/1259/stat : 1259 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145017112 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685120277472 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1260] ppid=1239 vsize=26538700 memory=1728 CPUtime=0 cores=0-7
/proc/1241/task/1260/stat : 1260 (java) S 1239 1239 22342 0 -1 1077944384 855 0 0 0 0 0 0 0 20 0 28 0 145017112 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685119225008 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1261] ppid=1239 vsize=26538700 memory=4104 CPUtime=26.51 cores=0-7
/proc/1241/task/1261/stat : 1261 (java) R 1239 1239 22342 0 -1 4202560 456 0 0 0 2651 0 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685111213064 140686567741829 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1262] ppid=1239 vsize=26538700 memory=1720 CPUtime=26.34 cores=0-7
/proc/1241/task/1262/stat : 1262 (java) R 1239 1239 22342 0 -1 4202560 325 0 0 0 2634 0 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685110161656 140686567280061 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1263] ppid=1239 vsize=26538700 memory=1008 CPUtime=26.39 cores=0-7
/proc/1241/task/1263/stat : 1263 (java) R 1239 1239 22342 0 -1 4202560 2668 0 0 0 2629 10 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685109107840 140686567718099 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1264] ppid=1239 vsize=26538700 memory=1928 CPUtime=26.36 cores=0-7
/proc/1241/task/1264/stat : 1264 (java) R 1239 1239 22342 0 -1 4202560 1398 0 0 0 2632 4 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685108056184 140686567742975 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1265] ppid=1239 vsize=26538700 memory=280628600166976 CPUtime=26.41 cores=0-7
/proc/1241/task/1265/stat : 1265 (java) R 1239 1239 22342 0 -1 4202560 689 0 0 0 2640 1 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685107003688 140686567846691 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1267] ppid=1239 vsize=26538700 memory=0 CPUtime=26.17 cores=0-7
/proc/1241/task/1267/stat : 1267 (java) R 1239 1239 22342 0 -1 4202560 376 0 0 0 2617 0 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685105950456 140686566737058 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1268] ppid=1239 vsize=26538700 memory=17581 CPUtime=26.55 cores=0-7
/proc/1241/task/1268/stat : 1268 (java) R 1239 1239 22342 0 -1 4202560 409 0 0 0 2655 0 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685104898344 140686566737157 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1271] ppid=1239 vsize=26538700 memory=156 CPUtime=26.58 cores=0-7
/proc/1241/task/1271/stat : 1271 (java) R 1239 1239 22342 0 -1 4202560 1139 0 0 0 2656 2 0 0 20 0 28 0 145017281 27175628800 233292 33554432000 4194304 4196468 140732411627008 140685103845880 140686561114898 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
Current children cumulated CPU time: 218.92 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 934548 KiB

[startup+29.202 s]
/proc/loadavg: 8.12 8.18 8.22 9/208 1271
/proc/meminfo: memFree=26269800/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
[pid=1241] ppid=1239 vsize=26538700 memory=974128 CPUtime=222.11 cores=0-7
/proc/1241/stat : 1241 (java) S 1239 1239 22342 0 -1 1077944320 41790 0 0 0 22138 73 0 0 20 0 28 0 145017105 27175628800 243532 33554432000 4194304 4196468 140732411627008 140732411609552 140686923837175 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
/proc/1241/statm: 6634675 243532 3278 1 0 6621909 0
[pid=1241/tid=1242] ppid=1239 vsize=26538700 memory=0 CPUtime=1.56 cores=0-7
/proc/1241/task/1242/stat : 1242 (java) S 1239 1239 22342 0 -1 1077944384 7063 0 0 0 150 6 0 0 20 0 28 0 145017106 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686928077952 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1243] ppid=1239 vsize=26538700 memory=0 CPUtime=0.1 cores=0-7
/proc/1241/task/1243/stat : 1243 (java) S 1239 1239 22342 0 -1 1077944384 109 0 0 0 6 4 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686481738768 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1244] ppid=1239 vsize=26538700 memory=0 CPUtime=0.1 cores=0-7
/proc/1241/task/1244/stat : 1244 (java) S 1239 1239 22342 0 -1 1077944384 119 0 0 0 6 4 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686480686224 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1245] ppid=1239 vsize=26538700 memory=288230574492221466 CPUtime=0.1 cores=0-7
/proc/1241/task/1245/stat : 1245 (java) S 1239 1239 22342 0 -1 1077944384 991 0 0 0 6 4 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686479633168 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1246] ppid=1239 vsize=26538700 memory=288230596050944315 CPUtime=0.1 cores=0-7
/proc/1241/task/1246/stat : 1246 (java) S 1239 1239 22342 0 -1 1077944384 1087 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686478580624 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1247] ppid=1239 vsize=26538700 memory=16100364336236018 CPUtime=0.1 cores=0-7
/proc/1241/task/1247/stat : 1247 (java) S 1239 1239 22342 0 -1 1077944384 165 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686477527568 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1248] ppid=1239 vsize=26538700 memory=2200 CPUtime=0.1 cores=0-7
/proc/1241/task/1248/stat : 1248 (java) S 1239 1239 22342 0 -1 1077944384 421 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686476475024 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1249] ppid=1239 vsize=26538700 memory=7284 CPUtime=0.1 cores=0-7
/proc/1241/task/1249/stat : 1249 (java) S 1239 1239 22342 0 -1 1077944384 727 0 0 0 5 5 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686475421968 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1250] ppid=1239 vsize=26538700 memory=836 CPUtime=0.07 cores=0-7
/proc/1241/task/1250/stat : 1250 (java) S 1239 1239 22342 0 -1 1077944384 1108 0 0 0 3 4 0 0 20 0 28 0 145017107 27175628800 243532 33554432000 4194304 4196468 140732411627008 140686474369424 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1251] ppid=1239 vsize=26538700 memory=1692 CPUtime=0.01 cores=0-7
/proc/1241/task/1251/stat : 1251 (java) S 1239 1239 22342 0 -1 1077944384 1620 0 0 0 1 0 0 0 20 0 28 0 145017108 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685128698608 140686923848322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1252] ppid=1239 vsize=26538700 memory=916 CPUtime=0 cores=0-7
/proc/1241/task/1252/stat : 1252 (java) S 1239 1239 22342 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 145017109 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685127644896 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1253] ppid=1239 vsize=26538700 memory=4360 CPUtime=0 cores=0-7
/proc/1241/task/1253/stat : 1253 (java) S 1239 1239 22342 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 28 0 145017109 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685126591744 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1254] ppid=1239 vsize=26538700 memory=6935054825532540783 CPUtime=0 cores=0-7
/proc/1241/task/1254/stat : 1254 (java) S 1239 1239 22342 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 145017111 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685125540304 140686923855771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1255] ppid=1239 vsize=26538700 memory=0 CPUtime=1.35 cores=0-7
/proc/1241/task/1255/stat : 1255 (java) S 1239 1239 22342 0 -1 1077944384 3773 0 0 0 134 1 0 0 20 0 28 0 145017111 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685124487408 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1256] ppid=1239 vsize=26538700 memory=0 CPUtime=1.45 cores=0-7
/proc/1241/task/1256/stat : 1256 (java) S 1239 1239 22342 0 -1 1077944384 5128 0 0 0 145 0 0 0 20 0 28 0 145017111 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685123434864 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1257] ppid=1239 vsize=26538700 memory=0 CPUtime=1.51 cores=0-7
/proc/1241/task/1257/stat : 1257 (java) S 1239 1239 22342 0 -1 1077944384 4744 0 0 0 150 1 0 0 20 0 28 0 145017111 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685122381808 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1258] ppid=1239 vsize=26538700 memory=280628601419712 CPUtime=0.74 cores=0-7
/proc/1241/task/1258/stat : 1258 (java) S 1239 1239 22342 0 -1 1077944384 5043 0 0 0 73 1 0 0 20 0 28 0 145017111 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685121329264 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1259] ppid=1239 vsize=26538700 memory=1380 CPUtime=0 cores=0-7
/proc/1241/task/1259/stat : 1259 (java) S 1239 1239 22342 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 145017112 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685120277472 140686923847381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1260] ppid=1239 vsize=26538700 memory=912688 CPUtime=0 cores=0-7
/proc/1241/task/1260/stat : 1260 (java) S 1239 1239 22342 0 -1 1077944384 855 0 0 0 0 0 0 0 20 0 28 0 145017112 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685119225008 140686923848322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1261] ppid=1239 vsize=26538700 memory=11108 CPUtime=26.91 cores=0-7
/proc/1241/task/1261/stat : 1261 (java) R 1239 1239 22342 0 -1 4202560 456 0 0 0 2691 0 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685111213064 140686567717217 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1262] ppid=1239 vsize=26538700 memory=796 CPUtime=26.74 cores=0-7
/proc/1241/task/1262/stat : 1262 (java) R 1239 1239 22342 0 -1 4202560 325 0 0 0 2674 0 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685110161656 140686567503935 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1263] ppid=1239 vsize=26538700 memory=1424 CPUtime=26.78 cores=0-7
/proc/1241/task/1263/stat : 1263 (java) R 1239 1239 22342 0 -1 4202560 2689 0 0 0 2668 10 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685109107840 140686569058105 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1264] ppid=1239 vsize=26538700 memory=15876 CPUtime=26.77 cores=0-7
/proc/1241/task/1264/stat : 1264 (java) R 1239 1239 22342 0 -1 4202560 1411 0 0 0 2672 5 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685108056184 140686567806519 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1265] ppid=1239 vsize=26538700 memory=4052 CPUtime=26.81 cores=0-7
/proc/1241/task/1265/stat : 1265 (java) R 1239 1239 22342 0 -1 4202560 696 0 0 0 2680 1 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685107003688 140686566736923 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1267] ppid=1239 vsize=26538700 memory=23292 CPUtime=26.56 cores=0-7
/proc/1241/task/1267/stat : 1267 (java) R 1239 1239 22342 0 -1 4202560 376 0 0 0 2656 0 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685105950456 140686567800559 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1268] ppid=1239 vsize=26538700 memory=18444 CPUtime=26.95 cores=0-7
/proc/1241/task/1268/stat : 1268 (java) R 1239 1239 22342 0 -1 4202560 409 0 0 0 2695 0 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685104898344 140686567717778 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
[pid=1241/tid=1271] ppid=1239 vsize=26538700 memory=1788 CPUtime=26.98 cores=0-7
/proc/1241/task/1271/stat : 1271 (java) R 1239 1239 22342 0 -1 4202560 1141 0 0 0 2696 2 0 0 20 0 28 0 145017281 27175628800 243532 33554432000 4194304 4196468 140732411627008 140685103845880 140686568131138 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 25411584 140732411634834 140732411635011 140732411635011 140732411637711 0
Current children cumulated CPU time: 222.11 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 975508 KiB

[startup+29.6012 s]
/proc/loadavg: 8.12 8.18 8.22 9/208 1271
/proc/meminfo: memFree=26269800/32770624 swapFree=67108860/67108860
[pid=1239] ppid=1236 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (xcsp3-exec) S 1236 1239 22342 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 145017105 9740288 345 33554432000 4194304 5098028 140720889728368 140720889726472 139722902614652 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37703680 140720889730148 140720889730359 140720889730359 140720889733099 0
/proc/1239/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

Child status: 0
Real time (s): 29.6065
CPU time (s): 225.241
CPU user time (s): 224.489
CPU system time (s): 0.751367
CPU usage (%): 760.781
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 991892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 224.489
system time used= 0.751367
maximum resident set size= 1002696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44051
page faults= 0
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5341
involuntary context switches= 2855


# summary of solver processes directly reported to runsolver:
#   pid: 1239
#   total CPU time (s): 225.241
#   total CPU user time (s): 224.489
#   total CPU system time (s): 0.751367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.270836 second user time and 0.351837 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-19 06:53:55
IDJOB=4280702
IDBENCH=120413
IDSOLVER=2675
FILE ID=node115/4280702-1503119295
RUNJOBID= node115-1503110856-22369
PBS_JOBID= 20630758
Free space on /tmp= 61868 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-18.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-4280702-1503119295/watcher-4280702-1503119295 -o /tmp/evaluation-result-4280702-1503119295/solver-4280702-1503119295 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node115-1503110856-22369 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1354231675 HOME/instance-4280702-1503119295.xml

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

MD5SUM BENCH= 58ffb186ab2da5aa1e0c819e3b555e2f
RANDOM SEED=1354231675

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        27208260 kB
MemAvailable:   31971624 kB
Buffers:          237160 kB
Cached:          4819516 kB
SwapCached:            0 kB
Active:           887788 kB
Inactive:        4224544 kB
Active(anon):       6588 kB
Inactive(anon):    85176 kB
Active(file):     881200 kB
Inactive(file):  4139368 kB
Unevictable:        7056 kB
Mlocked:            7056 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8036 kB
Writeback:             4 kB
AnonPages:         62068 kB
Mapped:            50604 kB
Shmem:             33416 kB
Slab:             144376 kB
SReclaimable:     117264 kB
SUnreclaim:        27112 kB
KernelStack:        3296 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61860 MiB
End job on node115 at 2017-08-19 06:54:25