Trace number 4306727

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
Choco-solver 4.0.7b seq (e747e1e)OPT4783 14.5451 11.2456

General information on the benchmark

NameMario/
Mario-t-hard-1_c18.xml
MD5SUMd0ad504447153d615b89b5c6990e2d3b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4783
Best CPU time to get the best result obtained on this benchmark4.54918
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints201
Number of domains164
Minimum domain size1
Maximum domain size100
Distribution of domain sizes[{"size":1,"count":5},{"size":2,"count":95},{"size":85,"count":4},{"size":86,"count":2},{"size":87,"count":2},{"size":88,"count":6},{"size":89,"count":17},{"size":90,"count":16},{"size":91,"count":14},{"size":92,"count":12},{"size":93,"count":12},{"size":94,"count":9},{"size":95,"count":5},{"size":97,"count":1},{"size":100,"count":100}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":199},{"degree":3,"count":99}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":198},{"arity":100,"count":2}]
Number of extensional constraints100
Number of intensional constraints99
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":99},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306727-1534120027.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.17	c [HOME/instance-4306727-1534120027.xml, -tl, 2520s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
1.80/0.76	c solve instance...
14.48/11.23	o 4783 
14.48/11.23	s OPTIMUM FOUND
14.48/11.23	v <instantiation>
14.48/11.23	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] f[30] f[31] f[32] f[33] f[34] f[35] f[36] f[37] f[38] f[39] f[40] f[41] f[42] f[43] f[44] f[45] f[46] f[47] f[48] f[49] f[50] f[51] f[52] f[53] f[54] f[55] f[56] f[57] f[58] f[59] f[60] f[61] f[62] f[63] f[64] f[65] f[66] f[67] f[68] f[69] f[70] f[71] f[72] f[73] f[74] f[75] f[76] f[77] f[78] f[79] f[80] f[81] f[82] f[83] f[84] f[85] f[86] f[87] f[88] f[89] f[90] f[91] f[92] f[93] f[94] f[95] f[96] f[97] f[98] f[99] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29] g[30] g[31] g[32] g[33] g[34] g[35] g[36] g[37] g[38] g[39] g[40] g[41] g[42] g[43] g[44] g[45] g[46] g[47] g[48] g[49] g[50] g[51] g[52] g[53] g[54] g[55] g[56] g[57] g[58] g[59] g[60] g[61] g[62] g[63] g[64] g[65] g[66] g[67] g[68] g[69] g[70] g[71] g[72] g[73] g[74] g[75] g[76] g[77] g[78] g[79] g[80] g[81] g[82] g[83] g[84] g[85] g[86] g[87] g[88] g[89] g[90] g[91] g[92] g[93] g[94] g[95] g[96] g[97] g[98] g[99] </list>
14.48/11.23	v 	<values>49 0 19 33 37 29 74 9 28 31 88 63 61 7 11 4 22 69 55 91 47 46 38 35 85 12 80 92 18 24 82 34 32 76 51 3 78 58 41 99 10 15 36 97 26 39 67 57 48 83 75 62 96 25 89 90 77 84 50 13 60 65 86 2 59 70 30 73 42 68 79 21 14 17 54 23 43 66 8 81 93 16 44 71 87 53 40 72 56 1 94 5 45 98 95 64 6 52 27 20 0 0 479 31 4 7 9 1 0 198 9 396 5 3 5 4 16 5 8 1 4 10 11 9 35 0 0 24 10 28 398 334 0 52 415 3 22 437 1 485 297 7 2 16 305 40 29 4 0 12 10 12 278 396 25 6 12 45 0 6 0 3 5 2 148 367 6 4 10 17 6 3 12 12 7 9 20 14 2 74 9 5 14 5 378 3 1 14 275 28 6 76 10 7 0 3 15 43 6 3 0 0 47 13 54 4 34 6 78 48 69 73 17 63 62 34 92 62 96 89 76 32 10 99 74 59 98 53 37 2 5 54 0 6 63 55 89 20 75 34 15 60 77 37 77 92 20 88 0 57 52 33 76 55 36 45 58 29 4 84 0 51 86 83 98 96 8 14 65 28 59 16 15 58 22 87 92 31 1 97 88 62 41 8 85 69 79 95 59 10 17 26 74 20 53 25 1 1 36 50 </values>
14.48/11.23	v </instantiation>

