Trace number 4244795

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 NameAnswerobjective functionCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)OPT43 119.212 15.763

General information on the benchmark

NameStillLife/StillLife-wst-s1/
StillLife-wastage-09.xml
MD5SUMa10fd40fbec13ca4761d088766469069
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark24.084299
Satisfiable
(Un)Satisfiability was proved
Number of variables254
Number of constraints179
Number of domains4
Minimum domain size2
Maximum domain size243
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":121},{"size":82,"count":1},{"size":243,"count":11}]
Minimum variable degree1
Maximum variable degree12
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":118},{"degree":3,"count":14},{"degree":4,"count":36},{"degree":8,"count":32},{"degree":9,"count":49},{"degree":12,"count":1}]
Minimum constraint arity2
Maximum constraint arity13
Distribution of constraint arities[{"arity":2,"count":47},{"arity":3,"count":36},{"arity":10,"count":81},{"arity":11,"count":4},{"arity":12,"count":1},{"arity":13,"count":10}]
Number of extensional constraints117
Number of intensional constraints46
Distribution of constraint types[{"type":"extension","count":117},{"type":"intension","count":46},{"type":"sum","count":12},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244795-1500684431.xml"  -tl '2400s' -p 8 -x 0
0.00/0.21	c [HOME/instance-4244795-1500684431.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.26	c 8 solvers in parallel
0.00/0.33	c parse instance...
0.00/1.03	c solve instance...
3.66/1.13	o 0 
3.66/1.16	o 2 
3.66/1.18	o 3 
3.66/1.21	o 4 
3.66/1.22	o 5 
3.66/1.22	o 6 
4.31/1.23	o 7 
4.31/1.23	o 8 
4.31/1.23	o 9 
4.31/1.24	o 10 
4.31/1.24	o 11 
4.31/1.25	o 12 
4.31/1.26	o 13 
4.31/1.27	o 27 
4.31/1.29	o 28 
4.83/1.30	o 29 
4.83/1.31	o 30 
4.83/1.31	o 31 
4.83/1.32	o 32 
4.83/1.32	o 33 
4.83/1.33	o 34 
4.83/1.33	o 35 
4.83/1.34	o 36 
4.83/1.35	o 37 
5.53/1.40	o 38 
5.53/1.41	o 39 
5.53/1.42	o 40 
5.53/1.43	o 41 
5.53/1.43	o 42 
38.05/5.55	o 43 
118.79/15.75	s OPTIMUM FOUND
118.79/15.75	v <instantiation>
118.79/15.75	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] z </list>
118.79/15.75	v 	<values>0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 0 0 0 1 0 1 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 0 1 1 0 0 1 1 1 1 0 1 0 0 1 0 0 0 0 0 1 0 1 1 0 0 0 0 1 1 0 1 0 0 1 0 1 0 0 1 1 0 1 1 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 1 1 0 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 3 4 6 12 15 15 16 19 21 23 26 43 </values>
118.79/15.75	v </instantiation>

Verifier Data

OK	43

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-4244795-1500684431/watcher-4244795-1500684431 -o /tmp/evaluation-result-4244795-1500684431/solver-4244795-1500684431 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16796 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 26531578 HOME/instance-4244795-1500684431.xml 

pid=17050
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: 16.11 10.97 5.96 10/270 17053
/proc/meminfo: memFree=31733164/32770624 swapFree=5892/64508
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0

[startup+0.100101 s]
/proc/loadavg: 16.11 10.97 5.96 10/270 17053
/proc/meminfo: memFree=31733164/32770624 swapFree=5892/64508
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200286 s]
/proc/loadavg: 16.11 10.97 5.96 10/270 17053
/proc/meminfo: memFree=31733164/32770624 swapFree=5892/64508
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300345 s]
/proc/loadavg: 16.11 10.97 5.96 10/270 17053
/proc/meminfo: memFree=31733164/32770624 swapFree=5892/64508
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700172 s]
/proc/loadavg: 16.11 10.97 5.96 10/270 17053
/proc/meminfo: memFree=31733164/32770624 swapFree=5892/64508
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.5012 s]
/proc/loadavg: 16.11 10.97 5.96 17/299 17082
/proc/meminfo: memFree=31600676/32770624 swapFree=5892/64564
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
[pid=17054] ppid=17053 vsize=13936944 CPUtime=6.26 cores=0,2,4,6,8,10,12,14
/proc/17054/stat : 17054 (java) S 17053 17053 15667 0 -1 1077944320 30998 0 0 0 605 21 0 0 20 0 28 0 3712826 14271430656 62521 33554432000 4194304 4196468 140732429804000 140732429786544 139847831047927 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
/proc/17054/statm: 3484236 62521 3237 1 0 3471469 0
[pid=17054/tid=17055] ppid=17053 vsize=13936944 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17055/stat : 17055 (java) S 17053 17053 15667 0 -1 1077944384 7942 0 0 0 99 4 0 0 20 0 28 0 3712826 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847835288704 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17057] ppid=17053 vsize=13936944 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17057/stat : 17057 (java) S 17053 17053 15667 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847763184016 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17058] ppid=17053 vsize=13936944 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17058/stat : 17058 (java) S 17053 17053 15667 0 -1 1077944384 23 0 0 0 1 1 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847762131216 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17059] ppid=17053 vsize=13936944 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17059/stat : 17059 (java) S 17053 17053 15667 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847761078928 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17060] ppid=17053 vsize=13936944 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17060/stat : 17060 (java) S 17053 17053 15667 0 -1 1077944384 29 0 0 0 1 1 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847426607632 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17061] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17061/stat : 17061 (java) S 17053 17053 15667 0 -1 1077944384 153 0 0 0 3 0 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847425555344 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17062] ppid=17053 vsize=13936944 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17062/stat : 17062 (java) S 17053 17053 15667 0 -1 1077944384 48 0 0 0 1 1 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847424502544 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17063] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17063/stat : 17063 (java) S 17053 17053 15667 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847423450256 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17064] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17064/stat : 17064 (java) S 17053 17053 15667 0 -1 1077944384 38 0 0 0 3 0 0 0 20 0 28 0 3712827 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847422397456 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17065] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17065/stat : 17065 (java) S 17053 17053 15667 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 28 0 3712829 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847360551024 139847831059074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17066] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17066/stat : 17066 (java) S 17053 17053 15667 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847359496992 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17067] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17067/stat : 17067 (java) S 17053 17053 15667 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847358444656 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17068] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17068/stat : 17068 (java) S 17053 17053 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847020832848 139847831066523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17069] ppid=17053 vsize=13936944 CPUtime=0.84 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17069/stat : 17069 (java) R 17053 17053 15667 0 -1 4202560 3941 0 0 0 84 0 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847019766600 139847816156924 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17070] ppid=17053 vsize=13936944 CPUtime=0.93 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17070/stat : 17070 (java) R 17053 17053 15667 0 -1 4202560 3992 0 0 0 93 0 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847018709120 139847810742102 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17071] ppid=17053 vsize=13936944 CPUtime=0.95 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17071/stat : 17071 (java) R 17053 17053 15667 0 -1 4202560 3523 0 0 0 95 0 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847017661984 139847812232564 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17072] ppid=17053 vsize=13936944 CPUtime=0.82 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17072/stat : 17072 (java) R 17053 17053 15667 0 -1 4202560 5104 0 0 0 80 2 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847016619768 139847809232497 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17073] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17073/stat : 17073 (java) S 17053 17053 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847015569760 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17074] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17074/stat : 17074 (java) S 17053 17053 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 62521 33554432000 4194304 4196468 140732429804000 139847014517040 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13946456

