Trace number 4407287

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-24 parallelOPT310 168.394 21.9093

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-05-05-3.xml
MD5SUM486402128da484f7cb4aeca2fb99213d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark310
Best CPU time to get the best result obtained on this benchmark32.8706
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of constraints90
Number of domains7
Minimum domain size5
Maximum domain size410
Distribution of domain sizes[{"size":5,"count":50},{"size":410,"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-4407287-1569346293.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407287-1569346293.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
1.52/0.76	c solve instance...
1.97/0.84	o 396 
2.63/0.93	o 392 
2.63/0.95	o 388 
2.63/0.97	o 387 
2.63/0.99	o 372 
3.31/1.03	o 368 
4.07/1.11	o 365 
4.07/1.18	o 361 
4.76/1.20	o 351 
5.49/1.30	o 349 
5.49/1.34	o 343 
6.21/1.46	o 342 
7.82/1.68	o 340 
8.56/1.75	o 338 
9.33/1.86	o 337 
14.18/2.41	o 335 
14.86/2.55	o 334 
16.46/2.73	o 333 
18.04/2.92	o 331 
18.04/2.94	o 329 
18.04/2.94	o 323 
21.15/3.40	o 322 
21.92/3.48	o 321 
29.73/4.43	o 320 
30.44/4.51	o 319 
30.44/4.55	o 318 
34.47/5.09	o 317 
36.77/5.37	o 316 
40.72/5.87	o 315 
53.37/7.44	o 314 
54.16/7.51	o 313 
82.85/11.19	o 312 
112.80/14.95	o 311 
143.82/18.82	o 310 
167.68/21.88	s OPTIMUM FOUND
167.68/21.88	v <instantiation>
167.68/21.88	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>
167.68/21.88	v 	<values>0 66 124 220 268 0 81 117 195 266 0 81 138 230 305 4 89 115 188 229 4 97 134 217 229 303 310 310 308 310 66 31 64 45 35 66 36 78 71 44 81 53 91 75 5 77 25 60 38 79 93 37 83 12 81 0 3 2 1 4 3 2 0 4 1 2 1 3 0 4 1 0 4 2 3 4 3 1 0 2 0 220 124 66 268 117 266 81 0 195 230 81 0 138 305 89 4 188 229 115 217 134 229 97 4 </values>
167.68/21.88	v </instantiation>

Verifier Data

OK	310

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407287-1569346293/watcher-4407287-1569346293 -o /tmp/evaluation-result-4407287-1569346293/solver-4407287-1569346293 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569335941-5642 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1428284258 HOME/instance-4407287-1569346293.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=8997, runsolver pid=8994
Current StackSize limit: 8192 KiB


[startup+0.100143 s]*
/proc/loadavg: 8.33 8.26 8.16 3/212 9018
/proc/meminfo: memFree=25503252/32770624 swapFree=67002564/67108860
[pid=8997] ppid=8994 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8997/stat : 8997 (xcsp3-exec) S 8994 8997 5615 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510790876 115843072 363 33554432000 4194304 5098028 140734983612864 140734983610968 140234598167164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34115584 140734983615355 140734983615598 140734983615598 140734983618506 0
/proc/8997/statm: 28282 363 304 221 0 87 0
[pid=8999] ppid=8997 vsize=28227396 memory=29792 CPUtime=0.12 cores=0-7
/proc/8999/stat : 8999 (java) S 8997 8997 5615 0 -1 1077944320 5927 0 0 0 12 0 0 0 20 0 20 0 510790876 28904853504 7448 33554432000 4194304 4196468 140735411476976 140735411459520 140395185024759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
/proc/8999/statm: 7056849 7448 3117 1 0 7019032 0
[pid=8999/tid=9000] ppid=8997 vsize=28227396 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/8999/task/9000/stat : 9000 (java) R 8997 8997 5615 0 -1 4202560 3837 0 0 0 8 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140395189256672 140395185046685 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9001] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9001/stat : 9001 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140395104876816 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9002] ppid=8997 vsize=28227396 memory=16245501830633112 CPUtime=0 cores=0-7
/proc/8999/task/9002/stat : 9002 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140395103824272 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9003] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9003/stat : 9003 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140395102771728 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9004] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9004/stat : 9004 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140395101719184 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9005] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9005/stat : 9005 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140395100666640 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9006] ppid=8997 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8999/task/9006/stat : 9006 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394731002768 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9007] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9007/stat : 9007 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394729950224 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9008] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9008/stat : 9008 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394728897680 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9009] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9009/stat : 9009 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790879 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394569484272 140395185035906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9010] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9010/stat : 9010 (java) S 8997 8997 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510790879 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394568430496 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9011] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9011/stat : 9011 (java) S 8997 8997 5615 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 510790879 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394567377904 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9012] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9012/stat : 9012 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394566326480 140395185043355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9013] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9013/stat : 9013 (java) S 8997 8997 5615 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394565274096 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9014] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9014/stat : 9014 (java) S 8997 8997 5615 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394564221552 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9015] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9015/stat : 9015 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394563169008 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9016] ppid=8997 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/8999/task/9016/stat : 9016 (java) S 8997 8997 5615 0 -1 1077944384 343 0 0 0 2 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394360728432 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9017] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9017/stat : 9017 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394359675104 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9018] ppid=8997 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8999/task/9018/stat : 9018 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 7448 33554432000 4194304 4196468 140735411476976 140394358622640 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31244 KiB

