Trace number 4399879

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-09-16 parallelOPT40 1763.31 223.243

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-08-09.xml
MD5SUM6fd932c8bfa1fb1c2de56266b40b08cd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40
Best CPU time to get the best result obtained on this benchmark30.7526
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of constraints170
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":72},{"size":9,"count":72}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":72},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":42}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":72},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":42}]
Number of extensional constraints98
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":98},{"type":"sum","count":72}]
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-4399879-1568700810.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco e747e1e
0.11/0.18	c [HOME/instance-4399879-1568700810.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.68/0.76	c solve instance...
2.15/0.80	o 0 
2.15/0.82	o 4 
2.15/0.83	o 6 
2.15/0.85	o 8 
2.15/0.87	o 11 
2.15/0.88	o 12 
2.15/0.89	o 28 
2.77/0.99	o 32 
3.59/1.05	o 33 
4.34/1.15	o 34 
5.04/1.20	o 35 
5.04/1.22	o 36 
6.67/1.43	o 37 
347.21/44.76	o 38 
461.79/59.27	o 39 
1745.86/221.06	o 40 
1763.12/223.22	s OPTIMUM FOUND
1763.12/223.22	v <instantiation>
1763.12/223.22	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[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[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[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[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[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[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[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] 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[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[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[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[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[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[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[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] </list>
1763.12/223.22	v 	<values>1 0 1 1 0 1 1 0 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 1 0 1 0 1 0 1 1 0 0 0 1 0 1 0 0 0 1 1 0 1 0 1 0 1 1 1 0 1 1 0 1 1 0 1 2 4 3 2 4 2 3 4 2 2 3 5 3 6 3 5 3 2 4 4 5 2 6 2 5 4 4 3 3 5 2 6 2 5 3 3 3 3 5 2 6 2 5 3 3 4 4 5 2 6 2 5 4 4 2 3 5 3 6 3 5 3 2 2 4 3 2 4 2 3 4 2 </values>
1763.12/223.22	v </instantiation>

Verifier Data

OK	40

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399879-1568700810/watcher-4399879-1568700810 -o /tmp/evaluation-result-4399879-1568700810/solver-4399879-1568700810 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2068676372 HOME/instance-4399879-1568700810.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=29988, runsolver pid=29985
Current StackSize limit: 8192 KiB


[startup+0.100114 s]*
/proc/loadavg: 7.37 7.87 7.67 4/211 30009
/proc/meminfo: memFree=31700500/32770624 swapFree=66977100/67108860
[pid=29988] ppid=29985 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/29988/stat : 29988 (xcsp3-exec) S 29985 29988 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446343597 115843072 364 33554432000 4194304 5098028 140736902932944 140736902931048 140297610007164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37421056 140736902939509 140736902939753 140736902939753 140736902942666 0
/proc/29988/statm: 28282 364 305 221 0 87 0
[pid=29990] ppid=29988 vsize=28227396 memory=29688 CPUtime=0.11 cores=0-7
/proc/29990/stat : 29990 (java) S 29988 29988 29062 0 -1 1077944320 5904 0 0 0 10 1 0 0 20 0 20 0 446343597 28904853504 7422 33554432000 4194304 4196468 140730491917760 140730491900304 139755617701623 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
/proc/29990/statm: 7056849 7422 3127 1 0 7019032 0
[pid=29990/tid=29991] ppid=29988 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/29990/task/29991/stat : 29991 (java) R 29988 29988 29062 0 -1 4202560 3844 0 0 0 8 1 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755621922432 139755617713558 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29992] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755570321808 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29993] ppid=29988 vsize=28227396 memory=139870435927680 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755569269008 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29994] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755568216720 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29995] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755567163920 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29996] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755566111632 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29997] ppid=29988 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755565058832 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29998] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755564006544 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29999] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 7422 33554432000 4194304 4196468 140730491917760 139755562953744 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30000] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343600 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754283251824 139755617712770 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30001] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29988 29988 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446343600 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754282197792 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30002] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29988 29988 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446343600 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754281145456 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30003] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754280093776 139755617720219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30004] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29988 29988 29062 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754279041648 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30005] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) R 29988 29988 29062 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754277988920 139755617722970 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30006] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29988 29988 29062 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754209274736 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30007] ppid=29988 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) R 29988 29988 29062 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754208221936 139755617713558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30008] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754207168864 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30009] ppid=29988 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 7422 33554432000 4194304 4196468 140730491917760 139754206116144 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31144 KiB

