Trace number 4280593

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-18)OPT40 18912 2383.21

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-13.xml
MD5SUM1997324ae6d797082bd494fdd449159c
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 benchmark18912
Satisfiable
(Un)Satisfiability was proved
Number of variables156
Number of constraints186
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":78},{"size":9,"count":78}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":78},{"degree":7,"count":4},{"degree":8,"count":30},{"degree":10,"count":44}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":78},{"arity":3,"count":30},{"arity":4,"count":4},{"arity":6,"count":30},{"arity":9,"count":44}]
Number of extensional constraints108
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":108},{"type":"sum","count":78}]
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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280593-1503118204.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280593-1503118204.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.34/0.26	c parse instance...
1.85/0.71	c solve instance...
1.85/0.76	o 0 
1.85/0.77	o 0 
1.85/0.78	o 4 
1.85/0.78	o 6 
2.35/0.80	o 8 
2.35/0.80	o 37 
2.35/0.81	o 38 
3.88/1.03	o 40 
18911.27/2383.19	s OPTIMUM FOUND
18911.27/2383.19	v <instantiation>
18911.27/2383.19	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[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[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[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[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] 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[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[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[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[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[4][10] s[4][11] s[4][12] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[5][10] s[5][11] s[5][12] </list>
18911.27/2383.19	v 	<values>1 1 0 1 1 0 1 1 0 1 1 0 1 1 1 0 1 1 0 1 0 1 1 0 1 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 1 1 1 0 1 0 1 0 1 1 1 1 1 0 0 1 0 1 0 1 0 1 0 0 1 0 1 1 0 0 0 1 0 0 0 1 1 0 3 3 4 3 3 4 2 3 4 3 3 4 2 3 3 4 3 3 5 3 5 3 3 4 3 2 4 5 5 4 4 4 3 4 4 4 5 5 4 2 3 3 2 4 2 5 2 4 2 3 3 2 3 6 6 3 4 2 5 2 4 3 6 6 3 2 2 2 2 2 2 2 2 2 2 2 2 2 </values>
18911.27/2383.19	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 (11416 MiB free)
  memory of node 1: 16384 MiB (9840 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280593-1503118204/watcher-4280593-1503118204 -o /tmp/evaluation-result-4280593-1503118204/solver-4280593-1503118204 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503111433-23448 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 583775455 HOME/instance-4280593-1503118204.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=25221, runsolver pid=25218
Current StackSize limit: 8192 KiB


[startup+0.100131 s]*
/proc/loadavg: 7.89 8.27 8.29 2/199 25242
/proc/meminfo: memFree=21752052/32770624 swapFree=67108860/67108860
[pid=25221] ppid=25218 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25221/stat : 25221 (xcsp3-exec) S 25218 25221 23421 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144908060 9740288 346 33554432000 4194304 5098028 140731668498480 140731668496584 139843367121532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140731668505701 140731668505911 140731668505911 140731668508651 0
/proc/25221/statm: 2378 346 289 221 0 87 0
[pid=25223] ppid=25221 vsize=25999808 memory=26248 CPUtime=0.11 cores=0-7
/proc/25223/stat : 25223 (java) S 25221 25221 23421 0 -1 1077944320 5484 0 0 0 11 0 0 0 20 0 20 0 144908061 26623803392 6562 33554432000 4194304 4196468 140728219650720 140728219633264 140617215172343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
/proc/25223/statm: 6499952 6562 2844 1 0 6488269 0
[pid=25223/tid=25224] ppid=25221 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25223/task/25224/stat : 25224 (java) R 25221 25221 23421 0 -1 4202560 3497 0 0 0 9 0 0 0 20 0 20 0 144908061 26623803392 6562 33554432000 4194304 4196468 140728219650720 140617219405616 140617199252830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25225] ppid=25221 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25223/task/25225/stat : 25225 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140617167792400 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25226] ppid=25221 vsize=25999808 memory=140515436689024 CPUtime=0 cores=0-7
/proc/25223/task/25226/stat : 25226 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140617166739856 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25227] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25227/stat : 25227 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140617165687312 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25228] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25228/stat : 25228 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140617164634768 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25229] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25229/stat : 25229 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140617163582224 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25230] ppid=25221 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25223/task/25230/stat : 25230 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140616768289680 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25231] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25231/stat : 25231 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140616767237136 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25232] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25232/stat : 25232 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26623803392 6562 33554432000 4194304 4196468 140728219650720 140616766184592 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25233] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25233/stat : 25233 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908063 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615957239792 140617215183490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25234] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25234/stat : 25234 (java) S 25221 25221 23421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144908064 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615956186016 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25235] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25235/stat : 25235 (java) S 25221 25221 23421 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144908064 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615350215664 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25236] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25236/stat : 25236 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908066 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615349164240 140617215190939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25237] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25237/stat : 25237 (java) S 25221 25221 23421 0 -1 1077944384 293 0 0 0 0 0 0 0 20 0 20 0 144908066 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615348111856 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25238] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25238/stat : 25238 (java) R 25221 25221 23421 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 144908066 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615347059312 140617215183490 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25239] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25239/stat : 25239 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908066 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615346006768 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25240] ppid=25221 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/25223/task/25240/stat : 25240 (java) R 25221 25221 23421 0 -1 1077944384 259 0 0 0 1 0 0 0 20 0 20 0 144908066 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615344954224 140617215183490 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25241] ppid=25221 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25241/stat : 25241 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908067 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615343900896 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25242] ppid=25221 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25223/task/25242/stat : 25242 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908067 26623803392 6562 33554432000 4194304 4196468 140728219650720 140615342848432 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27632 KiB

