Trace number 4399805

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 parallelOPT353 129.859 17.0688

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-8.xml
MD5SUM43b2ef46cc27b455a3f22cfd7dbefeca
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark353
Best CPU time to get the best result obtained on this benchmark28.1866
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size453
Distribution of domain sizes[{"size":5,"count":50},{"size":453,"count":55}]
Minimum variable degree2
Maximum variable degree6
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":50},{"degree":6,"count":25}]
Minimum constraint arity1
Maximum constraint arity7
Distribution of constraint arities[{"arity":1,"count":5},{"arity":2,"count":25},{"arity":3,"count":25},{"arity":5,"count":10},{"arity":7,"count":25}]
Number of extensional constraints25
Number of intensional constraints30
Distribution of constraint types[{"type":"extension","count":25},{"type":"intension","count":30},{"type":"allDifferent","count":5},{"type":"noOverlap","count":5},{"type":"element","count":25}]
Optimization problemYES
Type of objectivemin MAXIMUM

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-4399805-1568700627.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399805-1568700627.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.47/0.76	c solve instance...
1.47/0.96	o 452 
1.47/1.02	o 428 
1.47/1.06	o 427 
3.84/1.08	o 423 
3.98/1.15	o 401 
3.98/1.18	o 399 
6.28/1.43	o 395 
11.03/2.04	o 394 
11.75/2.18	o 393 
12.60/2.27	o 389 
12.60/2.27	o 388 
13.43/2.32	o 384 
13.43/2.32	o 381 
13.43/2.35	o 379 
18.03/2.95	o 375 
24.36/3.71	o 373 
24.36/3.72	o 372 
25.13/3.83	o 371 
25.92/3.91	o 367 
25.92/3.96	o 366 
26.67/4.01	o 365 
27.47/4.10	o 364 
28.32/4.31	o 363 
30.59/4.57	o 362 
35.28/5.10	o 361 
36.11/5.27	o 360 
37.61/5.40	o 359 
39.98/5.76	o 358 
41.51/5.94	o 357 
48.64/6.88	o 356 
50.18/7.05	o 355 
51.74/7.25	o 354 
57.24/7.92	o 353 
129.41/17.05	s OPTIMUM FOUND
129.41/17.05	v <instantiation>
129.41/17.05	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] e[0] e[1] e[2] e[3] e[4] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] </list>
129.41/17.05	v 	<values>0 90 190 225 314 0 93 173 257 280 2 104 222 263 308 0 96 163 225 297 0 97 193 247 263 352 353 346 352 353 90 83 35 22 38 93 68 84 23 73 94 77 41 34 38 96 67 59 72 55 89 93 49 16 90 4 2 1 0 3 1 4 2 3 0 3 0 4 2 1 0 3 4 1 2 2 1 3 0 4 225 190 90 314 0 280 0 173 257 93 104 308 263 2 222 0 225 297 96 163 247 97 0 193 263 </values>
129.41/17.05	v </instantiation>

Verifier Data

OK	353

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399805-1568700627/watcher-4399805-1568700627 -o /tmp/evaluation-result-4399805-1568700627/solver-4399805-1568700627 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568700586-32022 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1515447762 HOME/instance-4399805-1568700627.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=32039, runsolver pid=32036
Current StackSize limit: 8192 KiB


[startup+0.100158 s]*
/proc/loadavg: 5.07 6.63 4.92 2/211 32060
/proc/meminfo: memFree=28487168/32770624 swapFree=66959728/67108860
[pid=32039] ppid=32036 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32039/stat : 32039 (xcsp3-exec) S 32036 32039 31995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446002818 115843072 364 33554432000 4194304 5098028 140727162619840 140727162617944 140697394807420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30048256 140727162622837 140727162623081 140727162623081 140727162625994 0
/proc/32039/statm: 28282 364 305 221 0 87 0
[pid=32041] ppid=32039 vsize=28227396 memory=29024 CPUtime=0.12 cores=0-7
/proc/32041/stat : 32041 (java) S 32039 32039 31995 0 -1 1077944320 5667 0 0 0 11 1 0 0 20 0 20 0 446002819 28904853504 7256 33554432000 4194304 4196468 140720417741776 140720417724320 140584522256119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
/proc/32041/statm: 7056849 7256 3148 1 0 7019032 0
[pid=32041/tid=32042] ppid=32039 vsize=28227396 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/32041/task/32042/stat : 32042 (java) R 32039 32039 31995 0 -1 4202560 3615 0 0 0 8 0 0 0 20 0 20 0 446002819 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584526488384 140584522278045 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32043] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32043/stat : 32043 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584073309200 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32044] ppid=32039 vsize=28227396 memory=140336988599936 CPUtime=0 cores=0-7
/proc/32041/task/32044/stat : 32044 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584072256656 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32045] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32045/stat : 32045 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584071203600 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32046] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32046/stat : 32046 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584070151056 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32047] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32047/stat : 32047 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584069098000 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32048] ppid=32039 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32041/task/32048/stat : 32048 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584068045456 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32049] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32049/stat : 32049 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584066992400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32050] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32050/stat : 32050 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 7256 33554432000 4194304 4196468 140720417741776 140584065939856 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32051] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32051/stat : 32051 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002821 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583053335280 140584522267266 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32052] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32052/stat : 32052 (java) S 32039 32039 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446002822 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583052281504 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32053] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32053/stat : 32053 (java) S 32039 32039 31995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446002822 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583051228400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32054] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32054/stat : 32054 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002824 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583050176976 140584522274715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32055] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32055/stat : 32055 (java) R 32039 32039 31995 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 20 0 446002824 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583049124080 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32056] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32056/stat : 32056 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002824 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583048071536 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32057] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32057/stat : 32057 (java) R 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002824 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583047018480 140584522267266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32058] ppid=32039 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32041/task/32058/stat : 32058 (java) R 32039 32039 31995 0 -1 4202560 312 0 0 0 1 0 0 0 20 0 20 0 446002824 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583045965936 140584522277466 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32059] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32059/stat : 32059 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002825 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583044914144 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32060] ppid=32039 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32041/task/32060/stat : 32060 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002825 28904853504 7256 33554432000 4194304 4196468 140720417741776 140583043861680 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30480 KiB

