Trace number 4394594

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 2019-06-14 parallelSAT (TO)72 18137.9 2520.05

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-10-14.xml
MD5SUM2f9116219e9bb224096732f26408ee63
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark72
Best CPU time to get the best result obtained on this benchmark1996.23
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of constraints320
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":140},{"size":9,"count":140}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":140},{"degree":7,"count":4},{"degree":8,"count":40},{"degree":10,"count":96}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":140},{"arity":3,"count":40},{"arity":4,"count":4},{"arity":6,"count":40},{"arity":9,"count":96}]
Number of extensional constraints180
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":180},{"type":"sum","count":140}]
Optimization problemYES
Type of objectivemax SUM

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 -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394594-1568418997.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394594-1568418997.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.15/0.85	c solve instance...
2.59/0.93	o 0 
2.59/0.94	o 4 
2.59/0.95	o 6 
2.59/0.99	o 10 
2.59/0.99	o 11 
2.59/1.00	o 15 
3.22/1.04	o 16 
3.22/1.10	o 63 
4.00/1.11	o 64 
4.00/1.16	o 65 
5.47/1.39	o 66 
6.29/1.45	o 67 
7.07/1.54	o 68 
11.83/2.19	o 69 
13.33/2.36	o 70 
4255.87/536.25	o 71 
4379.76/551.86	o 72 
18137.77/2520.01	s SATISFIABLE
18137.77/2520.01	v <instantiation>
18137.77/2520.01	v 	<list>x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[0][10] s[0][11] s[0][12] s[0][13] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[1][10] s[1][11] s[1][12] s[1][13] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[2][10] s[2][11] s[2][12] s[2][13] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[3][10] s[3][11] s[3][12] s[3][13] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[4][13] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] s[5][13] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[6][10] s[6][11] s[6][12] s[6][13] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[7][10] s[7][11] s[7][12] s[7][13] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[8][10] s[8][11] s[8][12] s[8][13] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] s[9][10] s[9][11] s[9][12] s[9][13] </list>
18137.77/2520.01	v 	<values>1 0 0 1 0 1 1 0 0 1 1 0 1 1 1 1 1 1 0 1 0 1 0 0 1 0 1 1 0 0 0 0 0 1 0 1 1 0 1 0 0 0 1 1 1 1 0 1 0 0 1 0 1 0 0 0 1 0 0 1 0 1 1 0 1 0 1 1 1 0 0 1 0 1 0 0 0 1 0 1 0 0 0 1 1 1 0 1 1 1 1 0 0 1 0 1 1 1 0 1 0 0 0 0 0 1 1 0 1 0 0 0 0 1 0 1 1 0 1 0 0 0 1 0 1 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 2 4 4 2 4 2 3 2 2 2 2 4 3 3 2 3 3 2 5 3 6 3 4 5 3 5 3 3 4 6 6 4 5 2 5 3 3 5 2 4 2 2 2 3 3 2 5 3 5 5 3 6 3 5 2 1 3 5 6 3 5 2 3 4 3 5 3 3 2 2 4 3 5 3 6 5 5 3 4 3 5 5 6 3 3 3 5 2 3 2 3 4 5 3 4 2 3 2 4 3 5 4 5 5 4 3 2 4 3 5 5 4 4 3 5 3 3 4 3 5 4 5 3 5 3 3 2 2 4 3 3 4 2 2 2 2 2 4 3 3 </values>
18137.77/2520.01	v </instantiation>
18137.77/2520.01	c Unexpected resolution interruption!

Verifier Data

OK	72

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394594-1568418997/watcher-4394594-1568418997 -o /tmp/evaluation-result-4394594-1568418997/solver-4394594-1568418997 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568416728-17745 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 80656897 HOME/instance-4394594-1568418997.xml 

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

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


