Trace number 4245041

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
R1: choco-solver 5a (2017-07-05)SAT 349.573 45.2577

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 -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245041-1500685234.xml"  -tl '2400s' -p 8 -x 3
0.00/0.19	c [HOME/instance-4245041-1500685234.xml, -tl, 2400s, -p, 8, -x, 3]
0.00/0.24	c 8 solvers in parallel
0.00/0.34	c parse instance...
3.55/1.77	c solve instance...
349.52/45.24	s SATISFIABLE
349.52/45.24	v <instantiation>
349.52/45.24	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>
349.52/45.24	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>
349.52/45.24	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4245041-1500685234/watcher-4245041-1500685234 -o /tmp/evaluation-result-4245041-1500685234/solver-4245041-1500685234 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2009674122 HOME/instance-4245041-1500685234.xml 

pid=31189
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 10.96 13.07 10.53 10/271 31192
/proc/meminfo: memFree=30553928/32770624 swapFree=5700/248864
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0

[startup+0.100086 s]
/proc/loadavg: 10.96 13.07 10.53 10/271 31192
/proc/meminfo: memFree=30553928/32770624 swapFree=5700/248864
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200376 s]
/proc/loadavg: 10.96 13.07 10.53 10/271 31192
/proc/meminfo: memFree=30553928/32770624 swapFree=5700/248864
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300341 s]
/proc/loadavg: 10.96 13.07 10.53 10/271 31192
/proc/meminfo: memFree=30553928/32770624 swapFree=5700/248864
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700242 s]
/proc/loadavg: 10.96 13.07 10.53 10/271 31192
/proc/meminfo: memFree=30553928/32770624 swapFree=5700/248864
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50108 s]
/proc/loadavg: 10.96 13.07 10.53 10/292 31213
/proc/meminfo: memFree=30397424/32770624 swapFree=5700/248896
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
[pid=31193] ppid=31192 vsize=13269256 CPUtime=3.04 cores=0,2,4,6,8,10,12,14
/proc/31193/stat : 31193 (java) S 31192 31192 7102 0 -1 1077944320 12995 0 0 0 280 24 0 0 20 0 20 0 3790952 13587718144 53806 33554432000 4194304 4196468 140729182674816 140729182657360 140468178386679 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
/proc/31193/statm: 3317314 53806 3222 1 0 3304547 0
[pid=31193/tid=31194] ppid=31192 vsize=13269256 CPUtime=1.43 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31194/stat : 31194 (java) R 31192 31192 7102 0 -1 4202560 6958 0 0 0 138 5 0 0 20 0 20 0 3790952 13587718144 53806 33554432000 4194304 4196468 140729182674816 140468182623192 140467798634866 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31196] ppid=31192 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31196/stat : 31196 (java) S 31192 31192 7102 0 -1 1077944384 32 0 0 0 2 1 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140468117351440 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31197] ppid=31192 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31197/stat : 31197 (java) S 31192 31192 7102 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140468116298896 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31198] ppid=31192 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31198/stat : 31198 (java) S 31192 31192 7102 0 -1 1077944384 28 0 0 0 1 2 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140468115245840 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31199] ppid=31192 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31199/stat : 31199 (java) S 31192 31192 7102 0 -1 1077944384 30 0 0 0 2 1 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467774118800 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31200] ppid=31192 vsize=13269256 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31200/stat : 31200 (java) S 31192 31192 7102 0 -1 1077944384 19 0 0 0 1 1 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467773065744 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31201] ppid=31192 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31201/stat : 31201 (java) S 31192 31192 7102 0 -1 1077944384 30 0 0 0 1 2 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467772013200 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31202] ppid=31192 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31202/stat : 31202 (java) S 31192 31192 7102 0 -1 1077944384 24 0 0 0 1 2 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467770960144 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31203] ppid=31192 vsize=13269256 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31203/stat : 31203 (java) S 31192 31192 7102 0 -1 1077944384 29 0 0 0 1 2 0 0 20 0 20 0 3790953 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467769907600 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31204] ppid=31192 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31204/stat : 31204 (java) S 31192 31192 7102 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 20 0 3790955 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467372014320 140468178397826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31205] ppid=31192 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31205/stat : 31205 (java) S 31192 31192 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3790956 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467370960608 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31206] ppid=31192 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31206/stat : 31206 (java) S 31192 31192 7102 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 3790956 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467369907456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31207] ppid=31192 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31207/stat : 31207 (java) S 31192 31192 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467368856016 140468178405275 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31208] ppid=31192 vsize=13269256 CPUtime=0.27 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31208/stat : 31208 (java) S 31192 31192 7102 0 -1 1077944384 1165 0 0 0 27 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467367803120 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31209] ppid=31192 vsize=13269256 CPUtime=0.28 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31209/stat : 31209 (java) S 31192 31192 7102 0 -1 1077944384 859 0 0 0 28 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467366750576 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31210] ppid=31192 vsize=13269256 CPUtime=0.23 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31210/stat : 31210 (java) S 31192 31192 7102 0 -1 1077944384 654 0 0 0 23 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467365697520 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31211] ppid=31192 vsize=13269256 CPUtime=0.48 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31211/stat : 31211 (java) S 31192 31192 7102 0 -1 1077944384 1767 0 0 0 48 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467364644976 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31212] ppid=31192 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31212/stat : 31212 (java) S 31192 31192 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467363593184 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31213] ppid=31192 vsize=13269256 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31213/stat : 31213 (java) S 31192 31192 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3790960 13587718144 53806 33554432000 4194304 4196468 140729182674816 140467362540720 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 13278768

