Trace number 4399882

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT34 1252.57 158.643

General information on the benchmark

NameStillLife/StillLife-m1-s1/
StillLife-06-11.xml
MD5SUM5296a674fcd135b0317e95ffe6d81fd1
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark38.015
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints158
Number of domains2
Minimum domain size2
Maximum domain size9
Distribution of domain sizes[{"size":2,"count":66},{"size":9,"count":66}]
Minimum variable degree2
Maximum variable degree10
Distribution of variable degrees[{"degree":2,"count":66},{"degree":7,"count":4},{"degree":8,"count":26},{"degree":10,"count":36}]
Minimum constraint arity2
Maximum constraint arity9
Distribution of constraint arities[{"arity":2,"count":66},{"arity":3,"count":26},{"arity":4,"count":4},{"arity":6,"count":26},{"arity":9,"count":36}]
Number of extensional constraints92
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":92},{"type":"sum","count":66}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399882-1568700749.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399882-1568700749.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.67/0.75	c solve instance...
1.67/0.79	o 0 
2.19/0.80	o 4 
2.19/0.81	o 6 
2.19/0.81	o 8 
2.19/0.83	o 10 
2.19/0.84	o 12 
2.19/0.87	o 14 
2.19/0.88	o 16 
2.19/0.89	o 26 
2.85/0.91	o 30 
2.85/0.96	o 31 
4.46/1.19	o 32 
7.59/1.50	o 34 
1252.40/158.62	s OPTIMUM FOUND
1252.40/158.62	v <instantiation>
1252.40/158.62	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[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[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[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[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[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] 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[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[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[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[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[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] </list>
1252.40/158.62	v 	<values>1 1 0 1 0 0 1 0 1 1 0 1 0 1 1 1 1 1 1 0 0 1 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 1 1 1 0 1 0 1 0 1 0 1 0 0 1 0 0 1 1 1 0 0 0 1 1 0 0 1 1 2 3 4 3 4 4 3 4 2 2 2 2 4 3 3 3 3 3 3 4 5 3 2 4 4 5 5 6 6 4 4 3 3 2 3 2 4 2 3 3 2 4 3 4 3 6 3 4 3 6 6 3 4 4 3 2 3 2 2 2 2 2 2 2 2 2 </values>
1252.40/158.62	v </instantiation>

Verifier Data

OK	34

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399882-1568700749/watcher-4399882-1568700749 -o /tmp/evaluation-result-4399882-1568700749/solver-4399882-1568700749 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568696839-26115 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1830237543 HOME/instance-4399882-1568700749.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
Current StackSize limit: 8192 KiB
solver pid=28209, runsolver pid=28206


[startup+0.100107 s]*
/proc/loadavg: 8.03 7.90 7.39 2/211 28230
/proc/meminfo: memFree=30660176/32770624 swapFree=66926704/67108860
[pid=28209] ppid=28206 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28209/stat : 28209 (xcsp3-exec) S 28206 28209 26088 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446330699 115843072 364 33554432000 4194304 5098028 140724765162560 140724765160664 139694937195132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25874432 140724765168501 140724765168745 140724765168745 140724765171658 0
/proc/28209/statm: 28282 364 305 221 0 87 0
[pid=28211] ppid=28209 vsize=28227396 memory=29372 CPUtime=0.12 cores=0-7
/proc/28211/stat : 28211 (java) S 28209 28209 26088 0 -1 1077944320 5750 0 0 0 10 2 0 0 20 0 20 0 446330699 28904853504 7343 33554432000 4194304 4196468 140731193546048 140731193528592 140230086610679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
/proc/28211/statm: 7056849 7343 3165 1 0 7019032 0
[pid=28211/tid=28212] ppid=28209 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/28211/task/28212/stat : 28212 (java) R 28209 28209 26088 0 -1 4202560 3670 0 0 0 7 1 0 0 20 0 20 0 446330700 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230090842592 140230086622614 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28213] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28213/stat : 28213 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330700 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230039231248 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28214] ppid=28209 vsize=28227396 memory=140058447204542 CPUtime=0 cores=0-7
/proc/28211/task/28214/stat : 28214 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230038178704 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28215] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28215/stat : 28215 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230037126160 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28216] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28216/stat : 28216 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230036073616 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28217] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28217/stat : 28217 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230035020048 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28218] ppid=28209 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28211/task/28218/stat : 28218 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230033967504 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28219] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28219/stat : 28219 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230032914960 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28220] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28220/stat : 28220 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 7343 33554432000 4194304 4196468 140731193546048 140230031862416 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28221] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28221/stat : 28221 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330702 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228550576624 140230086621826 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28222] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28222/stat : 28222 (java) S 28209 28209 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446330702 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228549522848 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28223] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28223/stat : 28223 (java) S 28209 28209 26088 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446330703 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228548470256 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28224] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28224/stat : 28224 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228547418832 140230086629275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28225] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28225/stat : 28225 (java) S 28209 28209 26088 0 -1 1077944384 406 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228546365424 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28226] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28226/stat : 28226 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228545312880 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28227] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28227/stat : 28227 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228544260336 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28228] ppid=28209 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28211/task/28228/stat : 28228 (java) R 28209 28209 26088 0 -1 4202560 360 0 0 0 1 0 0 0 20 0 20 0 446330705 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228543207792 140230086632026 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28229] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28229/stat : 28229 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228542155488 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28230] ppid=28209 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28211/task/28230/stat : 28230 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330706 28904853504 7343 33554432000 4194304 4196468 140731193546048 140228541103024 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30828 KiB