[startup+0.100155 s]*
/proc/loadavg: 8.59 7.35 5.00 2/217 19786
/proc/meminfo: memFree=31454788/32770624 swapFree=67004100/67108860
[pid=19765] ppid=19762 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19765/stat : 19765 (xcsp3-exec) S 19762 19765 17718 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418139364 115843072 363 33554432000 4194304 5098028 140728228167264 140728228165368 139640720999036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7720960 140728228168567 140728228168809 140728228168809 140728228171722 0
/proc/19765/statm: 28282 363 305 221 0 87 0
[pid=19767] ppid=19765 vsize=28227388 memory=29016 CPUtime=0.12 cores=0-7
/proc/19767/stat : 19767 (java) S 19765 19765 17718 0 -1 1077944320 5741 0 0 0 11 1 0 0 20 0 20 0 418139365 28904845312 7254 33554432000 4194304 4196468 140726594638400 140726594620944 140244290998007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
/proc/19767/statm: 7056847 7254 3120 1 0 7019032 0
[pid=19767/tid=19768] ppid=19765 vsize=28227388 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/19767/task/19768/stat : 19768 (java) R 19765 19765 17718 0 -1 4202560 3625 0 0 0 8 0 0 0 20 0 20 0 418139365 28904845312 7254 33554432000 4194304 4196468 140726594638400 140244295223968 140244291009942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19769] ppid=19765 vsize=28227388 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/19767/task/19769/stat : 19769 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140244243618064 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19770] ppid=19765 vsize=28227388 memory=139798417499776 CPUtime=0 cores=0-7
/proc/19767/task/19770/stat : 19770 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140244242565520 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19771] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19771/stat : 19771 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140244241512976 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19772] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19772/stat : 19772 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140244240460432 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19773] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19773/stat : 19773 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140244239407888 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19774] ppid=19765 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19767/task/19774/stat : 19774 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140243837508496 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19775] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19775/stat : 19775 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140243836455952 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19776] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19776/stat : 19776 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 7254 33554432000 4194304 4196468 140726594638400 140243835403408 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19777] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19777/stat : 19777 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139367 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242938513392 140244291009154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19778] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19778/stat : 19778 (java) S 19765 19765 17718 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418139368 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242937459616 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19779] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19779/stat : 19779 (java) S 19765 19765 17718 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418139368 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242936407024 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19780] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19780/stat : 19780 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139370 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242935355600 140244291016603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19781] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19781/stat : 19781 (java) S 19765 19765 17718 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 20 0 418139370 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242934303216 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19782] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19782/stat : 19782 (java) R 19765 19765 17718 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 418139370 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242933250672 140244291009154 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19783] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19783/stat : 19783 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139370 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242932198128 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19784] ppid=19765 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/19767/task/19784/stat : 19784 (java) R 19765 19765 17718 0 -1 4202560 375 0 0 0 2 0 0 0 20 0 20 0 418139370 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242931145584 140244276369382 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19785] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19785/stat : 19785 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418139371 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242930092256 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19786] ppid=19765 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19767/task/19786/stat : 19786 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139371 28904845312 7254 33554432000 4194304 4196468 140726594638400 140242929039792 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 30468 KiB

[startup+0.210777 s]*
/proc/loadavg: 8.59 7.35 5.00 3/216 19786
/proc/meminfo: memFree=31441564/32770624 swapFree=67004100/67108860
[pid=19765] ppid=19762 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19765/stat : 19765 (xcsp3-exec) S 19762 19765 17718 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418139364 115843072 363 33554432000 4194304 5098028 140728228167264 140728228165368 139640720999036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7720960 140728228168567 140728228168809 140728228168809 140728228171722 0
/proc/19765/statm: 28282 363 305 221 0 87 0
[pid=19767] ppid=19765 vsize=28227388 memory=40796 CPUtime=0.34 cores=0-7
/proc/19767/stat : 19767 (java) S 19765 19765 17718 0 -1 1077944320 9496 0 0 0 31 3 0 0 20 0 20 0 418139365 28904845312 10199 33554432000 4194304 4196468 140726594638400 140726594620944 140244290998007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
/proc/19767/statm: 7056847 10199 3273 1 0 7019032 0
[pid=19767/tid=19768] ppid=19765 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/19767/task/19768/stat : 19768 (java) R 19765 19765 17718 0 -1 4202560 6638 0 0 0 18 2 0 0 20 0 20 0 418139365 28904845312 10199 33554432000 4194304 4196468 140726594638400 140244295227728 140244291009942 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19769] ppid=19765 vsize=28227388 memory=331 CPUtime=0 cores=0-7
/proc/19767/task/19769/stat : 19769 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140244243618064 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19770] ppid=19765 vsize=28227388 memory=139798420605903 CPUtime=0 cores=0-7
/proc/19767/task/19770/stat : 19770 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140244242565520 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19771] ppid=19765 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19767/task/19771/stat : 19771 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140244241512976 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19772] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19772/stat : 19772 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140244240460432 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19773] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19773/stat : 19773 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140244239407888 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19774] ppid=19765 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19767/task/19774/stat : 19774 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140243837508496 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19775] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19775/stat : 19775 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140243836455952 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19776] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19776/stat : 19776 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28904845312 10199 33554432000 4194304 4196468 140726594638400 140243835403408 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19777] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19777/stat : 19777 (java) S 19765 19765 17718 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 418139367 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242938513392 140244291009154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19778] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19778/stat : 19778 (java) S 19765 19765 17718 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418139368 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242937459616 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19779] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19779/stat : 19779 (java) S 19765 19765 17718 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418139368 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242936407024 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19780] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19780/stat : 19780 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139370 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242935355600 140244291016603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19781] ppid=19765 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/19767/task/19781/stat : 19781 (java) S 19765 19765 17718 0 -1 1077944384 537 0 0 0 2 0 0 0 20 0 20 0 418139370 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242934303216 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19782] ppid=19765 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/19767/task/19782/stat : 19782 (java) S 19765 19765 17718 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 418139370 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242933250672 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19783] ppid=19765 vsize=28227388 memory=-1 CPUtime=0.01 cores=0-7
/proc/19767/task/19783/stat : 19783 (java) S 19765 19765 17718 0 -1 1077944384 51 0 0 0 1 0 0 0 20 0 20 0 418139370 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242932198128 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19784] ppid=19765 vsize=28227388 memory=-1 CPUtime=0.08 cores=0-7
/proc/19767/task/19784/stat : 19784 (java) R 19765 19765 17718 0 -1 4202560 786 0 0 0 8 0 0 0 20 0 20 0 418139370 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242931145584 140244283235134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19785] ppid=19765 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19785/stat : 19785 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418139371 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242930092256 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19786] ppid=19765 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/19767/task/19786/stat : 19786 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139371 28904845312 10199 33554432000 4194304 4196468 140726594638400 140242929039792 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42248 KiB

