Trace number 4271901

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.5 par (2017-08-09)SAT (TO)5 2005.89 252.11099

General information on the benchmark

NameOpenStacks/OpenStacks-m2c-s1/
OpenStacks-m2c-wbo-10-20-1.xml
MD5SUM4638a61ac265366c398136fe48691411
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark103.108
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of constraints241
Number of domains3
Minimum domain size2
Maximum domain size21
Distribution of domain sizes[{"size":2,"count":200},{"size":20,"count":40},{"size":21,"count":20}]
Minimum variable degree2
Maximum variable degree21
Distribution of variable degrees[{"degree":2,"count":220},{"degree":5,"count":20},{"degree":21,"count":20}]
Minimum constraint arity2
Maximum constraint arity20
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":200},{"arity":4,"count":2},{"arity":5,"count":14},{"arity":9,"count":2},{"arity":11,"count":20},{"arity":20,"count":1}]
Number of extensional constraints200
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":200},{"type":"allDifferent","count":1},{"type":"sum","count":20},{"type":"minimum","count":10},{"type":"maximum","count":10}]
Optimization problemYES
Type of objectivemin MAXIMUM

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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271901-1502648065.xml"  -tl '2016s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4271901-1502648065.xml, -tl, 2016s, -p, 8, -x, 0]
0.12/0.19	c 8 solvers in parallel
0.33/0.26	c parse instance...
3.23/1.01	c solve instance...
5.40/1.39	o 8 
6.18/1.40	o 7 
7.76/1.68	o 6 
17.87/2.98	o 5 
2005.21/252.08	s SATISFIABLE
2005.21/252.08	v <instantiation>
2005.21/252.08	v 	<list>p[0] p[1] p[2] p[3] p[4] p[5] p[6] p[7] p[8] p[9] p[10] p[11] p[12] p[13] p[14] p[15] p[16] p[17] p[18] p[19] min[0] min[1] min[2] min[3] min[4] min[5] min[6] min[7] min[8] min[9] max[0] max[1] max[2] max[3] max[4] max[5] max[6] max[7] max[8] max[9] o[0][0] o[0][1] o[0][2] o[0][3] o[0][4] o[0][5] o[0][6] o[0][7] o[0][8] o[0][9] o[0][10] o[0][11] o[0][12] o[0][13] o[0][14] o[0][15] o[0][16] o[0][17] o[0][18] o[0][19] o[1][0] o[1][1] o[1][2] o[1][3] o[1][4] o[1][5] o[1][6] o[1][7] o[1][8] o[1][9] o[1][10] o[1][11] o[1][12] o[1][13] o[1][14] o[1][15] o[1][16] o[1][17] o[1][18] o[1][19] o[2][0] o[2][1] o[2][2] o[2][3] o[2][4] o[2][5] o[2][6] o[2][7] o[2][8] o[2][9] o[2][10] o[2][11] o[2][12] o[2][13] o[2][14] o[2][15] o[2][16] o[2][17] o[2][18] o[2][19] o[3][0] o[3][1] o[3][2] o[3][3] o[3][4] o[3][5] o[3][6] o[3][7] o[3][8] o[3][9] o[3][10] o[3][11] o[3][12] o[3][13] o[3][14] o[3][15] o[3][16] o[3][17] o[3][18] o[3][19] o[4][0] o[4][1] o[4][2] o[4][3] o[4][4] o[4][5] o[4][6] o[4][7] o[4][8] o[4][9] o[4][10] o[4][11] o[4][12] o[4][13] o[4][14] o[4][15] o[4][16] o[4][17] o[4][18] o[4][19] o[5][0] o[5][1] o[5][2] o[5][3] o[5][4] o[5][5] o[5][6] o[5][7] o[5][8] o[5][9] o[5][10] o[5][11] o[5][12] o[5][13] o[5][14] o[5][15] o[5][16] o[5][17] o[5][18] o[5][19] o[6][0] o[6][1] o[6][2] o[6][3] o[6][4] o[6][5] o[6][6] o[6][7] o[6][8] o[6][9] o[6][10] o[6][11] o[6][12] o[6][13] o[6][14] o[6][15] o[6][16] o[6][17] o[6][18] o[6][19] o[7][0] o[7][1] o[7][2] o[7][3] o[7][4] o[7][5] o[7][6] o[7][7] o[7][8] o[7][9] o[7][10] o[7][11] o[7][12] o[7][13] o[7][14] o[7][15] o[7][16] o[7][17] o[7][18] o[7][19] o[8][0] o[8][1] o[8][2] o[8][3] o[8][4] o[8][5] o[8][6] o[8][7] o[8][8] o[8][9] o[8][10] o[8][11] o[8][12] o[8][13] o[8][14] o[8][15] o[8][16] o[8][17] o[8][18] o[8][19] o[9][0] o[9][1] o[9][2] o[9][3] o[9][4] o[9][5] o[9][6] o[9][7] o[9][8] o[9][9] o[9][10] o[9][11] o[9][12] o[9][13] o[9][14] o[9][15] o[9][16] o[9][17] o[9][18] o[9][19] so[0] so[1] so[2] so[3] so[4] so[5] so[6] so[7] so[8] so[9] so[10] so[11] so[12] so[13] so[14] so[15] so[16] so[17] so[18] so[19] </list>
2005.21/252.08	v 	<values>7 15 18 4 5 2 17 8 6 3 9 1 13 14 12 10 19 16 11 0 0 6 11 0 19 2 1 16 1 9 15 12 14 8 19 5 10 19 17 18 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 1 1 0 2 4 5 5 5 5 5 5 5 5 5 5 5 4 4 3 3 3 2 2 </values>
2005.21/252.08	v </instantiation>
2005.21/252.08	c Unexpected resolution interruption!