Verifier Data

OK	4783

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306727-1534120027/watcher-4306727-1534120027 -o /tmp/evaluation-result-4306727-1534120027/solver-4306727-1534120027 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534098559-28101 --watchdog 2580 HOME/xcsp3-exec -seed 1076016690 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306727-1534120027.xml 

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

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


[startup+0.100093 s]*
/proc/loadavg: 1.79 1.88 1.93 3/221 32033
/proc/meminfo: memFree=16916760/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14082940 memory=29808 CPUtime=0.12 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 5243 0 0 0 12 0 0 0 20 0 15 0 229565870 14420930560 7452 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3520735 7452 3048 1 0 3483012 0
[pid=32019/tid=32020] ppid=32017 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 3247 0 0 0 9 0 0 0 20 0 15 0 229565870 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358756246176 140358340175568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14082940 memory=140632894461568 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229565871 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14082940 memory=140632894461568 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229565873 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229565873 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229565873 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 229565875 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14082940 memory=140632894461568 CPUtime=0.01 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) R 32017 32017 28069 0 -1 4202560 268 0 0 0 1 0 0 0 20 0 15 0 229565876 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358218894064 140358731033780 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14082940 memory=140632894461568 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565876 14420930560 7452 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 31260 KiB

[startup+0.210858 s]*
/proc/loadavg: 1.79 1.88 1.93 4/221 32033
/proc/meminfo: memFree=16906092/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14087196 memory=41276 CPUtime=0.34 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 7864 0 0 0 32 2 0 0 20 0 15 0 229565870 14425288704 10319 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3521799 10319 3181 1 0 3483012 0
[pid=32019/tid=32020] ppid=32017 vsize=14087196 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 4987 0 0 0 19 1 0 0 20 0 15 0 229565870 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358756235064 140358736094588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14087196 memory=14649 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14087196 memory=288371009046173312 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14087196 memory=140632894461568 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 229565873 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229565873 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229565873 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 776 0 0 0 3 0 0 0 20 0 15 0 229565875 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14087196 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) S 32017 32017 28069 0 -1 1077944384 40 0 0 0 1 0 0 0 20 0 15 0 229565875 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14087196 memory=140632894461568 CPUtime=0.08 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) S 32017 32017 28069 0 -1 1077944384 755 0 0 0 8 0 0 0 20 0 15 0 229565876 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358218894064 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14087196 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565876 14425288704 10319 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 42728 KiB

[startup+0.310689 s]*
/proc/loadavg: 1.79 1.88 1.93 4/221 32033
/proc/meminfo: memFree=16899376/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14087196 memory=48088 CPUtime=0.53 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 8735 0 0 0 51 2 0 0 20 0 15 0 229565870 14425288704 12022 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3521799 12022 3255 1 0 3483012 0
[pid=32019/tid=32020] ppid=32017 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 5680 0 0 0 28 1 0 0 20 0 15 0 229565870 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358756242272 140358752035997 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14087196 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14087196 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229565871 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14087196 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 229565873 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14087196 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229565873 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14087196 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229565873 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14087196 memory=-6664436420846797971 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14087196 memory=4426078206164241782 CPUtime=0.06 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 857 0 0 0 6 0 0 0 20 0 15 0 229565875 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14087196 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) R 32017 32017 28069 0 -1 1077944384 57 0 0 0 3 0 0 0 20 0 15 0 229565875 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) S 32017 32017 28069 0 -1 1077944384 833 0 0 0 12 0 0 0 20 0 15 0 229565876 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358218894064 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565876 14425288704 12022 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49540 KiB