[startup+0.210158 s]*
/proc/loadavg: 7.37 7.87 7.67 2/211 30009
/proc/meminfo: memFree=31687296/32770624 swapFree=66977100/67108860
[pid=29988] ppid=29985 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/29988/stat : 29988 (xcsp3-exec) S 29985 29988 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446343597 115843072 364 33554432000 4194304 5098028 140736902932944 140736902931048 140297610007164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37421056 140736902939509 140736902939753 140736902939753 140736902942666 0
/proc/29988/statm: 28282 364 305 221 0 87 0
[pid=29990] ppid=29988 vsize=28227396 memory=41228 CPUtime=0.33 cores=0-7
/proc/29990/stat : 29990 (java) S 29988 29988 29062 0 -1 1077944320 9533 0 0 0 30 3 0 0 20 0 20 0 446343597 28904853504 10307 33554432000 4194304 4196468 140730491917760 140730491900304 139755617701623 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
/proc/29990/statm: 7056849 10307 3297 1 0 7019032 0
[pid=29990/tid=29991] ppid=29988 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/29990/task/29991/stat : 29991 (java) R 29988 29988 29062 0 -1 4202560 6661 0 0 0 17 2 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755621931344 139755617723549 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29992] ppid=29988 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755570321808 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29993] ppid=29988 vsize=28227396 memory=288370246587639424 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755569269008 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29994] ppid=29988 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755568216720 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29995] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755567163920 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29996] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755566111632 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29997] ppid=29988 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755565058832 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29998] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755564006544 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29999] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446343598 28904853504 10307 33554432000 4194304 4196468 140730491917760 139755562953744 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30000] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29988 29988 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446343600 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754283251824 139755617712770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30001] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29988 29988 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446343600 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754282197792 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30002] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29988 29988 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446343600 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754281145456 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30003] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754280093776 139755617720219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30004] ppid=29988 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29988 29988 29062 0 -1 1077944384 607 0 0 0 2 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754279041648 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30005] ppid=29988 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29988 29988 29062 0 -1 1077944384 52 0 0 0 1 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754277988848 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30006] ppid=29988 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29988 29988 29062 0 -1 1077944384 164 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754209274736 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30007] ppid=29988 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29988 29988 29062 0 -1 1077944384 733 0 0 0 7 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754208221936 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30008] ppid=29988 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754207168864 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30009] ppid=29988 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28904853504 10307 33554432000 4194304 4196468 140730491917760 139754206116144 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42684 KiB