[startup+3.10159 s]
/proc/loadavg: 16.11 10.97 5.96 14/291 17402
/proc/meminfo: memFree=31730692/32770624 swapFree=5892/64504
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
[pid=17054] ppid=17053 vsize=13936944 CPUtime=18.91 cores=0,2,4,6,8,10,12,14
/proc/17054/stat : 17054 (java) S 17053 17053 15667 0 -1 1077944320 39711 0 0 0 1862 29 0 0 20 0 28 0 3712826 14271430656 94549 33554432000 4194304 4196468 140732429804000 140732429786544 139847831047927 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
/proc/17054/statm: 3484236 94549 3266 1 0 3471469 0
[pid=17054/tid=17055] ppid=17053 vsize=13936944 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17055/stat : 17055 (java) S 17053 17053 15667 0 -1 1077944384 7942 0 0 0 99 4 0 0 20 0 28 0 3712826 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847835288704 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17057] ppid=17053 vsize=13936944 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17057/stat : 17057 (java) S 17053 17053 15667 0 -1 1077944384 22 0 0 0 1 0 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847763184016 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17058] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17058/stat : 17058 (java) S 17053 17053 15667 0 -1 1077944384 36 0 0 0 2 1 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847762131216 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17059] ppid=17053 vsize=13936944 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17059/stat : 17059 (java) S 17053 17053 15667 0 -1 1077944384 646 0 0 0 2 0 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847761078928 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17060] ppid=17053 vsize=13936944 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17060/stat : 17060 (java) S 17053 17053 15667 0 -1 1077944384 39 0 0 0 1 1 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847426607632 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17061] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17061/stat : 17061 (java) S 17053 17053 15667 0 -1 1077944384 166 0 0 0 3 0 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847425555344 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17062] ppid=17053 vsize=13936944 CPUtime=0.02 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17062/stat : 17062 (java) S 17053 17053 15667 0 -1 1077944384 50 0 0 0 1 1 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847424502544 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17063] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17063/stat : 17063 (java) S 17053 17053 15667 0 -1 1077944384 111 0 0 0 2 1 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847423450256 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17064] ppid=17053 vsize=13936944 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17064/stat : 17064 (java) S 17053 17053 15667 0 -1 1077944384 52 0 0 0 3 1 0 0 20 0 28 0 3712827 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847422397456 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17065] ppid=17053 vsize=13936944 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17065/stat : 17065 (java) S 17053 17053 15667 0 -1 1077944384 312 0 0 0 1 0 0 0 20 0 28 0 3712829 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847360551024 139847831059074 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17066] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17066/stat : 17066 (java) S 17053 17053 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847359497056 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17067] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17067/stat : 17067 (java) S 17053 17053 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847358444672 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17068] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17068/stat : 17068 (java) S 17053 17053 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847020832848 139847831066523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17069] ppid=17053 vsize=13936944 CPUtime=2.09 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17069/stat : 17069 (java) R 17053 17053 15667 0 -1 4202560 5849 0 0 0 208 1 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847019765824 139847811747385 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17070] ppid=17053 vsize=13936944 CPUtime=2.18 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17070/stat : 17070 (java) R 17053 17053 15667 0 -1 4202560 6037 0 0 0 216 2 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847018714016 139847815437300 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17071] ppid=17053 vsize=13936944 CPUtime=2.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17071/stat : 17071 (java) R 17053 17053 15667 0 -1 4202560 5681 0 0 0 206 1 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847017662176 139847816163177 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17072] ppid=17053 vsize=13936944 CPUtime=1 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17072/stat : 17072 (java) S 17053 17053 15667 0 -1 1077944384 6001 0 0 0 98 2 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847016622832 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17073] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17073/stat : 17073 (java) S 17053 17053 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847015569760 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17074] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17074/stat : 17074 (java) S 17053 17053 15667 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847014517040 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17317] ppid=17053 vsize=13936944 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17317/stat : 17317 (java) R 17053 17053 15667 0 -1 4202560 101 0 0 0 103 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139846997527896 139847448401732 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17318] ppid=17053 vsize=13936944 CPUtime=1.16 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17318/stat : 17318 (java) R 17053 17053 15667 0 -1 4202560 129 0 0 0 116 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139846998582600 139847815386803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17319] ppid=17053 vsize=13936944 CPUtime=1.19 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17319/stat : 17319 (java) R 17053 17053 15667 0 -1 4202560 79 0 0 0 119 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847002791544 139847447575830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17320] ppid=17053 vsize=13936944 CPUtime=1.1 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17320/stat : 17320 (java) R 17053 17053 15667 0 -1 4202560 245 0 0 0 110 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847000689080 139847448962796 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17321] ppid=17053 vsize=13936944 CPUtime=1.04 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17321/stat : 17321 (java) R 17053 17053 15667 0 -1 4202560 92 0 0 0 104 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847004898952 139847447001761 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17322] ppid=17053 vsize=13936944 CPUtime=1.13 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17322/stat : 17322 (java) R 17053 17053 15667 0 -1 4202560 43 0 0 0 113 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139846999634904 139847447574368 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17323] ppid=17053 vsize=13936944 CPUtime=1.12 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17323/stat : 17323 (java) R 17053 17053 15667 0 -1 4202560 144 0 0 0 112 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847003844280 139847446723747 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17324] ppid=17053 vsize=13936944 CPUtime=1.25 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17324/stat : 17324 (java) R 17053 17053 15667 0 -1 4202560 52 0 0 0 125 0 0 0 20 0 28 0 3712969 14271430656 94549 33554432000 4194304 4196468 140732429804000 139847001739208 139847449097405 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 13946456