Verifier Data

OK	5

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 (15362 MiB free)
  memory of node 1: 16384 MiB (15480 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271901-1502648065/watcher-4271901-1502648065 -o /tmp/evaluation-result-4271901-1502648065/solver-4271901-1502648065 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502639064-9944 --watchdog 312 ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1942432667 HOME/instance-4271901-1502648065.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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

solver pid=21869, runsolver pid=21866

[startup+0.100161 s]*
/proc/loadavg: 1.77 2.74 3.76 2/199 21890
/proc/meminfo: memFree=31567840/32770624 swapFree=67108860/67108860
[pid=21869] ppid=21866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/21869/stat : 21869 (xcsp3-exec) S 21866 21869 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97894220 9740288 345 33554432000 4194304 5098028 140721038621648 140721038619752 140251163624060 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26927104 140721038623850 140721038624060 140721038624060 140721038626795 0
/proc/21869/statm: 2378 345 289 221 0 87 0
[pid=21871] ppid=21869 vsize=25999808 memory=26224 CPUtime=0.12 cores=0-7
/proc/21871/stat : 21871 (java) S 21869 21869 9917 0 -1 1077944320 5482 0 0 0 11 1 0 0 20 0 20 0 97894220 26623803392 6556 33554432000 4194304 4196468 140732881989456 140732881972000 139846475120375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
/proc/21871/statm: 6499952 6556 2845 1 0 6488269 0
[pid=21871/tid=21872] ppid=21869 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/21871/task/21872/stat : 21872 (java) S 21869 21869 9917 0 -1 1077944384 3488 0 0 0 9 0 0 0 20 0 20 0 97894220 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846479344176 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21873] ppid=21869 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/21871/task/21873/stat : 21873 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846427740432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21874] ppid=21869 vsize=25999808 memory=140030836180608 CPUtime=0 cores=0-7
/proc/21871/task/21874/stat : 21874 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846426687888 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21875] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21875/stat : 21875 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846425635344 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21876] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21876/stat : 21876 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846424582800 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21877] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21877/stat : 21877 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846423530256 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21878] ppid=21869 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/21871/task/21878/stat : 21878 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846422477712 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21879] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21879/stat : 21879 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846421425168 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21880] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21880/stat : 21880 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97894221 26623803392 6556 33554432000 4194304 4196468 140732881989456 139846420372624 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21881] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21881/stat : 21881 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894223 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845217204208 139846475131522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21882] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21882/stat : 21882 (java) S 21869 21869 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97894223 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845216150432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21883] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21883/stat : 21883 (java) S 21869 21869 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97894223 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845215097840 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21884] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21884/stat : 21884 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845214046416 139846475138971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21885] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21885/stat : 21885 (java) S 21869 21869 9917 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845212994032 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21886] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21886/stat : 21886 (java) R 21869 21869 9917 0 -1 4202560 121 0 0 0 0 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845211941488 139846475132310 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21887] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21887/stat : 21887 (java) R 21869 21869 9917 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845210888944 139846475131522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21888] ppid=21869 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/21871/task/21888/stat : 21888 (java) S 21869 21869 9917 0 -1 1077944384 258 0 0 0 1 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845141785456 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21889] ppid=21869 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21889/stat : 21889 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845140732128 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21890] ppid=21869 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/21871/task/21890/stat : 21890 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894226 26623803392 6556 33554432000 4194304 4196468 140732881989456 139845139679664 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27604 KiB