[startup+0.20976 s]*
/proc/loadavg: 7.89 8.27 8.29 2/199 25242
/proc/meminfo: memFree=21742108/32770624 swapFree=67108860/67108860
[pid=25221] ppid=25218 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25221/stat : 25221 (xcsp3-exec) S 25218 25221 23421 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144908060 9740288 346 33554432000 4194304 5098028 140731668498480 140731668496584 139843367121532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140731668505701 140731668505911 140731668505911 140731668508651 0
/proc/25221/statm: 2378 346 289 221 0 87 0
[pid=25223] ppid=25221 vsize=26004064 memory=39164 CPUtime=0.34 cores=0-7
/proc/25223/stat : 25223 (java) S 25221 25221 23421 0 -1 1077944320 8318 0 0 0 32 2 0 0 20 0 20 0 144908061 26628161536 9791 33554432000 4194304 4196468 140728219650720 140728219633264 140617215172343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
/proc/25223/statm: 6501016 9791 3061 1 0 6488269 0
[pid=25223/tid=25224] ppid=25221 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/25223/task/25224/stat : 25224 (java) R 25221 25221 23421 0 -1 4202560 5410 0 0 0 18 1 0 0 20 0 20 0 144908061 26628161536 9791 33554432000 4194304 4196468 140728219650720 140617219386560 140617199252830 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25225] ppid=25221 vsize=26004064 memory=342 CPUtime=0 cores=0-7
/proc/25223/task/25225/stat : 25225 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140617167792400 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25226] ppid=25221 vsize=26004064 memory=140515437364566 CPUtime=0 cores=0-7
/proc/25223/task/25226/stat : 25226 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140617166739856 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25227] ppid=25221 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25223/task/25227/stat : 25227 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140617165687312 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25228] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25228/stat : 25228 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140617164634768 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25229] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25229/stat : 25229 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140617163582224 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25230] ppid=25221 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25223/task/25230/stat : 25230 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140616768289680 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25231] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25231/stat : 25231 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140616767237136 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25232] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25232/stat : 25232 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 9791 33554432000 4194304 4196468 140728219650720 140616766184592 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25233] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25233/stat : 25233 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908063 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615957239792 140617215183490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25234] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25234/stat : 25234 (java) S 25221 25221 23421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144908064 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615956186016 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25235] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25235/stat : 25235 (java) S 25221 25221 23421 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144908064 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615350215664 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25236] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25236/stat : 25236 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908066 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615349164240 140617215190939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25237] ppid=25221 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/25223/task/25237/stat : 25237 (java) S 25221 25221 23421 0 -1 1077944384 431 0 0 0 2 0 0 0 20 0 20 0 144908066 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615348111856 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25238] ppid=25221 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25223/task/25238/stat : 25238 (java) S 25221 25221 23421 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 20 0 144908066 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615347059312 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25239] ppid=25221 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/25223/task/25239/stat : 25239 (java) S 25221 25221 23421 0 -1 1077944384 78 0 0 0 1 0 0 0 20 0 20 0 144908066 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615346006768 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25240] ppid=25221 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/25223/task/25240/stat : 25240 (java) R 25221 25221 23421 0 -1 4202560 756 0 0 0 7 0 0 0 20 0 20 0 144908066 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615344954224 140617199252830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25241] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25241/stat : 25241 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908067 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615343900896 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25242] ppid=25221 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25223/task/25242/stat : 25242 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908067 26628161536 9791 33554432000 4194304 4196468 140728219650720 140615342848432 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40548 KiB