[startup+0.210203 s]*
/proc/loadavg: 8.33 8.26 8.16 3/212 9018
/proc/meminfo: memFree=25490708/32770624 swapFree=67002564/67108860
[pid=8997] ppid=8994 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8997/stat : 8997 (xcsp3-exec) S 8994 8997 5615 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510790876 115843072 363 33554432000 4194304 5098028 140734983612864 140734983610968 140234598167164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34115584 140734983615355 140734983615598 140734983615598 140734983618506 0
/proc/8997/statm: 28282 363 304 221 0 87 0
[pid=8999] ppid=8997 vsize=28227396 memory=41100 CPUtime=0.33 cores=0-7
/proc/8999/stat : 8999 (java) S 8997 8997 5615 0 -1 1077944320 9542 0 0 0 31 2 0 0 20 0 20 0 510790876 28904853504 10275 33554432000 4194304 4196468 140735411476976 140735411459520 140395185024759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
/proc/8999/statm: 7056849 10275 3294 1 0 7019032 0
[pid=8999/tid=9000] ppid=8997 vsize=28227396 memory=8316850467074736180 CPUtime=0.2 cores=0-7
/proc/8999/task/9000/stat : 9000 (java) R 8997 8997 5615 0 -1 4202560 6670 0 0 0 18 2 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140395189258640 140395185036694 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9001] ppid=8997 vsize=28227396 memory=14976 CPUtime=0 cores=0-7
/proc/8999/task/9001/stat : 9001 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140395104876816 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9002] ppid=8997 vsize=28227396 memory=140709282462370 CPUtime=0 cores=0-7
/proc/8999/task/9002/stat : 9002 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140395103824272 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9003] ppid=8997 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8999/task/9003/stat : 9003 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140395102771728 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9004] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9004/stat : 9004 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140395101719184 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9005] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9005/stat : 9005 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140395100666640 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9006] ppid=8997 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8999/task/9006/stat : 9006 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394731002768 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9007] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9007/stat : 9007 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394729950224 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9008] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9008/stat : 9008 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790877 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394728897680 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9009] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9009/stat : 9009 (java) S 8997 8997 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 510790879 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394569484272 140395185035906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9010] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9010/stat : 9010 (java) S 8997 8997 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510790879 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394568430496 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9011] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9011/stat : 9011 (java) S 8997 8997 5615 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 510790879 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394567377904 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9012] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9012/stat : 9012 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394566326480 140395185043355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9013] ppid=8997 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/8999/task/9013/stat : 9013 (java) S 8997 8997 5615 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394565274096 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9014] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9014/stat : 9014 (java) S 8997 8997 5615 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394564221552 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9015] ppid=8997 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/8999/task/9015/stat : 9015 (java) S 8997 8997 5615 0 -1 1077944384 321 0 0 0 2 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394563169008 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9016] ppid=8997 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/8999/task/9016/stat : 9016 (java) R 8997 8997 5615 0 -1 4202560 708 0 0 0 8 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394360728432 140395169166528 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9017] ppid=8997 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9017/stat : 9017 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394359675104 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9018] ppid=8997 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/8999/task/9018/stat : 9018 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790882 28904853504 10275 33554432000 4194304 4196468 140735411476976 140394358622640 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42552 KiB