[startup+0.210387 s]*
/proc/loadavg: 5.07 6.63 4.92 3/211 32060
/proc/meminfo: memFree=28474908/32770624 swapFree=66959728/67108860
[pid=32039] ppid=32036 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32039/stat : 32039 (xcsp3-exec) S 32036 32039 31995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446002818 115843072 364 33554432000 4194304 5098028 140727162619840 140727162617944 140697394807420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30048256 140727162622837 140727162623081 140727162623081 140727162625994 0
/proc/32039/statm: 28282 364 305 221 0 87 0
[pid=32041] ppid=32039 vsize=28227396 memory=41040 CPUtime=0.34 cores=0-7
/proc/32041/stat : 32041 (java) S 32039 32039 31995 0 -1 1077944320 9532 0 0 0 31 3 0 0 20 0 20 0 446002819 28904853504 10260 33554432000 4194304 4196468 140720417741776 140720417724320 140584522256119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
/proc/32041/statm: 7056849 10260 3267 1 0 7019032 0
[pid=32041/tid=32042] ppid=32039 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/32041/task/32042/stat : 32042 (java) R 32039 32039 31995 0 -1 4202560 6642 0 0 0 18 2 0 0 20 0 20 0 446002819 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584526487648 140584522268054 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32043] ppid=32039 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/32041/task/32043/stat : 32043 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584073309200 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32044] ppid=32039 vsize=28227396 memory=140336991952755 CPUtime=0 cores=0-7
/proc/32041/task/32044/stat : 32044 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584072256656 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32045] ppid=32039 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32041/task/32045/stat : 32045 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584071203600 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32046] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32046/stat : 32046 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584070151056 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32047] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32047/stat : 32047 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584069098000 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32048] ppid=32039 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32041/task/32048/stat : 32048 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584068045456 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32049] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32049/stat : 32049 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584066992400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32050] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32050/stat : 32050 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28904853504 10260 33554432000 4194304 4196468 140720417741776 140584065939856 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32051] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32051/stat : 32051 (java) S 32039 32039 31995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446002821 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583053335280 140584522267266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32052] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32052/stat : 32052 (java) S 32039 32039 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446002822 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583052281504 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32053] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32053/stat : 32053 (java) S 32039 32039 31995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446002822 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583051228400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32054] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32054/stat : 32054 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002824 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583050176976 140584522274715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32055] ppid=32039 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32041/task/32055/stat : 32055 (java) S 32039 32039 31995 0 -1 1077944384 531 0 0 0 1 0 0 0 20 0 20 0 446002824 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583049124080 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32056] ppid=32039 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32041/task/32056/stat : 32056 (java) S 32039 32039 31995 0 -1 1077944384 228 0 0 0 2 0 0 0 20 0 20 0 446002824 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583048071536 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32057] ppid=32039 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/32041/task/32057/stat : 32057 (java) S 32039 32039 31995 0 -1 1077944384 66 0 0 0 1 0 0 0 20 0 20 0 446002824 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583047018480 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32058] ppid=32039 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/32041/task/32058/stat : 32058 (java) R 32039 32039 31995 0 -1 4202560 752 0 0 0 7 0 0 0 20 0 20 0 446002824 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583045965744 140584522268054 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32059] ppid=32039 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32059/stat : 32059 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002825 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583044914144 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32060] ppid=32039 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32041/task/32060/stat : 32060 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002825 28904853504 10260 33554432000 4194304 4196468 140720417741776 140583043861680 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42496 KiB