[startup+0.20992 s]*
/proc/loadavg: 8.03 7.90 7.39 2/211 28230
/proc/meminfo: memFree=30647516/32770624 swapFree=66926704/67108860
[pid=28209] ppid=28206 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28209/stat : 28209 (xcsp3-exec) S 28206 28209 26088 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446330699 115843072 364 33554432000 4194304 5098028 140724765162560 140724765160664 139694937195132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25874432 140724765168501 140724765168745 140724765168745 140724765171658 0
/proc/28209/statm: 28282 364 305 221 0 87 0
[pid=28211] ppid=28209 vsize=28227396 memory=41028 CPUtime=0.34 cores=0-7
/proc/28211/stat : 28211 (java) S 28209 28209 26088 0 -1 1077944320 9490 0 0 0 30 4 0 0 20 0 20 0 446330699 28904853504 10257 33554432000 4194304 4196468 140731193546048 140731193528592 140230086610679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
/proc/28211/statm: 7056849 10257 3300 1 0 7019032 0
[pid=28211/tid=28212] ppid=28209 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/28211/task/28212/stat : 28212 (java) R 28209 28209 26088 0 -1 4202560 6659 0 0 0 17 2 0 0 20 0 20 0 446330700 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230090846816 140230070691166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28213] ppid=28209 vsize=28227396 memory=10923 CPUtime=0 cores=0-7
/proc/28211/task/28213/stat : 28213 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330700 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230039231248 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28214] ppid=28209 vsize=28227396 memory=4049493173650716320 CPUtime=0 cores=0-7
/proc/28211/task/28214/stat : 28214 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230038178704 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28215] ppid=28209 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28211/task/28215/stat : 28215 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230037126160 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28216] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28216/stat : 28216 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230036073616 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28217] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28217/stat : 28217 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230035020048 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28218] ppid=28209 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28211/task/28218/stat : 28218 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230033967504 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28219] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28219/stat : 28219 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230032914960 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28220] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28220/stat : 28220 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28904853504 10257 33554432000 4194304 4196468 140731193546048 140230031862416 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28221] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28221/stat : 28221 (java) S 28209 28209 26088 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446330702 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228550576624 140230086621826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28222] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28222/stat : 28222 (java) S 28209 28209 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446330702 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228549522848 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28223] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28223/stat : 28223 (java) S 28209 28209 26088 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446330703 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228548470256 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28224] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28224/stat : 28224 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228547418832 140230086629275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28225] ppid=28209 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28211/task/28225/stat : 28225 (java) S 28209 28209 26088 0 -1 1077944384 505 0 0 0 1 0 0 0 20 0 20 0 446330705 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228546365424 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28226] ppid=28209 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/28211/task/28226/stat : 28226 (java) S 28209 28209 26088 0 -1 1077944384 68 0 0 0 1 0 0 0 20 0 20 0 446330705 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228545312880 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28227] ppid=28209 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/28211/task/28227/stat : 28227 (java) S 28209 28209 26088 0 -1 1077944384 178 0 0 0 1 0 0 0 20 0 20 0 446330705 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228544260336 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28228] ppid=28209 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/28211/task/28228/stat : 28228 (java) S 28209 28209 26088 0 -1 1077944384 767 0 0 0 7 0 0 0 20 0 20 0 446330705 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228543207792 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28229] ppid=28209 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28229/stat : 28229 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330705 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228542155488 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28230] ppid=28209 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/28211/task/28230/stat : 28230 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330706 28904853504 10257 33554432000 4194304 4196468 140731193546048 140228541103024 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42484 KiB