[startup+3.1016 s]
/proc/loadavg: 10.96 13.07 10.53 20/300 31221
/proc/meminfo: memFree=30228012/32770624 swapFree=5700/248908
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
[pid=31193] ppid=31192 vsize=13801768 CPUtime=14.3 cores=0,2,4,6,8,10,12,14
/proc/31193/stat : 31193 (java) S 31192 31192 7102 0 -1 1077944320 18092 0 0 0 1383 47 0 0 20 0 28 0 3790952 14133010432 96034 33554432000 4194304 4196468 140729182674816 140729182657360 140468178386679 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
/proc/31193/statm: 3450442 96034 3259 1 0 3437675 0
[pid=31193/tid=31194] ppid=31192 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31194/stat : 31194 (java) S 31192 31192 7102 0 -1 1077944384 7074 0 0 0 159 7 0 0 20 0 28 0 3790952 14133010432 96034 33554432000 4194304 4196468 140729182674816 140468182627456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31196] ppid=31192 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31196/stat : 31196 (java) S 31192 31192 7102 0 -1 1077944384 54 0 0 0 4 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140468117351440 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31197] ppid=31192 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31197/stat : 31197 (java) S 31192 31192 7102 0 -1 1077944384 39 0 0 0 3 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140468116298896 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31198] ppid=31192 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31198/stat : 31198 (java) S 31192 31192 7102 0 -1 1077944384 43 0 0 0 3 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140468115245840 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31199] ppid=31192 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31199/stat : 31199 (java) S 31192 31192 7102 0 -1 1077944384 50 0 0 0 4 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467774118800 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31200] ppid=31192 vsize=13801768 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31200/stat : 31200 (java) S 31192 31192 7102 0 -1 1077944384 39 0 0 0 3 3 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467773065744 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31201] ppid=31192 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31201/stat : 31201 (java) S 31192 31192 7102 0 -1 1077944384 55 0 0 0 4 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467772013200 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31202] ppid=31192 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31202/stat : 31202 (java) S 31192 31192 7102 0 -1 1077944384 44 0 0 0 4 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467770960144 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31203] ppid=31192 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31203/stat : 31203 (java) S 31192 31192 7102 0 -1 1077944384 49 0 0 0 3 4 0 0 20 0 28 0 3790953 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467769907600 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31204] ppid=31192 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31204/stat : 31204 (java) S 31192 31192 7102 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 28 0 3790955 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467372014320 140468178397826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31205] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31205/stat : 31205 (java) S 31192 31192 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467370960608 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31206] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31206/stat : 31206 (java) S 31192 31192 7102 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467369907456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31207] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31207/stat : 31207 (java) S 31192 31192 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467368856016 140468178405275 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31208] ppid=31192 vsize=13801768 CPUtime=1.24 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31208/stat : 31208 (java) R 31192 31192 7102 0 -1 4202560 2583 0 0 0 123 1 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467367789584 140468161773464 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31209] ppid=31192 vsize=13801768 CPUtime=1.37 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31209/stat : 31209 (java) R 31192 31192 7102 0 -1 4202560 1837 0 0 0 137 0 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467366736600 140468163501841 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31210] ppid=31192 vsize=13801768 CPUtime=1.27 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31210/stat : 31210 (java) R 31192 31192 7102 0 -1 4202560 1586 0 0 0 126 1 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467365683616 140468158223057 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31211] ppid=31192 vsize=13801768 CPUtime=0.8 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31211/stat : 31211 (java) S 31192 31192 7102 0 -1 1077944384 2747 0 0 0 79 1 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467364644976 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31212] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31212/stat : 31212 (java) S 31192 31192 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467363593184 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31213] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31213/stat : 31213 (java) S 31192 31192 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467362540720 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31214] ppid=31192 vsize=13801768 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31214/stat : 31214 (java) R 31192 31192 7102 0 -1 4202560 62 0 0 0 82 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467354524360 140467801084626 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31215] ppid=31192 vsize=13801768 CPUtime=0.99 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31215/stat : 31215 (java) R 31192 31192 7102 0 -1 1077944384 43 0 0 0 99 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467353474328 140468178407869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31216] ppid=31192 vsize=13801768 CPUtime=1.06 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31216/stat : 31216 (java) R 31192 31192 7102 0 -1 4202560 55 0 0 0 106 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467352420144 140467800647593 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31217] ppid=31192 vsize=13801768 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31217/stat : 31217 (java) R 31192 31192 7102 0 -1 4202560 32 0 0 0 104 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467351367336 140467800413515 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31218] ppid=31192 vsize=13801768 CPUtime=0.79 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31218/stat : 31218 (java) R 31192 31192 7102 0 -1 4202560 64 0 0 0 79 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467350314744 140467800647048 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31219] ppid=31192 vsize=13801768 CPUtime=0.77 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31219/stat : 31219 (java) R 31192 31192 7102 0 -1 4202560 46 0 0 0 77 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467349258128 140467801258017 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31220] ppid=31192 vsize=13801768 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31220/stat : 31220 (java) R 31192 31192 7102 0 -1 4202560 37 0 0 0 93 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467348209424 140467800446705 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31221] ppid=31192 vsize=13801768 CPUtime=0.81 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31221/stat : 31221 (java) R 31192 31192 7102 0 -1 4202560 47 0 0 0 81 0 0 0 20 0 28 0 3791130 14133010432 96034 33554432000 4194304 4196468 140729182674816 140467347157160 140467800647014 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
Current children cumulated CPU time (s) 14.3
Current children cumulated vsize (KiB) 13811280