[startup+0.309608 s]*
/proc/loadavg: 7.37 7.87 7.67 4/211 30009
/proc/meminfo: memFree=31679664/32770624 swapFree=66977100/67108860
[pid=29988] ppid=29985 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/29988/stat : 29988 (xcsp3-exec) S 29985 29988 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446343597 115843072 364 33554432000 4194304 5098028 140736902932944 140736902931048 140297610007164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37421056 140736902939509 140736902939753 140736902939753 140736902942666 0
/proc/29988/statm: 28282 364 305 221 0 87 0
[pid=29990] ppid=29988 vsize=28231652 memory=49752 CPUtime=0.52 cores=0-7
/proc/29990/stat : 29990 (java) S 29988 29988 29062 0 -1 1077944320 10845 0 0 0 48 4 0 0 20 0 20 0 446343597 28909211648 12438 33554432000 4194304 4196468 140730491917760 140730491900304 139755617701623 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
/proc/29990/statm: 7057913 12438 3339 1 0 7019032 0
[pid=29990/tid=29991] ppid=29988 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/29990/task/29991/stat : 29991 (java) R 29988 29988 29062 0 -1 4202560 7751 0 0 0 26 3 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755621935088 139755601782110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29992] ppid=29988 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755570321808 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29993] ppid=29988 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755569269008 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29994] ppid=29988 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755568216720 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29995] ppid=29988 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755567163920 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29996] ppid=29988 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755566111632 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29997] ppid=29988 vsize=28231652 memory=139870307709871 CPUtime=0 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755565058832 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29998] ppid=29988 vsize=28231652 memory=139870307712176 CPUtime=0 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755564006544 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29999] ppid=29988 vsize=28231652 memory=139870307714480 CPUtime=0 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446343598 28909211648 12438 33554432000 4194304 4196468 140730491917760 139755562953744 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30000] ppid=29988 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29988 29988 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446343600 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754283251824 139755617712770 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30001] ppid=29988 vsize=28231652 memory=279740615435920 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29988 29988 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446343600 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754282197792 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30002] ppid=29988 vsize=28231652 memory=279740615442832 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29988 29988 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446343600 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754281145456 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30003] ppid=29988 vsize=28231652 memory=279740615384080 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754280093776 139755617720219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30004] ppid=29988 vsize=28231652 memory=279740615456656 CPUtime=0.04 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) R 29988 29988 29062 0 -1 4202560 698 0 0 0 4 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754279022664 139755595353488 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30005] ppid=29988 vsize=28231652 memory=279740615463568 CPUtime=0.02 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29988 29988 29062 0 -1 1077944384 64 0 0 0 2 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754277988848 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30006] ppid=29988 vsize=28231652 memory=279740615461264 CPUtime=0.01 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29988 29988 29062 0 -1 1077944384 186 0 0 0 1 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754209274736 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30007] ppid=29988 vsize=28231652 memory=279740615477424 CPUtime=0.12 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29988 29988 29062 0 -1 1077944384 832 0 0 0 12 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754208221936 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30008] ppid=29988 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754207168864 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30009] ppid=29988 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343603 28909211648 12438 33554432000 4194304 4196468 140730491917760 139754206116144 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51208 KiB

[startup+0.700924 s]
/proc/loadavg: 7.37 7.87 7.67 3/211 30009
/proc/meminfo: memFree=31667376/32770624 swapFree=66977100/67108860
[pid=29988] ppid=29985 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/29988/stat : 29988 (xcsp3-exec) S 29985 29988 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446343597 115843072 364 33554432000 4194304 5098028 140736902932944 140736902931048 140297610007164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37421056 140736902939509 140736902939753 140736902939753 140736902942666 0
/proc/29988/statm: 28282 364 305 221 0 87 0
[pid=29990] ppid=29988 vsize=28233776 memory=93080 CPUtime=1.68 cores=0-7
/proc/29990/stat : 29990 (java) S 29988 29988 29062 0 -1 1077944320 16511 0 0 0 161 7 0 0 20 0 20 0 446343597 28911386624 23270 33554432000 4194304 4196468 140730491917760 140730491900304 139755617701623 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
/proc/29990/statm: 7058444 23270 3456 1 0 7019544 0
[pid=29990/tid=29991] ppid=29988 vsize=28233776 memory=279740615835312 CPUtime=0.67 cores=0-7
/proc/29990/task/29991/stat : 29991 (java) R 29988 29988 29062 0 -1 4202560 9164 0 0 0 63 4 0 0 20 0 20 0 446343598 28911386624 23270 33554432000 4194304 4196468 140730491917760 139755621939344 139755233841485 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29992] ppid=29988 vsize=28233776 memory=139870307918704 CPUtime=0 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446343598 28911386624 23270 33554432000 4194304 4196468 140730491917760 139755570321808 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29993] ppid=29988 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28911386624 23270 33554432000 4194304 4196468 140730491917760 139755569269008 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29994] ppid=29988 vsize=28233776 memory=7872 CPUtime=0 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29988 29988 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446343598 28911386624 23270 33554432000 4194304 4196468 140730491917760 139755568216720 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0

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