[startup+6.30121 s]
/proc/loadavg: 16.50 11.14 6.04 19/299 17865
/proc/meminfo: memFree=31254204/32770624 swapFree=5892/64568
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
[pid=17054] ppid=17053 vsize=13936944 CPUtime=44.11 cores=0,2,4,6,8,10,12,14
/proc/17054/stat : 17054 (java) S 17053 17053 15667 0 -1 1077944320 41279 0 0 0 4364 47 0 0 20 0 28 0 3712826 14271430656 159118 33554432000 4194304 4196468 140732429804000 140732429786544 139847831047927 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
/proc/17054/statm: 3484236 159118 3272 1 0 3471469 0
[pid=17054/tid=17055] ppid=17053 vsize=13936944 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17055/stat : 17055 (java) S 17053 17053 15667 0 -1 1077944384 7983 0 0 0 99 4 0 0 20 0 28 0 3712826 14271430656 159118 33554432000 4194304 4196468 140732429804000 139847835288704 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17057] ppid=17053 vsize=13936944 CPUtime=0.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17057/stat : 17057 (java) S 17053 17053 15667 0 -1 1077944384 38 0 0 0 2 1 0 0 20 0 28 0 3712827 14271430656 159118 33554432000 4194304 4196468 140732429804000 139847763184016 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17058] ppid=17053 vsize=13936944 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17058/stat : 17058 (java) S 17053 17053 15667 0 -1 1077944384 47 0 0 0 2 3 0 0 20 0 28 0 3712827 14271430656 159118 33554432000 4194304 4196468 140732429804000 139847762131216 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17059] ppid=17053 vsize=13936944 CPUtime=0.04 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17059/stat : 17059 (java) S 17053 17053 15667 0 -1 1077944384 655 0 0 0 3 1 0 0 20 0 28 0 3712827 14271430656 159118 33554432000 4194304 4196468 140732429804000 139847761078928 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17060] ppid=17053 vsize=13936944 CPUtime=0.06 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17060/stat : 17060 (java) S 17053 17053 15667 0 -1 1077944384 54 0 0 0 3 3 0 0 20 0 28 0 3712827 14271430656 159118 33554432000 4194304 4196468 140732429804000 139847426607632 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0

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