[startup+0.309511 s]*
/proc/loadavg: 8.33 8.26 8.16 5/212 9018
/proc/meminfo: memFree=25482688/32770624 swapFree=67002564/67108860
[pid=8997] ppid=8994 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8997/stat : 8997 (xcsp3-exec) S 8994 8997 5615 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510790876 115843072 363 33554432000 4194304 5098028 140734983612864 140734983610968 140234598167164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34115584 140734983615355 140734983615598 140734983615598 140734983618506 0
/proc/8997/statm: 28282 363 304 221 0 87 0
[pid=8999] ppid=8997 vsize=28231652 memory=50200 CPUtime=0.51 cores=0-7
/proc/8999/stat : 8999 (java) S 8997 8997 5615 0 -1 1077944320 10875 0 0 0 48 3 0 0 20 0 20 0 510790876 28909211648 12550 33554432000 4194304 4196468 140735411476976 140735411459520 140395185024759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
/proc/8999/statm: 7057913 12550 3353 1 0 7019032 0
[pid=8999/tid=9000] ppid=8997 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/8999/task/9000/stat : 9000 (java) R 8997 8997 5615 0 -1 4202560 7804 0 0 0 27 2 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140395189255872 140395169105246 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9001] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9001/stat : 9001 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140395104876816 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9002] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9002/stat : 9002 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140395103824272 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9003] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9003/stat : 9003 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140395102771728 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9004] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9004/stat : 9004 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140395101719184 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9005] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9005/stat : 9005 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140395100666640 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9006] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9006/stat : 9006 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394731002768 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9007] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9007/stat : 9007 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394729950224 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9008] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9008/stat : 9008 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790877 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394728897680 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9009] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9009/stat : 9009 (java) S 8997 8997 5615 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 510790879 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394569484272 140395185035906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9010] ppid=8997 vsize=28231652 memory=281418337033600 CPUtime=0 cores=0-7
/proc/8999/task/9010/stat : 9010 (java) S 8997 8997 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510790879 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394568430496 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9011] ppid=8997 vsize=28231652 memory=281418337038208 CPUtime=0 cores=0-7
/proc/8999/task/9011/stat : 9011 (java) S 8997 8997 5615 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 20 0 510790879 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394567377904 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9012] ppid=8997 vsize=28231652 memory=281418337042816 CPUtime=0 cores=0-7
/proc/8999/task/9012/stat : 9012 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394566326480 140395185043355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9013] ppid=8997 vsize=28231652 memory=281418337047424 CPUtime=0.03 cores=0-7
/proc/8999/task/9013/stat : 9013 (java) R 8997 8997 5615 0 -1 4202560 481 0 0 0 3 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394565274096 140395166568863 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9014] ppid=8997 vsize=28231652 memory=281418337052032 CPUtime=0.02 cores=0-7
/proc/8999/task/9014/stat : 9014 (java) S 8997 8997 5615 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394564221552 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9015] ppid=8997 vsize=28231652 memory=281418337056640 CPUtime=0.03 cores=0-7
/proc/8999/task/9015/stat : 9015 (java) S 8997 8997 5615 0 -1 1077944384 329 0 0 0 3 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394563169008 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9016] ppid=8997 vsize=28231652 memory=281418337061248 CPUtime=0.12 cores=0-7
/proc/8999/task/9016/stat : 9016 (java) S 8997 8997 5615 0 -1 1077944384 786 0 0 0 12 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394360728432 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9017] ppid=8997 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9017/stat : 9017 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394359675104 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9018] ppid=8997 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/8999/task/9018/stat : 9018 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790882 28909211648 12550 33554432000 4194304 4196468 140735411476976 140394358622640 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51652 KiB

[startup+0.700862 s]
/proc/loadavg: 8.33 8.26 8.16 5/212 9018
/proc/meminfo: memFree=25468836/32770624 swapFree=67002564/67108860
[pid=8997] ppid=8994 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8997/stat : 8997 (xcsp3-exec) S 8994 8997 5615 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510790876 115843072 363 33554432000 4194304 5098028 140734983612864 140734983610968 140234598167164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34115584 140734983615355 140734983615598 140734983615598 140734983618506 0
/proc/8997/statm: 28282 363 304 221 0 87 0
[pid=8999] ppid=8997 vsize=28233776 memory=82176 CPUtime=1.52 cores=0-7
/proc/8999/stat : 8999 (java) S 8997 8997 5615 0 -1 1077944320 14783 0 0 0 146 6 0 0 20 0 20 0 510790876 28911386624 20544 33554432000 4194304 4196468 140735411476976 140735411459520 140395185024759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
/proc/8999/statm: 7058444 20544 3447 1 0 7019544 0
[pid=8999/tid=9000] ppid=8997 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/8999/task/9000/stat : 9000 (java) R 8997 8997 5615 0 -1 4202560 9417 0 0 0 64 4 0 0 20 0 20 0 510790877 28911386624 20544 33554432000 4194304 4196468 140735411476976 140395189260656 140394780244968 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9001] ppid=8997 vsize=28233776 memory=140709168718720 CPUtime=0 cores=0-7
/proc/8999/task/9001/stat : 9001 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28911386624 20544 33554432000 4194304 4196468 140735411476976 140395104876816 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9002] ppid=8997 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9002/stat : 9002 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510790877 28911386624 20544 33554432000 4194304 4196468 140735411476976 140395103824272 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9003] ppid=8997 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/8999/task/9003/stat : 9003 (java) S 8997 8997 5615 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510790877 28911386624 20544 33554432000 4194304 4196468 140735411476976 140395102771728 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0

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