[pid=29990/tid=30007] ppid=29988 vsize=28768336 memory=3784 CPUtime=0.85 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29988 29988 29062 0 -1 1077944384 9556 0 0 0 84 1 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754208221936 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30008] ppid=29988 vsize=28768336 memory=1440 CPUtime=0 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754207168864 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30009] ppid=29988 vsize=28768336 memory=904 CPUtime=0.06 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29988 29988 29062 0 -1 1077944384 1650 0 0 0 0 6 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754206116144 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30151] ppid=29988 vsize=28768336 memory=1984 CPUtime=1.28 cores=0-7
/proc/29990/task/30151/stat : 30151 (java) R 29988 29988 29062 0 -1 4202560 48 0 0 0 128 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754190817504 139755234194124 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30152] ppid=29988 vsize=28768336 memory=2528 CPUtime=1.29 cores=0-7
/proc/29990/task/30152/stat : 30152 (java) R 29988 29988 29062 0 -1 4202560 22 0 0 0 129 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754197135800 139755238731827 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30153] ppid=29988 vsize=28768336 memory=1764 CPUtime=1.28 cores=0-7
/proc/29990/task/30153/stat : 30153 (java) R 29988 29988 29062 0 -1 4202560 20 0 0 0 128 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754193978032 139755238729011 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30154] ppid=29988 vsize=28768336 memory=111632 CPUtime=1.28 cores=0-7
/proc/29990/task/30154/stat : 30154 (java) R 29988 29988 29062 0 -1 4202560 21 0 0 0 128 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754191872560 139755238786049 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30155] ppid=29988 vsize=28768336 memory=1984 CPUtime=1.29 cores=0-7
/proc/29990/task/30155/stat : 30155 (java) R 29988 29988 29062 0 -1 4202560 17 0 0 0 129 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754195033520 139755238368064 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30156] ppid=29988 vsize=28768336 memory=2528 CPUtime=1.27 cores=0-7
/proc/29990/task/30156/stat : 30156 (java) R 29988 29988 29062 0 -1 4202560 18 0 0 0 127 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754196083576 139755238729011 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30157] ppid=29988 vsize=28768336 memory=1764 CPUtime=1.29 cores=0-7
/proc/29990/task/30157/stat : 30157 (java) R 29988 29988 29062 0 -1 4202560 23 0 0 0 129 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754192928112 139755603769742 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30158] ppid=29988 vsize=28768336 memory=111632 CPUtime=1.26 cores=0-7
/proc/29990/task/30158/stat : 30158 (java) R 29988 29988 29062 0 -1 4202560 17 0 0 0 126 0 0 0 20 0 28 0 446365704 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754189765928 139755241453126 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
Current children cumulated CPU time: 1756.76 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1164912 KiB