[startup+6.30162 s]
/proc/loadavg: 11.52 13.15 10.57 17/300 31221
/proc/meminfo: memFree=30257924/32770624 swapFree=5700/248908
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
[pid=31193] ppid=31192 vsize=13801768 CPUtime=39.74 cores=0,2,4,6,8,10,12,14
/proc/31193/stat : 31193 (java) S 31192 31192 7102 0 -1 1077944320 27222 0 0 0 3925 49 0 0 20 0 28 0 3790952 14133010432 96984 33554432000 4194304 4196468 140729182674816 140729182657360 140468178386679 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
/proc/31193/statm: 3450442 96984 3267 1 0 3437675 0
[pid=31193/tid=31194] ppid=31192 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31194/stat : 31194 (java) S 31192 31192 7102 0 -1 1077944384 7074 0 0 0 159 7 0 0 20 0 28 0 3790952 14133010432 96984 33554432000 4194304 4196468 140729182674816 140468182627456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31196] ppid=31192 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31196/stat : 31196 (java) S 31192 31192 7102 0 -1 1077944384 54 0 0 0 4 4 0 0 20 0 28 0 3790953 14133010432 96984 33554432000 4194304 4196468 140729182674816 140468117351440 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31197] ppid=31192 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31197/stat : 31197 (java) S 31192 31192 7102 0 -1 1077944384 39 0 0 0 3 4 0 0 20 0 28 0 3790953 14133010432 96984 33554432000 4194304 4196468 140729182674816 140468116298896 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31198] ppid=31192 vsize=13801768 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31198/stat : 31198 (java) S 31192 31192 7102 0 -1 1077944384 43 0 0 0 3 4 0 0 20 0 28 0 3790953 14133010432 96984 33554432000 4194304 4196468 140729182674816 140468115245840 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31199] ppid=31192 vsize=13801768 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31199/stat : 31199 (java) S 31192 31192 7102 0 -1 1077944384 50 0 0 0 4 4 0 0 20 0 28 0 3790953 14133010432 96984 33554432000 4194304 4196468 140729182674816 140467774118800 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0

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