[pid=8999/tid=9016] ppid=8997 vsize=28769364 memory=1452 CPUtime=0.89 cores=0-7
/proc/8999/task/9016/stat : 9016 (java) S 8997 8997 5615 0 -1 1077944384 8106 0 0 0 88 1 0 0 20 0 28 0 510790882 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394360728432 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9017] ppid=8997 vsize=28769364 memory=2832 CPUtime=0 cores=0-7
/proc/8999/task/9017/stat : 9017 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394359675104 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9018] ppid=8997 vsize=28769364 memory=776 CPUtime=0 cores=0-7
/proc/8999/task/9018/stat : 9018 (java) S 8997 8997 5615 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394358622640 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9294] ppid=8997 vsize=28769364 memory=1160 CPUtime=1.96 cores=0-7
/proc/8999/task/9294/stat : 9294 (java) R 8997 8997 5615 0 -1 4202560 114 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394341227640 140394788637113 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9295] ppid=8997 vsize=28769364 memory=1720 CPUtime=1.96 cores=0-7
/proc/8999/task/9295/stat : 9295 (java) R 8997 8997 5615 0 -1 4202560 86 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394345441824 140394788873793 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9296] ppid=8997 vsize=28769364 memory=1096 CPUtime=1.96 cores=0-7
/proc/8999/task/9296/stat : 9296 (java) R 8997 8997 5615 0 -1 4202560 80 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394342281704 140394786371026 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9297] ppid=8997 vsize=28769364 memory=6168 CPUtime=1.92 cores=0-7
/proc/8999/task/9297/stat : 9297 (java) R 8997 8997 5615 0 -1 4202560 197 0 0 0 192 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394346492152 140394787655228 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9298] ppid=8997 vsize=28769364 memory=14012 CPUtime=1.96 cores=0-7
/proc/8999/task/9298/stat : 9298 (java) R 8997 8997 5615 0 -1 4202560 85 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394340176216 140394789703020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9299] ppid=8997 vsize=28769364 memory=270460 CPUtime=1.96 cores=0-7
/proc/8999/task/9299/stat : 9299 (java) R 8997 8997 5615 0 -1 4202560 119 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394343334104 140394788422550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9300] ppid=8997 vsize=28769364 memory=1452 CPUtime=1.96 cores=0-7
/proc/8999/task/9300/stat : 9300 (java) R 8997 8997 5615 0 -1 4202560 84 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394344385952 140394789171549 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9301] ppid=8997 vsize=28769364 memory=268924 CPUtime=1.96 cores=0-7
/proc/8999/task/9301/stat : 9301 (java) R 8997 8997 5615 0 -1 4202560 222 0 0 0 196 0 0 0 20 0 28 0 510792759 29459828736 67615 33554432000 4194304 4196468 140735411476976 140394339122936 140394784610368 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
Current children cumulated CPU time: 159.73 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 271912 KiB

