Trace number 4394162

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-14OPT30 62.5185 16.0837

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-04-14.xml
MD5SUM19ed80590beafaab4553f21dc50e09e4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark16.7855
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints140
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":56},{"size":9,"count":56}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":56},{"degree":7,"count":4},{"degree":8,"count":28},{"degree":10,"count":24}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":56},{"arity":3,"count":28},{"arity":4,"count":4},{"arity":6,"count":28},{"arity":9,"count":24}]
Number of extensional constraints84
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":84},{"type":"sum","count":56}]
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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394162-1568326471.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4394162-1568326471.xml, -tl, 2400s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.32/0.63	c solve instance...
1.32/0.67	o 0 
1.32/0.68	o 4 
1.32/0.68	o 6 
1.32/0.69	o 8 
1.60/0.70	o 10 
1.60/0.72	o 12 
1.60/0.75	o 14 
1.60/0.77	o 16 
1.60/0.79	o 18 
1.97/0.85	o 22 
1.97/0.87	o 24 
2.36/0.95	o 25 
3.17/1.16	o 26 
5.12/1.65	o 28 
7.91/2.36	o 29 
9.49/2.76	o 30 
62.27/16.06	s OPTIMUM FOUND
62.27/16.06	v <instantiation>
62.27/16.06	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] 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] </list>
62.27/16.06	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 0 0 1 0 1 0 0 0 1 0 1 0 0 1 0 1 0 0 0 1 0 1 0 0 0 1 1 1 0 1 1 0 1 1 0 1 1 0 1 1 2 2 2 2 2 4 2 2 2 2 2 4 2 2 3 4 4 4 3 4 3 4 4 4 3 4 3 4 4 3 4 3 4 4 4 3 4 3 4 4 4 3 2 2 4 2 2 2 2 2 4 2 2 2 2 2 </values>
62.27/16.06	v </instantiation>

Verifier Data

OK	30

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 (14812 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-4394162-1568326471/watcher-4394162-1568326471 -o /tmp/evaluation-result-4394162-1568326471/solver-4394162-1568326471 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25332 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1597095472 HOME/instance-4394162-1568326471.xml 

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

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


[startup+0.100058 s]*
/proc/loadavg: 6.13 4.96 5.21 9/234 29229
/proc/meminfo: memFree=31010196/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15144768 memory=30308 CPUtime=0.14 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 5515 0 0 0 12 2 0 0 20 0 15 0 408918583 15508242432 7577 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3786192 7577 3178 1 0 3748377 0
[pid=29215/tid=29216] ppid=29213 vsize=15144768 memory=8514701219881255588 CPUtime=0.09 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) R 29213 29213 25300 0 -1 4202560 3393 0 0 0 8 1 0 0 20 0 15 0 408918583 15508242432 7577 33554432000 4194304 4196468 140721278460960 140529162221776 140528794492929 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15144768 memory=3472467876889531600 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 7577 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408918585 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408918586 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528625460640 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408918586 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528624408048 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408918588 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) S 29213 29213 25300 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 15 0 408918588 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528622303216 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) S 29213 29213 25300 0 -1 1077944384 160 0 0 0 0 0 0 0 20 0 15 0 408918588 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528621250672 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) R 29213 29213 25300 0 -1 4202560 363 0 0 0 2 0 0 0 20 0 15 0 408918588 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528620195664 140529150193922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408918588 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918589 15508242432 7577 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31756 KiB

[startup+0.21115 s]*
/proc/loadavg: 6.13 4.96 5.21 7/234 29229
/proc/meminfo: memFree=30998204/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15144768 memory=41148 CPUtime=0.34 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 9017 0 0 0 31 3 0 0 20 0 15 0 408918583 15508242432 10287 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3786192 10287 3258 1 0 3748377 0
[pid=29215/tid=29216] ppid=29213 vsize=15144768 memory=5852835216252043682 CPUtime=0.2 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) R 29213 29213 25300 0 -1 4202560 6214 0 0 0 18 2 0 0 20 0 15 0 408918583 15508242432 10287 33554432000 4194304 4196468 140721278460960 140529162227168 140529142035813 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15144768 memory=3472467876889531600 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 10287 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408918584 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408918585 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408918586 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528625460640 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408918586 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528624408048 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408918588 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) S 29213 29213 25300 0 -1 1077944384 488 0 0 0 2 0 0 0 20 0 15 0 408918588 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528622303216 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) S 29213 29213 25300 0 -1 1077944384 258 0 0 0 2 0 0 0 20 0 15 0 408918588 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528621250672 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0.08 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) S 29213 29213 25300 0 -1 1077944384 753 0 0 0 8 0 0 0 20 0 15 0 408918588 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528620198128 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408918588 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15144768 memory=139747994379904 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918589 15508242432 10287 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42596 KiB