/proc/31193/task/31205/stat : 31205 (java) S 31192 31192 7102 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467370960608 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31206] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31206/stat : 31206 (java) S 31192 31192 7102 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467369907456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31207] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31207/stat : 31207 (java) S 31192 31192 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467368856016 140468178405275 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31208] ppid=31192 vsize=13801768 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31208/stat : 31208 (java) S 31192 31192 7102 0 -1 1077944384 7052 0 0 0 228 1 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467367803120 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31209] ppid=31192 vsize=13801768 CPUtime=2.45 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31209/stat : 31209 (java) S 31192 31192 7102 0 -1 1077944384 5396 0 0 0 245 0 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467366750576 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31210] ppid=31192 vsize=13801768 CPUtime=2.29 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31210/stat : 31210 (java) S 31192 31192 7102 0 -1 1077944384 5454 0 0 0 228 1 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467365697520 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31211] ppid=31192 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31211/stat : 31211 (java) S 31192 31192 7102 0 -1 1077944384 5344 0 0 0 93 1 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467364644976 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31212] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31212/stat : 31212 (java) S 31192 31192 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467363593184 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31213] ppid=31192 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31213/stat : 31213 (java) S 31192 31192 7102 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 28 0 3790960 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467362540720 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31214] ppid=31192 vsize=13801768 CPUtime=40.94 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31214/stat : 31214 (java) R 31192 31192 7102 0 -1 4202560 795 0 0 0 4092 2 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467354527584 140467800647452 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31215] ppid=31192 vsize=13801768 CPUtime=41.32 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31215/stat : 31215 (java) R 31192 31192 7102 0 -1 4202560 434 0 0 0 4132 0 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467353473480 140467802084178 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31216] ppid=31192 vsize=13801768 CPUtime=41.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31216/stat : 31216 (java) R 31192 31192 7102 0 -1 4202560 1551 0 0 0 4115 3 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467352420384 140467803037204 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31217] ppid=31192 vsize=13801768 CPUtime=41.15 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31217/stat : 31217 (java) R 31192 31192 7102 0 -1 4202560 1019 0 0 0 4114 1 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467351367880 140467802243481 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31218] ppid=31192 vsize=13801768 CPUtime=40.47 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31218/stat : 31218 (java) R 31192 31192 7102 0 -1 4202560 1270 0 0 0 4043 4 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467350314712 140467801565219 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31219] ppid=31192 vsize=13801768 CPUtime=41.33 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31219/stat : 31219 (java) R 31192 31192 7102 0 -1 4202560 339 0 0 0 4133 0 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467349262200 140467801733501 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31220] ppid=31192 vsize=13801768 CPUtime=41.21 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31220/stat : 31220 (java) R 31192 31192 7102 0 -1 4202560 632 0 0 0 4121 0 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467348209976 140467800647274 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31221] ppid=31192 vsize=13801768 CPUtime=41.1 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31221/stat : 31221 (java) R 31192 31192 7102 0 -1 4202560 608 0 0 0 4108 2 0 0 20 0 28 0 3791130 14133010432 294612 33554432000 4194304 4196468 140729182674816 140467347157704 140467801733727 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
Current children cumulated CPU time (s) 339.95
Current children cumulated vsize (KiB) 13811280