[startup+21.6013 s]
/proc/loadavg: 8.65 8.34 8.19 9/220 9301
/proc/meminfo: memFree=25261380/32770624 swapFree=67002564/67108860
[pid=8997] ppid=8994 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8997/stat : 8997 (xcsp3-exec) S 8994 8997 5615 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510790876 115843072 363 33554432000 4194304 5098028 140734983612864 140734983610968 140234598167164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34115584 140734983615355 140734983615598 140734983615598 140734983618506 0
/proc/8997/statm: 28282 363 304 221 0 87 0
[pid=8999] ppid=8997 vsize=28769364 memory=271468 CPUtime=166.1 cores=0-7
/proc/8999/stat : 8999 (java) S 8997 8997 5615 0 -1 1077944320 62101 0 0 0 16571 39 0 0 20 0 28 0 510790876 29459828736 67867 33554432000 4194304 4196468 140735411476976 140735411459520 140395185024759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
/proc/8999/statm: 7192341 67867 3533 1 0 7153441 0
[pid=8999/tid=9000] ppid=8997 vsize=28769364 memory=270460 CPUtime=0.78 cores=0-7
/proc/8999/task/9000/stat : 9000 (java) S 8997 8997 5615 0 -1 1077944384 10090 0 0 0 73 5 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140395189265536 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9001] ppid=8997 vsize=28769364 memory=3092 CPUtime=0.04 cores=0-7
/proc/8999/task/9001/stat : 9001 (java) S 8997 8997 5615 0 -1 1077944384 160 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140395104876816 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9002] ppid=8997 vsize=28769364 memory=8112282956445269571 CPUtime=0.03 cores=0-7
/proc/8999/task/9002/stat : 9002 (java) S 8997 8997 5615 0 -1 1077944384 266 0 0 0 2 1 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140395103824272 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9003] ppid=8997 vsize=28769364 memory=268380 CPUtime=0.05 cores=0-7
/proc/8999/task/9003/stat : 9003 (java) S 8997 8997 5615 0 -1 1077944384 285 0 0 0 3 2 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140395102771728 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9004] ppid=8997 vsize=28769364 memory=-3255422371651459150 CPUtime=0.04 cores=0-7
/proc/8999/task/9004/stat : 9004 (java) S 8997 8997 5615 0 -1 1077944384 593 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140395101719184 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9005] ppid=8997 vsize=28769364 memory=8475934422144423578 CPUtime=0.04 cores=0-7
/proc/8999/task/9005/stat : 9005 (java) S 8997 8997 5615 0 -1 1077944384 1553 0 0 0 2 2 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140395100666640 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9006] ppid=8997 vsize=28769364 memory=7016671349533276567 CPUtime=0.04 cores=0-7
/proc/8999/task/9006/stat : 9006 (java) S 8997 8997 5615 0 -1 1077944384 395 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394731002768 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9007] ppid=8997 vsize=28769364 memory=4196912344889787449 CPUtime=0.04 cores=0-7
/proc/8999/task/9007/stat : 9007 (java) S 8997 8997 5615 0 -1 1077944384 876 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394729950224 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9008] ppid=8997 vsize=28769364 memory=3047711566422646390 CPUtime=0.04 cores=0-7
/proc/8999/task/9008/stat : 9008 (java) S 8997 8997 5615 0 -1 1077944384 277 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394728897680 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9009] ppid=8997 vsize=28769364 memory=6576575808607071397 CPUtime=0.03 cores=0-7
/proc/8999/task/9009/stat : 9009 (java) S 8997 8997 5615 0 -1 1077944384 1434 0 0 0 3 0 0 0 20 0 28 0 510790879 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394569484272 140395185035906 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9010] ppid=8997 vsize=28769364 memory=1452 CPUtime=0 cores=0-7
/proc/8999/task/9010/stat : 9010 (java) S 8997 8997 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 510790879 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394568430560 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9011] ppid=8997 vsize=28769364 memory=269968 CPUtime=0 cores=0-7
/proc/8999/task/9011/stat : 9011 (java) S 8997 8997 5615 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510790879 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394567377920 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9012] ppid=8997 vsize=28769364 memory=0 CPUtime=0 cores=0-7
/proc/8999/task/9012/stat : 9012 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394566326480 140395185043355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9013] ppid=8997 vsize=28769364 memory=740 CPUtime=2.78 cores=0-7
/proc/8999/task/9013/stat : 9013 (java) S 8997 8997 5615 0 -1 1077944384 8663 0 0 0 277 1 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394565274096 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9014] ppid=8997 vsize=28769364 memory=1052 CPUtime=2.47 cores=0-7
/proc/8999/task/9014/stat : 9014 (java) S 8997 8997 5615 0 -1 1077944384 8409 0 0 0 245 2 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394564221552 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9015] ppid=8997 vsize=28769364 memory=7548 CPUtime=3.01 cores=0-7
/proc/8999/task/9015/stat : 9015 (java) S 8997 8997 5615 0 -1 1077944384 8116 0 0 0 300 1 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394563169008 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9016] ppid=8997 vsize=28769364 memory=3620 CPUtime=0.89 cores=0-7
/proc/8999/task/9016/stat : 9016 (java) S 8997 8997 5615 0 -1 1077944384 8200 0 0 0 88 1 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394360728432 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9017] ppid=8997 vsize=28769364 memory=2832 CPUtime=0 cores=0-7
/proc/8999/task/9017/stat : 9017 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394359675104 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9018] ppid=8997 vsize=28769364 memory=776 CPUtime=0 cores=0-7
/proc/8999/task/9018/stat : 9018 (java) S 8997 8997 5615 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394358622640 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9294] ppid=8997 vsize=28769364 memory=1160 CPUtime=2.76 cores=0-7
/proc/8999/task/9294/stat : 9294 (java) R 8997 8997 5615 0 -1 4202560 145 0 0 0 276 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394341227640 140394789996825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9295] ppid=8997 vsize=28769364 memory=1720 CPUtime=2.75 cores=0-7
/proc/8999/task/9295/stat : 9295 (java) R 8997 8997 5615 0 -1 4202560 91 0 0 0 275 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394345439848 140394788929432 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9296] ppid=8997 vsize=28769364 memory=1096 CPUtime=2.76 cores=0-7
/proc/8999/task/9296/stat : 9296 (java) R 8997 8997 5615 0 -1 4202560 98 0 0 0 276 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394342281944 140394788652503 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9297] ppid=8997 vsize=28769364 memory=6168 CPUtime=2.72 cores=0-7
/proc/8999/task/9297/stat : 9297 (java) R 8997 8997 5615 0 -1 4202560 226 0 0 0 272 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394346491904 140394788952068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9298] ppid=8997 vsize=28769364 memory=14012 CPUtime=2.76 cores=0-7
/proc/8999/task/9298/stat : 9298 (java) R 8997 8997 5615 0 -1 4202560 119 0 0 0 276 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394340176312 140394789010822 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9299] ppid=8997 vsize=28769364 memory=32872 CPUtime=2.76 cores=0-7
/proc/8999/task/9299/stat : 9299 (java) R 8997 8997 5615 0 -1 4202560 143 0 0 0 276 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394343333960 140394788874248 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9300] ppid=8997 vsize=28769364 memory=14068 CPUtime=2.74 cores=0-7
/proc/8999/task/9300/stat : 9300 (java) R 8997 8997 5615 0 -1 4202560 104 0 0 0 274 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394344388768 140394788596163 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9301] ppid=8997 vsize=28769364 memory=2120 CPUtime=2.75 cores=0-7
/proc/8999/task/9301/stat : 9301 (java) R 8997 8997 5615 0 -1 4202560 262 0 0 0 275 0 0 0 20 0 28 0 510792759 29459828736 67867 33554432000 4194304 4196468 140735411476976 140394339122824 140394785807861 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
Current children cumulated CPU time: 166.1 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 272920 KiB