[startup+0.318569 s]*
/proc/loadavg: 6.13 4.96 5.21 6/234 29229
/proc/meminfo: memFree=30990912/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15149024 memory=50808 CPUtime=0.53 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 10495 0 0 0 49 4 0 0 20 0 15 0 408918583 15512600576 12702 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3787256 12702 3366 1 0 3748377 0
[pid=29215/tid=29216] ppid=29213 vsize=15149024 memory=8514701219880992413 CPUtime=0.3 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) R 29213 29213 25300 0 -1 4202560 7473 0 0 0 27 3 0 0 20 0 15 0 408918583 15512600576 12702 33554432000 4194304 4196468 140721278460960 140529162226240 140529142072700 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15149024 memory=3472467876889531600 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15512600576 12702 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15149024 memory=139747994379904 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918584 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15149024 memory=139747834079263 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408918584 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15149024 memory=279495668137760 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408918585 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15149024 memory=139747834056207 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408918586 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528625460640 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15149024 memory=279495828445280 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408918586 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528624408048 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15149024 memory=139747834060815 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408918588 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) S 29213 29213 25300 0 -1 1077944384 613 0 0 0 5 0 0 0 20 0 15 0 408918588 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528622303216 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15149024 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) S 29213 29213 25300 0 -1 1077944384 274 0 0 0 4 0 0 0 20 0 15 0 408918588 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528621250672 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) R 29213 29213 25300 0 -1 4202560 832 0 0 0 12 0 0 0 20 0 15 0 408918588 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528620198128 140529137341938 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408918588 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15149024 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408918589 15512600576 12702 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 52256 KiB

[startup+0.701556 s]
/proc/loadavg: 6.13 4.96 5.21 8/234 29229
/proc/meminfo: memFree=30979528/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15483968 memory=116344 CPUtime=1.6 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 14435 0 0 0 153 7 0 0 20 0 20 0 408918583 15855583232 29086 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3870992 29086 3454 1 0 3832094 0
[pid=29215/tid=29216] ppid=29213 vsize=15483968 memory=56 CPUtime=0.62 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) S 29213 29213 25300 0 -1 1077944384 8850 0 0 0 58 4 0 0 20 0 20 0 408918583 15855583232 29086 33554432000 4194304 4196468 140721278460960 140529162232960 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15483968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 408918584 15855583232 29086 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15483968 memory=8458433173657302581 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 408918584 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15483968 memory=5787220424116429667 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 408918584 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15483968 memory=5865491479076426066 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 408918584 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15483968 memory=3470692292451393600 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 408918585 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15483968 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 408918586 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528625460640 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15483968 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 408918586 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528624408048 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15483968 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 408918588 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15483968 memory=744 CPUtime=0.2 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) R 29213 29213 25300 0 -1 4202560 1138 0 0 0 20 0 0 0 20 0 20 0 408918588 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528622283872 140529137204951 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15483968 memory=8296 CPUtime=0.23 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) R 29213 29213 25300 0 -1 4202560 989 0 0 0 23 0 0 0 20 0 20 0 408918588 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528621250672 140529151089019 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15483968 memory=5952 CPUtime=0.41 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) S 29213 29213 25300 0 -1 1077944384 1652 0 0 0 41 0 0 0 20 0 20 0 408918588 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528620195920 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15483968 memory=1124 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 408918588 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15483968 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 408918589 15855583232 29086 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 1.6 s
Current children cumulated vsize: 15597096 KiB
Current children cumulated memory: 117792 KiB