[startup+0.309865 s]*
/proc/loadavg: 5.07 6.63 4.92 5/211 32060
/proc/meminfo: memFree=28466668/32770624 swapFree=66959728/67108860
[pid=32039] ppid=32036 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32039/stat : 32039 (xcsp3-exec) S 32036 32039 31995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446002818 115843072 364 33554432000 4194304 5098028 140727162619840 140727162617944 140697394807420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30048256 140727162622837 140727162623081 140727162623081 140727162625994 0
/proc/32039/statm: 28282 364 305 221 0 87 0
[pid=32041] ppid=32039 vsize=28231652 memory=50304 CPUtime=0.52 cores=0-7
/proc/32041/stat : 32041 (java) S 32039 32039 31995 0 -1 1077944320 10874 0 0 0 48 4 0 0 20 0 20 0 446002819 28909211648 12576 33554432000 4194304 4196468 140720417741776 140720417724320 140584522256119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
/proc/32041/statm: 7057913 12576 3368 1 0 7019032 0
[pid=32041/tid=32042] ppid=32039 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32041/task/32042/stat : 32042 (java) R 32039 32039 31995 0 -1 4202560 7761 0 0 0 27 3 0 0 20 0 20 0 446002819 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584526487232 140584506336606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32043] ppid=32039 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32043/stat : 32043 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584073309200 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32044] ppid=32039 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32044/stat : 32044 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584072256656 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32045] ppid=32039 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32045/stat : 32045 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584071203600 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32046] ppid=32039 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32046/stat : 32046 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584070151056 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32047] ppid=32039 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32041/task/32047/stat : 32047 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584069098000 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32048] ppid=32039 vsize=28231652 memory=140336848532399 CPUtime=0 cores=0-7
/proc/32041/task/32048/stat : 32048 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584068045456 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32049] ppid=32039 vsize=28231652 memory=140336848534704 CPUtime=0 cores=0-7
/proc/32041/task/32049/stat : 32049 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584066992400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32050] ppid=32039 vsize=28231652 memory=140336848537008 CPUtime=0 cores=0-7
/proc/32041/task/32050/stat : 32050 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28909211648 12576 33554432000 4194304 4196468 140720417741776 140584065939856 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32051] ppid=32039 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32051/stat : 32051 (java) S 32039 32039 31995 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 446002821 28909211648 12576 33554432000 4194304 4196468 140720417741776 140583053335280 140584522267266 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32052] ppid=32039 vsize=28231652 memory=280673697080976 CPUtime=0 cores=0-7
/proc/32041/task/32052/stat : 32052 (java) S 32039 32039 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 446002822 28909211648 12576 33554432000 4194304 4196468 140720417741776 140583052281504 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32053] ppid=32039 vsize=28231652 memory=280673697087888 CPUtime=0 cores=0-7
/proc/32041/task/32053/stat : 32053 (java) S 32039 32039 31995 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 446002822 28909211648 12576 33554432000 4194304 4196468 140720417741776 140583051228400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32054] ppid=32039 vsize=28231652 memory=280673697029168 CPUtime=0 cores=0-7
/proc/32041/task/32054/stat : 32054 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002824 28909211648 12576 33554432000 4194304 4196468 140720417741776 140583050176976 140584522274715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32055] ppid=32039 vsize=28231652 memory=280673697101712 CPUtime=0.03 cores=0-7
/proc/32041/task/32055/stat : 32055 (java) S 32039 32039 31995 0 -1 1077944384 536 0 0 0 3 0 0 0 20 0 20 0 446002824 28909211648 12576 33554432000 4194304 4196468 140720417741776 140583049124080 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32056] ppid=32039 vsize=28231652 memory=280673697108624 CPUtime=0.04 cores=0-7
/proc/32041/task/32056/stat : 32056 (java) R 32039 32039 31995 0 -1 4202560 348 0 0 0 4 0 0 0 20 0 20 0 446002824 28909211648 12605 33554432000 4194304 4196468 140720417741776 140583048061920 140584503800681 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32057] ppid=32039 vsize=28231652 memory=280673697106320 CPUtime=0.01 cores=0-7
/proc/32041/task/32057/stat : 32057 (java) S 32039 32039 31995 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 20 0 446002824 28909211648 12605 33554432000 4194304 4196468 140720417741776 140583047018480 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32058] ppid=32039 vsize=28231652 memory=280673697122480 CPUtime=0.12 cores=0-7
/proc/32041/task/32058/stat : 32058 (java) S 32039 32039 31995 0 -1 1077944384 846 0 0 0 12 0 0 0 20 0 20 0 446002824 28909211648 12605 33554432000 4194304 4196468 140720417741776 140583045965936 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32059] ppid=32039 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32059/stat : 32059 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 446002825 28909211648 12605 33554432000 4194304 4196468 140720417741776 140583044914144 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32060] ppid=32039 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32041/task/32060/stat : 32060 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002825 28909211648 12605 33554432000 4194304 4196468 140720417741776 140583043861680 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51760 KiB