[startup+0.210311 s]*
/proc/loadavg: 1.77 2.74 3.76 2/199 21890
/proc/meminfo: memFree=31555856/32770624 swapFree=67108860/67108860
[pid=21869] ppid=21866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/21869/stat : 21869 (xcsp3-exec) S 21866 21869 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97894220 9740288 345 33554432000 4194304 5098028 140721038621648 140721038619752 140251163624060 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26927104 140721038623850 140721038624060 140721038624060 140721038626795 0
/proc/21869/statm: 2378 345 289 221 0 87 0
[pid=21871] ppid=21869 vsize=26004064 memory=39472 CPUtime=0.33 cores=0-7
/proc/21871/stat : 21871 (java) S 21869 21869 9917 0 -1 1077944320 8380 0 0 0 31 2 0 0 20 0 20 0 97894220 26628161536 9868 33554432000 4194304 4196468 140732881989456 140732881972000 139846475120375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
/proc/21871/statm: 6501016 9868 3076 1 0 6488269 0
[pid=21871/tid=21872] ppid=21869 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21871/task/21872/stat : 21872 (java) D 21869 21869 9917 0 -1 1077944384 5439 0 0 0 18 1 0 0 20 0 20 0 97894220 26628161536 9868 33554432000 4194304 4196468 140732881989456 139846479322064 139846467799597 0 4 0 16800975 18446744072101580324 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21873] ppid=21869 vsize=26004064 memory=331 CPUtime=0 cores=0-7
/proc/21871/task/21873/stat : 21873 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 9868 33554432000 4194304 4196468 140732881989456 139846427740432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21874] ppid=21869 vsize=26004064 memory=3689207392039569056 CPUtime=0 cores=0-7
/proc/21871/task/21874/stat : 21874 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 9868 33554432000 4194304 4196468 140732881989456 139846426687888 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21875] ppid=21869 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/21871/task/21875/stat : 21875 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26628194304 9868 33554432000 4194304 4196468 140732881989456 139846425635344 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21876] ppid=21869 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21876/stat : 21876 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26628194304 9868 33554432000 4194304 4196468 140732881989456 139846424582800 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21877] ppid=21869 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21877/stat : 21877 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26628194304 9868 33554432000 4194304 4196468 140732881989456 139846423530256 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21878] ppid=21869 vsize=26004096 memory=-1 CPUtime=0 cores=0-7
/proc/21871/task/21878/stat : 21878 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628194304 9868 33554432000 4194304 4196468 140732881989456 139846422477712 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21879] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21879/stat : 21879 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 9868 33554432000 4194304 4196468 140732881989456 139846421425168 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21880] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21880/stat : 21880 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 9868 33554432000 4194304 4196468 140732881989456 139846420372624 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21881] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21881/stat : 21881 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894223 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845217204208 139846475131522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21882] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21882/stat : 21882 (java) S 21869 21869 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97894223 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845216150432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21883] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21883/stat : 21883 (java) S 21869 21869 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97894223 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845215097840 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21884] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21884/stat : 21884 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894226 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845214046416 139846475138971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21885] ppid=21869 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/21871/task/21885/stat : 21885 (java) S 21869 21869 9917 0 -1 1077944384 608 0 0 0 1 0 0 0 20 0 20 0 97894226 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845212994032 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21886] ppid=21869 vsize=26004096 memory=0 CPUtime=0.01 cores=0-7
/proc/21871/task/21886/stat : 21886 (java) S 21869 21869 9917 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 20 0 97894226 26628194304 9868 33554432000 4194304 4196468 140732881989456 139845211941488 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21887] ppid=21869 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/21871/task/21887/stat : 21887 (java) S 21869 21869 9917 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 20 0 97894226 26628194304 9868 33554432000 4194304 4196468 140732881989456 139845210888944 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21888] ppid=21869 vsize=26004064 memory=-1 CPUtime=0.08 cores=0-7
/proc/21871/task/21888/stat : 21888 (java) S 21869 21869 9917 0 -1 1077944384 752 0 0 0 8 0 0 0 20 0 20 0 97894226 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845141785456 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21889] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21889/stat : 21889 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97894226 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845140732128 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21890] ppid=21869 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/21871/task/21890/stat : 21890 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894226 26628161536 9868 33554432000 4194304 4196468 140732881989456 139845139679664 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40852 KiB