[startup+1.50756 s]
/proc/loadavg: 6.13 4.96 5.21 12/238 29281
/proc/meminfo: memFree=30865916/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0

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

/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 19 0 408918589 15856635904 46911 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29294] ppid=29213 vsize=15484996 memory=-7023579799431922829 CPUtime=11.28 cores=1,3,5,7
/proc/29215/task/29294/stat : 29294 (java) R 29213 29213 25300 0 -1 4202560 234 0 0 0 1127 1 0 0 20 0 19 0 408918858 15856635904 46911 33554432000 4194304 4196468 140721278460960 140528607828928 140528800683175 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29295] ppid=29213 vsize=15484996 memory=-8412652152092201843 CPUtime=11.29 cores=1,3,5,7
/proc/29215/task/29295/stat : 29295 (java) R 29213 29213 25300 0 -1 4202560 895 0 0 0 1129 0 0 0 20 0 19 0 408918858 15856635904 46911 33554432000 4194304 4196468 140721278460960 140528608883640 140528801286102 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29296] ppid=29213 vsize=15484996 memory=976 CPUtime=11.26 cores=1,3,5,7
/proc/29215/task/29296/stat : 29296 (java) R 29213 29213 25300 0 -1 4202560 355 0 0 0 1126 0 0 0 20 0 19 0 408918858 15856635904 46911 33554432000 4194304 4196468 140721278460960 140528605725752 140528799631338 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29297] ppid=29213 vsize=15484996 memory=772 CPUtime=11.42 cores=1,3,5,7
/proc/29215/task/29297/stat : 29297 (java) R 29213 29213 25300 0 -1 4202560 674 0 0 0 1142 0 0 0 20 0 19 0 408918858 15856635904 46911 33554432000 4194304 4196468 140721278460960 140528603620864 140528799810508 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 55.89 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 189092 KiB

[startup+15.2016 s]
/proc/loadavg: 6.61 5.12 5.26 9/238 29297
/proc/meminfo: memFree=30855992/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15484996 memory=183540 CPUtime=59.06 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 33742 0 0 0 5894 12 0 0 20 0 19 0 408918583 15856635904 45885 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3871249 45885 3518 1 0 3832351 0
[pid=29215/tid=29216] ppid=29213 vsize=15484996 memory=976 CPUtime=0.62 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) S 29213 29213 25300 0 -1 1077944384 8851 0 0 0 58 4 0 0 20 0 19 0 408918583 15856635904 45885 33554432000 4194304 4196468 140721278460960 140529162232960 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15484996 memory=6791534058613427641 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 192 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45885 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15484996 memory=187644 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 954 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15484996 memory=1548 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 741 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15484996 memory=1056 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 209 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15484996 memory=744 CPUtime=0.01 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 1056 0 0 0 1 0 0 0 20 0 19 0 408918585 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15484996 memory=8296 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408918586 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528625460704 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15484996 memory=5952 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408918586 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528624408064 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15484996 memory=1124 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408918588 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15484996 memory=14008 CPUtime=1.57 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) S 29213 29213 25300 0 -1 1077944384 7989 0 0 0 156 1 0 0 20 0 19 0 408918588 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528622303216 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15484996 memory=11928 CPUtime=1.37 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) S 29213 29213 25300 0 -1 1077944384 4960 0 0 0 137 0 0 0 20 0 19 0 408918588 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528621250672 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15484996 memory=2124 CPUtime=0.58 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) S 29213 29213 25300 0 -1 1077944384 3679 0 0 0 58 0 0 0 20 0 19 0 408918588 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528620198128 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15484996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408918588 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15484996 memory=504 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 333 0 0 0 0 0 0 0 20 0 19 0 408918589 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29294] ppid=29213 vsize=15484996 memory=1564 CPUtime=12.04 cores=1,3,5,7
/proc/29215/task/29294/stat : 29294 (java) R 29213 29213 25300 0 -1 4202560 234 0 0 0 1203 1 0 0 20 0 19 0 408918858 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528607829456 140528799452621 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29295] ppid=29213 vsize=15484996 memory=1448 CPUtime=12.08 cores=1,3,5,7
/proc/29215/task/29295/stat : 29295 (java) R 29213 29213 25300 0 -1 4202560 896 0 0 0 1208 0 0 0 20 0 19 0 408918858 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528608883080 140528799452704 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29296] ppid=29213 vsize=15484996 memory=185008 CPUtime=12.06 cores=1,3,5,7
/proc/29215/task/29296/stat : 29296 (java) R 29213 29213 25300 0 -1 4202560 356 0 0 0 1206 0 0 0 20 0 19 0 408918858 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528605725752 140528799451809 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29297] ppid=29213 vsize=15484996 memory=2832 CPUtime=12.21 cores=1,3,5,7
/proc/29215/task/29297/stat : 29297 (java) R 29213 29213 25300 0 -1 4202560 675 0 0 0 1221 0 0 0 20 0 19 0 408918858 15856635904 45885 33554432000 4194304 4196468 140721278460960 140528603620896 140528799810549 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 59.06 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 184988 KiB