[startup+222.802 s]
/proc/loadavg: 7.99 7.96 7.76 9/219 30158
/proc/meminfo: memFree=30566904/32770624 swapFree=66977100/67108860
[pid=29988] ppid=29985 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/29988/stat : 29988 (xcsp3-exec) S 29985 29988 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446343597 115843072 364 33554432000 4194304 5098028 140736902932944 140736902931048 140297610007164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37421056 140736902939509 140736902939753 140736902939753 140736902942666 0
/proc/29988/statm: 28282 364 305 221 0 87 0
[pid=29990] ppid=29988 vsize=28768336 memory=1163456 CPUtime=1759.94 cores=0-7
/proc/29990/stat : 29990 (java) S 29988 29988 29062 0 -1 1077944320 289893 0 0 0 175830 164 0 0 20 0 28 0 446343597 29458776064 290864 33554432000 4194304 4196468 140730491917760 140730491900304 139755617701623 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
/proc/29990/statm: 7192084 290864 3548 1 0 7153184 0
[pid=29990/tid=29991] ppid=29988 vsize=28768336 memory=6791534058613427641 CPUtime=0.76 cores=0-7
/proc/29990/task/29991/stat : 29991 (java) S 29988 29988 29062 0 -1 1077944384 9867 0 0 0 71 5 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755621942400 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29992] ppid=29988 vsize=28768336 memory=780 CPUtime=0.92 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29988 29988 29062 0 -1 1077944384 3980 0 0 0 83 9 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755570321808 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29993] ppid=29988 vsize=28768336 memory=4088 CPUtime=0.92 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29988 29988 29062 0 -1 1077944384 3098 0 0 0 84 8 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755569269008 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29994] ppid=29988 vsize=28768336 memory=1580 CPUtime=0.93 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29988 29988 29062 0 -1 1077944384 4068 0 0 0 85 8 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755568216720 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29995] ppid=29988 vsize=28768336 memory=1028 CPUtime=0.92 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29988 29988 29062 0 -1 1077944384 4529 0 0 0 84 8 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755567163920 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29996] ppid=29988 vsize=28768336 memory=1060 CPUtime=0.94 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29988 29988 29062 0 -1 1077944384 3739 0 0 0 86 8 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755566111632 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29997] ppid=29988 vsize=28768336 memory=1456 CPUtime=0.93 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29988 29988 29062 0 -1 1077944384 3445 0 0 0 86 7 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755565058832 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29998] ppid=29988 vsize=28768336 memory=1163456 CPUtime=0.92 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29988 29988 29062 0 -1 1077944384 3422 0 0 0 85 7 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755564006544 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29999] ppid=29988 vsize=28768336 memory=1440 CPUtime=0.91 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29988 29988 29062 0 -1 1077944384 2993 0 0 0 84 7 0 0 20 0 28 0 446343598 29458776064 290864 33554432000 4194304 4196468 140730491917760 139755562953744 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30000] ppid=29988 vsize=28768336 memory=904 CPUtime=0.58 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29988 29988 29062 0 -1 1077944384 24266 0 0 0 46 12 0 0 20 0 28 0 446343600 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754283251824 139755617712770 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30001] ppid=29988 vsize=28768336 memory=1984 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29988 29988 29062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 446343600 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754282197856 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30002] ppid=29988 vsize=28768336 memory=2528 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29988 29988 29062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 446343600 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754281145472 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30003] ppid=29988 vsize=28768336 memory=1764 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754280093776 139755617720219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30004] ppid=29988 vsize=28768336 memory=2528 CPUtime=1.85 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29988 29988 29062 0 -1 1077944384 10553 0 0 0 183 2 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754279041648 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30005] ppid=29988 vsize=28768336 memory=1764 CPUtime=1.49 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29988 29988 29062 0 -1 1077944384 9404 0 0 0 149 0 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754277988848 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30006] ppid=29988 vsize=28768336 memory=111632 CPUtime=1.64 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29988 29988 29062 0 -1 1077944384 10369 0 0 0 163 1 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754209274736 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30007] ppid=29988 vsize=28768336 memory=804 CPUtime=0.85 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29988 29988 29062 0 -1 1077944384 9556 0 0 0 84 1 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754208221936 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30008] ppid=29988 vsize=28768336 memory=1628 CPUtime=0 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754207168864 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30009] ppid=29988 vsize=28768336 memory=4108 CPUtime=0.06 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29988 29988 29062 0 -1 1077944384 1650 0 0 0 0 6 0 0 20 0 28 0 446343603 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754206116144 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30151] ppid=29988 vsize=28768336 memory=1808 CPUtime=1.67 cores=0-7
/proc/29990/task/30151/stat : 30151 (java) R 29988 29988 29062 0 -1 4202560 49 0 0 0 167 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754190822696 139755238292950 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30152] ppid=29988 vsize=28768336 memory=924 CPUtime=1.68 cores=0-7
/proc/29990/task/30152/stat : 30152 (java) R 29988 29988 29062 0 -1 4202560 22 0 0 0 168 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754197139248 139755239288128 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30153] ppid=29988 vsize=28768336 memory=4204 CPUtime=1.67 cores=0-7
/proc/29990/task/30153/stat : 30153 (java) R 29988 29988 29062 0 -1 4202560 20 0 0 0 167 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754193981552 139755238730159 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30154] ppid=29988 vsize=28768336 memory=6791534058613427641 CPUtime=1.67 cores=0-7
/proc/29990/task/30154/stat : 30154 (java) R 29988 29988 29062 0 -1 4202560 21 0 0 0 167 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754191871968 139755240914615 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30155] ppid=29988 vsize=28768336 memory=2004 CPUtime=1.68 cores=0-7
/proc/29990/task/30155/stat : 30155 (java) R 29988 29988 29062 0 -1 4202560 18 0 0 0 168 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754195030960 139755238374101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30156] ppid=29988 vsize=28768336 memory=1456 CPUtime=1.66 cores=0-7
/proc/29990/task/30156/stat : 30156 (java) R 29988 29988 29062 0 -1 4202560 18 0 0 0 166 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754196085952 139755238729698 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30157] ppid=29988 vsize=28768336 memory=1456 CPUtime=1.68 cores=0-7
/proc/29990/task/30157/stat : 30157 (java) R 29988 29988 29062 0 -1 4202560 24 0 0 0 168 0 0 0 20 0 28 0 446365703 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754192928368 139755233841728 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30158] ppid=29988 vsize=28768336 memory=1134612 CPUtime=1.65 cores=0-7
/proc/29990/task/30158/stat : 30158 (java) R 29988 29988 29062 0 -1 4202560 17 0 0 0 165 0 0 0 20 0 28 0 446365704 29458776064 290864 33554432000 4194304 4196468 140730491917760 139754189770792 139755240017900 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
Current children cumulated CPU time: 1759.94 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1164912 KiB