[startup+0.700971 s]
/proc/loadavg: 5.07 6.63 4.92 5/211 32060
/proc/meminfo: memFree=28455828/32770624 swapFree=66959728/67108860
[pid=32039] ppid=32036 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32039/stat : 32039 (xcsp3-exec) S 32036 32039 31995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446002818 115843072 364 33554432000 4194304 5098028 140727162619840 140727162617944 140697394807420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30048256 140727162622837 140727162623081 140727162623081 140727162625994 0
/proc/32039/statm: 28282 364 305 221 0 87 0
[pid=32041] ppid=32039 vsize=28233776 memory=78928 CPUtime=1.47 cores=0-7
/proc/32041/stat : 32041 (java) S 32039 32039 31995 0 -1 1077944320 13924 0 0 0 141 6 0 0 20 0 20 0 446002819 28911386624 19732 33554432000 4194304 4196468 140720417741776 140720417724320 140584522256119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
/proc/32041/statm: 7058444 19732 3450 1 0 7019544 0
[pid=32041/tid=32042] ppid=32039 vsize=28233776 memory=280673697480368 CPUtime=0.67 cores=0-7
/proc/32041/task/32042/stat : 32042 (java) R 32039 32039 31995 0 -1 4202560 9391 0 0 0 63 4 0 0 20 0 20 0 446002819 28911386624 19732 33554432000 4194304 4196468 140720417741776 140584526493664 140584506336606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32043] ppid=32039 vsize=28233776 memory=140336848741232 CPUtime=0 cores=0-7
/proc/32041/task/32043/stat : 32043 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28911386624 19732 33554432000 4194304 4196468 140720417741776 140584073309200 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32044] ppid=32039 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32044/stat : 32044 (java) S 32039 32039 31995 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 446002820 28911386624 19732 33554432000 4194304 4196468 140720417741776 140584072256656 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32045] ppid=32039 vsize=28233776 memory=1060 CPUtime=0 cores=0-7
/proc/32041/task/32045/stat : 32045 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 446002820 28911386624 19732 33554432000 4194304 4196468 140720417741776 140584071203600 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0

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

[pid=32041/tid=32058] ppid=32039 vsize=28901464 memory=1388135443698408648 CPUtime=0.87 cores=0-7
/proc/32041/task/32058/stat : 32058 (java) S 32039 32039 31995 0 -1 1077944384 7862 0 0 0 85 2 0 0 20 0 28 0 446002824 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583045965936 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32059] ppid=32039 vsize=28901464 memory=7900382160082517085 CPUtime=0 cores=0-7
/proc/32041/task/32059/stat : 32059 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446002825 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583044914144 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32060] ppid=32039 vsize=28901464 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32060/stat : 32060 (java) S 32039 32039 31995 0 -1 1077944384 977 0 0 0 0 0 0 0 20 0 28 0 446002825 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583043861680 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32325] ppid=32039 vsize=28901464 memory=0 CPUtime=8.13 cores=0-7
/proc/32041/task/32325/stat : 32325 (java) R 32039 32039 31995 0 -1 4202560 292 0 0 0 813 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583031492456 140584166398646 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32326] ppid=32039 vsize=28901464 memory=5865469479800824941 CPUtime=8.17 cores=0-7
/proc/32041/task/32326/stat : 32326 (java) R 32039 32039 31995 0 -1 4202560 301 0 0 0 817 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583023072008 140584167587350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32327] ppid=32039 vsize=28901464 memory=6307362040330160540 CPUtime=8.14 cores=0-7
/proc/32041/task/32327/stat : 32327 (java) R 32039 32039 31995 0 -1 4202560 383 0 0 0 814 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583026231808 140584167734839 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32328] ppid=32039 vsize=28901464 memory=2 CPUtime=8.18 cores=0-7
/proc/32041/task/32328/stat : 32328 (java) R 32039 32039 31995 0 -1 4202560 759 0 0 0 818 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583027282440 140584165448564 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32329] ppid=32039 vsize=28901464 memory=280673698877616 CPUtime=8.24 cores=0-7
/proc/32041/task/32329/stat : 32329 (java) R 32039 32039 31995 0 -1 4202560 545 0 0 0 824 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583024123720 140584168441893 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32330] ppid=32039 vsize=28901464 memory=0 CPUtime=8.11 cores=0-7
/proc/32041/task/32330/stat : 32330 (java) R 32039 32039 31995 0 -1 4202560 468 0 0 0 811 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583030439328 140584169591826 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32331] ppid=32039 vsize=28901464 memory=0 CPUtime=8.2 cores=0-7
/proc/32041/task/32331/stat : 32331 (java) R 32039 32039 31995 0 -1 4202560 404 0 0 0 820 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583025177048 140584167734870 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32332] ppid=32039 vsize=28901464 memory=0 CPUtime=8.18 cores=0-7
/proc/32041/task/32332/stat : 32332 (java) R 32039 32039 31995 0 -1 4202560 257 0 0 0 818 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583029388616 140584167734839 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
Current children cumulated CPU time: 123.12 s
Current children cumulated vsize: 29014592 KiB
Current children cumulated memory: 256720 KiB