[startup+44.8016 s]
/proc/loadavg: 13.70 13.50 10.80 17/301 31243
/proc/meminfo: memFree=29180908/32770624 swapFree=5700/248960
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
[pid=31193] ppid=31192 vsize=13801768 CPUtime=346.22 cores=0,2,4,6,8,10,12,14
/proc/31193/stat : 31193 (java) S 31192 31192 7102 0 -1 1077944320 45568 0 0 0 34515 107 0 0 20 0 28 0 3790952 14133010432 294633 33554432000 4194304 4196468 140729182674816 140729182657360 140468178386679 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
/proc/31193/statm: 3450442 294633 3277 1 0 3437675 0
[pid=31193/tid=31194] ppid=31192 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31194/stat : 31194 (java) S 31192 31192 7102 0 -1 1077944384 7074 0 0 0 159 7 0 0 20 0 28 0 3790952 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468182627456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31196] ppid=31192 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31196/stat : 31196 (java) S 31192 31192 7102 0 -1 1077944384 415 0 0 0 8 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468117351440 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31197] ppid=31192 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31197/stat : 31197 (java) S 31192 31192 7102 0 -1 1077944384 237 0 0 0 6 8 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468116298896 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31198] ppid=31192 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31198/stat : 31198 (java) S 31192 31192 7102 0 -1 1077944384 146 0 0 0 8 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468115245840 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31199] ppid=31192 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31199/stat : 31199 (java) S 31192 31192 7102 0 -1 1077944384 233 0 0 0 8 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467774118800 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31200] ppid=31192 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31200/stat : 31200 (java) S 31192 31192 7102 0 -1 1077944384 1913 0 0 0 8 8 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467773065744 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31201] ppid=31192 vsize=13801768 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31201/stat : 31201 (java) S 31192 31192 7102 0 -1 1077944384 201 0 0 0 8 10 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467772013200 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31202] ppid=31192 vsize=13801768 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31202/stat : 31202 (java) S 31192 31192 7102 0 -1 1077944384 282 0 0 0 9 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467770960144 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31203] ppid=31192 vsize=13801768 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31203/stat : 31203 (java) S 31192 31192 7102 0 -1 1077944384 1283 0 0 0 9 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467769907600 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31204] ppid=31192 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31204/stat : 31204 (java) S 31192 31192 7102 0 -1 1077944384 1953 0 0 0 2 1 0 0 20 0 28 0 3790955 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467372014320 140468178397826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31205] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31205/stat : 31205 (java) S 31192 31192 7102 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467370960608 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31206] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31206/stat : 31206 (java) S 31192 31192 7102 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467369907456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31207] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31207/stat : 31207 (java) S 31192 31192 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467368856016 140468178405275 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31208] ppid=31192 vsize=13801768 CPUtime=2.31 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31208/stat : 31208 (java) S 31192 31192 7102 0 -1 1077944384 7275 0 0 0 230 1 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467367803120 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31209] ppid=31192 vsize=13801768 CPUtime=2.46 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31209/stat : 31209 (java) S 31192 31192 7102 0 -1 1077944384 5399 0 0 0 246 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467366750576 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31210] ppid=31192 vsize=13801768 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31210/stat : 31210 (java) S 31192 31192 7102 0 -1 1077944384 5535 0 0 0 229 1 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467365697520 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31211] ppid=31192 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31211/stat : 31211 (java) S 31192 31192 7102 0 -1 1077944384 5354 0 0 0 93 1 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467364644976 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31212] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31212/stat : 31212 (java) S 31192 31192 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467363593184 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31213] ppid=31192 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31213/stat : 31213 (java) S 31192 31192 7102 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467362540720 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31214] ppid=31192 vsize=13801768 CPUtime=41.73 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31214/stat : 31214 (java) R 31192 31192 7102 0 -1 4202560 795 0 0 0 4171 2 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467354524568 140467801733849 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31215] ppid=31192 vsize=13801768 CPUtime=42.11 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31215/stat : 31215 (java) R 31192 31192 7102 0 -1 4202560 457 0 0 0 4211 0 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467353473480 140467800647202 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31216] ppid=31192 vsize=13801768 CPUtime=41.95 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31216/stat : 31216 (java) R 31192 31192 7102 0 -1 4202560 1561 0 0 0 4192 3 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467352419840 140467803037227 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31217] ppid=31192 vsize=13801768 CPUtime=41.93 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31217/stat : 31217 (java) R 31192 31192 7102 0 -1 4202560 1024 0 0 0 4192 1 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467351367880 140467801452241 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31218] ppid=31192 vsize=13801768 CPUtime=41.23 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31218/stat : 31218 (java) R 31192 31192 7102 0 -1 4202560 1270 0 0 0 4119 4 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467350314616 140467801884207 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31219] ppid=31192 vsize=13801768 CPUtime=42.12 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31219/stat : 31219 (java) R 31192 31192 7102 0 -1 4202560 355 0 0 0 4212 0 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467349261928 140467800647274 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31220] ppid=31192 vsize=13801768 CPUtime=41.99 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31220/stat : 31220 (java) R 31192 31192 7102 0 -1 4202560 648 0 0 0 4199 0 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467348210168 140467801626404 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31221] ppid=31192 vsize=13801768 CPUtime=41.88 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31221/stat : 31221 (java) R 31192 31192 7102 0 -1 4202560 625 0 0 0 4186 2 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467347158216 140467801734726 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
Current children cumulated CPU time (s) 346.22
Current children cumulated vsize (KiB) 13811280