[startup+0.309472 s]*
/proc/loadavg: 7.89 8.27 8.29 3/199 25242
/proc/meminfo: memFree=21737704/32770624 swapFree=67108860/67108860
[pid=25221] ppid=25218 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25221/stat : 25221 (xcsp3-exec) S 25218 25221 23421 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144908060 9740288 346 33554432000 4194304 5098028 140731668498480 140731668496584 139843367121532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140731668505701 140731668505911 140731668505911 140731668508651 0
/proc/25221/statm: 2378 346 289 221 0 87 0
[pid=25223] ppid=25221 vsize=26004064 memory=45844 CPUtime=0.5 cores=0-7
/proc/25223/stat : 25223 (java) S 25221 25221 23421 0 -1 1077944320 9186 0 0 0 48 2 0 0 20 0 20 0 144908061 26628161536 11461 33554432000 4194304 4196468 140728219650720 140728219633264 140617215172343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
/proc/25223/statm: 6501016 11461 3077 1 0 6488269 0
[pid=25223/tid=25224] ppid=25221 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25223/task/25224/stat : 25224 (java) R 25221 25221 23421 0 -1 4202560 6097 0 0 0 27 2 0 0 20 0 20 0 144908061 26628161536 11461 33554432000 4194304 4196468 140728219650720 140617219398576 140617215194269 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25225] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25225/stat : 25225 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140617167792400 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25226] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25226/stat : 25226 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140617166739856 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25227] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25227/stat : 25227 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140617165687312 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25228] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25228/stat : 25228 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140617164634768 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25229] ppid=25221 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/25223/task/25229/stat : 25229 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140617163582224 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25230] ppid=25221 vsize=26004064 memory=140515291001775 CPUtime=0 cores=0-7
/proc/25223/task/25230/stat : 25230 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140616768289680 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25231] ppid=25221 vsize=26004064 memory=140515291004080 CPUtime=0 cores=0-7
/proc/25223/task/25231/stat : 25231 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140616767237136 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25232] ppid=25221 vsize=26004064 memory=140515291006384 CPUtime=0 cores=0-7
/proc/25223/task/25232/stat : 25232 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908062 26628161536 11461 33554432000 4194304 4196468 140728219650720 140616766184592 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25233] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25233/stat : 25233 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908063 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615957239792 140617215183490 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25234] ppid=25221 vsize=26004064 memory=281030582019728 CPUtime=0 cores=0-7
/proc/25223/task/25234/stat : 25234 (java) S 25221 25221 23421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 144908064 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615956186016 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25235] ppid=25221 vsize=26004064 memory=281030582026640 CPUtime=0 cores=0-7
/proc/25223/task/25235/stat : 25235 (java) S 25221 25221 23421 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 144908064 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615350215664 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25236] ppid=25221 vsize=26004064 memory=281030581967920 CPUtime=0 cores=0-7
/proc/25223/task/25236/stat : 25236 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908066 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615349164240 140617215190939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25237] ppid=25221 vsize=26004064 memory=281030582040464 CPUtime=0.02 cores=0-7
/proc/25223/task/25237/stat : 25237 (java) S 25221 25221 23421 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 20 0 144908066 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615348111856 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25238] ppid=25221 vsize=26004064 memory=281030582047376 CPUtime=0.02 cores=0-7
/proc/25223/task/25238/stat : 25238 (java) S 25221 25221 23421 0 -1 1077944384 334 0 0 0 2 0 0 0 20 0 20 0 144908066 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615347059312 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25239] ppid=25221 vsize=26004064 memory=281030582045072 CPUtime=0.02 cores=0-7
/proc/25223/task/25239/stat : 25239 (java) S 25221 25221 23421 0 -1 1077944384 104 0 0 0 2 0 0 0 20 0 20 0 144908066 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615346006768 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25240] ppid=25221 vsize=26004064 memory=281030582061232 CPUtime=0.12 cores=0-7
/proc/25223/task/25240/stat : 25240 (java) R 25221 25221 23421 0 -1 4202560 884 0 0 0 12 0 0 0 20 0 20 0 144908066 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615344954224 140617194122161 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25241] ppid=25221 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25241/stat : 25241 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908067 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615343900896 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25242] ppid=25221 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25223/task/25242/stat : 25242 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 144908067 26628161536 11461 33554432000 4194304 4196468 140728219650720 140615342848432 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47228 KiB

[startup+0.700899 s]
/proc/loadavg: 7.89 8.27 8.29 6/199 25242
/proc/meminfo: memFree=21719964/32770624 swapFree=67108860/67108860
[pid=25221] ppid=25218 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25221/stat : 25221 (xcsp3-exec) S 25218 25221 23421 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144908060 9740288 346 33554432000 4194304 5098028 140731668498480 140731668496584 139843367121532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140731668505701 140731668505911 140731668505911 140731668508651 0
/proc/25221/statm: 2378 346 289 221 0 87 0
[pid=25223] ppid=25221 vsize=26006188 memory=90272 CPUtime=1.85 cores=0-7
/proc/25223/stat : 25223 (java) S 25221 25221 23421 0 -1 1077944320 14315 0 0 0 180 5 0 0 20 0 20 0 144908061 26630336512 22568 33554432000 4194304 4196468 140728219650720 140728219633264 140617215172343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
/proc/25223/statm: 6501547 22568 3205 1 0 6488781 0
[pid=25223/tid=25224] ppid=25221 vsize=26006188 memory=281030582419120 CPUtime=0.67 cores=0-7
/proc/25223/task/25224/stat : 25224 (java) R 25221 25221 23421 0 -1 4202560 6812 0 0 0 64 3 0 0 20 0 20 0 144908061 26630336512 22568 33554432000 4194304 4196468 140728219650720 140617219407840 140616847220615 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25225] ppid=25221 vsize=26006188 memory=140515291210608 CPUtime=0 cores=0-7
/proc/25223/task/25225/stat : 25225 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26630336512 22568 33554432000 4194304 4196468 140728219650720 140617167792400 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25226] ppid=25221 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25226/stat : 25226 (java) S 25221 25221 23421 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 144908062 26630336512 22568 33554432000 4194304 4196468 140728219650720 140617166739856 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25227] ppid=25221 vsize=26006188 memory=1008 CPUtime=0 cores=0-7
/proc/25223/task/25227/stat : 25227 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 144908062 26630336512 22568 33554432000 4194304 4196468 140728219650720 140617165687312 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0

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