/proc/17054/task/17066/stat : 17066 (java) S 17053 17053 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847359497056 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17067] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17067/stat : 17067 (java) S 17053 17053 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847358444672 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17068] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17068/stat : 17068 (java) S 17053 17053 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847020832848 139847831066523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17069] ppid=17053 vsize=13936944 CPUtime=3.4 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17069/stat : 17069 (java) S 17053 17053 15667 0 -1 1077944384 8675 0 0 0 339 1 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847019780720 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17070] ppid=17053 vsize=13936944 CPUtime=3.28 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17070/stat : 17070 (java) S 17053 17053 15667 0 -1 1077944384 8242 0 0 0 326 2 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847018727920 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17071] ppid=17053 vsize=13936944 CPUtime=3.12 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17071/stat : 17071 (java) S 17053 17053 15667 0 -1 1077944384 7421 0 0 0 311 1 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847017675632 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17072] ppid=17053 vsize=13936944 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17072/stat : 17072 (java) S 17053 17053 15667 0 -1 1077944384 9298 0 0 0 112 3 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847016622832 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17073] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17073/stat : 17073 (java) S 17053 17053 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847015569760 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17074] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17074/stat : 17074 (java) S 17053 17053 15667 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847014517040 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17866] ppid=17053 vsize=13936944 CPUtime=9.56 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17866/stat : 17866 (java) R 17053 17053 15667 0 -1 4202560 520 0 0 0 956 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847002791560 139847448555829 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17867] ppid=17053 vsize=13936944 CPUtime=9.38 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17867/stat : 17867 (java) R 17053 17053 15667 0 -1 4202560 306 0 0 0 938 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846998581272 139847447037198 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17868] ppid=17053 vsize=13936944 CPUtime=9.28 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17868/stat : 17868 (java) R 17053 17053 15667 0 -1 4202560 380 0 0 0 928 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846999634520 139847449578343 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17869] ppid=17053 vsize=13936944 CPUtime=9.26 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17869/stat : 17869 (java) R 17053 17053 15667 0 -1 4202560 1356 0 0 0 918 8 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846997531320 139847446723654 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17870] ppid=17053 vsize=13936944 CPUtime=9.09 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17870/stat : 17870 (java) R 17053 17053 15667 0 -1 4202560 1003 0 0 0 909 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847004898456 139847441324203 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17871] ppid=17053 vsize=13936944 CPUtime=9.48 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17871/stat : 17871 (java) R 17053 17053 15667 0 -1 4202560 156 0 0 0 948 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847003845736 139847448561683 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17872] ppid=17053 vsize=13936944 CPUtime=9.5 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17872/stat : 17872 (java) R 17053 17053 15667 0 -1 4202560 449 0 0 0 950 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847000687080 139847446723700 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17873] ppid=17053 vsize=13936944 CPUtime=9.48 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17873/stat : 17873 (java) R 17053 17053 15667 0 -1 4202560 302 0 0 0 948 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847001739352 139847447001218 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
Current children cumulated CPU time (s) 114.82
Current children cumulated vsize (KiB) 13946456