[startup+0.310069 s]*
/proc/loadavg: 1.77 2.74 3.76 4/199 21890
/proc/meminfo: memFree=31551080/32770624 swapFree=67108860/67108860
[pid=21869] ppid=21866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/21869/stat : 21869 (xcsp3-exec) S 21866 21869 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97894220 9740288 345 33554432000 4194304 5098028 140721038621648 140721038619752 140251163624060 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26927104 140721038623850 140721038624060 140721038624060 140721038626795 0
/proc/21869/statm: 2378 345 289 221 0 87 0
[pid=21871] ppid=21869 vsize=26004064 memory=46604 CPUtime=0.52 cores=0-7
/proc/21871/stat : 21871 (java) S 21869 21869 9917 0 -1 1077944320 9320 0 0 0 49 3 0 0 20 0 20 0 97894220 26628161536 11651 33554432000 4194304 4196468 140732881989456 140732881972000 139846475120375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
/proc/21871/statm: 6501016 11651 3120 1 0 6488269 0
[pid=21871/tid=21872] ppid=21869 vsize=26004064 memory=6791534058613427641 CPUtime=0.28 cores=0-7
/proc/21871/task/21872/stat : 21872 (java) R 21869 21869 9917 0 -1 4202560 6088 0 0 0 27 1 0 0 20 0 20 0 97894220 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846479359072 139846475142301 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21873] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21873/stat : 21873 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846427740432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21874] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21874/stat : 21874 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846426687888 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21875] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21875/stat : 21875 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846425635344 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21876] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21876/stat : 21876 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846424582800 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21877] ppid=21869 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/21871/task/21877/stat : 21877 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846423530256 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21878] ppid=21869 vsize=26004064 memory=140030697894831 CPUtime=0 cores=0-7
/proc/21871/task/21878/stat : 21878 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846422477712 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21879] ppid=21869 vsize=26004064 memory=140030697897136 CPUtime=0 cores=0-7
/proc/21871/task/21879/stat : 21879 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846421425168 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21880] ppid=21869 vsize=26004064 memory=140030697899440 CPUtime=0 cores=0-7
/proc/21871/task/21880/stat : 21880 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97894221 26628161536 11651 33554432000 4194304 4196468 140732881989456 139846420372624 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21881] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21881/stat : 21881 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894223 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845217204208 139846475131522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21882] ppid=21869 vsize=26004064 memory=280061395805840 CPUtime=0 cores=0-7
/proc/21871/task/21882/stat : 21882 (java) S 21869 21869 9917 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 97894223 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845216150432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21883] ppid=21869 vsize=26004064 memory=280061395812752 CPUtime=0 cores=0-7
/proc/21871/task/21883/stat : 21883 (java) S 21869 21869 9917 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 97894223 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845215097840 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21884] ppid=21869 vsize=26004064 memory=280061395753904 CPUtime=0 cores=0-7
/proc/21871/task/21884/stat : 21884 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845214046416 139846475138971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21885] ppid=21869 vsize=26004064 memory=280061395826576 CPUtime=0.03 cores=0-7
/proc/21871/task/21885/stat : 21885 (java) S 21869 21869 9917 0 -1 1077944384 732 0 0 0 3 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845212994032 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21886] ppid=21869 vsize=26004064 memory=280061395833488 CPUtime=0.01 cores=0-7
/proc/21871/task/21886/stat : 21886 (java) R 21869 21869 9917 0 -1 4202560 164 0 0 0 1 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845211931408 139846459507725 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21887] ppid=21869 vsize=26004064 memory=280061395831184 CPUtime=0.02 cores=0-7
/proc/21871/task/21887/stat : 21887 (java) S 21869 21869 9917 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845210888944 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21888] ppid=21869 vsize=26004064 memory=280061395847344 CPUtime=0.13 cores=0-7
/proc/21871/task/21888/stat : 21888 (java) R 21869 21869 9917 0 -1 4202560 889 0 0 0 13 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845141782632 139846475141722 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21889] ppid=21869 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21889/stat : 21889 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845140732128 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21890] ppid=21869 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/21871/task/21890/stat : 21890 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894226 26628161536 11651 33554432000 4194304 4196468 140732881989456 139845139679664 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47984 KiB

[startup+0.701006 s]
/proc/loadavg: 1.77 2.74 3.76 5/199 21890
/proc/meminfo: memFree=31522224/32770624 swapFree=67108860/67108860
[pid=21869] ppid=21866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/21869/stat : 21869 (xcsp3-exec) S 21866 21869 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97894220 9740288 345 33554432000 4194304 5098028 140721038621648 140721038619752 140251163624060 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26927104 140721038623850 140721038624060 140721038624060 140721038626795 0
/proc/21869/statm: 2378 345 289 221 0 87 0
[pid=21871] ppid=21869 vsize=26006188 memory=106616 CPUtime=2.05 cores=0-7
/proc/21871/stat : 21871 (java) S 21869 21869 9917 0 -1 1077944320 14174 0 0 0 200 5 0 0 20 0 20 0 97894220 26630336512 26654 33554432000 4194304 4196468 140732881989456 140732881972000 139846475120375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
/proc/21871/statm: 6501547 26654 3207 1 0 6488781 0
[pid=21871/tid=21872] ppid=21869 vsize=26006188 memory=280061396205232 CPUtime=0.67 cores=0-7
/proc/21871/task/21872/stat : 21872 (java) R 21869 21869 9917 0 -1 4202560 6775 0 0 0 64 3 0 0 20 0 20 0 97894220 26630336512 26654 33554432000 4194304 4196468 140732881989456 139846479356848 139846098169574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21873] ppid=21869 vsize=26006188 memory=140030698103664 CPUtime=0 cores=0-7
/proc/21871/task/21873/stat : 21873 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26630336512 26654 33554432000 4194304 4196468 140732881989456 139846427740432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21874] ppid=21869 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/21871/task/21874/stat : 21874 (java) S 21869 21869 9917 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 97894221 26630336512 26654 33554432000 4194304 4196468 140732881989456 139846426687888 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21875] ppid=21869 vsize=26006188 memory=10928 CPUtime=0 cores=0-7
/proc/21871/task/21875/stat : 21875 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 97894221 26630336512 26654 33554432000 4194304 4196468 140732881989456 139846425635344 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0

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