[startup+0.309571 s]*
/proc/loadavg: 8.03 7.90 7.39 3/211 28230
/proc/meminfo: memFree=30643160/32770624 swapFree=66926704/67108860
[pid=28209] ppid=28206 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28209/stat : 28209 (xcsp3-exec) S 28206 28209 26088 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446330699 115843072 364 33554432000 4194304 5098028 140724765162560 140724765160664 139694937195132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25874432 140724765168501 140724765168745 140724765168745 140724765171658 0
/proc/28209/statm: 28282 364 305 221 0 87 0
[pid=28211] ppid=28209 vsize=28231652 memory=49904 CPUtime=0.52 cores=0-7
/proc/28211/stat : 28211 (java) S 28209 28209 26088 0 -1 1077944320 10802 0 0 0 47 5 0 0 20 0 20 0 446330699 28909211648 12476 33554432000 4194304 4196468 140731193546048 140731193528592 140230086610679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
/proc/28211/statm: 7057913 12476 3353 1 0 7019032 0
[pid=28211/tid=28212] ppid=28209 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/28211/task/28212/stat : 28212 (java) R 28209 28209 26088 0 -1 4202560 7745 0 0 0 27 3 0 0 20 0 20 0 446330700 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230090843768 140230070691166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28213] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28213/stat : 28213 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330700 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230039231248 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28214] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28214/stat : 28214 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230038178704 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28215] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28215/stat : 28215 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230037126160 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28216] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28216/stat : 28216 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230036073616 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28217] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28217/stat : 28217 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230035020048 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28218] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28218/stat : 28218 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230033967504 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28219] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28219/stat : 28219 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230032914960 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28220] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28220/stat : 28220 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28909211648 12476 33554432000 4194304 4196468 140731193546048 140230031862416 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28221] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28221/stat : 28221 (java) S 28209 28209 26088 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446330702 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228550576624 140230086621826 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28222] ppid=28209 vsize=28231652 memory=280116693507456 CPUtime=0 cores=0-7
/proc/28211/task/28222/stat : 28222 (java) S 28209 28209 26088 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446330702 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228549522848 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28223] ppid=28209 vsize=28231652 memory=280116693512064 CPUtime=0 cores=0-7
/proc/28211/task/28223/stat : 28223 (java) S 28209 28209 26088 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446330703 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228548470256 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28224] ppid=28209 vsize=28231652 memory=280116693516672 CPUtime=0 cores=0-7
/proc/28211/task/28224/stat : 28224 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330705 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228547418832 140230086629275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28225] ppid=28209 vsize=28231652 memory=280116693521280 CPUtime=0.02 cores=0-7
/proc/28211/task/28225/stat : 28225 (java) S 28209 28209 26088 0 -1 1077944384 526 0 0 0 2 0 0 0 20 0 20 0 446330705 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228546365424 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28226] ppid=28209 vsize=28231652 memory=280116693525888 CPUtime=0.02 cores=0-7
/proc/28211/task/28226/stat : 28226 (java) S 28209 28209 26088 0 -1 1077944384 75 0 0 0 2 0 0 0 20 0 20 0 446330705 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228545312880 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28227] ppid=28209 vsize=28231652 memory=280116693530496 CPUtime=0.02 cores=0-7
/proc/28211/task/28227/stat : 28227 (java) R 28209 28209 26088 0 -1 4202560 268 0 0 0 2 0 0 0 20 0 20 0 446330705 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228544241352 140230067310976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28228] ppid=28209 vsize=28231652 memory=280116693535104 CPUtime=0.12 cores=0-7
/proc/28211/task/28228/stat : 28228 (java) S 28209 28209 26088 0 -1 1077944384 876 0 0 0 12 0 0 0 20 0 20 0 446330705 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228543207792 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28229] ppid=28209 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28229/stat : 28229 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330705 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228542155488 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28230] ppid=28209 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/28211/task/28230/stat : 28230 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330706 28909211648 12476 33554432000 4194304 4196468 140731193546048 140228541103024 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51360 KiB