[pid=25223/tid=25240] ppid=25221 vsize=26538700 memory=4872558044660077418 CPUtime=0.77 cores=0-7
/proc/25223/task/25240/stat : 25240 (java) S 25221 25221 23421 0 -1 1077944384 8228 0 0 0 77 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615344954224 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25241] ppid=25221 vsize=26538700 memory=1581076 CPUtime=0 cores=0-7
/proc/25223/task/25241/stat : 25241 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144908067 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615343900896 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25242] ppid=25221 vsize=26538700 memory=1792 CPUtime=0.43 cores=0-7
/proc/25223/task/25242/stat : 25242 (java) S 25221 25221 23421 0 -1 1077944384 5438 0 0 0 27 16 0 0 20 0 28 0 144908067 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615342848432 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25307] ppid=25221 vsize=26538700 memory=0 CPUtime=2358.01 cores=0-7
/proc/25223/task/25307/stat : 25307 (java) R 25221 25221 23421 0 -1 4202560 31424 0 0 0 235780 21 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615334280528 140616849317757 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25308] ppid=25221 vsize=26538700 memory=140518445023667 CPUtime=2356.54 cores=0-7
/proc/25223/task/25308/stat : 25308 (java) R 25221 25221 23421 0 -1 4202560 31197 0 0 0 235632 22 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615327969384 140616849561878 0 4 0 16800975 0 0 0 -1 7 0 0 32 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25309] ppid=25221 vsize=26538700 memory=140518445023670 CPUtime=2356.3 cores=0-7
/proc/25223/task/25309/stat : 25309 (java) R 25221 25221 23421 0 -1 4202560 33437 0 0 0 235609 21 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615335334728 140616851162781 0 4 0 16800975 0 0 0 -1 0 0 0 33 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25310] ppid=25221 vsize=26538700 memory=-3622645143214314312 CPUtime=2352.87 cores=0-7
/proc/25223/task/25310/stat : 25310 (java) R 25221 25221 23421 0 -1 4202560 79880 0 0 0 235231 56 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615329022152 140616848950144 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25311] ppid=25221 vsize=26538700 memory=7528 CPUtime=2356.27 cores=0-7
/proc/25223/task/25311/stat : 25311 (java) R 25221 25221 23421 0 -1 4202560 46142 0 0 0 235584 43 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615331124112 140616849449864 0 4 0 16800975 0 0 0 -1 4 0 0 25 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25312] ppid=25221 vsize=26538700 memory=840 CPUtime=2357.32 cores=0-7
/proc/25223/task/25312/stat : 25312 (java) R 25221 25221 23421 0 -1 4202560 32871 0 0 0 235710 22 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615333229568 140616849657704 0 4 0 16800975 0 0 0 -1 6 0 0 20 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25313] ppid=25221 vsize=26538700 memory=1696 CPUtime=2351.33 cores=0-7
/proc/25223/task/25313/stat : 25313 (java) R 25221 25221 23421 0 -1 4202560 131889 0 0 0 235008 125 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615330070352 140616849430625 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25314] ppid=25221 vsize=26538700 memory=916 CPUtime=2354.06 cores=0-7
/proc/25223/task/25314/stat : 25314 (java) R 25221 25221 23421 0 -1 4202560 84367 0 0 0 235376 30 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615332178160 140616849432086 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
Current children cumulated CPU time: 18906.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1582480 KiB