[startup+45.2185 s]
/proc/loadavg: 13.70 13.50 10.80 17/301 31243
/proc/meminfo: memFree=29181060/32770624 swapFree=5700/248960
[pid=31192] ppid=31189 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31192/stat : 31192 (xcsp3-exec) S 31189 31192 7102 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3790951 9740288 346 33554432000 4194304 5098028 140731190141888 140731190139992 140602632385148 0 65536 4100 65538 18446744071579417331 0 0 17 12 0 0 0 0 0 7196144 7232144 16748544 140731190150286 140731190150496 140731190150496 140731190153195 0
/proc/31192/statm: 2378 346 289 221 0 87 0
[pid=31193] ppid=31192 vsize=13801768 CPUtime=349.52 cores=0,2,4,6,8,10,12,14
/proc/31193/stat : 31193 (java) S 31192 31192 7102 0 -1 1077944320 45721 0 0 0 34845 107 0 0 20 0 28 0 3790952 14133010432 294633 33554432000 4194304 4196468 140729182674816 140729182657360 140468178386679 0 0 0 16800975 18446744073709551615 0 0 17 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
/proc/31193/statm: 3450442 294633 3277 1 0 3437675 0
[pid=31193/tid=31194] ppid=31192 vsize=13801768 CPUtime=1.66 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31194/stat : 31194 (java) S 31192 31192 7102 0 -1 1077944384 7074 0 0 0 159 7 0 0 20 0 28 0 3790952 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468182627456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31196] ppid=31192 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31196/stat : 31196 (java) S 31192 31192 7102 0 -1 1077944384 415 0 0 0 8 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468117351440 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31197] ppid=31192 vsize=13801768 CPUtime=0.14 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31197/stat : 31197 (java) S 31192 31192 7102 0 -1 1077944384 237 0 0 0 6 8 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468116298896 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31198] ppid=31192 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31198/stat : 31198 (java) S 31192 31192 7102 0 -1 1077944384 146 0 0 0 8 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140468115245840 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31199] ppid=31192 vsize=13801768 CPUtime=0.17 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31199/stat : 31199 (java) S 31192 31192 7102 0 -1 1077944384 233 0 0 0 8 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467774118800 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31200] ppid=31192 vsize=13801768 CPUtime=0.16 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31200/stat : 31200 (java) S 31192 31192 7102 0 -1 1077944384 1913 0 0 0 8 8 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467773065744 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31201] ppid=31192 vsize=13801768 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31201/stat : 31201 (java) S 31192 31192 7102 0 -1 1077944384 201 0 0 0 8 10 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467772013200 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31202] ppid=31192 vsize=13801768 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31202/stat : 31202 (java) S 31192 31192 7102 0 -1 1077944384 282 0 0 0 9 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467770960144 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31203] ppid=31192 vsize=13801768 CPUtime=0.18 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31203/stat : 31203 (java) S 31192 31192 7102 0 -1 1077944384 1283 0 0 0 9 9 0 0 20 0 28 0 3790953 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467769907600 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31204] ppid=31192 vsize=13801768 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31204/stat : 31204 (java) S 31192 31192 7102 0 -1 1077944384 1953 0 0 0 2 1 0 0 20 0 28 0 3790955 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467372014320 140468178397826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31205] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31205/stat : 31205 (java) S 31192 31192 7102 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467370960608 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31206] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31206/stat : 31206 (java) S 31192 31192 7102 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 28 0 3790956 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467369907456 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31207] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31207/stat : 31207 (java) S 31192 31192 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467368856016 140468178405275 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31208] ppid=31192 vsize=13801768 CPUtime=2.31 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31208/stat : 31208 (java) S 31192 31192 7102 0 -1 1077944384 7275 0 0 0 230 1 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467367803120 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31209] ppid=31192 vsize=13801768 CPUtime=2.46 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31209/stat : 31209 (java) S 31192 31192 7102 0 -1 1077944384 5411 0 0 0 246 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467366750576 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31210] ppid=31192 vsize=13801768 CPUtime=2.3 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31210/stat : 31210 (java) S 31192 31192 7102 0 -1 1077944384 5549 0 0 0 229 1 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467365697520 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31211] ppid=31192 vsize=13801768 CPUtime=0.94 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31211/stat : 31211 (java) S 31192 31192 7102 0 -1 1077944384 5392 0 0 0 93 1 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467364644976 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31212] ppid=31192 vsize=13801768 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31212/stat : 31212 (java) S 31192 31192 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467363593184 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31213] ppid=31192 vsize=13801768 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31213/stat : 31213 (java) S 31192 31192 7102 0 -1 1077944384 207 0 0 0 1 0 0 0 20 0 28 0 3790960 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467362540720 140468178397826 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31214] ppid=31192 vsize=13801768 CPUtime=42.14 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31214/stat : 31214 (java) S 31192 31192 7102 0 -1 1077944384 800 0 0 0 4212 2 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467354529600 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31215] ppid=31192 vsize=13801768 CPUtime=42.52 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31215/stat : 31215 (java) S 31192 31192 7102 0 -1 1077944384 460 0 0 0 4252 0 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467353478480 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31216] ppid=31192 vsize=13801768 CPUtime=42.34 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31216/stat : 31216 (java) R 31192 31192 7102 0 -1 4202560 1561 0 0 0 4231 3 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467352419840 140467803037184 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31217] ppid=31192 vsize=13801768 CPUtime=42.35 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31217/stat : 31217 (java) S 31192 31192 7102 0 -1 1077944384 1028 0 0 0 4234 1 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467351372880 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31218] ppid=31192 vsize=13801768 CPUtime=41.64 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31218/stat : 31218 (java) S 31192 31192 7102 0 -1 1077944384 1275 0 0 0 4160 4 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467350319824 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31219] ppid=31192 vsize=13801768 CPUtime=42.53 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31219/stat : 31219 (java) S 31192 31192 7102 0 -1 1077944384 359 0 0 0 4253 0 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467349267280 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31220] ppid=31192 vsize=13801768 CPUtime=42.4 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31220/stat : 31220 (java) S 31192 31192 7102 0 -1 1077944384 650 0 0 0 4240 0 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467348215248 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
[pid=31193/tid=31221] ppid=31192 vsize=13801768 CPUtime=42.29 cores=0,2,4,6,8,10,12,14
/proc/31193/task/31221/stat : 31221 (java) S 31192 31192 7102 0 -1 1077944384 690 0 0 0 4227 2 0 0 20 0 28 0 3791130 14133010432 294633 33554432000 4194304 4196468 140729182674816 140467347162704 140468178396885 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 9007104 140729182680252 140729182680428 140729182680428 140729182683087 0
Current children cumulated CPU time (s) 349.52
Current children cumulated vsize (KiB) 13811280