[startup+0.700924 s]
/proc/loadavg: 7.55 7.80 7.36 4/211 28230
/proc/meminfo: memFree=30630068/32770624 swapFree=66926704/67108860
[pid=28209] ppid=28206 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28209/stat : 28209 (xcsp3-exec) S 28206 28209 26088 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446330699 115843072 364 33554432000 4194304 5098028 140724765162560 140724765160664 139694937195132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25874432 140724765168501 140724765168745 140724765168745 140724765171658 0
/proc/28209/statm: 28282 364 305 221 0 87 0
[pid=28211] ppid=28209 vsize=28233776 memory=85820 CPUtime=1.67 cores=0-7
/proc/28211/stat : 28211 (java) S 28209 28209 26088 0 -1 1077944320 15715 0 0 0 159 8 0 0 20 0 20 0 446330699 28911386624 21455 33554432000 4194304 4196468 140731193546048 140731193528592 140230086610679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
/proc/28211/statm: 7058444 21455 3455 1 0 7019544 0
[pid=28211/tid=28212] ppid=28209 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/28211/task/28212/stat : 28212 (java) R 28209 28209 26088 0 -1 4202560 9266 0 0 0 64 4 0 0 20 0 20 0 446330700 28911386624 21455 33554432000 4194304 4196468 140731193546048 140230090848288 140230072680172 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28213] ppid=28209 vsize=28233776 memory=140058346955648 CPUtime=0 cores=0-7
/proc/28211/task/28213/stat : 28213 (java) S 28209 28209 26088 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446330700 28911386624 21455 33554432000 4194304 4196468 140731193546048 140230039231248 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28214] ppid=28209 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/28211/task/28214/stat : 28214 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446330701 28911386624 21455 33554432000 4194304 4196468 140731193546048 140230038178704 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28215] ppid=28209 vsize=28233776 memory=9364 CPUtime=0 cores=0-7
/proc/28211/task/28215/stat : 28215 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446330701 28911386624 21455 33554432000 4194304 4196468 140731193546048 140230037126160 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0

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

[pid=28211/tid=28228] ppid=28209 vsize=28834900 memory=776 CPUtime=0.79 cores=0-7
/proc/28211/task/28228/stat : 28228 (java) S 28209 28209 26088 0 -1 1077944384 8405 0 0 0 77 2 0 0 20 0 28 0 446330705 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228543207792 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28229] ppid=28209 vsize=28834900 memory=1552 CPUtime=0 cores=0-7
/proc/28211/task/28229/stat : 28229 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446330705 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228542155488 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28230] ppid=28209 vsize=28834900 memory=12020 CPUtime=0.03 cores=0-7
/proc/28211/task/28230/stat : 28230 (java) S 28209 28209 26088 0 -1 1077944384 847 0 0 0 0 3 0 0 20 0 28 0 446330706 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228541103024 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28335] ppid=28209 vsize=28834900 memory=496 CPUtime=154.22 cores=0-7
/proc/28211/task/28335/stat : 28335 (java) R 28209 28209 26088 0 -1 4202560 4832 0 0 0 15420 2 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228462268096 140229699980108 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28336] ppid=28209 vsize=28834900 memory=1560 CPUtime=153.98 cores=0-7
/proc/28211/task/28336/stat : 28336 (java) R 28209 28209 26088 0 -1 4202560 1842 0 0 0 15397 1 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228463322168 140229698495501 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28337] ppid=28209 vsize=28834900 memory=928 CPUtime=153.9 cores=0-7
/proc/28211/task/28337/stat : 28337 (java) R 28209 28209 26088 0 -1 4202560 1836 0 0 0 15389 1 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228459110448 140229699210112 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28338] ppid=28209 vsize=28834900 memory=1680 CPUtime=153.57 cores=0-7
/proc/28211/task/28338/stat : 28338 (java) R 28209 28209 26088 0 -1 4202560 13948 0 0 0 15351 6 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228536175168 140229701340877 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28339] ppid=28209 vsize=28834900 memory=1444 CPUtime=153.21 cores=0-7
/proc/28211/task/28339/stat : 28339 (java) R 28209 28209 26088 0 -1 4202560 5029 0 0 0 15319 2 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228457005512 140229698050469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28340] ppid=28209 vsize=28834900 memory=896 CPUtime=153.18 cores=0-7
/proc/28211/task/28340/stat : 28340 (java) R 28209 28209 26088 0 -1 4202560 6223 0 0 0 15317 1 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228460163504 140229698922654 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28341] ppid=28209 vsize=28834900 memory=1984 CPUtime=153.81 cores=0-7
/proc/28211/task/28341/stat : 28341 (java) R 28209 28209 26088 0 -1 4202560 9552 0 0 0 15377 4 0 0 20 0 28 0 446330850 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228453855312 140229698497307 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28342] ppid=28209 vsize=28834900 memory=2552 CPUtime=153.57 cores=0-7
/proc/28211/task/28342/stat : 28342 (java) R 28209 28209 26088 0 -1 4202560 1612 0 0 0 15354 3 0 0 20 0 28 0 446330851 29526937600 157021 33554432000 4194304 4196468 140731193546048 140228461216568 140229698494059 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
Current children cumulated CPU time: 1244.5 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 629540 KiB