[startup+2382.9 s]
/proc/loadavg: 8.63 8.32 8.27 4/207 25369
/proc/meminfo: memFree=20196260/32770624 swapFree=67108860/67108860
[pid=25221] ppid=25218 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25221/stat : 25221 (xcsp3-exec) S 25218 25221 23421 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144908060 9740288 346 33554432000 4194304 5098028 140731668498480 140731668496584 139843367121532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140731668505701 140731668505911 140731668505911 140731668508651 0
/proc/25221/statm: 2378 346 289 221 0 87 0
[pid=25223] ppid=25221 vsize=26538700 memory=1581096 CPUtime=18909.6 cores=0-7
/proc/25223/stat : 25223 (java) S 25221 25221 23421 0 -1 1077944320 882859 0 0 0 1890183 780 0 0 20 0 28 0 144908061 27175628800 395274 33554432000 4194304 4196468 140728219650720 140728219633264 140617215172343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
/proc/25223/statm: 6634675 395274 3297 1 0 6621909 0
[pid=25223/tid=25224] ppid=25221 vsize=26538700 memory=6791534058613427641 CPUtime=0.7 cores=0-7
/proc/25223/task/25224/stat : 25224 (java) S 25221 25221 23421 0 -1 1077944384 6877 0 0 0 67 3 0 0 20 0 28 0 144908061 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617219413120 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25225] ppid=25221 vsize=26538700 memory=1228 CPUtime=6.45 cores=0-7
/proc/25223/task/25225/stat : 25225 (java) S 25221 25221 23421 0 -1 1077944384 36194 0 0 0 594 51 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617167792400 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25226] ppid=25221 vsize=26538700 memory=33 CPUtime=6.41 cores=0-7
/proc/25223/task/25226/stat : 25226 (java) S 25221 25221 23421 0 -1 1077944384 33620 0 0 0 594 47 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617166739856 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25227] ppid=25221 vsize=26538700 memory=1384 CPUtime=6.38 cores=0-7
/proc/25223/task/25227/stat : 25227 (java) S 25221 25221 23421 0 -1 1077944384 33554 0 0 0 589 49 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617165687312 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25228] ppid=25221 vsize=26538700 memory=1581096 CPUtime=6.4 cores=0-7
/proc/25223/task/25228/stat : 25228 (java) S 25221 25221 23421 0 -1 1077944384 32513 0 0 0 588 52 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617164634768 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25229] ppid=25221 vsize=26538700 memory=932 CPUtime=6.36 cores=0-7
/proc/25223/task/25229/stat : 25229 (java) S 25221 25221 23421 0 -1 1077944384 32763 0 0 0 588 48 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617163582224 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25230] ppid=25221 vsize=26538700 memory=2236 CPUtime=6.4 cores=0-7
/proc/25223/task/25230/stat : 25230 (java) S 25221 25221 23421 0 -1 1077944384 32561 0 0 0 592 48 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140616768289680 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25231] ppid=25221 vsize=26538700 memory=4124 CPUtime=6.41 cores=0-7
/proc/25223/task/25231/stat : 25231 (java) S 25221 25221 23421 0 -1 1077944384 34465 0 0 0 590 51 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140616767237136 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25232] ppid=25221 vsize=26538700 memory=2200 CPUtime=6.41 cores=0-7
/proc/25223/task/25232/stat : 25232 (java) S 25221 25221 23421 0 -1 1077944384 35246 0 0 0 593 48 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140616766184592 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25233] ppid=25221 vsize=26538700 memory=7528 CPUtime=4.88 cores=0-7
/proc/25223/task/25233/stat : 25233 (java) S 25221 25221 23421 0 -1 1077944384 98627 0 0 0 404 84 0 0 20 0 28 0 144908063 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615957239792 140617215183490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25234] ppid=25221 vsize=26538700 memory=6791534058613427641 CPUtime=0 cores=0-7
/proc/25223/task/25234/stat : 25234 (java) S 25221 25221 23421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 144908064 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615956186080 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25235] ppid=25221 vsize=26538700 memory=0 CPUtime=0 cores=0-7
/proc/25223/task/25235/stat : 25235 (java) S 25221 25221 23421 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 144908064 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615350215664 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25236] ppid=25221 vsize=26538700 memory=7511769304970378339 CPUtime=0 cores=0-7
/proc/25223/task/25236/stat : 25236 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615349164240 140617215190939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25237] ppid=25221 vsize=26538700 memory=4137562983521232795 CPUtime=1.52 cores=0-7
/proc/25223/task/25237/stat : 25237 (java) S 25221 25221 23421 0 -1 1077944384 7759 0 0 0 150 2 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615348111856 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25238] ppid=25221 vsize=26538700 memory=3473741100084184124 CPUtime=1.27 cores=0-7
/proc/25223/task/25238/stat : 25238 (java) S 25221 25221 23421 0 -1 1077944384 4043 0 0 0 127 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615347059312 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25239] ppid=25221 vsize=26538700 memory=4051041879187599926 CPUtime=1.5 cores=0-7
/proc/25223/task/25239/stat : 25239 (java) S 25221 25221 23421 0 -1 1077944384 7084 0 0 0 148 2 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615346006768 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25240] ppid=25221 vsize=26538700 memory=3544931286688021658 CPUtime=0.77 cores=0-7
/proc/25223/task/25240/stat : 25240 (java) S 25221 25221 23421 0 -1 1077944384 8228 0 0 0 77 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615344954224 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25241] ppid=25221 vsize=26538700 memory=1581096 CPUtime=0 cores=0-7
/proc/25223/task/25241/stat : 25241 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144908067 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615343900896 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25242] ppid=25221 vsize=26538700 memory=6791534058613427641 CPUtime=0.43 cores=0-7
/proc/25223/task/25242/stat : 25242 (java) S 25221 25221 23421 0 -1 1077944384 5438 0 0 0 27 16 0 0 20 0 28 0 144908067 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615342848432 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25307] ppid=25221 vsize=26538700 memory=1581096 CPUtime=2358.41 cores=0-7
/proc/25223/task/25307/stat : 25307 (java) R 25221 25221 23421 0 -1 4202560 31424 0 0 0 235820 21 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615334280480 140616849450547 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25308] ppid=25221 vsize=26538700 memory=1292 CPUtime=2356.94 cores=0-7
/proc/25223/task/25308/stat : 25308 (java) R 25221 25221 23421 0 -1 4202560 31197 0 0 0 235672 22 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615327968032 140616851069676 0 4 0 16800975 0 0 0 -1 7 0 0 32 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25309] ppid=25221 vsize=26538700 memory=2428 CPUtime=2356.69 cores=0-7
/proc/25223/task/25309/stat : 25309 (java) R 25221 25221 23421 0 -1 4202560 33437 0 0 0 235648 21 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615335334544 140616844531659 0 4 0 16800975 0 0 0 -1 4 0 0 33 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25310] ppid=25221 vsize=26538700 memory=956 CPUtime=2353.27 cores=0-7
/proc/25223/task/25310/stat : 25310 (java) R 25221 25221 23421 0 -1 4202560 79880 0 0 0 235271 56 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615329018600 140616849430526 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25311] ppid=25221 vsize=26538700 memory=2468 CPUtime=2356.67 cores=0-7
/proc/25223/task/25311/stat : 25311 (java) R 25221 25221 23421 0 -1 4202560 46143 0 0 0 235624 43 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615331127624 140616849430773 0 4 0 16800975 0 0 0 -1 6 0 0 25 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25312] ppid=25221 vsize=26538700 memory=1576 CPUtime=2357.72 cores=0-7
/proc/25223/task/25312/stat : 25312 (java) R 25221 25221 23421 0 -1 4202560 32872 0 0 0 235750 22 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615333229544 140616852500653 0 4 0 16800975 0 0 0 -1 0 0 0 20 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25313] ppid=25221 vsize=26538700 memory=932 CPUtime=2351.73 cores=0-7
/proc/25223/task/25313/stat : 25313 (java) R 25221 25221 23421 0 -1 4202560 131889 0 0 0 235048 125 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615330069536 140616849450850 0 4 0 16800975 0 0 0 -1 2 0 0 23 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25314] ppid=25221 vsize=26538700 memory=2236 CPUtime=2354.46 cores=0-7
/proc/25223/task/25314/stat : 25314 (java) R 25221 25221 23421 0 -1 4202560 84367 0 0 0 235416 30 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615332179680 140616849450098 0 4 0 16800975 0 0 0 -1 1 0 0 19 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
Current children cumulated CPU time: 18909.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1582480 KiB