[startup+0.310713 s]*
/proc/loadavg: 8.59 7.35 5.00 3/216 19786
/proc/meminfo: memFree=31434044/32770624 swapFree=67004100/67108860
[pid=19765] ppid=19762 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19765/stat : 19765 (xcsp3-exec) S 19762 19765 17718 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418139364 115843072 363 33554432000 4194304 5098028 140728228167264 140728228165368 139640720999036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7720960 140728228168567 140728228168809 140728228168809 140728228171722 0
/proc/19765/statm: 28282 363 305 221 0 87 0
[pid=19767] ppid=19765 vsize=28231644 memory=50264 CPUtime=0.53 cores=0-7
/proc/19767/stat : 19767 (java) S 19765 19765 17718 0 -1 1077944320 10898 0 0 0 49 4 0 0 20 0 20 0 418139365 28909203456 12566 33554432000 4194304 4196468 140726594638400 140726594620944 140244290998007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
/proc/19767/statm: 7057911 12566 3371 1 0 7019032 0
[pid=19767/tid=19768] ppid=19765 vsize=28231644 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/19767/task/19768/stat : 19768 (java) R 19765 19765 17718 0 -1 4202560 7800 0 0 0 27 2 0 0 20 0 20 0 418139365 28909203456 12566 33554432000 4194304 4196468 140726594638400 140244295229120 140244275078494 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19769] ppid=19765 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19769/stat : 19769 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140244243618064 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19770] ppid=19765 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19770/stat : 19770 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140244242565520 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19771] ppid=19765 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19771/stat : 19771 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140244241512976 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19772] ppid=19765 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19772/stat : 19772 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140244240460432 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19773] ppid=19765 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/19767/task/19773/stat : 19773 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140244239407888 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19774] ppid=19765 vsize=28231644 memory=139798299898799 CPUtime=0 cores=0-7
/proc/19767/task/19774/stat : 19774 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140243837508496 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19775] ppid=19765 vsize=28231644 memory=139798299901104 CPUtime=0 cores=0-7
/proc/19767/task/19775/stat : 19775 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140243836455952 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19776] ppid=19765 vsize=28231644 memory=139798299903408 CPUtime=0 cores=0-7
/proc/19767/task/19776/stat : 19776 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28909203456 12566 33554432000 4194304 4196468 140726594638400 140243835403408 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19777] ppid=19765 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19777/stat : 19777 (java) S 19765 19765 17718 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 418139367 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242938513392 140244291009154 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19778] ppid=19765 vsize=28231644 memory=279596599813776 CPUtime=0 cores=0-7
/proc/19767/task/19778/stat : 19778 (java) S 19765 19765 17718 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418139368 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242937459616 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19779] ppid=19765 vsize=28231644 memory=279596599820688 CPUtime=0 cores=0-7
/proc/19767/task/19779/stat : 19779 (java) S 19765 19765 17718 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418139368 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242936407024 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19780] ppid=19765 vsize=28231644 memory=279596599761968 CPUtime=0 cores=0-7
/proc/19767/task/19780/stat : 19780 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139370 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242935355600 140244291016603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19781] ppid=19765 vsize=28231644 memory=279596599834512 CPUtime=0.02 cores=0-7
/proc/19767/task/19781/stat : 19781 (java) S 19765 19765 17718 0 -1 1077944384 547 0 0 0 2 0 0 0 20 0 20 0 418139370 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242934303216 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19782] ppid=19765 vsize=28231644 memory=279596599841424 CPUtime=0.02 cores=0-7
/proc/19767/task/19782/stat : 19782 (java) S 19765 19765 17718 0 -1 1077944384 203 0 0 0 2 0 0 0 20 0 20 0 418139370 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242933250672 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19783] ppid=19765 vsize=28231644 memory=279596599839120 CPUtime=0.03 cores=0-7
/proc/19767/task/19783/stat : 19783 (java) R 19765 19765 17718 0 -1 4202560 164 0 0 0 3 0 0 0 20 0 20 0 418139370 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242932188512 140244272542135 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19784] ppid=19765 vsize=28231644 memory=279596599855280 CPUtime=0.12 cores=0-7
/proc/19767/task/19784/stat : 19784 (java) S 19765 19765 17718 0 -1 1077944384 877 0 0 0 12 0 0 0 20 0 20 0 418139370 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242931145584 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19785] ppid=19765 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19785/stat : 19785 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418139371 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242930092256 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19786] ppid=19765 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/19767/task/19786/stat : 19786 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139371 28909203456 12566 33554432000 4194304 4196468 140726594638400 140242929039792 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51716 KiB