[startup+158.402 s]
/proc/loadavg: 7.84 7.88 7.46 9/219 28350
/proc/meminfo: memFree=30059144/32770624 swapFree=66926704/67108860
[pid=28209] ppid=28206 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28209/stat : 28209 (xcsp3-exec) S 28206 28209 26088 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446330699 115843072 364 33554432000 4194304 5098028 140724765162560 140724765160664 139694937195132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25874432 140724765168501 140724765168745 140724765168745 140724765171658 0
/proc/28209/statm: 28282 364 305 221 0 87 0
[pid=28211] ppid=28209 vsize=28834900 memory=629616 CPUtime=1250.8 cores=0-7
/proc/28211/stat : 28211 (java) S 28209 28209 26088 0 -1 1077944320 117941 0 0 0 124975 105 0 0 20 0 28 0 446330699 29526937600 157404 33554432000 4194304 4196468 140731193546048 140731193528592 140230086610679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
/proc/28211/statm: 7208725 157404 3548 1 0 7169825 0
[pid=28211/tid=28212] ppid=28209 vsize=28834900 memory=1560 CPUtime=0.75 cores=0-7
/proc/28211/task/28212/stat : 28212 (java) S 28209 28209 26088 0 -1 1077944384 9375 0 0 0 71 4 0 0 20 0 28 0 446330700 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230090851456 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28213] ppid=28209 vsize=28834900 memory=6791534058613427641 CPUtime=0.64 cores=0-7
/proc/28211/task/28213/stat : 28213 (java) S 28209 28209 26088 0 -1 1077944384 2483 0 0 0 58 6 0 0 20 0 28 0 446330700 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230039231248 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28214] ppid=28209 vsize=28834900 memory=804 CPUtime=0.65 cores=0-7
/proc/28211/task/28214/stat : 28214 (java) S 28209 28209 26088 0 -1 1077944384 1918 0 0 0 58 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230038178704 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28215] ppid=28209 vsize=28834900 memory=33 CPUtime=0.65 cores=0-7
/proc/28211/task/28215/stat : 28215 (java) S 28209 28209 26088 0 -1 1077944384 1899 0 0 0 60 5 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230037126160 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28216] ppid=28209 vsize=28834900 memory=1444 CPUtime=0.65 cores=0-7
/proc/28211/task/28216/stat : 28216 (java) S 28209 28209 26088 0 -1 1077944384 2409 0 0 0 59 6 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230036073616 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28217] ppid=28209 vsize=28834900 memory=1456 CPUtime=0.65 cores=0-7
/proc/28211/task/28217/stat : 28217 (java) S 28209 28209 26088 0 -1 1077944384 1962 0 0 0 59 6 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230035020048 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28218] ppid=28209 vsize=28834900 memory=640404 CPUtime=0.66 cores=0-7
/proc/28211/task/28218/stat : 28218 (java) S 28209 28209 26088 0 -1 1077944384 2606 0 0 0 59 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230033967504 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28219] ppid=28209 vsize=28834900 memory=3580 CPUtime=0.66 cores=0-7
/proc/28211/task/28219/stat : 28219 (java) S 28209 28209 26088 0 -1 1077944384 2316 0 0 0 59 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230032914960 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28220] ppid=28209 vsize=28834900 memory=31432 CPUtime=0.65 cores=0-7
/proc/28211/task/28220/stat : 28220 (java) S 28209 28209 26088 0 -1 1077944384 2040 0 0 0 58 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230031862416 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28221] ppid=28209 vsize=28834900 memory=988 CPUtime=0.41 cores=0-7
/proc/28211/task/28221/stat : 28221 (java) S 28209 28209 26088 0 -1 1077944384 9714 0 0 0 31 10 0 0 20 0 28 0 446330702 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228550576624 140230086621826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28222] ppid=28209 vsize=28834900 memory=2016 CPUtime=0 cores=0-7
/proc/28211/task/28222/stat : 28222 (java) S 28209 28209 26088 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 446330702 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228549522848 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28223] ppid=28209 vsize=28834900 memory=1284 CPUtime=0 cores=0-7
/proc/28211/task/28223/stat : 28223 (java) S 28209 28209 26088 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 446330703 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228548470256 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28224] ppid=28209 vsize=28834900 memory=1044 CPUtime=0 cores=0-7
/proc/28211/task/28224/stat : 28224 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228547418832 140230086629275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28225] ppid=28209 vsize=28834900 memory=708 CPUtime=1.25 cores=0-7
/proc/28211/task/28225/stat : 28225 (java) S 28209 28209 26088 0 -1 1077944384 7745 0 0 0 123 2 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228546365424 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28226] ppid=28209 vsize=28834900 memory=1456 CPUtime=1.36 cores=0-7
/proc/28211/task/28226/stat : 28226 (java) S 28209 28209 26088 0 -1 1077944384 7195 0 0 0 135 1 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228545312880 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28227] ppid=28209 vsize=28834900 memory=629616 CPUtime=1.3 cores=0-7
/proc/28211/task/28227/stat : 28227 (java) S 28209 28209 26088 0 -1 1077944384 8772 0 0 0 128 2 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228544260336 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28228] ppid=28209 vsize=28834900 memory=804 CPUtime=0.79 cores=0-7
/proc/28211/task/28228/stat : 28228 (java) S 28209 28209 26088 0 -1 1077944384 8405 0 0 0 77 2 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228543207792 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28229] ppid=28209 vsize=28834900 memory=4108 CPUtime=0 cores=0-7
/proc/28211/task/28229/stat : 28229 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228542155488 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28230] ppid=28209 vsize=28834900 memory=1808 CPUtime=0.03 cores=0-7
/proc/28211/task/28230/stat : 28230 (java) S 28209 28209 26088 0 -1 1077944384 847 0 0 0 0 3 0 0 20 0 28 0 446330706 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228541103024 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28335] ppid=28209 vsize=28834900 memory=924 CPUtime=155.02 cores=0-7
/proc/28211/task/28335/stat : 28335 (java) R 28209 28209 26088 0 -1 4202560 4832 0 0 0 15500 2 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228462271696 140229698922620 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28336] ppid=28209 vsize=28834900 memory=4136 CPUtime=154.76 cores=0-7
/proc/28211/task/28336/stat : 28336 (java) R 28209 28209 26088 0 -1 4202560 1842 0 0 0 15475 1 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228463321408 140229698495687 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28337] ppid=28209 vsize=28834900 memory=9364 CPUtime=154.66 cores=0-7
/proc/28211/task/28337/stat : 28337 (java) R 28209 28209 26088 0 -1 4202560 1837 0 0 0 15465 1 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228459110504 140229698496842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28338] ppid=28209 vsize=28834900 memory=1120 CPUtime=154.37 cores=0-7
/proc/28211/task/28338/stat : 28338 (java) R 28209 28209 26088 0 -1 4202560 13948 0 0 0 15431 6 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228536172720 140229699536917 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28339] ppid=28209 vsize=28834900 memory=776 CPUtime=153.96 cores=0-7
/proc/28211/task/28339/stat : 28339 (java) R 28209 28209 26088 0 -1 4202560 5029 0 0 0 15394 2 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228457004952 140229693508891 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28340] ppid=28209 vsize=28834900 memory=1552 CPUtime=153.98 cores=0-7
/proc/28211/task/28340/stat : 28340 (java) R 28209 28209 26088 0 -1 4202560 6223 0 0 0 15397 1 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228460163504 140229701201537 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28341] ppid=28209 vsize=28834900 memory=8076 CPUtime=154.61 cores=0-7
/proc/28211/task/28341/stat : 28341 (java) R 28209 28209 26088 0 -1 4202560 9553 0 0 0 15457 4 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228453855928 140229700149310 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28342] ppid=28209 vsize=28834900 memory=4008 CPUtime=154.37 cores=0-7
/proc/28211/task/28342/stat : 28342 (java) R 28209 28209 26088 0 -1 4202560 1612 0 0 0 15434 3 0 0 20 0 28 0 446330851 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228461218816 140229698546124 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
Current children cumulated CPU time: 1250.8 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 631072 KiB