[startup+0.705124 s]
/proc/loadavg: 1.80 1.88 1.93 6/221 32033
/proc/meminfo: memFree=16872264/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14089320 memory=98020 CPUtime=1.8 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 12052 0 0 0 176 4 0 0 20 0 15 0 229565870 14427463680 24505 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3522330 24505 3365 1 0 3483524 0
[pid=32019/tid=32020] ppid=32017 vsize=14089320 memory=1828 CPUtime=0.67 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 6528 0 0 0 65 2 0 0 20 0 15 0 229565870 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358756251488 140358340370400 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14089320 memory=792 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14089320 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14089320 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565871 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14089320 memory=5772 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 229565871 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14089320 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 229565873 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14089320 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 229565873 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14089320 memory=968 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 229565873 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14089320 memory=12144 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14089320 memory=1712 CPUtime=0.38 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) R 32017 32017 28069 0 -1 4202560 1629 0 0 0 38 0 0 0 20 0 15 0 229565875 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358220990480 140358752035418 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14089320 memory=8812 CPUtime=0.31 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) R 32017 32017 28069 0 -1 4202560 897 0 0 0 31 0 0 0 20 0 15 0 229565875 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358219934648 140358731247029 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14089320 memory=4576 CPUtime=0.39 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) R 32017 32017 28069 0 -1 4202560 1691 0 0 0 39 0 0 0 20 0 15 0 229565876 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358218889104 140358752026006 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14089320 memory=15868 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14089320 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 229565876 14427463680 24505 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 1.8 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 99472 KiB

[startup+1.50083 s]
/proc/loadavg: 1.80 1.88 1.93 5/221 32033
/proc/meminfo: memFree=16836464/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0

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

/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14091368 memory=209988 CPUtime=12.84 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 27253 0 0 0 1275 9 0 0 20 0 15 0 229565870 14429560832 52497 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3522842 52497 3410 1 0 3484036 0
[pid=32019/tid=32020] ppid=32017 vsize=14091368 memory=0 CPUtime=9.54 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 8256 0 0 0 951 3 0 0 20 0 15 0 229565870 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358756252160 140358345728103 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14091368 memory=4986 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 817 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14091368 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 15 0 229565871 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14091368 memory=201684 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 785 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14091368 memory=136 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14091368 memory=122 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 492 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14091368 memory=59 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14091368 memory=1452 CPUtime=1.37 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 5247 0 0 0 136 1 0 0 20 0 15 0 229565875 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14091368 memory=1452 CPUtime=1.23 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) S 32017 32017 28069 0 -1 1077944384 5160 0 0 0 123 0 0 0 20 0 15 0 229565875 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14091368 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) S 32017 32017 28069 0 -1 1077944384 3692 0 0 0 58 1 0 0 20 0 15 0 229565876 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358218894064 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 270 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52497 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 22 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 12.84 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 211440 KiB

[startup+10.4007 s]
/proc/loadavg: 1.90 1.90 1.94 3/221 32033
/proc/meminfo: memFree=16736844/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14091368 memory=210008 CPUtime=13.66 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 27964 0 0 0 1357 9 0 0 20 0 15 0 229565870 14429560832 52502 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3522842 52502 3410 1 0 3484036 0
[pid=32019/tid=32020] ppid=32017 vsize=14091368 memory=0 CPUtime=10.34 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 8290 0 0 0 1031 3 0 0 20 0 15 0 229565870 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358756250168 140358346459675 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 817 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14091368 memory=3473032030931019106 CPUtime=0.01 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14091368 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 785 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14091368 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14091368 memory=3054156605267021189 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 492 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14091368 memory=-7380131620483361924 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14091368 memory=-8253362762723522712 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14091368 memory=1400242874264906928 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14091368 memory=0 CPUtime=1.38 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 5629 0 0 0 137 1 0 0 20 0 15 0 229565875 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14091368 memory=-7812193691855986592 CPUtime=1.24 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) S 32017 32017 28069 0 -1 1077944384 5447 0 0 0 124 0 0 0 20 0 15 0 229565875 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14091368 memory=4638778398333161570 CPUtime=0.59 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) S 32017 32017 28069 0 -1 1077944384 3692 0 0 0 58 1 0 0 20 0 15 0 229565876 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358218894064 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14091368 memory=7450453974481136229 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14091368 memory=281265463102240 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 13.66 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 211460 KiB