[startup+223.202 s]
/proc/loadavg: 7.99 7.96 7.76 9/219 30158
/proc/meminfo: memFree=30566904/32770624 swapFree=66977100/67108860
[pid=29988] ppid=29985 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/29988/stat : 29988 (xcsp3-exec) S 29985 29988 29062 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446343597 115843072 364 33554432000 4194304 5098028 140736902932944 140736902931048 140297610007164 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 37421056 140736902939509 140736902939753 140736902939753 140736902942666 0
/proc/29988/statm: 28282 364 305 221 0 87 0
[pid=29990] ppid=29988 vsize=28768336 memory=1165504 CPUtime=1763.12 cores=0-7
/proc/29990/stat : 29990 (java) S 29988 29988 29062 0 -1 1077944320 289920 0 0 0 176147 165 0 0 20 0 28 0 446343597 29458776064 291376 33554432000 4194304 4196468 140730491917760 140730491900304 139755617701623 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
/proc/29990/statm: 7192084 291376 3548 1 0 7153184 0
[pid=29990/tid=29991] ppid=29988 vsize=28768336 memory=11484 CPUtime=0.76 cores=0-7
/proc/29990/task/29991/stat : 29991 (java) S 29988 29988 29062 0 -1 1077944384 9867 0 0 0 71 5 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755621942400 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29992] ppid=29988 vsize=28768336 memory=512 CPUtime=0.93 cores=0-7
/proc/29990/task/29992/stat : 29992 (java) S 29988 29988 29062 0 -1 1077944384 3981 0 0 0 84 9 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755570321808 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29993] ppid=29988 vsize=28768336 memory=1564 CPUtime=0.93 cores=0-7
/proc/29990/task/29993/stat : 29993 (java) S 29988 29988 29062 0 -1 1077944384 3099 0 0 0 85 8 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755569269008 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29994] ppid=29988 vsize=28768336 memory=928 CPUtime=0.94 cores=0-7
/proc/29990/task/29994/stat : 29994 (java) S 29988 29988 29062 0 -1 1077944384 4069 0 0 0 86 8 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755568216720 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29995] ppid=29988 vsize=28768336 memory=3784 CPUtime=0.93 cores=0-7
/proc/29990/task/29995/stat : 29995 (java) S 29988 29988 29062 0 -1 1077944384 4530 0 0 0 85 8 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755567163920 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29996] ppid=29988 vsize=28768336 memory=1440 CPUtime=0.95 cores=0-7
/proc/29990/task/29996/stat : 29996 (java) S 29988 29988 29062 0 -1 1077944384 3741 0 0 0 87 8 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755566111632 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29997] ppid=29988 vsize=28768336 memory=904 CPUtime=0.94 cores=0-7
/proc/29990/task/29997/stat : 29997 (java) S 29988 29988 29062 0 -1 1077944384 3446 0 0 0 87 7 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755565058832 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29998] ppid=29988 vsize=28768336 memory=-3622645143214314312 CPUtime=0.93 cores=0-7
/proc/29990/task/29998/stat : 29998 (java) S 29988 29988 29062 0 -1 1077944384 3428 0 0 0 86 7 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755564006544 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=29999] ppid=29988 vsize=28768336 memory=11484 CPUtime=0.92 cores=0-7
/proc/29990/task/29999/stat : 29999 (java) S 29988 29988 29062 0 -1 1077944384 3001 0 0 0 85 7 0 0 20 0 28 0 446343598 29458776064 291376 33554432000 4194304 4196468 140730491917760 139755562953744 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30000] ppid=29988 vsize=28768336 memory=512 CPUtime=0.58 cores=0-7
/proc/29990/task/30000/stat : 30000 (java) S 29988 29988 29062 0 -1 1077944384 24267 0 0 0 46 12 0 0 20 0 28 0 446343600 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754283251824 139755617712770 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30001] ppid=29988 vsize=28768336 memory=1564 CPUtime=0 cores=0-7
/proc/29990/task/30001/stat : 30001 (java) S 29988 29988 29062 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 446343600 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754282197856 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30002] ppid=29988 vsize=28768336 memory=928 CPUtime=0 cores=0-7
/proc/29990/task/30002/stat : 30002 (java) S 29988 29988 29062 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 446343600 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754281145472 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30003] ppid=29988 vsize=28768336 memory=3784 CPUtime=0 cores=0-7
/proc/29990/task/30003/stat : 30003 (java) S 29988 29988 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754280093776 139755617720219 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30004] ppid=29988 vsize=28768336 memory=1440 CPUtime=1.85 cores=0-7
/proc/29990/task/30004/stat : 30004 (java) S 29988 29988 29062 0 -1 1077944384 10553 0 0 0 183 2 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754279041648 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30005] ppid=29988 vsize=28768336 memory=904 CPUtime=1.49 cores=0-7
/proc/29990/task/30005/stat : 30005 (java) S 29988 29988 29062 0 -1 1077944384 9404 0 0 0 149 0 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754277988848 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 40 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30006] ppid=29988 vsize=28768336 memory=6791534058613427641 CPUtime=1.64 cores=0-7
/proc/29990/task/30006/stat : 30006 (java) S 29988 29988 29062 0 -1 1077944384 10369 0 0 0 163 1 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754209274736 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 27 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30007] ppid=29988 vsize=28768336 memory=984 CPUtime=0.85 cores=0-7
/proc/29990/task/30007/stat : 30007 (java) S 29988 29988 29062 0 -1 1077944384 9556 0 0 0 84 1 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754208221936 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30008] ppid=29988 vsize=28768336 memory=1324 CPUtime=0 cores=0-7
/proc/29990/task/30008/stat : 30008 (java) S 29988 29988 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754207168864 139755617711829 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30009] ppid=29988 vsize=28768336 memory=780 CPUtime=0.06 cores=0-7
/proc/29990/task/30009/stat : 30009 (java) S 29988 29988 29062 0 -1 1077944384 1650 0 0 0 0 6 0 0 20 0 28 0 446343603 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754206116144 139755617712770 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 42 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30151] ppid=29988 vsize=28768336 memory=4088 CPUtime=2.06 cores=0-7
/proc/29990/task/30151/stat : 30151 (java) R 29988 29988 29062 0 -1 4202560 50 0 0 0 206 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754190816992 139755240705234 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30152] ppid=29988 vsize=28768336 memory=1580 CPUtime=2.07 cores=0-7
/proc/29990/task/30152/stat : 30152 (java) R 29988 29988 29062 0 -1 4202560 24 0 0 0 207 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754197135888 139755240833198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30153] ppid=29988 vsize=28768336 memory=1028 CPUtime=2.06 cores=0-7
/proc/29990/task/30153/stat : 30153 (java) R 29988 29988 29062 0 -1 4202560 20 0 0 0 206 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754193978168 139755238732169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30154] ppid=29988 vsize=28768336 memory=1060 CPUtime=2.05 cores=0-7
/proc/29990/task/30154/stat : 30154 (java) R 29988 29988 29062 0 -1 4202560 21 0 0 0 205 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754191871968 139755603769748 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30155] ppid=29988 vsize=28768336 memory=14008 CPUtime=2.07 cores=0-7
/proc/29990/task/30155/stat : 30155 (java) R 29988 29988 29062 0 -1 4202560 18 0 0 0 207 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754195031096 139755603403642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30156] ppid=29988 vsize=28768336 memory=2120 CPUtime=2.05 cores=0-7
/proc/29990/task/30156/stat : 30156 (java) R 29988 29988 29062 0 -1 4202560 18 0 0 0 205 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754196083288 139755233841788 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30157] ppid=29988 vsize=28768336 memory=11976 CPUtime=2.07 cores=0-7
/proc/29990/task/30157/stat : 30157 (java) R 29988 29988 29062 0 -1 4202560 24 0 0 0 207 0 0 0 20 0 28 0 446365703 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754192927296 139755602273924 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
[pid=29990/tid=30158] ppid=29988 vsize=28768336 memory=11484 CPUtime=2.04 cores=0-7
/proc/29990/task/30158/stat : 30158 (java) R 29988 29988 29062 0 -1 4202560 19 0 0 0 204 0 0 0 20 0 28 0 446365704 29458776064 291376 33554432000 4194304 4196468 140730491917760 139754189765304 139755239055539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 29990912 140730491921386 140730491921558 140730491921558 140730491924431 0
Current children cumulated CPU time: 1763.12 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 1166960 KiB