[startup+15.6016 s]
/proc/loadavg: 6.61 5.12 5.26 9/238 29297
/proc/meminfo: memFree=30855992/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15484996 memory=180312 CPUtime=60.65 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 33792 0 0 0 6053 12 0 0 20 0 19 0 408918583 15856635904 45078 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3871249 45078 3518 1 0 3832351 0
[pid=29215/tid=29216] ppid=29213 vsize=15484996 memory=2032 CPUtime=0.62 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) S 29213 29213 25300 0 -1 1077944384 8851 0 0 0 58 4 0 0 20 0 19 0 408918583 15856635904 45078 33554432000 4194304 4196468 140721278460960 140529162232960 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15484996 memory=1332 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 193 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45078 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15484996 memory=1564 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 954 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15484996 memory=976 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 742 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15484996 memory=772 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 210 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15484996 memory=3932 CPUtime=0.01 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 1057 0 0 0 1 0 0 0 20 0 19 0 408918585 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15484996 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408918586 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528625460704 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15484996 memory=2321 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408918586 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528624408064 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15484996 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408918588 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15484996 memory=924 CPUtime=1.58 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) S 29213 29213 25300 0 -1 1077944384 8019 0 0 0 157 1 0 0 20 0 19 0 408918588 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528622303216 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15484996 memory=1420 CPUtime=1.37 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) S 29213 29213 25300 0 -1 1077944384 4960 0 0 0 137 0 0 0 20 0 19 0 408918588 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528621250672 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15484996 memory=1984 CPUtime=0.58 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) S 29213 29213 25300 0 -1 1077944384 3679 0 0 0 58 0 0 0 20 0 19 0 408918588 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528620198128 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15484996 memory=2532 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408918588 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15484996 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 19 0 408918589 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29294] ppid=29213 vsize=15484996 memory=808 CPUtime=12.44 cores=1,3,5,7
/proc/29215/task/29294/stat : 29294 (java) R 29213 29213 25300 0 -1 4202560 234 0 0 0 1243 1 0 0 20 0 19 0 408918858 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528607829440 140528799631436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29295] ppid=29213 vsize=15484996 memory=1772 CPUtime=12.47 cores=1,3,5,7
/proc/29215/task/29295/stat : 29295 (java) R 29213 29213 25300 0 -1 4202560 901 0 0 0 1247 0 0 0 20 0 19 0 408918858 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528608885024 140528800178248 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29296] ppid=29213 vsize=15484996 memory=111632 CPUtime=12.46 cores=1,3,5,7
/proc/29215/task/29296/stat : 29296 (java) R 29213 29213 25300 0 -1 4202560 356 0 0 0 1246 0 0 0 20 0 19 0 408918858 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528605725752 140528799265698 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29297] ppid=29213 vsize=15484996 memory=804 CPUtime=12.61 cores=1,3,5,7
/proc/29215/task/29297/stat : 29297 (java) R 29213 29213 25300 0 -1 4202560 679 0 0 0 1261 0 0 0 20 0 19 0 408918858 15856635904 45078 33554432000 4194304 4196468 140721278460960 140528603619048 140528799265230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 60.65 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 181760 KiB