[startup+158.602 s]
/proc/loadavg: 7.84 7.88 7.46 9/219 28350
/proc/meminfo: memFree=30059144/32770624 swapFree=66926704/67108860
[pid=28209] ppid=28206 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/28209/stat : 28209 (xcsp3-exec) S 28206 28209 26088 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 446330699 115843072 364 33554432000 4194304 5098028 140724765162560 140724765160664 139694937195132 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 25874432 140724765168501 140724765168745 140724765168745 140724765171658 0
/proc/28209/statm: 28282 364 305 221 0 87 0
[pid=28211] ppid=28209 vsize=28834900 memory=629616 CPUtime=1252.4 cores=0-7
/proc/28211/stat : 28211 (java) S 28209 28209 26088 0 -1 1077944320 117941 0 0 0 125135 105 0 0 20 0 28 0 446330699 29526937600 157404 33554432000 4194304 4196468 140731193546048 140731193528592 140230086610679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
/proc/28211/statm: 7208725 157404 3548 1 0 7169825 0
[pid=28211/tid=28212] ppid=28209 vsize=28834900 memory=6791534058613427641 CPUtime=0.75 cores=0-7
/proc/28211/task/28212/stat : 28212 (java) S 28209 28209 26088 0 -1 1077944384 9375 0 0 0 71 4 0 0 20 0 28 0 446330700 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230090851456 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28213] ppid=28209 vsize=28834900 memory=14012 CPUtime=0.64 cores=0-7
/proc/28211/task/28213/stat : 28213 (java) S 28209 28209 26088 0 -1 1077944384 2483 0 0 0 58 6 0 0 20 0 28 0 446330700 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230039231248 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28214] ppid=28209 vsize=28834900 memory=11104 CPUtime=0.65 cores=0-7
/proc/28211/task/28214/stat : 28214 (java) S 28209 28209 26088 0 -1 1077944384 1918 0 0 0 58 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230038178704 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28215] ppid=28209 vsize=28834900 memory=2120 CPUtime=0.65 cores=0-7
/proc/28211/task/28215/stat : 28215 (java) S 28209 28209 26088 0 -1 1077944384 1899 0 0 0 60 5 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230037126160 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28216] ppid=28209 vsize=28834900 memory=12020 CPUtime=0.65 cores=0-7
/proc/28211/task/28216/stat : 28216 (java) S 28209 28209 26088 0 -1 1077944384 2409 0 0 0 59 6 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230036073616 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28217] ppid=28209 vsize=28834900 memory=496 CPUtime=0.65 cores=0-7
/proc/28211/task/28217/stat : 28217 (java) S 28209 28209 26088 0 -1 1077944384 1962 0 0 0 59 6 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230035020048 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28218] ppid=28209 vsize=28834900 memory=1560 CPUtime=0.66 cores=0-7
/proc/28211/task/28218/stat : 28218 (java) S 28209 28209 26088 0 -1 1077944384 2606 0 0 0 59 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230033967504 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28219] ppid=28209 vsize=28834900 memory=928 CPUtime=0.66 cores=0-7
/proc/28211/task/28219/stat : 28219 (java) S 28209 28209 26088 0 -1 1077944384 2316 0 0 0 59 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230032914960 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28220] ppid=28209 vsize=28834900 memory=1680 CPUtime=0.65 cores=0-7
/proc/28211/task/28220/stat : 28220 (java) S 28209 28209 26088 0 -1 1077944384 2040 0 0 0 58 7 0 0 20 0 28 0 446330701 29526937600 157404 33554432000 4194304 4196468 140731193546048 140230031862416 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28221] ppid=28209 vsize=28834900 memory=1444 CPUtime=0.41 cores=0-7
/proc/28211/task/28221/stat : 28221 (java) S 28209 28209 26088 0 -1 1077944384 9714 0 0 0 31 10 0 0 20 0 28 0 446330702 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228550576624 140230086621826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28222] ppid=28209 vsize=28834900 memory=896 CPUtime=0 cores=0-7
/proc/28211/task/28222/stat : 28222 (java) S 28209 28209 26088 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 28 0 446330702 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228549522848 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28223] ppid=28209 vsize=28834900 memory=1984 CPUtime=0 cores=0-7
/proc/28211/task/28223/stat : 28223 (java) S 28209 28209 26088 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 446330703 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228548470256 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28224] ppid=28209 vsize=28834900 memory=2552 CPUtime=0 cores=0-7
/proc/28211/task/28224/stat : 28224 (java) S 28209 28209 26088 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228547418832 140230086629275 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28225] ppid=28209 vsize=28834900 memory=1760 CPUtime=1.25 cores=0-7
/proc/28211/task/28225/stat : 28225 (java) S 28209 28209 26088 0 -1 1077944384 7745 0 0 0 123 2 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228546365424 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28226] ppid=28209 vsize=28834900 memory=111632 CPUtime=1.36 cores=0-7
/proc/28211/task/28226/stat : 28226 (java) S 28209 28209 26088 0 -1 1077944384 7195 0 0 0 135 1 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228545312880 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28227] ppid=28209 vsize=28834900 memory=804 CPUtime=1.3 cores=0-7
/proc/28211/task/28227/stat : 28227 (java) S 28209 28209 26088 0 -1 1077944384 8772 0 0 0 128 2 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228544260336 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28228] ppid=28209 vsize=28834900 memory=-3622645143214314312 CPUtime=0.79 cores=0-7
/proc/28211/task/28228/stat : 28228 (java) S 28209 28209 26088 0 -1 1077944384 8405 0 0 0 77 2 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228543207792 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28229] ppid=28209 vsize=28834900 memory=928 CPUtime=0 cores=0-7
/proc/28211/task/28229/stat : 28229 (java) S 28209 28209 26088 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446330705 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228542155488 140230086620885 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28230] ppid=28209 vsize=28834900 memory=1680 CPUtime=0.03 cores=0-7
/proc/28211/task/28230/stat : 28230 (java) S 28209 28209 26088 0 -1 1077944384 847 0 0 0 0 3 0 0 20 0 28 0 446330706 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228541103024 140230086621826 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28335] ppid=28209 vsize=28834900 memory=1444 CPUtime=155.22 cores=0-7
/proc/28211/task/28335/stat : 28335 (java) R 28209 28209 26088 0 -1 4202560 4832 0 0 0 15520 2 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228462272184 140229698922654 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28336] ppid=28209 vsize=28834900 memory=896 CPUtime=154.96 cores=0-7
/proc/28211/task/28336/stat : 28336 (java) R 28209 28209 26088 0 -1 4202560 1842 0 0 0 15495 1 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228463321408 140229698494220 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28337] ppid=28209 vsize=28834900 memory=1984 CPUtime=154.86 cores=0-7
/proc/28211/task/28337/stat : 28337 (java) R 28209 28209 26088 0 -1 4202560 1837 0 0 0 15485 1 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228459113968 140229698495455 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28338] ppid=28209 vsize=28834900 memory=1284 CPUtime=154.57 cores=0-7
/proc/28211/task/28338/stat : 28338 (java) R 28209 28209 26088 0 -1 4202560 13948 0 0 0 15451 6 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228536172720 140229699653316 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28339] ppid=28209 vsize=28834900 memory=1044 CPUtime=154.16 cores=0-7
/proc/28211/task/28339/stat : 28339 (java) R 28209 28209 26088 0 -1 4202560 5029 0 0 0 15414 2 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228457004952 140229698050102 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28340] ppid=28209 vsize=28834900 memory=708 CPUtime=154.18 cores=0-7
/proc/28211/task/28340/stat : 28340 (java) R 28209 28209 26088 0 -1 4202560 6223 0 0 0 15417 1 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228460163504 140229701201471 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28341] ppid=28209 vsize=28834900 memory=4108 CPUtime=154.81 cores=0-7
/proc/28211/task/28341/stat : 28341 (java) R 28209 28209 26088 0 -1 4202560 9553 0 0 0 15477 4 0 0 20 0 28 0 446330850 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228453855928 140229698050400 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
[pid=28211/tid=28342] ppid=28209 vsize=28834900 memory=1808 CPUtime=154.57 cores=0-7
/proc/28211/task/28342/stat : 28342 (java) R 28209 28209 26088 0 -1 4202560 1612 0 0 0 15454 3 0 0 20 0 28 0 446330851 29526937600 157404 33554432000 4194304 4196468 140731193546048 140228461218816 140229698919858 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15347712 140731193553898 140731193554070 140731193554070 140731193556943 0
Current children cumulated CPU time: 1252.4 s
Current children cumulated vsize: 28948028 KiB
Current children cumulated memory: 631072 KiB