[pid=21871/tid=21930] ppid=21869 vsize=26539728 memory=8564 CPUtime=158.88 cores=0-7
/proc/21871/task/21930/stat : 21930 (java) R 21869 21869 9917 0 -1 4202560 2047 0 0 0 15888 0 0 0 20 0 28 0 97894518 27176681472 64309 33554432000 4194304 4196468 140732881989456 139845123746064 139846104610067 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
Current children cumulated CPU time: 1289.38 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 258616 KiB

[startup+222.302 s]
/proc/loadavg: 7.95 5.56 4.68 9/208 21953
/proc/meminfo: memFree=31352120/32770624 swapFree=67108860/67108860
[pid=21869] ppid=21866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/21869/stat : 21869 (xcsp3-exec) S 21866 21869 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97894220 9740288 345 33554432000 4194304 5098028 140721038621648 140721038619752 140251163624060 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26927104 140721038623850 140721038624060 140721038624060 140721038626795 0
/proc/21869/statm: 2378 345 289 221 0 87 0
[pid=21871] ppid=21869 vsize=26539728 memory=248612 CPUtime=1768.13 cores=0-7
/proc/21871/stat : 21871 (java) S 21869 21869 9917 0 -1 1077944320 76000 0 0 0 176770 43 0 0 20 0 28 0 97894220 27176681472 62153 33554432000 4194304 4196468 140732881989456 140732881972000 139846475120375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
/proc/21871/statm: 6634932 62153 3280 1 0 6622166 0
[pid=21871/tid=21872] ppid=21869 vsize=26539728 memory=248612 CPUtime=0.98 cores=0-7
/proc/21871/task/21872/stat : 21872 (java) S 21869 21869 9917 0 -1 1077944384 6895 0 0 0 94 4 0 0 20 0 28 0 97894220 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846479361152 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21873] ppid=21869 vsize=26539728 memory=1380 CPUtime=0.05 cores=0-7
/proc/21871/task/21873/stat : 21873 (java) S 21869 21869 9917 0 -1 1077944384 1567 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846427740432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21874] ppid=21869 vsize=26539728 memory=1380 CPUtime=0.06 cores=0-7
/proc/21871/task/21874/stat : 21874 (java) S 21869 21869 9917 0 -1 1077944384 448 0 0 0 4 2 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846426687888 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21875] ppid=21869 vsize=26539728 memory=257288 CPUtime=0.05 cores=0-7
/proc/21871/task/21875/stat : 21875 (java) S 21869 21869 9917 0 -1 1077944384 466 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846425635344 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21876] ppid=21869 vsize=26539728 memory=7649399392905474354 CPUtime=0.05 cores=0-7
/proc/21871/task/21876/stat : 21876 (java) S 21869 21869 9917 0 -1 1077944384 187 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846424582800 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21877] ppid=21869 vsize=26539728 memory=16299 CPUtime=0.05 cores=0-7
/proc/21871/task/21877/stat : 21877 (java) S 21869 21869 9917 0 -1 1077944384 1423 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846423530256 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21878] ppid=21869 vsize=26539728 memory=16288 CPUtime=0.06 cores=0-7
/proc/21871/task/21878/stat : 21878 (java) S 21869 21869 9917 0 -1 1077944384 1182 0 0 0 3 3 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846422477712 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21879] ppid=21869 vsize=26539728 memory=1424 CPUtime=0.04 cores=0-7
/proc/21871/task/21879/stat : 21879 (java) S 21869 21869 9917 0 -1 1077944384 195 0 0 0 2 2 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846421425168 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21880] ppid=21869 vsize=26539728 memory=15872 CPUtime=0.03 cores=0-7
/proc/21871/task/21880/stat : 21880 (java) S 21869 21869 9917 0 -1 1077944384 1496 0 0 0 2 1 0 0 20 0 28 0 97894221 27176681472 62153 33554432000 4194304 4196468 140732881989456 139846420372624 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21881] ppid=21869 vsize=26539728 memory=280061396392544 CPUtime=0.02 cores=0-7
/proc/21871/task/21881/stat : 21881 (java) S 21869 21869 9917 0 -1 1077944384 1926 0 0 0 2 0 0 0 20 0 28 0 97894223 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845217204208 139846475131522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21882] ppid=21869 vsize=26539728 memory=-6876588628787748224 CPUtime=0 cores=0-7
/proc/21871/task/21882/stat : 21882 (java) S 21869 21869 9917 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 97894223 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845216150496 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21883] ppid=21869 vsize=26539728 memory=952 CPUtime=0 cores=0-7
/proc/21871/task/21883/stat : 21883 (java) S 21869 21869 9917 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 97894223 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845215097856 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21884] ppid=21869 vsize=26539728 memory=1236 CPUtime=0 cores=0-7
/proc/21871/task/21884/stat : 21884 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845214046416 139846475138971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21885] ppid=21869 vsize=26539728 memory=2200 CPUtime=2.07 cores=0-7
/proc/21871/task/21885/stat : 21885 (java) S 21869 21869 9917 0 -1 1077944384 11867 0 0 0 205 2 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845212994032 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21886] ppid=21869 vsize=26539728 memory=6508 CPUtime=2.26 cores=0-7
/proc/21871/task/21886/stat : 21886 (java) S 21869 21869 9917 0 -1 1077944384 11512 0 0 0 224 2 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845211941488 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21887] ppid=21869 vsize=26539728 memory=836 CPUtime=2.35 cores=0-7
/proc/21871/task/21887/stat : 21887 (java) S 21869 21869 9917 0 -1 1077944384 10884 0 0 0 234 1 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845210888944 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21888] ppid=21869 vsize=26539728 memory=1380 CPUtime=0.87 cores=0-7
/proc/21871/task/21888/stat : 21888 (java) S 21869 21869 9917 0 -1 1077944384 7476 0 0 0 85 2 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845141785456 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21889] ppid=21869 vsize=26539728 memory=1380 CPUtime=0 cores=0-7
/proc/21871/task/21889/stat : 21889 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845140732128 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21890] ppid=21869 vsize=26539728 memory=248612 CPUtime=0.04 cores=0-7
/proc/21871/task/21890/stat : 21890 (java) S 21869 21869 9917 0 -1 1077944384 1394 0 0 0 0 4 0 0 20 0 28 0 97894226 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845139679664 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21923] ppid=21869 vsize=26539728 memory=248612 CPUtime=218.28 cores=0-7
/proc/21871/task/21923/stat : 21923 (java) R 21869 21869 9917 0 -1 4202560 1596 0 0 0 21828 0 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845127953168 139846104609750 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21924] ppid=21869 vsize=26539728 memory=4132 CPUtime=217.44 cores=0-7
/proc/21871/task/21924/stat : 21924 (java) R 21869 21869 9917 0 -1 4202560 763 0 0 0 21744 0 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845131112696 139846106189485 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21925] ppid=21869 vsize=26539728 memory=28196 CPUtime=218.63 cores=0-7
/proc/21871/task/21925/stat : 21925 (java) R 21869 21869 9917 0 -1 4202560 3603 0 0 0 21862 1 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845126901784 139846104609542 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21926] ppid=21869 vsize=26539728 memory=6791534058613427641 CPUtime=219.01 cores=0-7
/proc/21871/task/21926/stat : 21926 (java) R 21869 21869 9917 0 -1 4202560 1200 0 0 0 21901 0 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845130060280 139846104609388 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21927] ppid=21869 vsize=26539728 memory=1576 CPUtime=218.8 cores=0-7
/proc/21871/task/21927/stat : 21927 (java) R 21869 21869 9917 0 -1 4202560 3551 0 0 0 21879 1 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845129010448 139846104609277 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21928] ppid=21869 vsize=26539728 memory=2240 CPUtime=218.75 cores=0-7
/proc/21871/task/21928/stat : 21928 (java) R 21869 21869 9917 0 -1 4202560 995 0 0 0 21875 0 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845132165880 139846104609471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21929] ppid=21869 vsize=26539728 memory=1296 CPUtime=216.95 cores=0-7
/proc/21871/task/21929/stat : 21929 (java) R 21869 21869 9917 0 -1 4202560 895 0 0 0 21695 0 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845124796280 139846104609809 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21930] ppid=21869 vsize=26539728 memory=2408 CPUtime=218.82 cores=0-7
/proc/21871/task/21930/stat : 21930 (java) R 21869 21869 9917 0 -1 4202560 2086 0 0 0 21882 0 0 0 20 0 28 0 97894518 27176681472 62153 33554432000 4194304 4196468 140732881989456 139845123743352 139846104609155 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
Current children cumulated CPU time: 1768.13 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 249992 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.03 5.81 4.79 9/208 21953
/proc/meminfo: memFree=31360284/32770624 swapFree=67108860/67108860
[pid=21869] ppid=21866 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/21869/stat : 21869 (xcsp3-exec) S 21866 21869 9917 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 97894220 9740288 345 33554432000 4194304 5098028 140721038621648 140721038619752 140251163624060 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26927104 140721038623850 140721038624060 140721038624060 140721038626795 0
/proc/21869/statm: 2378 345 289 221 0 87 0
[pid=21871] ppid=21869 vsize=26539728 memory=239884 CPUtime=2005.21 cores=0-7
/proc/21871/stat : 21871 (java) S 21869 21869 9917 0 -1 1077944320 78948 0 0 0 200477 44 0 0 20 0 28 0 97894220 27176681472 59971 33554432000 4194304 4196468 140732881989456 140732881972000 139846475120375 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
/proc/21871/statm: 6634932 59971 3280 1 0 6622166 0
[pid=21871/tid=21872] ppid=21869 vsize=26539728 memory=6791534058613427641 CPUtime=0.98 cores=0-7
/proc/21871/task/21872/stat : 21872 (java) S 21869 21869 9917 0 -1 1077944384 6895 0 0 0 94 4 0 0 20 0 28 0 97894220 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846479361152 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21873] ppid=21869 vsize=26539728 memory=4126316290023845779 CPUtime=0.05 cores=0-7
/proc/21871/task/21873/stat : 21873 (java) S 21869 21869 9917 0 -1 1077944384 1571 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846427740432 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21874] ppid=21869 vsize=26539728 memory=0 CPUtime=0.06 cores=0-7
/proc/21871/task/21874/stat : 21874 (java) S 21869 21869 9917 0 -1 1077944384 457 0 0 0 4 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846426687888 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21875] ppid=21869 vsize=26539728 memory=4420 CPUtime=0.05 cores=0-7
/proc/21871/task/21875/stat : 21875 (java) S 21869 21869 9917 0 -1 1077944384 473 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846425635344 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21876] ppid=21869 vsize=26539728 memory=2465 CPUtime=0.05 cores=0-7
/proc/21871/task/21876/stat : 21876 (java) S 21869 21869 9917 0 -1 1077944384 371 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846424582800 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21877] ppid=21869 vsize=26539728 memory=1380 CPUtime=0.05 cores=0-7
/proc/21871/task/21877/stat : 21877 (java) S 21869 21869 9917 0 -1 1077944384 1428 0 0 0 3 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846423530256 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21878] ppid=21869 vsize=26539728 memory=1380 CPUtime=0.06 cores=0-7
/proc/21871/task/21878/stat : 21878 (java) S 21869 21869 9917 0 -1 1077944384 1195 0 0 0 3 3 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846422477712 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21879] ppid=21869 vsize=26539728 memory=239884 CPUtime=0.04 cores=0-7
/proc/21871/task/21879/stat : 21879 (java) S 21869 21869 9917 0 -1 1077944384 200 0 0 0 2 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846421425168 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21880] ppid=21869 vsize=26539728 memory=4460 CPUtime=0.04 cores=0-7
/proc/21871/task/21880/stat : 21880 (java) S 21869 21869 9917 0 -1 1077944384 1501 0 0 0 2 2 0 0 20 0 28 0 97894221 27176681472 59971 33554432000 4194304 4196468 140732881989456 139846420372624 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21881] ppid=21869 vsize=26539728 memory=4104 CPUtime=0.02 cores=0-7
/proc/21871/task/21881/stat : 21881 (java) S 21869 21869 9917 0 -1 1077944384 2193 0 0 0 2 0 0 0 20 0 28 0 97894223 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845217204208 139846475131522 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21882] ppid=21869 vsize=26539728 memory=1160 CPUtime=0 cores=0-7
/proc/21871/task/21882/stat : 21882 (java) S 21869 21869 9917 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 28 0 97894223 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845216150496 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21883] ppid=21869 vsize=26539728 memory=3688 CPUtime=0 cores=0-7
/proc/21871/task/21883/stat : 21883 (java) S 21869 21869 9917 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 97894223 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845215097856 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21884] ppid=21869 vsize=26539728 memory=1380 CPUtime=0 cores=0-7
/proc/21871/task/21884/stat : 21884 (java) S 21869 21869 9917 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845214046416 139846475138971 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21885] ppid=21869 vsize=26539728 memory=10928 CPUtime=2.07 cores=0-7
/proc/21871/task/21885/stat : 21885 (java) S 21869 21869 9917 0 -1 1077944384 12147 0 0 0 205 2 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845212994032 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21886] ppid=21869 vsize=26539728 memory=796 CPUtime=2.26 cores=0-7
/proc/21871/task/21886/stat : 21886 (java) S 21869 21869 9917 0 -1 1077944384 11913 0 0 0 224 2 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845211941488 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21887] ppid=21869 vsize=26539728 memory=1424 CPUtime=2.35 cores=0-7
/proc/21871/task/21887/stat : 21887 (java) S 21869 21869 9917 0 -1 1077944384 11024 0 0 0 234 1 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845210888944 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21888] ppid=21869 vsize=26539728 memory=15872 CPUtime=0.87 cores=0-7
/proc/21871/task/21888/stat : 21888 (java) S 21869 21869 9917 0 -1 1077944384 8365 0 0 0 85 2 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845141785456 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21889] ppid=21869 vsize=26539728 memory=4052 CPUtime=0 cores=0-7
/proc/21871/task/21889/stat : 21889 (java) S 21869 21869 9917 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845140732128 139846475130581 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21890] ppid=21869 vsize=26539728 memory=2408 CPUtime=0.04 cores=0-7
/proc/21871/task/21890/stat : 21890 (java) S 21869 21869 9917 0 -1 1077944384 1418 0 0 0 0 4 0 0 20 0 28 0 97894226 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845139679664 139846475131522 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21923] ppid=21869 vsize=26539728 memory=1728 CPUtime=247.98 cores=0-7
/proc/21871/task/21923/stat : 21923 (java) R 21869 21869 9917 0 -1 4202560 1663 0 0 0 24798 0 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845127953928 139846104609151 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21924] ppid=21869 vsize=26539728 memory=1720 CPUtime=246.58 cores=0-7
/proc/21871/task/21924/stat : 21924 (java) R 21869 21869 9917 0 -1 4202560 798 0 0 0 24658 0 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845131113208 139846104609542 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21925] ppid=21869 vsize=26539728 memory=1008 CPUtime=248.33 cores=0-7
/proc/21871/task/21925/stat : 21925 (java) R 21869 21869 9917 0 -1 4202560 3759 0 0 0 24832 1 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845126901536 139846104609457 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21926] ppid=21869 vsize=26539728 memory=1928 CPUtime=248.71 cores=0-7
/proc/21871/task/21926/stat : 21926 (java) R 21869 21869 9917 0 -1 4202560 1248 0 0 0 24871 0 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845130060280 139846104609809 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21927] ppid=21869 vsize=26539728 memory=1200 CPUtime=248.5 cores=0-7
/proc/21871/task/21927/stat : 21927 (java) R 21869 21869 9917 0 -1 4202560 3671 0 0 0 24849 1 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845129010056 139846104609916 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21928] ppid=21869 vsize=26539728 memory=8564 CPUtime=248.45 cores=0-7
/proc/21871/task/21928/stat : 21928 (java) R 21869 21869 9917 0 -1 4202560 1092 0 0 0 24845 0 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845132165880 139846104609911 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21929] ppid=21869 vsize=26539728 memory=5664 CPUtime=246.65 cores=0-7
/proc/21871/task/21929/stat : 21929 (java) R 21869 21869 9917 0 -1 4202560 962 0 0 0 24665 0 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845124796280 139846105504864 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
[pid=21871/tid=21930] ppid=21869 vsize=26539728 memory=4616 CPUtime=248.52 cores=0-7
/proc/21871/task/21930/stat : 21930 (java) R 21869 21869 9917 0 -1 4202560 2211 0 0 0 24852 0 0 0 20 0 28 0 97894518 27176681472 59971 33554432000 4194304 4196468 140732881989456 139845123743352 139846104609916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7790592 140732881990808 140732881990984 140732881990984 140732881993679 0
Current children cumulated CPU time: 2005.21 s
Current children cumulated vsize: 26549240 KiB
Current children cumulated memory: 241264 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.039 s]
# the end of solver process 21869 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000661 s, system=0.001323 s