[startup+15.6015 s]
/proc/loadavg: 16.35 11.28 6.14 17/299 17873
/proc/meminfo: memFree=30252820/32770624 swapFree=5892/64576
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
[pid=17054] ppid=17053 vsize=13936944 CPUtime=117.99 cores=0,2,4,6,8,10,12,14
/proc/17054/stat : 17054 (java) S 17053 17053 15667 0 -1 1077944320 57324 0 0 0 11730 69 0 0 20 0 28 0 3712826 14271430656 288458 33554432000 4194304 4196468 140732429804000 140732429786544 139847831047927 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
/proc/17054/statm: 3484236 288458 3277 1 0 3471469 0
[pid=17054/tid=17055] ppid=17053 vsize=13936944 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17055/stat : 17055 (java) S 17053 17053 15667 0 -1 1077944384 7983 0 0 0 99 4 0 0 20 0 28 0 3712826 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847835288704 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17057] ppid=17053 vsize=13936944 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17057/stat : 17057 (java) S 17053 17053 15667 0 -1 1077944384 845 0 0 0 3 2 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847763184016 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17058] ppid=17053 vsize=13936944 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17058/stat : 17058 (java) S 17053 17053 15667 0 -1 1077944384 110 0 0 0 3 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847762131216 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17059] ppid=17053 vsize=13936944 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17059/stat : 17059 (java) S 17053 17053 15667 0 -1 1077944384 694 0 0 0 4 3 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847761078928 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17060] ppid=17053 vsize=13936944 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17060/stat : 17060 (java) S 17053 17053 15667 0 -1 1077944384 148 0 0 0 4 5 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847426607632 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17061] ppid=17053 vsize=13936944 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17061/stat : 17061 (java) S 17053 17053 15667 0 -1 1077944384 454 0 0 0 5 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847425555344 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17062] ppid=17053 vsize=13936944 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17062/stat : 17062 (java) S 17053 17053 15667 0 -1 1077944384 92 0 0 0 4 3 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847424502544 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17063] ppid=17053 vsize=13936944 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17063/stat : 17063 (java) S 17053 17053 15667 0 -1 1077944384 176 0 0 0 4 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847423450256 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17064] ppid=17053 vsize=13936944 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17064/stat : 17064 (java) S 17053 17053 15667 0 -1 1077944384 92 0 0 0 6 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847422397456 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17065] ppid=17053 vsize=13936944 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17065/stat : 17065 (java) S 17053 17053 15667 0 -1 1077944384 1372 0 0 0 3 2 0 0 20 0 28 0 3712829 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847360551024 139847831059074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17066] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17066/stat : 17066 (java) S 17053 17053 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847359497056 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17067] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17067/stat : 17067 (java) S 17053 17053 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847358444672 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17068] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17068/stat : 17068 (java) S 17053 17053 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847020832848 139847831066523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17069] ppid=17053 vsize=13936944 CPUtime=3.4 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17069/stat : 17069 (java) S 17053 17053 15667 0 -1 1077944384 8675 0 0 0 339 1 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847019780720 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17070] ppid=17053 vsize=13936944 CPUtime=3.28 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17070/stat : 17070 (java) S 17053 17053 15667 0 -1 1077944384 8242 0 0 0 326 2 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847018727920 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17071] ppid=17053 vsize=13936944 CPUtime=3.13 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17071/stat : 17071 (java) S 17053 17053 15667 0 -1 1077944384 7486 0 0 0 312 1 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847017675632 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17072] ppid=17053 vsize=13936944 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17072/stat : 17072 (java) S 17053 17053 15667 0 -1 1077944384 9298 0 0 0 112 3 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847016622832 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17073] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17073/stat : 17073 (java) S 17053 17053 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847015569760 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17074] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17074/stat : 17074 (java) S 17053 17053 15667 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847014517040 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17866] ppid=17053 vsize=13936944 CPUtime=9.96 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17866/stat : 17866 (java) R 17053 17053 15667 0 -1 4202560 534 0 0 0 996 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847002791560 139847448558881 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17867] ppid=17053 vsize=13936944 CPUtime=9.78 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17867/stat : 17867 (java) R 17053 17053 15667 0 -1 4202560 316 0 0 0 978 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846998581272 139847449578569 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17868] ppid=17053 vsize=13936944 CPUtime=9.67 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17868/stat : 17868 (java) R 17053 17053 15667 0 -1 4202560 398 0 0 0 967 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846999634520 139847447576282 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17869] ppid=17053 vsize=13936944 CPUtime=9.66 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17869/stat : 17869 (java) R 17053 17053 15667 0 -1 4202560 1373 0 0 0 958 8 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846997531320 139847443703403 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17870] ppid=17053 vsize=13936944 CPUtime=9.47 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17870/stat : 17870 (java) R 17053 17053 15667 0 -1 4202560 1021 0 0 0 947 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847004897608 139847450348416 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17871] ppid=17053 vsize=13936944 CPUtime=9.88 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17871/stat : 17871 (java) R 17053 17053 15667 0 -1 4202560 167 0 0 0 988 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847003845736 139847447001772 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17872] ppid=17053 vsize=13936944 CPUtime=9.9 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17872/stat : 17872 (java) R 17053 17053 15667 0 -1 4202560 466 0 0 0 990 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847000687080 139847446723331 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17873] ppid=17053 vsize=13936944 CPUtime=9.88 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17873/stat : 17873 (java) R 17053 17053 15667 0 -1 4202560 318 0 0 0 988 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847001739352 139847446723618 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
Current children cumulated CPU time (s) 117.99
Current children cumulated vsize (KiB) 13946456