[startup+0.700948 s]
/proc/loadavg: 8.59 7.35 5.00 2/216 19786
/proc/meminfo: memFree=31423560/32770624 swapFree=67004100/67108860
[pid=19765] ppid=19762 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19765/stat : 19765 (xcsp3-exec) S 19762 19765 17718 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418139364 115843072 363 33554432000 4194304 5098028 140728228167264 140728228165368 139640720999036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7720960 140728228168567 140728228168809 140728228168809 140728228171722 0
/proc/19765/statm: 28282 363 305 221 0 87 0
[pid=19767] ppid=19765 vsize=28233768 memory=86612 CPUtime=1.67 cores=0-7
/proc/19767/stat : 19767 (java) S 19765 19765 17718 0 -1 1077944320 15999 0 0 0 161 6 0 0 20 0 20 0 418139365 28911378432 21653 33554432000 4194304 4196468 140726594638400 140726594620944 140244290998007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
/proc/19767/statm: 7058442 21653 3458 1 0 7019544 0
[pid=19767/tid=19768] ppid=19765 vsize=28233768 memory=279596600213168 CPUtime=0.67 cores=0-7
/proc/19767/task/19768/stat : 19768 (java) R 19765 19765 17718 0 -1 4202560 9204 0 0 0 64 3 0 0 20 0 20 0 418139365 28911378432 21653 33554432000 4194304 4196468 140726594638400 140244295234520 140244276235504 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19769] ppid=19765 vsize=28233768 memory=139798300107632 CPUtime=0 cores=0-7
/proc/19767/task/19769/stat : 19769 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28911378432 21653 33554432000 4194304 4196468 140726594638400 140244243618064 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19770] ppid=19765 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/19767/task/19770/stat : 19770 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418139366 28911378432 21653 33554432000 4194304 4196468 140726594638400 140244242565520 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19771] ppid=19765 vsize=28233768 memory=2832 CPUtime=0 cores=0-7
/proc/19767/task/19771/stat : 19771 (java) S 19765 19765 17718 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418139366 28911378432 21653 33554432000 4194304 4196468 140726594638400 140244241512976 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0

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

[pid=19767/tid=20000] ppid=19765 vsize=28835920 memory=784 CPUtime=1882.48 cores=0-7
/proc/19767/task/20000/stat : 20000 (java) R 19765 19765 17718 0 -1 4202560 106451 0 0 0 187880 368 0 0 20 0 28 0 418194553 29527982080 1605287 33554432000 4194304 4196468 140726594638400 140242909310696 140243920590523 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
Current children cumulated CPU time: 17595.5 s
Current children cumulated vsize: 28949048 KiB
Current children cumulated memory: 6422600 KiB