[startup+252.111 s]
# the end of solver process 21871 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2005.43 s, system=0.453822 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 252.111
CPU time (s): 2005.89
CPU user time (s): 2005.43
CPU system time (s): 0.453822
CPU usage (%): 795.636
Max. virtual memory (cumulated for all children) (KiB): 26549240
Max. memory (cumulated for all children) (KiB): 258684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2005.43
system time used= 0.453822
maximum resident set size= 264416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80621
page faults= 0
swaps= 0
block input operations= 0
block output operations= 480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10951
involuntary context switches= 21962


# summary of solver processes directly reported to runsolver:
#   pid: 21869,21871
#   total CPU time (s): 2005.89
#   total CPU user time (s): 2005.43
#   total CPU system time (s): 0.453822

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.98043 second user time and 2.82274 second system time

The end

Launcher Data

Begin job on node115 at 2017-08-13 20:00:06
IDJOB=4271901
IDBENCH=140520
IDSOLVER=2663
FILE ID=node115/4271901-1502648065
RUNJOBID= node115-1502639064-9944
PBS_JOBID= 20628332
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/OpenStacks/OpenStacks-m2c-s1/OpenStacks-m2c-wbo-10-20-1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271901-1502648065/watcher-4271901-1502648065 -o /tmp/evaluation-result-4271901-1502648065/solver-4271901-1502648065 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node115-1502639064-9944 --watchdog 312  ./xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 22000 -tdir HOME -seed 1942432667 HOME/instance-4271901-1502648065.xml

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

MD5SUM BENCH= 4638a61ac265366c398136fe48691411
RANDOM SEED=1942432667

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31583360 kB
MemAvailable:   31981284 kB
Buffers:          132376 kB
Cached:           551696 kB
SwapCached:            0 kB
Active:           527988 kB
Inactive:         212872 kB
Active(anon):       5300 kB
Inactive(anon):    79404 kB
Active(file):     522688 kB
Inactive(file):   133468 kB
Unevictable:        6220 kB
Mlocked:            6220 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8168 kB
Writeback:             0 kB
AnonPages:         75004 kB
Mapped:            43692 kB
Shmem:             25224 kB
Slab:             141684 kB
SReclaimable:     115208 kB
SUnreclaim:        26476 kB
KernelStack:        3520 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61804 MiB
End job on node115 at 2017-08-13 20:04:19