[startup+16.6018 s]
/proc/loadavg: 5.93 6.75 4.98 9/221 32341
/proc/meminfo: memFree=28256744/32770624 swapFree=66959728/67108860
[pid=32039] ppid=32036 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32039/stat : 32039 (xcsp3-exec) S 32036 32039 31995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446002818 115843072 364 33554432000 4194304 5098028 140727162619840 140727162617944 140697394807420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30048256 140727162622837 140727162623081 140727162623081 140727162625994 0
/proc/32039/statm: 28282 364 305 221 0 87 0
[pid=32041] ppid=32039 vsize=28901464 memory=255264 CPUtime=126.24 cores=0-7
/proc/32041/stat : 32041 (java) S 32039 32039 31995 0 -1 1077944320 69368 0 0 0 12587 37 0 0 20 0 28 0 446002819 29595099136 63816 33554432000 4194304 4196468 140720417741776 140720417724320 140584522256119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
/proc/32041/statm: 7225366 63816 3535 1 0 7186466 0
[pid=32041/tid=32042] ppid=32039 vsize=28901464 memory=35617 CPUtime=0.78 cores=0-7
/proc/32041/task/32042/stat : 32042 (java) S 32039 32039 31995 0 -1 1077944384 9721 0 0 0 73 5 0 0 20 0 28 0 446002819 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584526496896 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32043] ppid=32039 vsize=28901464 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/32041/task/32043/stat : 32043 (java) S 32039 32039 31995 0 -1 1077944384 1731 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584073309200 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32044] ppid=32039 vsize=28901464 memory=288292160212829499 CPUtime=0.02 cores=0-7
/proc/32041/task/32044/stat : 32044 (java) S 32039 32039 31995 0 -1 1077944384 422 0 0 0 2 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584072256656 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32045] ppid=32039 vsize=28901464 memory=0 CPUtime=0.03 cores=0-7
/proc/32041/task/32045/stat : 32045 (java) S 32039 32039 31995 0 -1 1077944384 140 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584071203600 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32046] ppid=32039 vsize=28901464 memory=4420 CPUtime=0.02 cores=0-7
/proc/32041/task/32046/stat : 32046 (java) S 32039 32039 31995 0 -1 1077944384 140 0 0 0 2 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584070151056 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32047] ppid=32039 vsize=28901464 memory=6628 CPUtime=0.03 cores=0-7
/proc/32041/task/32047/stat : 32047 (java) S 32039 32039 31995 0 -1 1077944384 276 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584069098000 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32048] ppid=32039 vsize=28901464 memory=1556 CPUtime=0.03 cores=0-7
/proc/32041/task/32048/stat : 32048 (java) S 32039 32039 31995 0 -1 1077944384 306 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584068045456 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32049] ppid=32039 vsize=28901464 memory=928 CPUtime=0.03 cores=0-7
/proc/32041/task/32049/stat : 32049 (java) S 32039 32039 31995 0 -1 1077944384 259 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584066992400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32050] ppid=32039 vsize=28901464 memory=1772 CPUtime=0.03 cores=0-7
/proc/32041/task/32050/stat : 32050 (java) S 32039 32039 31995 0 -1 1077944384 370 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63816 33554432000 4194304 4196468 140720417741776 140584065939856 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32051] ppid=32039 vsize=28901464 memory=832 CPUtime=0.02 cores=0-7
/proc/32041/task/32051/stat : 32051 (java) S 32039 32039 31995 0 -1 1077944384 1332 0 0 0 2 0 0 0 20 0 28 0 446002821 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583053335280 140584522267266 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32052] ppid=32039 vsize=28901464 memory=1436 CPUtime=0 cores=0-7
/proc/32041/task/32052/stat : 32052 (java) S 32039 32039 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446002822 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583052281504 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32053] ppid=32039 vsize=28901464 memory=1984 CPUtime=0 cores=0-7
/proc/32041/task/32053/stat : 32053 (java) S 32039 32039 31995 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 446002822 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583051228400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32054] ppid=32039 vsize=28901464 memory=2580 CPUtime=0 cores=0-7
/proc/32041/task/32054/stat : 32054 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446002824 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583050176976 140584522274715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32055] ppid=32039 vsize=28901464 memory=1760 CPUtime=2.74 cores=0-7
/proc/32041/task/32055/stat : 32055 (java) S 32039 32039 31995 0 -1 1077944384 12126 0 0 0 271 3 0 0 20 0 28 0 446002824 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583049124080 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32056] ppid=32039 vsize=28901464 memory=111636 CPUtime=3.09 cores=0-7
/proc/32041/task/32056/stat : 32056 (java) S 32039 32039 31995 0 -1 1077944384 9785 0 0 0 307 2 0 0 20 0 28 0 446002824 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583048071536 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32057] ppid=32039 vsize=28901464 memory=800 CPUtime=3.16 cores=0-7
/proc/32041/task/32057/stat : 32057 (java) S 32039 32039 31995 0 -1 1077944384 12163 0 0 0 312 4 0 0 20 0 28 0 446002824 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583047018480 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32058] ppid=32039 vsize=28901464 memory=4104 CPUtime=0.87 cores=0-7
/proc/32041/task/32058/stat : 32058 (java) S 32039 32039 31995 0 -1 1077944384 7862 0 0 0 85 2 0 0 20 0 28 0 446002824 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583045965936 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32059] ppid=32039 vsize=28901464 memory=1804 CPUtime=0 cores=0-7
/proc/32041/task/32059/stat : 32059 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446002825 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583044914144 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32060] ppid=32039 vsize=28901464 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32060/stat : 32060 (java) S 32039 32039 31995 0 -1 1077944384 992 0 0 0 0 0 0 0 20 0 28 0 446002825 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583043861680 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32325] ppid=32039 vsize=28901464 memory=8848676867099043629 CPUtime=8.52 cores=0-7
/proc/32041/task/32325/stat : 32325 (java) R 32039 32039 31995 0 -1 4202560 351 0 0 0 852 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583031495616 140584165954872 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32326] ppid=32039 vsize=28901464 memory=288288891725939876 CPUtime=8.56 cores=0-7
/proc/32041/task/32326/stat : 32326 (java) R 32039 32039 31995 0 -1 4202560 306 0 0 0 856 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583023072008 140584169309915 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32327] ppid=32039 vsize=28901464 memory=-7025448733113094249 CPUtime=8.53 cores=0-7
/proc/32041/task/32327/stat : 32327 (java) R 32039 32039 31995 0 -1 4202560 417 0 0 0 853 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583026233704 140584168852463 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32328] ppid=32039 vsize=28901464 memory=4134606225630022328 CPUtime=8.57 cores=0-7
/proc/32041/task/32328/stat : 32328 (java) R 32039 32039 31995 0 -1 4202560 795 0 0 0 857 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583027282440 140584168033278 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32329] ppid=32039 vsize=28901464 memory=8978309881829228949 CPUtime=8.63 cores=0-7
/proc/32041/task/32329/stat : 32329 (java) R 32039 32039 31995 0 -1 4202560 611 0 0 0 863 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583024123720 140584165909901 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32330] ppid=32039 vsize=28901464 memory=6720696446780543624 CPUtime=8.49 cores=0-7
/proc/32041/task/32330/stat : 32330 (java) R 32039 32039 31995 0 -1 4202560 569 0 0 0 849 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583030439328 140584164674759 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32331] ppid=32039 vsize=28901464 memory=280673697724704 CPUtime=8.59 cores=0-7
/proc/32041/task/32331/stat : 32331 (java) R 32039 32039 31995 0 -1 4202560 439 0 0 0 859 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583025177464 140584164603719 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32332] ppid=32039 vsize=28901464 memory=0 CPUtime=8.57 cores=0-7
/proc/32041/task/32332/stat : 32332 (java) R 32039 32039 31995 0 -1 4202560 317 0 0 0 857 0 0 0 20 0 28 0 446003611 29595099136 63816 33554432000 4194304 4196468 140720417741776 140583029388616 140584165954781 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
Current children cumulated CPU time: 126.24 s
Current children cumulated vsize: 29014592 KiB
Current children cumulated memory: 256720 KiB