Child status: 0
Real time (s): 45.2577
CPU time (s): 349.573
CPU user time (s): 348.49
CPU system time (s): 1.08304
CPU usage (%): 772.406
Max. virtual memory (cumulated for all children) (KiB): 13811280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 348.49
system time used= 1.08304
maximum resident set size= 1178736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5926
involuntary context switches= 23561

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.572611 second user time and 0.685885 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 03:00:34
IDJOB=4245041
IDBENCH=120413
IDSOLVER=2626
FILE ID=node130/4245041-1500685234
RUNJOBID= node130-1500684118-8559
PBS_JOBID= 20623029
Free space on /tmp= 61952 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-18.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245041-1500685234/watcher-4245041-1500685234 -o /tmp/evaluation-result-4245041-1500685234/solver-4245041-1500685234 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500684118-8559 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 2009674122 HOME/instance-4245041-1500685234.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 58ffb186ab2da5aa1e0c819e3b555e2f
RANDOM SEED=2009674122

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

/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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1867.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        30554580 kB
MemAvailable:   30609756 kB
Buffers:           53016 kB
Cached:           313204 kB
SwapCached:            0 kB
Active:          1582964 kB
Inactive:         257708 kB
Active(anon):    1477304 kB
Inactive(anon):     8844 kB
Active(file):     105660 kB
Inactive(file):   248864 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8036 kB
Writeback:             0 kB
AnonPages:       1554440 kB
Mapped:            42420 kB
Shmem:              8844 kB
Slab:              66340 kB
SReclaimable:      32972 kB
SUnreclaim:        33368 kB
KernelStack:        5168 kB
PageTables:         8232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2151436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1413120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61944 MiB
End job on node130 at 2017-07-22 03:01:20