[startup+21.8013 s]
/proc/loadavg: 8.65 8.34 8.19 9/220 9301
/proc/meminfo: memFree=25261380/32770624 swapFree=67002564/67108860
[pid=8997] ppid=8994 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/8997/stat : 8997 (xcsp3-exec) S 8994 8997 5615 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510790876 115843072 363 33554432000 4194304 5098028 140734983612864 140734983610968 140234598167164 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34115584 140734983615355 140734983615598 140734983615598 140734983618506 0
/proc/8997/statm: 28282 363 304 221 0 87 0
[pid=8999] ppid=8997 vsize=28769364 memory=273516 CPUtime=167.68 cores=0-7
/proc/8999/stat : 8999 (java) S 8997 8997 5615 0 -1 1077944320 63553 0 0 0 16728 40 0 0 20 0 28 0 510790876 29459828736 68379 33554432000 4194304 4196468 140735411476976 140735411459520 140395185024759 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
/proc/8999/statm: 7192341 68379 3533 1 0 7153441 0
[pid=8999/tid=9000] ppid=8997 vsize=28769364 memory=924 CPUtime=0.78 cores=0-7
/proc/8999/task/9000/stat : 9000 (java) S 8997 8997 5615 0 -1 1077944384 10090 0 0 0 73 5 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140395189265536 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9001] ppid=8997 vsize=28769364 memory=1692 CPUtime=0.04 cores=0-7
/proc/8999/task/9001/stat : 9001 (java) S 8997 8997 5615 0 -1 1077944384 578 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140395104876816 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9002] ppid=8997 vsize=28769364 memory=912 CPUtime=0.04 cores=0-7
/proc/8999/task/9002/stat : 9002 (java) S 8997 8997 5615 0 -1 1077944384 310 0 0 0 2 2 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140395103824272 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9003] ppid=8997 vsize=28769364 memory=1448 CPUtime=0.05 cores=0-7
/proc/8999/task/9003/stat : 9003 (java) S 8997 8997 5615 0 -1 1077944384 351 0 0 0 3 2 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140395102771728 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9004] ppid=8997 vsize=28769364 memory=1964 CPUtime=0.04 cores=0-7
/proc/8999/task/9004/stat : 9004 (java) S 8997 8997 5615 0 -1 1077944384 596 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140395101719184 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9005] ppid=8997 vsize=28769364 memory=2456 CPUtime=0.04 cores=0-7
/proc/8999/task/9005/stat : 9005 (java) S 8997 8997 5615 0 -1 1077944384 1574 0 0 0 2 2 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140395100666640 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9006] ppid=8997 vsize=28769364 memory=1760 CPUtime=0.04 cores=0-7
/proc/8999/task/9006/stat : 9006 (java) S 8997 8997 5615 0 -1 1077944384 410 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394731002768 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9007] ppid=8997 vsize=28769364 memory=111632 CPUtime=0.04 cores=0-7
/proc/8999/task/9007/stat : 9007 (java) S 8997 8997 5615 0 -1 1077944384 883 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394729950224 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9008] ppid=8997 vsize=28769364 memory=804 CPUtime=0.04 cores=0-7
/proc/8999/task/9008/stat : 9008 (java) S 8997 8997 5615 0 -1 1077944384 284 0 0 0 3 1 0 0 20 0 28 0 510790877 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394728897680 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9009] ppid=8997 vsize=28769364 memory=1804 CPUtime=0.03 cores=0-7
/proc/8999/task/9009/stat : 9009 (java) S 8997 8997 5615 0 -1 1077944384 1720 0 0 0 3 0 0 0 20 0 28 0 510790879 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394569484272 140395185035906 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9010] ppid=8997 vsize=28769364 memory=916 CPUtime=0 cores=0-7
/proc/8999/task/9010/stat : 9010 (java) S 8997 8997 5615 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 510790879 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394568430560 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9011] ppid=8997 vsize=28769364 memory=4432 CPUtime=0 cores=0-7
/proc/8999/task/9011/stat : 9011 (java) S 8997 8997 5615 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 510790879 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394567377920 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9012] ppid=8997 vsize=28769364 memory=4100 CPUtime=0 cores=0-7
/proc/8999/task/9012/stat : 9012 (java) S 8997 8997 5615 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394566326480 140395185043355 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9013] ppid=8997 vsize=28769364 memory=1412 CPUtime=2.78 cores=0-7
/proc/8999/task/9013/stat : 9013 (java) S 8997 8997 5615 0 -1 1077944384 8663 0 0 0 277 1 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394565274096 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9014] ppid=8997 vsize=28769364 memory=3176 CPUtime=2.47 cores=0-7
/proc/8999/task/9014/stat : 9014 (java) S 8997 8997 5615 0 -1 1077944384 8409 0 0 0 245 2 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394564221552 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9015] ppid=8997 vsize=28769364 memory=1452 CPUtime=3.01 cores=0-7
/proc/8999/task/9015/stat : 9015 (java) S 8997 8997 5615 0 -1 1077944384 8116 0 0 0 300 1 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394563169008 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9016] ppid=8997 vsize=28769364 memory=271464 CPUtime=0.89 cores=0-7
/proc/8999/task/9016/stat : 9016 (java) S 8997 8997 5615 0 -1 1077944384 8200 0 0 0 88 1 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394360728432 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9017] ppid=8997 vsize=28769364 memory=1736 CPUtime=0 cores=0-7
/proc/8999/task/9017/stat : 9017 (java) S 8997 8997 5615 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394359675104 140395185034965 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9018] ppid=8997 vsize=28769364 memory=140709169272672 CPUtime=0 cores=0-7
/proc/8999/task/9018/stat : 9018 (java) S 8997 8997 5615 0 -1 1077944384 380 0 0 0 0 0 0 0 20 0 28 0 510790882 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394358622640 140395185035906 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9294] ppid=8997 vsize=28769364 memory=0 CPUtime=2.95 cores=0-7
/proc/8999/task/9294/stat : 9294 (java) R 8997 8997 5615 0 -1 4202560 223 0 0 0 295 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394341231280 140394790107217 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9295] ppid=8997 vsize=28769364 memory=0 CPUtime=2.95 cores=0-7
/proc/8999/task/9295/stat : 9295 (java) R 8997 8997 5615 0 -1 4202560 139 0 0 0 295 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394345443800 140394788873694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9296] ppid=8997 vsize=28769364 memory=8112282956445269571 CPUtime=2.95 cores=0-7
/proc/8999/task/9296/stat : 9296 (java) R 8997 8997 5615 0 -1 4202560 164 0 0 0 295 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394342285520 140394788873496 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9297] ppid=8997 vsize=28769364 memory=14068 CPUtime=2.91 cores=0-7
/proc/8999/task/9297/stat : 9297 (java) R 8997 8997 5615 0 -1 4202560 288 0 0 0 291 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394346496224 140394790591616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9298] ppid=8997 vsize=28769364 memory=2120 CPUtime=2.96 cores=0-7
/proc/8999/task/9298/stat : 9298 (java) R 8997 8997 5615 0 -1 4202560 185 0 0 0 296 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394340176752 140394785885212 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9299] ppid=8997 vsize=28769364 memory=504 CPUtime=2.95 cores=0-7
/proc/8999/task/9299/stat : 9299 (java) R 8997 8997 5615 0 -1 4202560 174 0 0 0 295 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394343337104 140394785658304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9300] ppid=8997 vsize=28769364 memory=1560 CPUtime=2.93 cores=0-7
/proc/8999/task/9300/stat : 9300 (java) R 8997 8997 5615 0 -1 4202560 186 0 0 0 293 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394344390352 140394790612948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
[pid=8999/tid=9301] ppid=8997 vsize=28769364 memory=924 CPUtime=2.94 cores=0-7
/proc/8999/task/9301/stat : 9301 (java) R 8997 8997 5615 0 -1 4202560 407 0 0 0 294 0 0 0 20 0 28 0 510792759 29459828736 68379 33554432000 4194304 4196468 140735411476976 140394339127120 140394786371922 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27226112 140735411483632 140735411483803 140735411483803 140735411486671 0
Current children cumulated CPU time: 167.68 s
Current children cumulated vsize: 28882492 KiB
Current children cumulated memory: 274968 KiB