Child status: 0
Real time (s): 223.243
CPU time (s): 1763.31
CPU user time (s): 1761.64
CPU system time (s): 1.66724
CPU usage (%): 789.863
Max. virtual memory (cumulated for all children) (KiB): 28883416
Max. memory (cumulated for all children) (KiB): 1166960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1761.64
system time used= 1.66724
maximum resident set size= 1166048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 290585
page faults= 0
swaps= 0
block input operations= 0
block output operations= 488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47614
involuntary context switches= 24434


# summary of solver processes directly reported to runsolver:
#   pid: 29988
#   total CPU time (s): 1763.31
#   total CPU user time (s): 1761.64
#   total CPU system time (s): 1.66724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.13246 second user time and 2.44691 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-17 08:12:47
IDJOB=4399879
IDBENCH=116013
IDSOLVER=2854
FILE ID=node121/4399879-1568700810
RUNJOBID= node121-1568700707-29089
PBS_JOBID= 21703902
Free space on /tmp= 61408 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-08-09.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-4399879-1568700810/watcher-4399879-1568700810 -o /tmp/evaluation-result-4399879-1568700810/solver-4399879-1568700810 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 2068676372 HOME/instance-4399879-1568700810.xml

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

MD5SUM BENCH= 6fd932c8bfa1fb1c2de56266b40b08cd
RANDOM SEED=2068676372

node121.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.75
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.75
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.75
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.75
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:        31717320 kB
MemAvailable:   31917520 kB
Buffers:           63784 kB
Cached:           434356 kB
SwapCached:        10772 kB
Active:           190424 kB
Inactive:         321508 kB
Active(anon):       3936 kB
Inactive(anon):    42320 kB
Active(file):     186488 kB
Inactive(file):   279188 kB
Unevictable:      109148 kB
Mlocked:          109148 kB
SwapTotal:      67108860 kB
SwapFree:       66977100 kB
Dirty:             26300 kB
Writeback:             0 kB
AnonPages:        113044 kB
Mapped:            42048 kB
Shmem:             23904 kB
Slab:             130596 kB
SReclaimable:     100716 kB
SUnreclaim:        29880 kB
KernelStack:        3392 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 61380 MiB
End job on node121 at 2019-09-17 08:16:31