[startup+2502.3 s]
/proc/loadavg: 6.94 6.96 6.92 8/222 20144
/proc/meminfo: memFree=25054220/32770624 swapFree=67004108/67108860
[pid=19765] ppid=19762 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19765/stat : 19765 (xcsp3-exec) S 19762 19765 17718 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418139364 115843072 363 33554432000 4194304 5098028 140728228167264 140728228165368 139640720999036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7720960 140728228168567 140728228168809 140728228168809 140728228171722 0
/proc/19765/statm: 28282 363 305 221 0 87 0
[pid=19767] ppid=19765 vsize=28835920 memory=6417548 CPUtime=18014.3 cores=0-7
/proc/19767/stat : 19767 (java) S 19765 19765 17718 0 -1 1077944320 1488454 0 0 0 1799197 2236 0 0 20 0 28 0 418139365 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140726594620944 140244290998007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
/proc/19767/statm: 7208980 1604387 3552 1 0 7170082 0
[pid=19767/tid=19768] ppid=19765 vsize=28835920 memory=1452 CPUtime=0.87 cores=0-7
/proc/19767/task/19768/stat : 19768 (java) S 19765 19765 17718 0 -1 1077944384 9852 0 0 0 83 4 0 0 20 0 28 0 418139365 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140244295238784 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19769] ppid=19765 vsize=28835920 memory=6418060 CPUtime=8.11 cores=0-7
/proc/19767/task/19769/stat : 19769 (java) S 19765 19765 17718 0 -1 1077944384 50871 0 0 0 727 84 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140244243618064 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 14 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19770] ppid=19765 vsize=28835920 memory=1452 CPUtime=8.19 cores=0-7
/proc/19767/task/19770/stat : 19770 (java) S 19765 19765 17718 0 -1 1077944384 50773 0 0 0 733 86 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140244242565520 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19771] ppid=19765 vsize=28835920 memory=6421140 CPUtime=8.13 cores=0-7
/proc/19767/task/19771/stat : 19771 (java) S 19765 19765 17718 0 -1 1077944384 42862 0 0 0 724 89 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140244241512976 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19772] ppid=19765 vsize=28835920 memory=6791534058613427641 CPUtime=8.02 cores=0-7
/proc/19767/task/19772/stat : 19772 (java) S 19765 19765 17718 0 -1 1077944384 51598 0 0 0 716 86 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140244240460432 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 16 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19773] ppid=19765 vsize=28835920 memory=6420112 CPUtime=8.07 cores=0-7
/proc/19767/task/19773/stat : 19773 (java) S 19765 19765 17718 0 -1 1077944384 48844 0 0 0 718 89 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140244239407888 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19774] ppid=19765 vsize=28835920 memory=2257 CPUtime=7.94 cores=0-7
/proc/19767/task/19774/stat : 19774 (java) S 19765 19765 17718 0 -1 1077944384 49280 0 0 0 706 88 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140243837508496 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 17 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19775] ppid=19765 vsize=28835920 memory=0 CPUtime=8.18 cores=0-7
/proc/19767/task/19775/stat : 19775 (java) S 19765 19765 17718 0 -1 1077944384 46131 0 0 0 735 83 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140243836455952 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19776] ppid=19765 vsize=28835920 memory=279596599912112 CPUtime=8.19 cores=0-7
/proc/19767/task/19776/stat : 19776 (java) S 19765 19765 17718 0 -1 1077944384 53232 0 0 0 730 89 0 0 20 0 28 0 418139366 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140243835403408 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19777] ppid=19765 vsize=28835920 memory=6944613755445342871 CPUtime=1.88 cores=0-7
/proc/19767/task/19777/stat : 19777 (java) S 19765 19765 17718 0 -1 1077944384 122981 0 0 0 136 52 0 0 20 0 28 0 418139367 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242938513392 140244291009154 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19778] ppid=19765 vsize=28835920 memory=40380 CPUtime=0 cores=0-7
/proc/19767/task/19778/stat : 19778 (java) S 19765 19765 17718 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 418139368 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242937459680 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19779] ppid=19765 vsize=28835920 memory=988 CPUtime=0 cores=0-7
/proc/19767/task/19779/stat : 19779 (java) S 19765 19765 17718 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 418139368 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242936407040 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19780] ppid=19765 vsize=28835920 memory=2832 CPUtime=0 cores=0-7
/proc/19767/task/19780/stat : 19780 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418139370 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242935355600 140244291016603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19781] ppid=19765 vsize=28835920 memory=1212 CPUtime=3.7 cores=0-7
/proc/19767/task/19781/stat : 19781 (java) S 19765 19765 17718 0 -1 1077944384 27691 0 0 0 364 6 0 0 20 0 28 0 418139370 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242934303216 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19782] ppid=19765 vsize=28835920 memory=1452 CPUtime=3.62 cores=0-7
/proc/19767/task/19782/stat : 19782 (java) S 19765 19765 17718 0 -1 1077944384 39719 0 0 0 356 6 0 0 20 0 28 0 418139370 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242933250672 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19783] ppid=19765 vsize=28835920 memory=6423732 CPUtime=3.79 cores=0-7
/proc/19767/task/19783/stat : 19783 (java) S 19765 19765 17718 0 -1 1077944384 24348 0 0 0 376 3 0 0 20 0 28 0 418139370 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242932198128 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19784] ppid=19765 vsize=28835920 memory=1452 CPUtime=1.27 cores=0-7
/proc/19767/task/19784/stat : 19784 (java) S 19765 19765 17718 0 -1 1077944384 23978 0 0 0 123 4 0 0 20 0 28 0 418139370 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242931145584 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19785] ppid=19765 vsize=28835920 memory=1452 CPUtime=0 cores=0-7
/proc/19767/task/19785/stat : 19785 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418139371 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242930092256 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19786] ppid=19765 vsize=28835920 memory=1452 CPUtime=0.99 cores=0-7
/proc/19767/task/19786/stat : 19786 (java) S 19765 19765 17718 0 -1 1077944384 7323 0 0 0 47 52 0 0 20 0 28 0 418139371 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242929039792 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19993] ppid=19765 vsize=28835920 memory=6422168 CPUtime=1942.05 cores=0-7
/proc/19767/task/19993/stat : 19993 (java) R 19765 19765 17718 0 -1 4202560 27344 0 0 0 194186 19 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242908257464 140726594685128 0 4 0 16800975 0 0 0 -1 6 0 0 7 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19994] ppid=19765 vsize=28835920 memory=1220 CPUtime=1942.2 cores=0-7
/proc/19767/task/19994/stat : 19994 (java) R 19765 19765 17718 0 -1 4202560 22813 0 0 0 194207 13 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242913514032 140243927904891 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19995] ppid=19765 vsize=28835920 memory=1616 CPUtime=0 cores=0-7
/proc/19767/task/19995/stat : 19995 (java) S 19765 19765 17718 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242918782096 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19996] ppid=19765 vsize=28835920 memory=784 CPUtime=1942.11 cores=0-7
/proc/19767/task/19996/stat : 19996 (java) R 19765 19765 17718 0 -1 4202560 83246 0 0 0 193986 225 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242919833792 140243927911734 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19997] ppid=19765 vsize=28835920 memory=8252 CPUtime=1941.96 cores=0-7
/proc/19767/task/19997/stat : 19997 (java) R 19765 19765 17718 0 -1 4202560 50106 0 0 0 194082 114 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242917727424 140243920590615 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19998] ppid=19765 vsize=28835920 memory=1452 CPUtime=1942.01 cores=0-7
/proc/19767/task/19998/stat : 19998 (java) R 19765 19765 17718 0 -1 4202560 51729 0 0 0 194064 137 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242916671992 140243925736832 0 4 0 16800975 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19999] ppid=19765 vsize=28835920 memory=6421136 CPUtime=1942.15 cores=0-7
/proc/19767/task/19999/stat : 19999 (java) R 19765 19765 17718 0 -1 4202560 72460 0 0 0 194133 82 0 0 20 0 28 0 418194551 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242912461112 140243929128899 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=20000] ppid=19765 vsize=28835920 memory=1212 CPUtime=1942.07 cores=0-7
/proc/19767/task/20000/stat : 20000 (java) R 19765 19765 17718 0 -1 4202560 107211 0 0 0 193839 368 0 0 20 0 28 0 418194553 29527982080 1604387 33554432000 4194304 4196468 140726594638400 140242909310656 140243925736832 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
Current children cumulated CPU time: 18014.3 s
Current children cumulated vsize: 28949048 KiB
Current children cumulated memory: 6419000 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 6.74 6.92 6.91 8/223 20146
/proc/meminfo: memFree=25056344/32770624 swapFree=67004108/67108860
[pid=19765] ppid=19762 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/19765/stat : 19765 (xcsp3-exec) S 19762 19765 17718 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 418139364 115843072 363 33554432000 4194304 5098028 140728228167264 140728228165368 139640720999036 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 7720960 140728228168567 140728228168809 140728228168809 140728228171722 0
/proc/19765/statm: 28282 363 305 221 0 87 0
[pid=19767] ppid=19765 vsize=28835920 memory=6415488 CPUtime=18137.8 cores=0-7
/proc/19767/stat : 19767 (java) S 19765 19765 17718 0 -1 1077944320 1496940 0 0 0 1811538 2239 0 0 20 0 28 0 418139365 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140726594620944 140244290998007 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
/proc/19767/statm: 7208980 1603872 3552 1 0 7170082 0
[pid=19767/tid=19768] ppid=19765 vsize=28835920 memory=6791534058613427641 CPUtime=0.87 cores=0-7
/proc/19767/task/19768/stat : 19768 (java) S 19765 19765 17718 0 -1 1077944384 9852 0 0 0 83 4 0 0 20 0 28 0 418139365 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140244295238784 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19769] ppid=19765 vsize=28835920 memory=4872558044660077418 CPUtime=8.16 cores=0-7
/proc/19767/task/19769/stat : 19769 (java) S 19765 19765 17718 0 -1 1077944384 51411 0 0 0 732 84 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140244243618064 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 14 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19770] ppid=19765 vsize=28835920 memory=804 CPUtime=8.25 cores=0-7
/proc/19767/task/19770/stat : 19770 (java) S 19765 19765 17718 0 -1 1077944384 51371 0 0 0 739 86 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140244242565520 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19771] ppid=19765 vsize=28835920 memory=1660 CPUtime=8.19 cores=0-7
/proc/19767/task/19771/stat : 19771 (java) S 19765 19765 17718 0 -1 1077944384 43852 0 0 0 730 89 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140244241512976 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 14 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19772] ppid=19765 vsize=28835920 memory=1804 CPUtime=8.09 cores=0-7
/proc/19767/task/19772/stat : 19772 (java) S 19765 19765 17718 0 -1 1077944384 52071 0 0 0 723 86 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140244240460432 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19773] ppid=19765 vsize=28835920 memory=920 CPUtime=8.12 cores=0-7
/proc/19767/task/19773/stat : 19773 (java) S 19765 19765 17718 0 -1 1077944384 49320 0 0 0 723 89 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140244239407888 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19774] ppid=19765 vsize=28835920 memory=111628 CPUtime=8.01 cores=0-7
/proc/19767/task/19774/stat : 19774 (java) S 19765 19765 17718 0 -1 1077944384 49925 0 0 0 713 88 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140243837508496 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19775] ppid=19765 vsize=28835920 memory=804 CPUtime=8.24 cores=0-7
/proc/19767/task/19775/stat : 19775 (java) S 19765 19765 17718 0 -1 1077944384 46249 0 0 0 740 84 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140243836455952 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 20 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19776] ppid=19765 vsize=28835920 memory=1452 CPUtime=8.24 cores=0-7
/proc/19767/task/19776/stat : 19776 (java) S 19765 19765 17718 0 -1 1077944384 54410 0 0 0 735 89 0 0 20 0 28 0 418139366 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140243835403408 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 15 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19777] ppid=19765 vsize=28835920 memory=6413952 CPUtime=1.89 cores=0-7
/proc/19767/task/19777/stat : 19777 (java) S 19765 19765 17718 0 -1 1077944384 123932 0 0 0 137 52 0 0 20 0 28 0 418139367 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242938513392 140244291009154 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19778] ppid=19765 vsize=28835920 memory=920 CPUtime=0 cores=0-7
/proc/19767/task/19778/stat : 19778 (java) S 19765 19765 17718 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 418139368 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242937459680 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19779] ppid=19765 vsize=28835920 memory=4136 CPUtime=0 cores=0-7
/proc/19767/task/19779/stat : 19779 (java) S 19765 19765 17718 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 418139368 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242936407040 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19780] ppid=19765 vsize=28835920 memory=4104 CPUtime=0 cores=0-7
/proc/19767/task/19780/stat : 19780 (java) S 19765 19765 17718 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418139370 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242935355600 140244291016603 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19781] ppid=19765 vsize=28835920 memory=1412 CPUtime=3.7 cores=0-7
/proc/19767/task/19781/stat : 19781 (java) S 19765 19765 17718 0 -1 1077944384 27695 0 0 0 364 6 0 0 20 0 28 0 418139370 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242934303216 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19782] ppid=19765 vsize=28835920 memory=988 CPUtime=3.62 cores=0-7
/proc/19767/task/19782/stat : 19782 (java) S 19765 19765 17718 0 -1 1077944384 39725 0 0 0 356 6 0 0 20 0 28 0 418139370 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242933250672 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19783] ppid=19765 vsize=28835920 memory=2052 CPUtime=3.79 cores=0-7
/proc/19767/task/19783/stat : 19783 (java) S 19765 19765 17718 0 -1 1077944384 24352 0 0 0 376 3 0 0 20 0 28 0 418139370 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242932198128 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19784] ppid=19765 vsize=28835920 memory=1220 CPUtime=1.27 cores=0-7
/proc/19767/task/19784/stat : 19784 (java) S 19765 19765 17718 0 -1 1077944384 23982 0 0 0 123 4 0 0 20 0 28 0 418139370 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242931145584 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19785] ppid=19765 vsize=28835920 memory=1616 CPUtime=0 cores=0-7
/proc/19767/task/19785/stat : 19785 (java) S 19765 19765 17718 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418139371 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242930092256 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19786] ppid=19765 vsize=28835920 memory=784 CPUtime=1 cores=0-7
/proc/19767/task/19786/stat : 19786 (java) S 19765 19765 17718 0 -1 1077944384 7383 0 0 0 48 52 0 0 20 0 28 0 418139371 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242929039792 140244291009154 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19993] ppid=19765 vsize=28835920 memory=8252 CPUtime=1959.62 cores=0-7
/proc/19767/task/19993/stat : 19993 (java) R 19765 19765 17718 0 -1 4202560 27606 0 0 0 195943 19 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242908257584 140243926455602 0 4 0 16800975 0 0 0 -1 0 0 0 7 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19994] ppid=19765 vsize=28835920 memory=288230574492221466 CPUtime=1959.75 cores=0-7
/proc/19767/task/19994/stat : 19994 (java) R 19765 19765 17718 0 -1 4202560 23032 0 0 0 195962 13 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242913514032 140243925647784 0 4 0 16800975 0 0 0 -1 6 0 0 6 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19995] ppid=19765 vsize=28835920 memory=288230583166042426 CPUtime=0 cores=0-7
/proc/19767/task/19995/stat : 19995 (java) S 19765 19765 17718 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242918782096 140244291008213 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19996] ppid=19765 vsize=28835920 memory=14694080391154107 CPUtime=1959.68 cores=0-7
/proc/19767/task/19996/stat : 19996 (java) R 19765 19765 17718 0 -1 4202560 83823 0 0 0 195743 225 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242919832336 140243930222821 0 4 0 16800975 0 0 0 -1 5 0 0 10 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19997] ppid=19765 vsize=28835920 memory=1056 CPUtime=1959.54 cores=0-7
/proc/19767/task/19997/stat : 19997 (java) R 19765 19765 17718 0 -1 4202560 50316 0 0 0 195840 114 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242917724568 140243925736716 0 4 0 16800975 0 0 0 -1 1 0 0 9 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19998] ppid=19765 vsize=28835920 memory=1540 CPUtime=1959.58 cores=0-7
/proc/19767/task/19998/stat : 19998 (java) R 19765 19765 17718 0 -1 4202560 51980 0 0 0 195821 137 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242916672560 140243925737174 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=19999] ppid=19765 vsize=28835920 memory=728 CPUtime=1959.7 cores=0-7
/proc/19767/task/19999/stat : 19999 (java) R 19765 19765 17718 0 -1 4202560 73056 0 0 0 195888 82 0 0 20 0 28 0 418194551 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242912459520 140243930998317 0 4 0 16800975 0 0 0 -1 4 0 0 6 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
[pid=19767/tid=20000] ppid=19765 vsize=28835920 memory=3924 CPUtime=1959.63 cores=0-7
/proc/19767/task/20000/stat : 20000 (java) R 19765 19765 17718 0 -1 4202560 107535 0 0 0 195594 369 0 0 20 0 28 0 418194553 29527982080 1603872 33554432000 4194304 4196468 140726594638400 140242909310576 140243931770420 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0 6293624 6294260 17551360 140726594642922 140726594643094 140726594643094 140726594645967 0
Current children cumulated CPU time: 18137.8 s
Current children cumulated vsize: 28949048 KiB
Current children cumulated memory: 6416940 KiB

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