[startup+2383.1 s]*
/proc/loadavg: 8.63 8.32 8.27 10/207 25369
/proc/meminfo: memFree=20196260/32770624 swapFree=67108860/67108860
[pid=25221] ppid=25218 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/25221/stat : 25221 (xcsp3-exec) S 25218 25221 23421 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 144908060 9740288 346 33554432000 4194304 5098028 140731668498480 140731668496584 139843367121532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 36577280 140731668505701 140731668505911 140731668505911 140731668508651 0
/proc/25221/statm: 2378 346 289 221 0 87 0
[pid=25223] ppid=25221 vsize=26538700 memory=1581096 CPUtime=18911.3 cores=0-7
/proc/25223/stat : 25223 (java) S 25221 25221 23421 0 -1 1077944320 882861 0 0 0 1890347 780 0 0 20 0 28 0 144908061 27175628800 395274 33554432000 4194304 4196468 140728219650720 140728219633264 140617215172343 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
/proc/25223/statm: 6634675 395274 3297 1 0 6621909 0
[pid=25223/tid=25224] ppid=25221 vsize=26538700 memory=6791534058613427641 CPUtime=0.7 cores=0-7
/proc/25223/task/25224/stat : 25224 (java) S 25221 25221 23421 0 -1 1077944384 6877 0 0 0 67 3 0 0 20 0 28 0 144908061 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617219413120 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25225] ppid=25221 vsize=26538700 memory=4872558044660077418 CPUtime=6.45 cores=0-7
/proc/25223/task/25225/stat : 25225 (java) S 25221 25221 23421 0 -1 1077944384 36194 0 0 0 594 51 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617167792400 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25226] ppid=25221 vsize=26538700 memory=13160 CPUtime=6.41 cores=0-7
/proc/25223/task/25226/stat : 25226 (java) S 25221 25221 23421 0 -1 1077944384 33620 0 0 0 594 47 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617166739856 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25227] ppid=25221 vsize=26538700 memory=792 CPUtime=6.38 cores=0-7
/proc/25223/task/25227/stat : 25227 (java) S 25221 25221 23421 0 -1 1077944384 33554 0 0 0 589 49 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617165687312 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25228] ppid=25221 vsize=26538700 memory=1008 CPUtime=6.4 cores=0-7
/proc/25223/task/25228/stat : 25228 (java) S 25221 25221 23421 0 -1 1077944384 32513 0 0 0 588 52 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617164634768 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25229] ppid=25221 vsize=26538700 memory=10724 CPUtime=6.36 cores=0-7
/proc/25223/task/25229/stat : 25229 (java) S 25221 25221 23421 0 -1 1077944384 32763 0 0 0 588 48 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140617163582224 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25230] ppid=25221 vsize=26538700 memory=1204 CPUtime=6.4 cores=0-7
/proc/25223/task/25230/stat : 25230 (java) S 25221 25221 23421 0 -1 1077944384 32561 0 0 0 592 48 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140616768289680 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25231] ppid=25221 vsize=26538700 memory=15876 CPUtime=6.41 cores=0-7
/proc/25223/task/25231/stat : 25231 (java) S 25221 25221 23421 0 -1 1077944384 34465 0 0 0 590 51 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140616767237136 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25232] ppid=25221 vsize=26538700 memory=16444 CPUtime=6.41 cores=0-7
/proc/25223/task/25232/stat : 25232 (java) S 25221 25221 23421 0 -1 1077944384 35246 0 0 0 593 48 0 0 20 0 28 0 144908062 27175628800 395274 33554432000 4194304 4196468 140728219650720 140616766184592 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25233] ppid=25221 vsize=26538700 memory=4140 CPUtime=4.88 cores=0-7
/proc/25223/task/25233/stat : 25233 (java) S 25221 25221 23421 0 -1 1077944384 98627 0 0 0 404 84 0 0 20 0 28 0 144908063 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615957239792 140617215183490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25234] ppid=25221 vsize=26538700 memory=303430223234596890 CPUtime=0 cores=0-7
/proc/25223/task/25234/stat : 25234 (java) S 25221 25221 23421 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 144908064 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615956186080 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25235] ppid=25221 vsize=26538700 memory=288230596050944315 CPUtime=0 cores=0-7
/proc/25223/task/25235/stat : 25235 (java) S 25221 25221 23421 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 144908064 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615350215664 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25236] ppid=25221 vsize=26538700 memory=15538518206188108 CPUtime=0 cores=0-7
/proc/25223/task/25236/stat : 25236 (java) S 25221 25221 23421 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615349164240 140617215190939 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25237] ppid=25221 vsize=26538700 memory=545 CPUtime=1.52 cores=0-7
/proc/25223/task/25237/stat : 25237 (java) S 25221 25221 23421 0 -1 1077944384 7759 0 0 0 150 2 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615348111856 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25238] ppid=25221 vsize=26538700 memory=-8707038579349950309 CPUtime=1.27 cores=0-7
/proc/25223/task/25238/stat : 25238 (java) S 25221 25221 23421 0 -1 1077944384 4043 0 0 0 127 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615347059312 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25239] ppid=25221 vsize=26538700 memory=8514701219730522529 CPUtime=1.5 cores=0-7
/proc/25223/task/25239/stat : 25239 (java) S 25221 25221 23421 0 -1 1077944384 7084 0 0 0 148 2 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615346006768 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25240] ppid=25221 vsize=26538700 memory=-8412656567318647667 CPUtime=0.77 cores=0-7
/proc/25223/task/25240/stat : 25240 (java) S 25221 25221 23421 0 -1 1077944384 8228 0 0 0 77 0 0 0 20 0 28 0 144908066 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615344954224 140617215183490 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25241] ppid=25221 vsize=26538700 memory=4427205132082312746 CPUtime=0 cores=0-7
/proc/25223/task/25241/stat : 25241 (java) S 25221 25221 23421 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 144908067 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615343900896 140617215182549 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25242] ppid=25221 vsize=26538700 memory=-8486080722631693414 CPUtime=0.43 cores=0-7
/proc/25223/task/25242/stat : 25242 (java) R 25221 25221 23421 0 -1 1077944384 5438 0 0 0 27 16 0 0 20 0 28 0 144908067 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615342848432 140617215183490 0 4 0 16800975 0 0 0 -1 0 0 0 11 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25307] ppid=25221 vsize=26538700 memory=-7023579799431922829 CPUtime=2358.62 cores=0-7
/proc/25223/task/25307/stat : 25307 (java) R 25221 25221 23421 0 -1 4202560 31424 0 0 0 235841 21 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615334284000 140616849995961 0 4 0 16800975 0 0 0 -1 3 0 0 21 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25308] ppid=25221 vsize=26538700 memory=-8412652152092201843 CPUtime=2357.14 cores=0-7
/proc/25223/task/25308/stat : 25308 (java) R 25221 25221 23421 0 -1 4202560 31197 0 0 0 235692 22 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615327969328 140616852500731 0 4 0 16800975 0 0 0 -1 1 0 0 32 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25309] ppid=25221 vsize=26538700 memory=4629546024076873078 CPUtime=2356.9 cores=0-7
/proc/25223/task/25309/stat : 25309 (java) R 25221 25221 23421 0 -1 4202560 33437 0 0 0 235669 21 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615335337984 140616851557468 0 4 0 16800975 0 0 0 -1 6 0 0 33 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25310] ppid=25221 vsize=26538700 memory=3047711553219693942 CPUtime=2353.48 cores=0-7
/proc/25223/task/25310/stat : 25310 (java) R 25221 25221 23421 0 -1 4202560 79880 0 0 0 235292 56 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615329018776 140616849432025 0 4 0 16800975 0 0 0 -1 5 0 0 27 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25311] ppid=25221 vsize=26538700 memory=-7666414585839465563 CPUtime=2356.87 cores=0-7
/proc/25223/task/25311/stat : 25311 (java) R 25221 25221 23421 0 -1 4202560 46144 0 0 0 235644 43 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615331124112 140616852500814 0 4 0 16800975 0 0 0 -1 2 0 0 25 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25312] ppid=25221 vsize=26538700 memory=-7521736447810188379 CPUtime=2357.93 cores=0-7
/proc/25223/task/25312/stat : 25312 (java) R 25221 25221 23421 0 -1 4202560 32872 0 0 0 235771 22 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615333229768 140616849551353 0 4 0 16800975 0 0 0 -1 0 0 0 20 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25313] ppid=25221 vsize=26538700 memory=6791534058613427641 CPUtime=2351.93 cores=0-7
/proc/25223/task/25313/stat : 25313 (java) R 25221 25221 23421 0 -1 4202560 131889 0 0 0 235068 125 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615330070568 140616849994211 0 4 0 16800975 0 0 0 -1 4 0 0 23 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
[pid=25223/tid=25314] ppid=25221 vsize=26538700 memory=281030581813488 CPUtime=2354.65 cores=0-7
/proc/25223/task/25314/stat : 25314 (java) R 25221 25221 23421 0 -1 4202560 84368 0 0 0 235435 30 0 0 20 0 28 0 144908164 27175628800 395274 33554432000 4194304 4196468 140728219650720 140615332176280 140616852500634 0 4 0 16800975 0 0 0 -1 7 0 0 19 0 0 6293624 6294260 12890112 140728219653266 140728219653443 140728219653443 140728219656143 0
Current children cumulated CPU time: 18911.3 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 1582480 KiB