[startup+16.0016 s]*
/proc/loadavg: 6.61 5.12 5.26 9/238 29297
/proc/meminfo: memFree=30862752/32770624 swapFree=66933604/67108860
[pid=29213] ppid=29210 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/29213/stat : 29213 (xcsp3-exec) S 29210 29213 25300 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 408918582 115843072 362 33554432000 4194304 5098028 140724350448176 140724350446280 140013241463420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 35434496 140724350456698 140724350456941 140724350456941 140724350459850 0
/proc/29213/statm: 28282 362 304 221 0 87 0
[pid=29215] ppid=29213 vsize=15484996 memory=176724 CPUtime=62.27 cores=1,3,5,7
/proc/29215/stat : 29215 (java) S 29213 29213 25300 0 -1 1077944320 33843 0 0 0 6215 12 0 0 20 0 19 0 408918583 15856635904 44181 33554432000 4194304 4196468 140721278460960 140721278443504 140529157992183 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
/proc/29215/statm: 3871249 44181 3518 1 0 3832351 0
[pid=29215/tid=29216] ppid=29213 vsize=15484996 memory=6791534058613427641 CPUtime=0.62 cores=1,3,5,7
/proc/29215/task/29216/stat : 29216 (java) S 29213 29213 25300 0 -1 1077944384 8851 0 0 0 58 4 0 0 20 0 19 0 408918583 15856635904 44181 33554432000 4194304 4196468 140721278460960 140529162232960 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29217] ppid=29213 vsize=15484996 memory=-7003737579269690708 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29217/stat : 29217 (java) S 29213 29213 25300 0 -1 1077944384 193 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 44181 33554432000 4194304 4196468 140721278460960 140529116752144 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29218] ppid=29213 vsize=15484996 memory=1056 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29218/stat : 29218 (java) S 29213 29213 25300 0 -1 1077944384 954 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528749455760 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29219] ppid=29213 vsize=15484996 memory=744 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29219/stat : 29219 (java) S 29213 29213 25300 0 -1 1077944384 746 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528748403216 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29220] ppid=29213 vsize=15484996 memory=8296 CPUtime=0.02 cores=1,3,5,7
/proc/29215/task/29220/stat : 29220 (java) S 29213 29213 25300 0 -1 1077944384 210 0 0 0 2 0 0 0 20 0 19 0 408918584 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528747350672 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29221] ppid=29213 vsize=15484996 memory=5952 CPUtime=0.01 cores=1,3,5,7
/proc/29215/task/29221/stat : 29221 (java) S 29213 29213 25300 0 -1 1077944384 1057 0 0 0 1 0 0 0 20 0 19 0 408918585 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528626514416 140529158003330 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29222] ppid=29213 vsize=15484996 memory=1124 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29222/stat : 29222 (java) S 29213 29213 25300 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408918586 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528625460704 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29223] ppid=29213 vsize=15484996 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29223/stat : 29223 (java) S 29213 29213 25300 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 408918586 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528624408064 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29224] ppid=29213 vsize=15484996 memory=11928 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29224/stat : 29224 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408918588 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528623356624 140529158010779 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29225] ppid=29213 vsize=15484996 memory=2124 CPUtime=1.58 cores=1,3,5,7
/proc/29215/task/29225/stat : 29225 (java) S 29213 29213 25300 0 -1 1077944384 8019 0 0 0 157 1 0 0 20 0 19 0 408918588 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528622303216 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29226] ppid=29213 vsize=15484996 memory=5952 CPUtime=1.37 cores=1,3,5,7
/proc/29215/task/29226/stat : 29226 (java) S 29213 29213 25300 0 -1 1077944384 4961 0 0 0 137 0 0 0 20 0 19 0 408918588 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528621250672 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29227] ppid=29213 vsize=15484996 memory=1124 CPUtime=0.58 cores=1,3,5,7
/proc/29215/task/29227/stat : 29227 (java) S 29213 29213 25300 0 -1 1077944384 3723 0 0 0 58 0 0 0 20 0 19 0 408918588 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528620198128 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29228] ppid=29213 vsize=15484996 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29228/stat : 29228 (java) S 29213 29213 25300 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408918588 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528619145824 140529158002389 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29229] ppid=29213 vsize=15484996 memory=11928 CPUtime=0 cores=1,3,5,7
/proc/29215/task/29229/stat : 29229 (java) S 29213 29213 25300 0 -1 1077944384 340 0 0 0 0 0 0 0 20 0 19 0 408918589 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528618093360 140529158003330 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 31 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29294] ppid=29213 vsize=15484996 memory=2124 CPUtime=12.83 cores=1,3,5,7
/proc/29215/task/29294/stat : 29294 (java) R 29213 29213 25300 0 -1 4202560 234 0 0 0 1282 1 0 0 20 0 19 0 408918858 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528607829688 140528799264740 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29295] ppid=29213 vsize=15484996 memory=6276 CPUtime=12.88 cores=1,3,5,7
/proc/29215/task/29295/stat : 29295 (java) R 29213 29213 25300 0 -1 4202560 901 0 0 0 1288 0 0 0 20 0 19 0 408918858 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528608885136 140528799267293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29296] ppid=29213 vsize=15484996 memory=504 CPUtime=12.86 cores=1,3,5,7
/proc/29215/task/29296/stat : 29296 (java) R 29213 29213 25300 0 -1 4202560 357 0 0 0 1286 0 0 0 20 0 19 0 408918858 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528605725752 140528799265581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
[pid=29215/tid=29297] ppid=29213 vsize=15484996 memory=1564 CPUtime=13.02 cores=1,3,5,7
/proc/29215/task/29297/stat : 29297 (java) R 29213 29213 25300 0 -1 4202560 680 0 0 0 1302 0 0 0 20 0 19 0 408918858 15856635904 44181 33554432000 4194304 4196468 140721278460960 140528603619376 140528799028096 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37543936 140721278469103 140721278469274 140721278469274 140721278472143 0
Current children cumulated CPU time: 62.27 s
Current children cumulated vsize: 15598124 KiB
Current children cumulated memory: 178172 KiB