Child status: 0
Real time (s): 21.9093
CPU time (s): 168.394
CPU user time (s): 167.968
CPU system time (s): 0.426105
CPU usage (%): 768.595
Max. virtual memory (cumulated for all children) (KiB): 28886080
Max. memory (cumulated for all children) (KiB): 280456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 167.968
system time used= 0.426105
maximum resident set size= 285184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65221
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9429
involuntary context switches= 2830


# summary of solver processes directly reported to runsolver:
#   pid: 8997
#   total CPU time (s): 168.394
#   total CPU user time (s): 167.968
#   total CPU system time (s): 0.426105

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

The end

Launcher Data

Begin job on node148 at 2019-09-24 19:30:56
IDJOB=4407287
IDBENCH=115848
IDSOLVER=2872
FILE ID=node148/4407287-1569346293
RUNJOBID= node148-1569335941-5642
PBS_JOBID= 21705049
Free space on /tmp= 22084 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-05-05-3.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-4407287-1569346293/watcher-4407287-1569346293 -o /tmp/evaluation-result-4407287-1569346293/solver-4407287-1569346293 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1569335941-5642 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1428284258 HOME/instance-4407287-1569346293.xml

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

MD5SUM BENCH= 486402128da484f7cb4aeca2fb99213d
RANDOM SEED=1428284258

node148.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.13
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.13
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.13
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.13
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:        25520916 kB
MemAvailable:   31854352 kB
Buffers:           54160 kB
Cached:          6551132 kB
SwapCached:         3372 kB
Active:          4383396 kB
Inactive:        2225908 kB
Active(anon):       1840 kB
Inactive(anon):    57864 kB
Active(file):    4381556 kB
Inactive(file):  2168044 kB
Unevictable:      110656 kB
Mlocked:          110656 kB
SwapTotal:      67108860 kB
SwapFree:       67002564 kB
Dirty:             26192 kB
Writeback:             0 kB
AnonPages:        112660 kB
Mapped:            56728 kB
Shmem:             47072 kB
Slab:             228172 kB
SReclaimable:     199344 kB
SUnreclaim:        28828 kB
KernelStack:        3344 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514472 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:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 22060 MiB
End job on node148 at 2019-09-24 19:31:18