[startup+17.0018 s]
/proc/loadavg: 5.93 6.75 4.98 9/221 32341
/proc/meminfo: memFree=28256744/32770624 swapFree=66959728/67108860
[pid=32039] ppid=32036 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32039/stat : 32039 (xcsp3-exec) S 32036 32039 31995 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446002818 115843072 364 33554432000 4194304 5098028 140727162619840 140727162617944 140697394807420 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30048256 140727162622837 140727162623081 140727162623081 140727162625994 0
/proc/32039/statm: 28282 364 305 221 0 87 0
[pid=32041] ppid=32039 vsize=28901464 memory=252188 CPUtime=129.41 cores=0-7
/proc/32041/stat : 32041 (java) S 32039 32039 31995 0 -1 1077944320 69876 0 0 0 12904 37 0 0 20 0 28 0 446002819 29595099136 63047 33554432000 4194304 4196468 140720417741776 140720417724320 140584522256119 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
/proc/32041/statm: 7225366 63047 3535 1 0 7186466 0
[pid=32041/tid=32042] ppid=32039 vsize=28901464 memory=1772 CPUtime=0.78 cores=0-7
/proc/32041/task/32042/stat : 32042 (java) S 32039 32039 31995 0 -1 1077944384 9721 0 0 0 73 5 0 0 20 0 28 0 446002819 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584526496896 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32043] ppid=32039 vsize=28901464 memory=832 CPUtime=0.03 cores=0-7
/proc/32041/task/32043/stat : 32043 (java) S 32039 32039 31995 0 -1 1077944384 1739 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584073309200 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32044] ppid=32039 vsize=28901464 memory=1436 CPUtime=0.03 cores=0-7
/proc/32041/task/32044/stat : 32044 (java) S 32039 32039 31995 0 -1 1077944384 429 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584072256656 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32045] ppid=32039 vsize=28901464 memory=1984 CPUtime=0.03 cores=0-7
/proc/32041/task/32045/stat : 32045 (java) S 32039 32039 31995 0 -1 1077944384 153 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584071203600 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32046] ppid=32039 vsize=28901464 memory=1456 CPUtime=0.02 cores=0-7
/proc/32041/task/32046/stat : 32046 (java) S 32039 32039 31995 0 -1 1077944384 143 0 0 0 2 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584070151056 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32047] ppid=32039 vsize=28901464 memory=255264 CPUtime=0.03 cores=0-7
/proc/32041/task/32047/stat : 32047 (java) S 32039 32039 31995 0 -1 1077944384 287 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584069098000 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32048] ppid=32039 vsize=28901464 memory=0 CPUtime=0.03 cores=0-7
/proc/32041/task/32048/stat : 32048 (java) S 32039 32039 31995 0 -1 1077944384 434 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584068045456 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32049] ppid=32039 vsize=28901464 memory=0 CPUtime=0.03 cores=0-7
/proc/32041/task/32049/stat : 32049 (java) S 32039 32039 31995 0 -1 1077944384 273 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584066992400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32050] ppid=32039 vsize=28901464 memory=0 CPUtime=0.03 cores=0-7
/proc/32041/task/32050/stat : 32050 (java) S 32039 32039 31995 0 -1 1077944384 379 0 0 0 3 0 0 0 20 0 28 0 446002820 29595099136 63047 33554432000 4194304 4196468 140720417741776 140584065939856 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32051] ppid=32039 vsize=28901464 memory=0 CPUtime=0.02 cores=0-7
/proc/32041/task/32051/stat : 32051 (java) S 32039 32039 31995 0 -1 1077944384 1575 0 0 0 2 0 0 0 20 0 28 0 446002821 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583053335280 140584522267266 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32052] ppid=32039 vsize=28901464 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32052/stat : 32052 (java) S 32039 32039 31995 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 446002822 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583052281504 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32053] ppid=32039 vsize=28901464 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32053/stat : 32053 (java) S 32039 32039 31995 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 28 0 446002822 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583051228400 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32054] ppid=32039 vsize=28901464 memory=0 CPUtime=0 cores=0-7
/proc/32041/task/32054/stat : 32054 (java) S 32039 32039 31995 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 446002824 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583050176976 140584522274715 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32055] ppid=32039 vsize=28901464 memory=0 CPUtime=2.74 cores=0-7
/proc/32041/task/32055/stat : 32055 (java) S 32039 32039 31995 0 -1 1077944384 12126 0 0 0 271 3 0 0 20 0 28 0 446002824 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583049124080 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32056] ppid=32039 vsize=28901464 memory=-6520471753822164382 CPUtime=3.09 cores=0-7
/proc/32041/task/32056/stat : 32056 (java) S 32039 32039 31995 0 -1 1077944384 9785 0 0 0 307 2 0 0 20 0 28 0 446002824 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583048071536 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32057] ppid=32039 vsize=28901464 memory=4713745541279610410 CPUtime=3.16 cores=0-7
/proc/32041/task/32057/stat : 32057 (java) S 32039 32039 31995 0 -1 1077944384 12163 0 0 0 312 4 0 0 20 0 28 0 446002824 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583047018480 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32058] ppid=32039 vsize=28901464 memory=-8341965534556230502 CPUtime=0.87 cores=0-7
/proc/32041/task/32058/stat : 32058 (java) S 32039 32039 31995 0 -1 1077944384 7862 0 0 0 85 2 0 0 20 0 28 0 446002824 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583045965936 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32059] ppid=32039 vsize=28901464 memory=-8707038579349950309 CPUtime=0 cores=0-7
/proc/32041/task/32059/stat : 32059 (java) S 32039 32039 31995 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 446002825 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583044914144 140584522266325 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32060] ppid=32039 vsize=28901464 memory=7822038051842261661 CPUtime=0 cores=0-7
/proc/32041/task/32060/stat : 32060 (java) S 32039 32039 31995 0 -1 1077944384 992 0 0 0 0 0 0 0 20 0 28 0 446002825 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583043861680 140584522267266 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32325] ppid=32039 vsize=28901464 memory=8514701219730522529 CPUtime=8.92 cores=0-7
/proc/32041/task/32325/stat : 32325 (java) R 32039 32039 31995 0 -1 4202560 355 0 0 0 892 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583031492456 140584167735615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32326] ppid=32039 vsize=28901464 memory=4715433313220523562 CPUtime=8.96 cores=0-7
/proc/32041/task/32326/stat : 32326 (java) R 32039 32039 31995 0 -1 4202560 309 0 0 0 896 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583023072264 140584166395882 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32327] ppid=32039 vsize=28901464 memory=9047017150487036571 CPUtime=8.93 cores=0-7
/proc/32041/task/32327/stat : 32327 (java) R 32039 32039 31995 0 -1 4202560 421 0 0 0 893 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583026229976 140584167735615 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32328] ppid=32039 vsize=28901464 memory=28708 CPUtime=8.96 cores=0-7
/proc/32041/task/32328/stat : 32328 (java) R 32039 32039 31995 0 -1 4202560 823 0 0 0 896 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583027281728 140584169396291 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32329] ppid=32039 vsize=28901464 memory=8028624286978173031 CPUtime=9.02 cores=0-7
/proc/32041/task/32329/stat : 32329 (java) R 32039 32039 31995 0 -1 4202560 617 0 0 0 902 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583024126208 140584160322820 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32330] ppid=32039 vsize=28901464 memory=0 CPUtime=8.88 cores=0-7
/proc/32041/task/32330/stat : 32330 (java) R 32039 32039 31995 0 -1 4202560 573 0 0 0 888 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583030440184 140584168880818 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32331] ppid=32039 vsize=28901464 memory=3620 CPUtime=8.99 cores=0-7
/proc/32041/task/32331/stat : 32331 (java) R 32039 32039 31995 0 -1 4202560 459 0 0 0 899 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583025177080 140584165954802 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
[pid=32041/tid=32332] ppid=32039 vsize=28901464 memory=1660 CPUtime=8.96 cores=0-7
/proc/32041/task/32332/stat : 32332 (java) R 32039 32039 31995 0 -1 4202560 320 0 0 0 896 0 0 0 20 0 28 0 446003611 29595099136 63047 33554432000 4194304 4196468 140720417741776 140583029388408 140584169020394 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19632128 140720417747946 140720417748118 140720417748118 140720417750991 0
Current children cumulated CPU time: 129.41 s
Current children cumulated vsize: 29014592 KiB
Current children cumulated memory: 253644 KiB