Child status: 0
Real time (s): 16.0837
CPU time (s): 62.5185
CPU user time (s): 62.3855
CPU system time (s): 0.132999
CPU usage (%): 388.708
Max. virtual memory (cumulated for all children) (KiB): 15598124
Max. memory (cumulated for all children) (KiB): 204700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 62.3855
system time used= 0.132999
maximum resident set size= 206328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35010
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3631
involuntary context switches= 1739


# summary of solver processes directly reported to runsolver:
#   pid: 29213
#   total CPU time (s): 62.5185
#   total CPU user time (s): 62.3855
#   total CPU system time (s): 0.132999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.138738 second user time and 0.222992 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-13 00:13:52
IDJOB=4394162
IDBENCH=115938
IDSOLVER=2842
FILE ID=node151/4394162-1568326471
RUNJOBID= node151-1568323682-25332
PBS_JOBID= 21701147
Free space on /tmp= 56976 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-04-14.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394162-1568326471/watcher-4394162-1568326471 -o /tmp/evaluation-result-4394162-1568326471/solver-4394162-1568326471 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568323682-25332 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1597095472 HOME/instance-4394162-1568326471.xml

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

MD5SUM BENCH= 19ed80590beafaab4553f21dc50e09e4
RANDOM SEED=1597095472

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31028856 kB
MemAvailable:   31611344 kB
Buffers:          128452 kB
Cached:           745160 kB
SwapCached:        72544 kB
Active:           717996 kB
Inactive:         475188 kB
Active(anon):     254656 kB
Inactive(anon):    96396 kB
Active(file):     463340 kB
Inactive(file):   378792 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66933604 kB
Dirty:             26076 kB
Writeback:             0 kB
AnonPages:        358632 kB
Mapped:            47616 kB
Shmem:             22856 kB
Slab:             140444 kB
SReclaimable:     112380 kB
SUnreclaim:        28064 kB
KernelStack:        3776 kB
PageTables:         6328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1389056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56948 MiB
End job on node151 at 2019-09-13 00:14:08