[startup+10.8007 s]
/proc/loadavg: 1.90 1.90 1.94 3/221 32033
/proc/meminfo: memFree=16736844/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14091368 memory=210008 CPUtime=14.07 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 27976 0 0 0 1398 9 0 0 20 0 15 0 229565870 14429560832 52502 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3522842 52502 3410 1 0 3484036 0
[pid=32019/tid=32020] ppid=32017 vsize=14091368 memory=281265463388344 CPUtime=10.74 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 8298 0 0 0 1071 3 0 0 20 0 15 0 229565870 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358756250168 140358345867609 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14091368 memory=14659126703 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 817 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14091368 memory=14659126703 CPUtime=0.01 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14091368 memory=14659126703 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 785 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14091368 memory=14659126703 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14091368 memory=14659126705 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 492 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14091368 memory=14659126705 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14091368 memory=14659126705 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14091368 memory=14659126707 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14091368 memory=14659126707 CPUtime=1.38 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 5632 0 0 0 137 1 0 0 20 0 15 0 229565875 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14091368 memory=14659126707 CPUtime=1.24 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) S 32017 32017 28069 0 -1 1077944384 5448 0 0 0 124 0 0 0 20 0 15 0 229565875 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14091368 memory=14659126708 CPUtime=0.59 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) S 32017 32017 28069 0 -1 1077944384 3692 0 0 0 58 1 0 0 20 0 15 0 229565876 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358218894064 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14091368 memory=14659126708 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14091368 memory=14659126708 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52502 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 14.07 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 211460 KiB

[startup+11.2006 s]
/proc/loadavg: 1.91 1.90 1.94 3/221 32033
/proc/meminfo: memFree=16736844/32770624 swapFree=67108852/67108860
[pid=32017] ppid=32014 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32017/stat : 32017 (xcsp3-exec) S 32014 32017 28069 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 229565870 115843072 363 33554432000 4194304 5098028 140737082020560 140737082018664 140459113042556 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 29851648 140737082029114 140737082029316 140737082029316 140737082032074 0
/proc/32017/statm: 28282 363 305 221 0 87 0
[pid=32019] ppid=32017 vsize=14091368 memory=210016 CPUtime=14.48 cores=1,3,5,7
/proc/32019/stat : 32019 (java) S 32017 32017 28069 0 -1 1077944320 28312 0 0 0 1439 9 0 0 20 0 15 0 229565870 14429560832 52504 33554432000 4194304 4196468 140724350814048 140724350796592 140358752014071 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
/proc/32019/statm: 3522842 52504 3410 1 0 3484036 0
[pid=32019/tid=32020] ppid=32017 vsize=14091368 memory=14972265422916166 CPUtime=11.14 cores=1,3,5,7
/proc/32019/task/32020/stat : 32020 (java) R 32017 32017 28069 0 -1 4202560 8316 0 0 0 1111 3 0 0 20 0 15 0 229565870 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358756250168 140358346768120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32021] ppid=32017 vsize=14091368 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32021/stat : 32021 (java) S 32017 32017 28069 0 -1 1077944384 817 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358667082512 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32022] ppid=32017 vsize=14091368 memory=6872598998417432672 CPUtime=0.01 cores=1,3,5,7
/proc/32019/task/32022/stat : 32022 (java) S 32017 32017 28069 0 -1 1077944384 909 0 0 0 1 0 0 0 20 0 15 0 229565871 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358666029968 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32023] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32023/stat : 32023 (java) S 32017 32017 28069 0 -1 1077944384 785 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358664977424 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32024] ppid=32017 vsize=14091368 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32024/stat : 32024 (java) S 32017 32017 28069 0 -1 1077944384 245 0 0 0 0 0 0 0 20 0 15 0 229565871 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358663924880 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32025] ppid=32017 vsize=14091368 memory=4580 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32025/stat : 32025 (java) S 32017 32017 28069 0 -1 1077944384 492 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358225209328 140358752025218 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32026] ppid=32017 vsize=14091368 memory=7523371395151389804 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32026/stat : 32026 (java) S 32017 32017 28069 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358224155552 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32027] ppid=32017 vsize=14091368 memory=6370719275257063784 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32027/stat : 32027 (java) S 32017 32017 28069 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 229565873 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358223102960 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32028] ppid=32017 vsize=14091368 memory=7595127710083475281 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32028/stat : 32028 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565875 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358222051536 140358752032667 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32029] ppid=32017 vsize=14091368 memory=-1 CPUtime=1.4 cores=1,3,5,7
/proc/32019/task/32029/stat : 32029 (java) S 32017 32017 28069 0 -1 1077944384 5950 0 0 0 139 1 0 0 20 0 15 0 229565875 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358220999152 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32030] ppid=32017 vsize=14091368 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/32019/task/32030/stat : 32030 (java) S 32017 32017 28069 0 -1 1077944384 5448 0 0 0 124 0 0 0 20 0 15 0 229565875 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358219946608 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32031] ppid=32017 vsize=14091368 memory=140632731585920 CPUtime=0.59 cores=1,3,5,7
/proc/32019/task/32031/stat : 32031 (java) S 32017 32017 28069 0 -1 1077944384 3692 0 0 0 58 1 0 0 20 0 15 0 229565876 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358218894064 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32032] ppid=32017 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32032/stat : 32032 (java) S 32017 32017 28069 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358217841760 140358752024277 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
[pid=32019/tid=32033] ppid=32017 vsize=14091368 memory=201720 CPUtime=0 cores=1,3,5,7
/proc/32019/task/32033/stat : 32033 (java) S 32017 32017 28069 0 -1 1077944384 278 0 0 0 0 0 0 0 20 0 15 0 229565876 14429560832 52504 33554432000 4194304 4196468 140724350814048 140358216788272 140358752025218 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 22433792 140724350821510 140724350821681 140724350821681 140724350824399 0
Current children cumulated CPU time: 14.48 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 211468 KiB