Child status: 0
Real time (s): 158.643
CPU time (s): 1252.57
CPU user time (s): 1251.5
CPU system time (s): 1.06403
CPU usage (%): 789.552
Max. virtual memory (cumulated for all children) (KiB): 28948028
Max. memory (cumulated for all children) (KiB): 800572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1251.5
system time used= 1.06403
maximum resident set size= 830320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118935
page faults= 0
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36655
involuntary context switches= 14698


# summary of solver processes directly reported to runsolver:
#   pid: 28209
#   total CPU time (s): 1252.57
#   total CPU user time (s): 1251.5
#   total CPU system time (s): 1.06403

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.46247 second user time and 1.83521 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-17 07:10:30
IDJOB=4399882
IDBENCH=115954
IDSOLVER=2854
FILE ID=node107/4399882-1568700749
RUNJOBID= node107-1568696839-26115
PBS_JOBID= 21703898
Free space on /tmp= 59040 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/StillLife/StillLife-m1-s1/StillLife-06-11.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399882-1568700749/watcher-4399882-1568700749 -o /tmp/evaluation-result-4399882-1568700749/solver-4399882-1568700749 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1568696839-26115 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1830237543 HOME/instance-4399882-1568700749.xml

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

MD5SUM BENCH= 5296a674fcd135b0317e95ffe6d81fd1
RANDOM SEED=1830237543

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        30677896 kB
MemAvailable:   31812100 kB
Buffers:          224092 kB
Cached:          1186444 kB
SwapCached:        76320 kB
Active:           680468 kB
Inactive:         807628 kB
Active(anon):      11476 kB
Inactive(anon):   109020 kB
Active(file):     668992 kB
Inactive(file):   698608 kB
Unevictable:      111200 kB
Mlocked:          111200 kB
SwapTotal:      67108860 kB
SwapFree:       66926704 kB
Dirty:             26340 kB
Writeback:             0 kB
AnonPages:        113484 kB
Mapped:            42640 kB
Shmem:             34320 kB
Slab:             194768 kB
SReclaimable:     164880 kB
SUnreclaim:        29888 kB
KernelStack:        3760 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 59012 MiB
End job on node107 at 2019-09-17 07:13:09