[startup+2520.02 s]
# the end of solver process 19765 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001625 s, system=0.000812 s

[startup+2520.05 s]
# the end of solver process 19767 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18115.4 s, system=22.4331 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): 2520.05
CPU time (s): 18137.9
CPU user time (s): 18115.4
CPU system time (s): 22.4331
CPU usage (%): 719.742
Max. virtual memory (cumulated for all children) (KiB): 28952040
Max. memory (cumulated for all children) (KiB): 8740312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18115.4
system time used= 22.4331
maximum resident set size= 8738860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1498084
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 140983
involuntary context switches= 99143


# summary of solver processes directly reported to runsolver:
#   pid: 19765,19767
#   total CPU time (s): 18137.9
#   total CPU user time (s): 18115.4
#   total CPU system time (s): 22.4331

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.408 second user time and 26.5839 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-14 01:55:58
IDJOB=4394594
IDBENCH=115967
IDSOLVER=2843
FILE ID=node133/4394594-1568418997
RUNJOBID= node133-1568416728-17745
PBS_JOBID= 21702258
Free space on /tmp= 59416 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-10-14.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394594-1568418997/watcher-4394594-1568418997 -o /tmp/evaluation-result-4394594-1568418997/solver-4394594-1568418997 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node133-1568416728-17745 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 80656897 HOME/instance-4394594-1568418997.xml

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

MD5SUM BENCH= 2f9116219e9bb224096732f26408ee63
RANDOM SEED=80656897

node133.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.18
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.18
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.18
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.18
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:        31469812 kB
MemAvailable:   31893648 kB
Buffers:          193792 kB
Cached:           511520 kB
SwapCached:         3372 kB
Active:           401512 kB
Inactive:         308400 kB
Active(anon):      28800 kB
Inactive(anon):    16024 kB
Active(file):     372712 kB
Inactive(file):   292376 kB
Unevictable:      111224 kB
Mlocked:          111224 kB
SwapTotal:      67108860 kB
SwapFree:       67004100 kB
Dirty:             26016 kB
Writeback:             0 kB
AnonPages:        311640 kB
Mapped:            43712 kB
Shmem:             31476 kB
Slab:             178272 kB
SReclaimable:     149164 kB
SUnreclaim:        29108 kB
KernelStack:        3968 kB
PageTables:         6316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 59392 MiB
End job on node133 at 2019-09-14 02:37:58