[startup+15.7016 s]
/proc/loadavg: 16.35 11.28 6.14 17/299 17873
/proc/meminfo: memFree=30252820/32770624 swapFree=5892/64576
[pid=17053] ppid=17050 vsize=9512 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17053/stat : 17053 (xcsp3-exec) S 17050 17053 15667 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 3712825 9740288 346 33554432000 4194304 5098028 140732484532544 140732484530648 140144305726076 0 65536 4100 65538 18446744071579417331 0 0 17 8 0 0 0 0 0 7196144 7232144 38002688 140732484539536 140732484539744 140732484539744 140732484542443 0
/proc/17053/statm: 2378 346 289 221 0 87 0
[pid=17054] ppid=17053 vsize=13936944 CPUtime=118.79 cores=0,2,4,6,8,10,12,14
/proc/17054/stat : 17054 (java) S 17053 17053 15667 0 -1 1077944320 57360 0 0 0 11810 69 0 0 20 0 28 0 3712826 14271430656 288458 33554432000 4194304 4196468 140732429804000 140732429786544 139847831047927 0 0 0 16800975 18446744073709551615 0 0 17 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
/proc/17054/statm: 3484236 288458 3277 1 0 3471469 0
[pid=17054/tid=17055] ppid=17053 vsize=13936944 CPUtime=1.03 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17055/stat : 17055 (java) S 17053 17053 15667 0 -1 1077944384 7983 0 0 0 99 4 0 0 20 0 28 0 3712826 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847835288704 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17057] ppid=17053 vsize=13936944 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17057/stat : 17057 (java) S 17053 17053 15667 0 -1 1077944384 845 0 0 0 3 2 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847763184016 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17058] ppid=17053 vsize=13936944 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17058/stat : 17058 (java) S 17053 17053 15667 0 -1 1077944384 110 0 0 0 3 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847762131216 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17059] ppid=17053 vsize=13936944 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17059/stat : 17059 (java) S 17053 17053 15667 0 -1 1077944384 694 0 0 0 4 3 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847761078928 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17060] ppid=17053 vsize=13936944 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17060/stat : 17060 (java) S 17053 17053 15667 0 -1 1077944384 148 0 0 0 4 5 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847426607632 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17061] ppid=17053 vsize=13936944 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17061/stat : 17061 (java) S 17053 17053 15667 0 -1 1077944384 454 0 0 0 5 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847425555344 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17062] ppid=17053 vsize=13936944 CPUtime=0.07 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17062/stat : 17062 (java) S 17053 17053 15667 0 -1 1077944384 92 0 0 0 4 3 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847424502544 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17063] ppid=17053 vsize=13936944 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17063/stat : 17063 (java) S 17053 17053 15667 0 -1 1077944384 176 0 0 0 4 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847423450256 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17064] ppid=17053 vsize=13936944 CPUtime=0.1 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17064/stat : 17064 (java) S 17053 17053 15667 0 -1 1077944384 92 0 0 0 6 4 0 0 20 0 28 0 3712827 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847422397456 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17065] ppid=17053 vsize=13936944 CPUtime=0.05 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17065/stat : 17065 (java) S 17053 17053 15667 0 -1 1077944384 1372 0 0 0 3 2 0 0 20 0 28 0 3712829 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847360551024 139847831059074 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17066] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17066/stat : 17066 (java) S 17053 17053 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847359497056 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17067] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17067/stat : 17067 (java) S 17053 17053 15667 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 3712830 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847358444672 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17068] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17068/stat : 17068 (java) S 17053 17053 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847020832848 139847831066523 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17069] ppid=17053 vsize=13936944 CPUtime=3.4 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17069/stat : 17069 (java) S 17053 17053 15667 0 -1 1077944384 8675 0 0 0 339 1 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847019780720 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17070] ppid=17053 vsize=13936944 CPUtime=3.28 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17070/stat : 17070 (java) S 17053 17053 15667 0 -1 1077944384 8266 0 0 0 326 2 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847018727920 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17071] ppid=17053 vsize=13936944 CPUtime=3.13 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17071/stat : 17071 (java) S 17053 17053 15667 0 -1 1077944384 7486 0 0 0 312 1 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847017675632 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17072] ppid=17053 vsize=13936944 CPUtime=1.15 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17072/stat : 17072 (java) S 17053 17053 15667 0 -1 1077944384 9298 0 0 0 112 3 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847016622832 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17073] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17073/stat : 17073 (java) S 17053 17053 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847015569760 139847831058133 0 4 0 16800975 18446744071579849748 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17074] ppid=17053 vsize=13936944 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17074/stat : 17074 (java) S 17053 17053 15667 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 3712835 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847014517040 139847831059074 0 4 0 16800975 18446744071579849748 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17866] ppid=17053 vsize=13936944 CPUtime=10.06 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17866/stat : 17866 (java) R 17053 17053 15667 0 -1 4202560 537 0 0 0 1006 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847002791560 139847447574373 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17867] ppid=17053 vsize=13936944 CPUtime=9.88 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17867/stat : 17867 (java) R 17053 17053 15667 0 -1 4202560 318 0 0 0 988 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846998581272 139847447001642 0 4 0 16800975 0 0 0 -1 12 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17868] ppid=17053 vsize=13936944 CPUtime=9.77 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17868/stat : 17868 (java) R 17053 17053 15667 0 -1 4202560 398 0 0 0 977 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846999634520 139847449005043 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17869] ppid=17053 vsize=13936944 CPUtime=9.76 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17869/stat : 17869 (java) R 17053 17053 15667 0 -1 4202560 1375 0 0 0 968 8 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139846997531320 139847447576370 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17870] ppid=17053 vsize=13936944 CPUtime=9.56 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17870/stat : 17870 (java) R 17053 17053 15667 0 -1 4202560 1024 0 0 0 956 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847004897768 139847446723723 0 4 0 16800975 0 0 0 -1 14 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17871] ppid=17053 vsize=13936944 CPUtime=9.98 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17871/stat : 17871 (java) R 17053 17053 15667 0 -1 4202560 167 0 0 0 998 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847003845736 139847447574640 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17872] ppid=17053 vsize=13936944 CPUtime=10 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17872/stat : 17872 (java) R 17053 17053 15667 0 -1 4202560 468 0 0 0 1000 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847000687080 139847447574322 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
[pid=17054/tid=17873] ppid=17053 vsize=13936944 CPUtime=9.98 cores=0,2,4,6,8,10,12,14
/proc/17054/task/17873/stat : 17873 (java) R 17053 17053 15667 0 -1 4202560 318 0 0 0 998 0 0 0 20 0 28 0 3713380 14271430656 288458 33554432000 4194304 4196468 140732429804000 139847001739352 139847449095744 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22786048 140732429808828 140732429809004 140732429809004 140732429811663 0
Current children cumulated CPU time (s) 118.79
Current children cumulated vsize (KiB) 13946456