Child status: 0
Real time (s): 2383.21
CPU time (s): 18912
CPU user time (s): 18904.1
CPU system time (s): 7.81698
CPU usage (%): 793.551
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 3686228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18904.1
system time used= 7.81698
maximum resident set size= 3778528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 884157
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 472441
involuntary context switches= 209279


# summary of solver processes directly reported to runsolver:
#   pid: 25221
#   total CPU time (s): 18912
#   total CPU user time (s): 18904.1
#   total CPU system time (s): 7.81698

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.4538 second user time and 19.4841 second system time

The end

Launcher Data

Begin job on node114 at 2017-08-19 06:35:44
IDJOB=4280593
IDBENCH=115949
IDSOLVER=2675
FILE ID=node114/4280593-1503118204
RUNJOBID= node114-1503111433-23448
PBS_JOBID= 20630759
Free space on /tmp= 61848 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280593-1503118204/watcher-4280593-1503118204 -o /tmp/evaluation-result-4280593-1503118204/solver-4280593-1503118204 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node114-1503111433-23448 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 583775455 HOME/instance-4280593-1503118204.xml

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

MD5SUM BENCH= 1997324ae6d797082bd494fdd449159c
RANDOM SEED=583775455

node114.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	: 5332.98
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	: 5332.98
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	: 5332.98
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	: 5332.98
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:        21767476 kB
MemAvailable:   31969644 kB
Buffers:          250324 kB
Cached:         10241732 kB
SwapCached:            0 kB
Active:          1753556 kB
Inactive:        8794428 kB
Active(anon):      47648 kB
Inactive(anon):    44384 kB
Active(file):    1705908 kB
Inactive(file):  8750044 kB
Unevictable:        7244 kB
Mlocked:            7244 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7940 kB
Writeback:             0 kB
AnonPages:         81860 kB
Mapped:            50456 kB
Shmem:             33416 kB
Slab:             149992 kB
SReclaimable:     124104 kB
SUnreclaim:        25888 kB
KernelStack:        3552 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61840 MiB
End job on node114 at 2017-08-19 07:15:27