Child status: 0
Real time (s): 11.2456
CPU time (s): 14.5451
CPU user time (s): 14.4465
CPU system time (s): 0.098659
CPU usage (%): 129.34
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 211468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.4465
system time used= 0.098659
maximum resident set size= 210176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29419
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= 2577
involuntary context switches= 22


# summary of solver processes directly reported to runsolver:
#   pid: 32017
#   total CPU time (s): 14.5451
#   total CPU user time (s): 14.4465
#   total CPU system time (s): 0.098659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.08916 second user time and 0.158038 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-13 02:27:07
IDJOB=4306727
IDBENCH=141523
IDSOLVER=2787
FILE ID=node135/4306727-1534120027
RUNJOBID= node135-1534098559-28101
PBS_JOBID= 21037004
Free space on /tmp= 42696 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Mario/Mario-t-hard-1_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306727-1534120027/watcher-4306727-1534120027 -o /tmp/evaluation-result-4306727-1534120027/solver-4306727-1534120027 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534098559-28101 --watchdog 2580  HOME/xcsp3-exec -seed 1076016690 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306727-1534120027.xml

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

MD5SUM BENCH= d0ad504447153d615b89b5c6990e2d3b
RANDOM SEED=1076016690

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        16935248 kB
MemAvailable:   31719520 kB
Buffers:          244808 kB
Cached:         14634908 kB
SwapCached:            8 kB
Active:          7551164 kB
Inactive:        7570888 kB
Active(anon):     191428 kB
Inactive(anon):   103296 kB
Active(file):    7359736 kB
Inactive(file):  7467592 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108852 kB
Dirty:             21776 kB
Writeback:             0 kB
AnonPages:        189276 kB
Mapped:            75052 kB
Shmem:             49816 kB
Slab:             413812 kB
SReclaimable:     385404 kB
SUnreclaim:        28408 kB
KernelStack:        3904 kB
PageTables:         5532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1320488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 42676 MiB
End job on node135 at 2018-08-13 02:27:18