Child status: 0
Real time (s): 15.763
CPU time (s): 119.212
CPU user time (s): 118.498
CPU system time (s): 0.713805
CPU usage (%): 756.274
Max. virtual memory (cumulated for all children) (KiB): 13948312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 118.498
system time used= 0.713805
maximum resident set size= 1157788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58461
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6872
involuntary context switches= 9599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.197326 second user time and 0.249807 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 02:47:11
IDJOB=4244795
IDBENCH=115907
IDSOLVER=2625
FILE ID=node104/4244795-1500684431
RUNJOBID= node104-1500684128-16796
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/StillLife/StillLife-wst-s1/StillLife-wastage-09.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-4244795-1500684431/watcher-4244795-1500684431 -o /tmp/evaluation-result-4244795-1500684431/solver-4244795-1500684431 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16796 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 26531578 HOME/instance-4244795-1500684431.xml

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

MD5SUM BENCH= a10fd40fbec13ca4761d088766469069
RANDOM SEED=26531578

node104.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		: 1867.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	: 5334.12
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.57
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	: 5334.12
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.57
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		: 1733.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	: 5334.12
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.57
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		: 1600.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	: 5334.12
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.57
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	: 5334.12
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.57
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	: 5334.12
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.57
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		: 1600.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	: 5334.12
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.57
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		: 1600.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	: 5334.12
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31734492 kB
MemAvailable:   31696548 kB
Buffers:           92968 kB
Cached:           157844 kB
SwapCached:          256 kB
Active:           496800 kB
Inactive:         120880 kB
Active(anon):     321692 kB
Inactive(anon):    56372 kB
Active(file):     175108 kB
Inactive(file):    64508 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105468 kB
Dirty:              7724 kB
Writeback:             0 kB
AnonPages:        373056 kB
Mapped:            42360 kB
Shmem:              8772 kB
Slab:             109592 kB
SReclaimable:      76548 kB
SUnreclaim:        33044 kB
KernelStack:        4624 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     960380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62000 MiB
End job on node104 at 2017-07-22 02:47:27