Child status: 0
Real time (s): 17.0688
CPU time (s): 129.859
CPU user time (s): 129.465
CPU system time (s): 0.393894
CPU usage (%): 760.797
Max. virtual memory (cumulated for all children) (KiB): 29014592
Max. memory (cumulated for all children) (KiB): 268680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.465
system time used= 0.393894
maximum resident set size= 271452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9606
involuntary context switches= 2677


# summary of solver processes directly reported to runsolver:
#   pid: 32039
#   total CPU time (s): 129.859
#   total CPU user time (s): 129.465
#   total CPU system time (s): 0.393894

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.141113 second user time and 0.236572 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-17 08:09:46
IDJOB=4399805
IDBENCH=115815
IDSOLVER=2854
FILE ID=node124/4399805-1568700627
RUNJOBID= node124-1568700586-32022
PBS_JOBID= 21703899
Free space on /tmp= 61812 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-8.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-4399805-1568700627/watcher-4399805-1568700627 -o /tmp/evaluation-result-4399805-1568700627/solver-4399805-1568700627 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node124-1568700586-32022 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1515447762 HOME/instance-4399805-1568700627.xml

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

MD5SUM BENCH= 43b2ef46cc27b455a3f22cfd7dbefeca
RANDOM SEED=1515447762

node124.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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:        28503416 kB
MemAvailable:   31838508 kB
Buffers:          233656 kB
Cached:          3388980 kB
SwapCached:        46376 kB
Active:          1112656 kB
Inactive:        2563044 kB
Active(anon):       4364 kB
Inactive(anon):    98256 kB
Active(file):    1108292 kB
Inactive(file):  2464788 kB
Unevictable:      107740 kB
Mlocked:          107740 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             26004 kB
Writeback:             0 kB
AnonPages:        115296 kB
Mapped:            48792 kB
Shmem:             40944 kB
Slab:             185528 kB
SReclaimable:     155696 kB
SUnreclaim:        29832 kB
KernelStack:        3280 kB
PageTables:         5316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61788 MiB
End job on node124 at 2019-09-17 08:10:04