Trace number 4406939

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 parallelOPT887 17.8562 2.9199

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-08.xml
MD5SUMa0dd3b11b1f6edde9967a93afac168fd
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark887
Best CPU time to get the best result obtained on this benchmark6.93093
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406939-1569352561.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406939-1569352561.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
0.70/0.46	c solve instance...
0.70/0.49	o 339 
2.27/0.86	o 631 
2.27/0.86	o 636 
2.27/0.86	o 657 
2.27/0.86	o 678 
2.27/0.86	o 690 
2.27/0.86	o 698 
2.27/0.86	o 714 
2.27/0.86	o 721 
2.27/0.86	o 728 
2.27/0.86	o 730 
2.27/0.86	o 734 
2.27/0.86	o 810 
2.27/0.86	o 835 
2.27/0.86	o 841 
2.27/0.86	o 849 
2.27/0.86	o 863 
2.27/0.86	o 866 
2.27/0.86	o 875 
2.27/0.86	o 876 
6.87/1.33	o 877 
6.87/1.37	o 886 
6.87/1.37	o 887 
17.19/2.89	s OPTIMUM FOUND
17.19/2.89	v <instantiation>
17.19/2.89	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] </list>
17.19/2.89	v 	<values>1 0 0 1 0 1 0 0 0 0 0 1 1 1 0 1 0 0 1 0 1 1 0 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 0 </values>
17.19/2.89	v </instantiation>

Verifier Data

OK	887

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406939-1569352561/watcher-4406939-1569352561 -o /var/tmp/evaluation-result-4406939-1569352561/solver-4406939-1569352561 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569347359-14876 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 186435856 HOME/instance-4406939-1569352561.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=16897, runsolver pid=16894
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 7.51 8.14 8.26 2/212 16918
/proc/meminfo: memFree=25588868/32770624 swapFree=66997532/67108860
[pid=16897] ppid=16894 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16897/stat : 16897 (xcsp3-exec) S 16894 16897 14849 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511194385 115843072 362 33554432000 4194304 5098028 140735455076880 140735455074984 139895431893628 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10350592 140735455085394 140735455085653 140735455085653 140735455088582 0
/proc/16897/statm: 28282 362 304 221 0 87 0
[pid=16899] ppid=16897 vsize=28227396 memory=28496 CPUtime=0.12 cores=0-7
/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 5643 0 0 0 11 1 0 0 20 0 20 0 511194385 28904853504 7124 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7056849 7124 3118 1 0 7019032 0
[pid=16899/tid=16900] ppid=16897 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) R 16897 16897 14849 0 -1 4202560 3578 0 0 0 8 1 0 0 20 0 20 0 511194386 28904853504 7124 33554432000 4194304 4196468 140733680616400 140377005915856 140376985724261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28227396 memory=140000780355200 CPUtime=0 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16904] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16904/stat : 16904 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376918375568 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16905] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16905/stat : 16905 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376917322000 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16906] ppid=16897 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16899/task/16906/stat : 16906 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376916269456 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16907] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16907/stat : 16907 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376915216912 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16908] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16908/stat : 16908 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376914164368 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16909] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16909/stat : 16909 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194388 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376251922928 140377001691778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16910] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16910/stat : 16910 (java) S 16897 16897 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511194389 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376250869152 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16911] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16911/stat : 16911 (java) S 16897 16897 14849 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511194389 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376249816560 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16912] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16912/stat : 16912 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376248765136 140377001699227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16913] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16913/stat : 16913 (java) R 16897 16897 14849 0 -1 4202560 326 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376247711728 140376987098576 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16914] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16914/stat : 16914 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 7124 33554432000 4194304 4196468 140733680616400 140376246659184 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16915] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16915/stat : 16915 (java) S 16897 16897 14849 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 7190 33554432000 4194304 4196468 140733680616400 140376245606640 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16916] ppid=16897 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16899/task/16916/stat : 16916 (java) R 16897 16897 14849 0 -1 4202560 325 0 0 0 2 0 0 0 20 0 20 0 511194391 28904853504 7190 33554432000 4194304 4196468 140733680616400 140376244554096 140376985761118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16917] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16917/stat : 16917 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 7190 33554432000 4194304 4196468 140733680616400 140376243501792 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16918] ppid=16897 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16899/task/16918/stat : 16918 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194392 28904853504 7190 33554432000 4194304 4196468 140733680616400 140376242449328 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29944 KiB

[startup+0.210634 s]*
/proc/loadavg: 7.51 8.14 8.26 3/212 16918
/proc/meminfo: memFree=25575232/32770624 swapFree=66997532/67108860
[pid=16897] ppid=16894 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16897/stat : 16897 (xcsp3-exec) S 16894 16897 14849 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511194385 115843072 362 33554432000 4194304 5098028 140735455076880 140735455074984 139895431893628 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10350592 140735455085394 140735455085653 140735455085653 140735455088582 0
/proc/16897/statm: 28282 362 304 221 0 87 0
[pid=16899] ppid=16897 vsize=28227396 memory=40208 CPUtime=0.34 cores=0-7
/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 9371 0 0 0 30 4 0 0 20 0 20 0 511194385 28904853504 10052 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7056849 10052 3255 1 0 7019032 0
[pid=16899/tid=16900] ppid=16897 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) R 16897 16897 14849 0 -1 4202560 6562 0 0 0 17 2 0 0 20 0 20 0 511194386 28904853504 10052 33554432000 4194304 4196468 140733680616400 140377005914576 140376593762685 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28227396 memory=140000780370526 CPUtime=0 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16904] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16904/stat : 16904 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376918375568 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16905] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16905/stat : 16905 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376917322000 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16906] ppid=16897 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16899/task/16906/stat : 16906 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376916269456 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16907] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16907/stat : 16907 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376915216912 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16908] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16908/stat : 16908 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376914164368 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16909] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16909/stat : 16909 (java) S 16897 16897 14849 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511194388 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376251922928 140377001691778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16910] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16910/stat : 16910 (java) S 16897 16897 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511194389 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376250869152 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16911] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16911/stat : 16911 (java) S 16897 16897 14849 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511194389 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376249816560 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16912] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16912/stat : 16912 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376248765136 140377001699227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16913] ppid=16897 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/16899/task/16913/stat : 16913 (java) R 16897 16897 14849 0 -1 4202560 457 0 0 0 2 0 0 0 20 0 20 0 511194391 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376247711728 140377001691778 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16914] ppid=16897 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/16899/task/16914/stat : 16914 (java) S 16897 16897 14849 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 511194391 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376246659184 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16915] ppid=16897 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/16899/task/16915/stat : 16915 (java) S 16897 16897 14849 0 -1 1077944384 165 0 0 0 1 0 0 0 20 0 20 0 511194391 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376245606640 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16916] ppid=16897 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/16899/task/16916/stat : 16916 (java) R 16897 16897 14849 0 -1 4202560 822 0 0 0 7 0 0 0 20 0 20 0 511194391 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376244553904 140376993917758 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16917] ppid=16897 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16917/stat : 16917 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511194391 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376243501792 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16918] ppid=16897 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/16899/task/16918/stat : 16918 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194392 28904853504 10052 33554432000 4194304 4196468 140733680616400 140376242449328 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41656 KiB

[startup+0.314243 s]*
/proc/loadavg: 7.51 8.14 8.26 3/212 16918
/proc/meminfo: memFree=25568188/32770624 swapFree=66997532/67108860
[pid=16897] ppid=16894 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16897/stat : 16897 (xcsp3-exec) S 16894 16897 14849 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511194385 115843072 362 33554432000 4194304 5098028 140735455076880 140735455074984 139895431893628 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10350592 140735455085394 140735455085653 140735455085653 140735455088582 0
/proc/16897/statm: 28282 362 304 221 0 87 0
[pid=16899] ppid=16897 vsize=28231652 memory=50084 CPUtime=0.53 cores=0-7
/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 10944 0 0 0 48 5 0 0 20 0 20 0 511194385 28909211648 12521 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7057913 12521 3353 1 0 7019032 0
[pid=16899/tid=16900] ppid=16897 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) R 16897 16897 14849 0 -1 4202560 7790 0 0 0 27 3 0 0 20 0 20 0 511194386 28909211648 12521 33554432000 4194304 4196468 140733680616400 140377005911248 140376985761118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16904] ppid=16897 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16904/stat : 16904 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376918375568 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16905] ppid=16897 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/16899/task/16905/stat : 16905 (java) S 16897 16897 14849 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376917322000 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16906] ppid=16897 vsize=28231652 memory=140000633123759 CPUtime=0 cores=0-7
/proc/16899/task/16906/stat : 16906 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376916269456 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16907] ppid=16897 vsize=28231652 memory=140000633126064 CPUtime=0 cores=0-7
/proc/16899/task/16907/stat : 16907 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376915216912 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16908] ppid=16897 vsize=28231652 memory=140000633128368 CPUtime=0 cores=0-7
/proc/16899/task/16908/stat : 16908 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194387 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376914164368 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16909] ppid=16897 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16909/stat : 16909 (java) S 16897 16897 14849 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 511194388 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376251922928 140377001691778 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16910] ppid=16897 vsize=28231652 memory=280001266263696 CPUtime=0 cores=0-7
/proc/16899/task/16910/stat : 16910 (java) S 16897 16897 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 511194389 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376250869152 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16911] ppid=16897 vsize=28231652 memory=280001266270608 CPUtime=0 cores=0-7
/proc/16899/task/16911/stat : 16911 (java) S 16897 16897 14849 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 511194389 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376249816560 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16912] ppid=16897 vsize=28231652 memory=280001266211760 CPUtime=0 cores=0-7
/proc/16899/task/16912/stat : 16912 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194391 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376248765136 140377001699227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16913] ppid=16897 vsize=28231652 memory=280001266284432 CPUtime=0.02 cores=0-7
/proc/16899/task/16913/stat : 16913 (java) S 16897 16897 14849 0 -1 1077944384 496 0 0 0 2 0 0 0 20 0 20 0 511194391 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376247711728 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16914] ppid=16897 vsize=28231652 memory=280001266291344 CPUtime=0.03 cores=0-7
/proc/16899/task/16914/stat : 16914 (java) S 16897 16897 14849 0 -1 1077944384 185 0 0 0 3 0 0 0 20 0 20 0 511194391 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376246659184 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16915] ppid=16897 vsize=28231652 memory=280001266289040 CPUtime=0.02 cores=0-7
/proc/16899/task/16915/stat : 16915 (java) S 16897 16897 14849 0 -1 1077944384 181 0 0 0 2 0 0 0 20 0 20 0 511194391 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376245606640 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16916] ppid=16897 vsize=28231652 memory=280001266305200 CPUtime=0.12 cores=0-7
/proc/16899/task/16916/stat : 16916 (java) S 16897 16897 14849 0 -1 1077944384 984 0 0 0 12 0 0 0 20 0 20 0 511194391 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376244554096 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16917] ppid=16897 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16917/stat : 16917 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 511194391 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376243501792 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16918] ppid=16897 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/16899/task/16918/stat : 16918 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 511194392 28909211648 12521 33554432000 4194304 4196468 140733680616400 140376242449328 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51532 KiB

[startup+0.700968 s]
/proc/loadavg: 7.51 8.14 8.26 7/220 16941
/proc/meminfo: memFree=25490904/32770624 swapFree=66997532/67108860
[pid=16897] ppid=16894 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16897/stat : 16897 (xcsp3-exec) S 16894 16897 14849 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511194385 115843072 362 33554432000 4194304 5098028 140735455076880 140735455074984 139895431893628 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10350592 140735455085394 140735455085653 140735455085653 140735455088582 0
/proc/16897/statm: 28282 362 304 221 0 87 0
[pid=16899] ppid=16897 vsize=28832852 memory=187716 CPUtime=2.27 cores=0-7
/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 18965 0 0 0 216 11 0 0 20 0 26 0 511194385 29524840448 46929 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7208213 46929 3484 1 0 7169313 0
[pid=16899/tid=16900] ppid=16897 vsize=28832852 memory=280001266663088 CPUtime=0.47 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) S 16897 16897 14849 0 -1 1077944384 8873 0 0 0 43 4 0 0 20 0 26 0 511194386 29524840448 46929 33554432000 4194304 4196468 140733680616400 140377005921408 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28832852 memory=140000633332592 CPUtime=0 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 26 0 511194387 29524840448 46929 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 26 0 511194387 29524840448 46929 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 26 0 511194387 29524840448 46929 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0

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

/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 29047 0 0 0 986 15 0 0 20 0 28 0 511194385 29524840448 57688 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7208213 57688 3500 1 0 7169313 0
[pid=16899/tid=16900] ppid=16897 vsize=28832852 memory=6944656592455360604 CPUtime=0.47 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) S 16897 16897 14849 0 -1 1077944384 8873 0 0 0 43 4 0 0 20 0 28 0 511194386 29524840448 57688 33554432000 4194304 4196468 140733680616400 140377005921408 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28832852 memory=-5934441767186172092 CPUtime=0.01 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28832852 memory=6944656592455359580 CPUtime=0.01 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 15 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16904] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16904/stat : 16904 (java) S 16897 16897 14849 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376918375568 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16905] ppid=16897 vsize=28832852 memory=4580 CPUtime=0 cores=0-7
/proc/16899/task/16905/stat : 16905 (java) S 16897 16897 14849 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376917322000 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16906] ppid=16897 vsize=28832852 memory=0 CPUtime=0.01 cores=0-7
/proc/16899/task/16906/stat : 16906 (java) S 16897 16897 14849 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376916269456 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16907] ppid=16897 vsize=28832852 memory=0 CPUtime=0.01 cores=0-7
/proc/16899/task/16907/stat : 16907 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376915216912 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16908] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16908/stat : 16908 (java) S 16897 16897 14849 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376914164368 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16909] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16909/stat : 16909 (java) S 16897 16897 14849 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 28 0 511194388 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376251922928 140377001691778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16910] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16910/stat : 16910 (java) S 16897 16897 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511194389 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376250869152 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16911] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16911/stat : 16911 (java) S 16897 16897 14849 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 511194389 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376249816560 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16912] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16912/stat : 16912 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511194391 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376248765136 140377001699227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16913] ppid=16897 vsize=28832852 memory=0 CPUtime=0.93 cores=0-7
/proc/16899/task/16913/stat : 16913 (java) R 16897 16897 14849 0 -1 4202560 4160 0 0 0 92 1 0 0 20 0 28 0 511194391 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376247698272 140376983225259 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16914] ppid=16897 vsize=28832852 memory=0 CPUtime=0.84 cores=0-7
/proc/16899/task/16914/stat : 16914 (java) R 16897 16897 14849 0 -1 4202560 3038 0 0 0 84 0 0 0 20 0 28 0 511194391 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376246647984 140376985155680 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16915] ppid=16897 vsize=28832852 memory=57 CPUtime=0.81 cores=0-7
/proc/16899/task/16915/stat : 16915 (java) R 16897 16897 14849 0 -1 4202560 4956 0 0 0 80 1 0 0 20 0 28 0 511194391 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376245592736 140376979530016 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16916] ppid=16897 vsize=28832852 memory=772 CPUtime=0.39 cores=0-7
/proc/16899/task/16916/stat : 16916 (java) S 16897 16897 14849 0 -1 1077944384 2774 0 0 0 39 0 0 0 20 0 28 0 511194391 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376244554096 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16917] ppid=16897 vsize=28832852 memory=10596 CPUtime=0 cores=0-7
/proc/16899/task/16917/stat : 16917 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511194391 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376243501792 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16918] ppid=16897 vsize=28832852 memory=1708 CPUtime=0 cores=0-7
/proc/16899/task/16918/stat : 16918 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511194392 29524840448 57688 33554432000 4194304 4196468 140733680616400 140376242449328 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
Current children cumulated CPU time: 10.01 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 232200 KiB

[startup+2.50115 s]
/proc/loadavg: 7.51 8.14 8.26 10/220 17109
/proc/meminfo: memFree=25317428/32770624 swapFree=66997532/67108860
[pid=16897] ppid=16894 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16897/stat : 16897 (xcsp3-exec) S 16894 16897 14849 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511194385 115843072 362 33554432000 4194304 5098028 140735455076880 140735455074984 139895431893628 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10350592 140735455085394 140735455085653 140735455085653 140735455088582 0
/proc/16897/statm: 28282 362 304 221 0 87 0
[pid=16899] ppid=16897 vsize=28832852 memory=358888 CPUtime=15.26 cores=0-7
/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 29400 0 0 0 1498 28 0 0 20 0 28 0 511194385 29524840448 89722 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7208213 89722 3503 1 0 7169313 0
[pid=16899/tid=16900] ppid=16897 vsize=28832852 memory=0 CPUtime=0.47 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) S 16897 16897 14849 0 -1 1077944384 8873 0 0 0 43 4 0 0 20 0 28 0 511194386 29524840448 89722 33554432000 4194304 4196468 140733680616400 140377005921408 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28832852 memory=0 CPUtime=0.01 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 9 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28832852 memory=0 CPUtime=0.01 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16904] ppid=16897 vsize=28832852 memory=57 CPUtime=0 cores=0-7
/proc/16899/task/16904/stat : 16904 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376918375568 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16905] ppid=16897 vsize=28832852 memory=6944656592387989600 CPUtime=0 cores=0-7
/proc/16899/task/16905/stat : 16905 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376917322000 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16906] ppid=16897 vsize=28832852 memory=6944656592387989600 CPUtime=0.01 cores=0-7
/proc/16899/task/16906/stat : 16906 (java) S 16897 16897 14849 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376916269456 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16907] ppid=16897 vsize=28832852 memory=6655300316396806240 CPUtime=0.01 cores=0-7
/proc/16899/task/16907/stat : 16907 (java) S 16897 16897 14849 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376915216912 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16908] ppid=16897 vsize=28832852 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/16899/task/16908/stat : 16908 (java) S 16897 16897 14849 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 28 0 511194387 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376914164368 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16909] ppid=16897 vsize=28832852 memory=6944656592455359580 CPUtime=0 cores=0-7
/proc/16899/task/16909/stat : 16909 (java) S 16897 16897 14849 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 28 0 511194388 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376251922928 140377001691778 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16910] ppid=16897 vsize=28832852 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/16899/task/16910/stat : 16910 (java) S 16897 16897 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 511194389 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376250869152 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16911] ppid=16897 vsize=28832852 memory=6655300316396806240 CPUtime=0 cores=0-7
/proc/16899/task/16911/stat : 16911 (java) S 16897 16897 14849 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 511194389 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376249816560 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16912] ppid=16897 vsize=28832852 memory=6944652177228980320 CPUtime=0 cores=0-7
/proc/16899/task/16912/stat : 16912 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511194391 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376248765136 140377001699227 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16913] ppid=16897 vsize=28832852 memory=6655300316396806240 CPUtime=1.02 cores=0-7
/proc/16899/task/16913/stat : 16913 (java) S 16897 16897 14849 0 -1 1077944384 4183 0 0 0 101 1 0 0 20 0 28 0 511194391 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376247711728 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16914] ppid=16897 vsize=28832852 memory=6944652177228980320 CPUtime=0.91 cores=0-7
/proc/16899/task/16914/stat : 16914 (java) S 16897 16897 14849 0 -1 1077944384 3062 0 0 0 91 0 0 0 20 0 28 0 511194391 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376246659184 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16915] ppid=16897 vsize=28832852 memory=6944656592455097440 CPUtime=0.91 cores=0-7
/proc/16899/task/16915/stat : 16915 (java) S 16897 16897 14849 0 -1 1077944384 4981 0 0 0 90 1 0 0 20 0 28 0 511194391 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376245606640 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16916] ppid=16897 vsize=28832852 memory=0 CPUtime=0.44 cores=0-7
/proc/16899/task/16916/stat : 16916 (java) S 16897 16897 14849 0 -1 1077944384 2833 0 0 0 43 1 0 0 20 0 28 0 511194391 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376244554096 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16917] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16917/stat : 16917 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 511194391 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376243501792 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16918] ppid=16897 vsize=28832852 memory=7594573539026429785 CPUtime=0 cores=0-7
/proc/16899/task/16918/stat : 16918 (java) S 16897 16897 14849 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 511194392 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376242449328 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17102] ppid=16897 vsize=28832852 memory=7237118928951797328 CPUtime=0.78 cores=0-7
/proc/16899/task/17102/stat : 17102 (java) S 16897 16897 14849 0 -1 1077944384 19 0 0 0 77 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376090770592 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17103] ppid=16897 vsize=28832852 memory=7594867125879204198 CPUtime=0.9 cores=0-7
/proc/16899/task/17103/stat : 17103 (java) R 16897 16897 14849 0 -1 4202560 18 0 0 0 89 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376093929824 140376597251289 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17104] ppid=16897 vsize=28832852 memory=7223880786990092368 CPUtime=0.86 cores=0-7
/proc/16899/task/17104/stat : 17104 (java) S 16897 16897 14849 0 -1 1077944384 22 0 0 0 85 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376092877184 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17105] ppid=16897 vsize=28832852 memory=7595147505622871658 CPUtime=0.9 cores=0-7
/proc/16899/task/17105/stat : 17105 (java) R 16897 16897 14849 0 -1 4202560 44 0 0 0 88 2 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376096034400 140376597053761 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17106] ppid=16897 vsize=28832852 memory=0 CPUtime=0.87 cores=0-7
/proc/16899/task/17106/stat : 17106 (java) R 16897 16897 14849 0 -1 4202560 24 0 0 0 86 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376098139872 140376598259771 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17107] ppid=16897 vsize=28832852 memory=0 CPUtime=0.76 cores=0-7
/proc/16899/task/17107/stat : 17107 (java) R 16897 16897 14849 0 -1 1077944384 25 0 0 0 75 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376091823968 140377001690837 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17108] ppid=16897 vsize=28832852 memory=0 CPUtime=0.75 cores=0-7
/proc/16899/task/17108/stat : 17108 (java) R 16897 16897 14849 0 -1 4202560 19 0 0 0 74 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376094982112 140376598729649 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=17109] ppid=16897 vsize=28832852 memory=0 CPUtime=0.78 cores=0-7
/proc/16899/task/17109/stat : 17109 (java) R 16897 16897 14849 0 -1 4202560 39 0 0 0 77 1 0 0 20 0 28 0 511194523 29524840448 89722 33554432000 4194304 4196468 140733680616400 140376099192928 140376597251216 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
Current children cumulated CPU time: 15.26 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 360336 KiB

[startup+2.90112 s]
/proc/loadavg: 7.51 8.14 8.26 10/220 17109
/proc/meminfo: memFree=25317428/32770624 swapFree=66997532/67108860
[pid=16897] ppid=16894 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/16897/stat : 16897 (xcsp3-exec) S 16894 16897 14849 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 511194385 115843072 362 33554432000 4194304 5098028 140735455076880 140735455074984 139895431893628 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 10350592 140735455085394 140735455085653 140735455085653 140735455088582 0
/proc/16897/statm: 28282 362 304 221 0 87 0
[pid=16899] ppid=16897 vsize=28832852 memory=359060 CPUtime=17.83 cores=0-7
/proc/16899/stat : 16899 (java) S 16897 16897 14849 0 -1 1077944320 29469 0 0 0 1748 35 0 0 20 0 19 0 511194385 29524840448 89765 33554432000 4194304 4196468 140733680616400 140733680598944 140377001680631 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
/proc/16899/statm: 7208213 89765 3504 1 0 7169313 0
[pid=16899/tid=16900] ppid=16897 vsize=28832852 memory=140000633253011 CPUtime=0.47 cores=0-7
/proc/16899/task/16900/stat : 16900 (java) S 16897 16897 14849 0 -1 1077944384 8878 0 0 0 43 4 0 0 20 0 19 0 511194386 29524840448 89765 33554432000 4194304 4196468 140733680616400 140377005923472 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16901] ppid=16897 vsize=28832852 memory=280001267141120 CPUtime=0.01 cores=0-7
/proc/16899/task/16901/stat : 16901 (java) S 16897 16897 14849 0 -1 1077944384 9 0 0 0 1 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376921533200 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16902] ppid=16897 vsize=28832852 memory=280001267141184 CPUtime=0.01 cores=0-7
/proc/16899/task/16902/stat : 16902 (java) S 16897 16897 14849 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376920480656 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16903] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16903/stat : 16903 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376919428112 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16904] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16904/stat : 16904 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376918375568 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16905] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16905/stat : 16905 (java) S 16897 16897 14849 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376917322000 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16906] ppid=16897 vsize=28832852 memory=1 CPUtime=0.01 cores=0-7
/proc/16899/task/16906/stat : 16906 (java) S 16897 16897 14849 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376916269456 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16907] ppid=16897 vsize=28832852 memory=1448 CPUtime=0.01 cores=0-7
/proc/16899/task/16907/stat : 16907 (java) S 16897 16897 14849 0 -1 1077944384 10 0 0 0 1 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376915216912 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16908] ppid=16897 vsize=28832852 memory=230444 CPUtime=0 cores=0-7
/proc/16899/task/16908/stat : 16908 (java) S 16897 16897 14849 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 19 0 511194387 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376914164368 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16909] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16909/stat : 16909 (java) S 16897 16897 14849 0 -1 1077944384 210 0 0 0 0 0 0 0 20 0 19 0 511194388 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376251923136 140377001691778 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16910] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16910/stat : 16910 (java) S 16897 16897 14849 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 511194389 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376250869152 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16911] ppid=16897 vsize=28832852 memory=1441 CPUtime=0 cores=0-7
/proc/16899/task/16911/stat : 16911 (java) S 16897 16897 14849 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 19 0 511194389 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376249816560 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16912] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16912/stat : 16912 (java) S 16897 16897 14849 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 19 0 511194391 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376248763904 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16913] ppid=16897 vsize=28832852 memory=0 CPUtime=1.1 cores=0-7
/proc/16899/task/16913/stat : 16913 (java) S 16897 16897 14849 0 -1 1077944384 4202 0 0 0 109 1 0 0 20 0 19 0 511194391 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376247711728 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16914] ppid=16897 vsize=28832852 memory=0 CPUtime=0.94 cores=0-7
/proc/16899/task/16914/stat : 16914 (java) S 16897 16897 14849 0 -1 1077944384 3074 0 0 0 94 0 0 0 20 0 19 0 511194391 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376246659184 140377001691778 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16915] ppid=16897 vsize=28832852 memory=0 CPUtime=0.94 cores=0-7
/proc/16899/task/16915/stat : 16915 (java) R 16897 16897 14849 0 -1 4202560 4982 0 0 0 93 1 0 0 20 0 19 0 511194391 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376245606640 140376986609060 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16916] ppid=16897 vsize=28832852 memory=0 CPUtime=0.45 cores=0-7
/proc/16899/task/16916/stat : 16916 (java) S 16897 16897 14849 0 -1 1077944384 2844 0 0 0 44 1 0 0 20 0 19 0 511194391 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376244551600 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
[pid=16899/tid=16917] ppid=16897 vsize=28832852 memory=0 CPUtime=0 cores=0-7
/proc/16899/task/16917/stat : 16917 (java) S 16897 16897 14849 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 511194391 29524840448 89765 33554432000 4194304 4196468 140733680616400 140376243501792 140377001690837 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10571776 140733680620502 140733680620678 140733680620678 140733680623567 0
Current children cumulated CPU time: 17.83 s
Current children cumulated vsize: 28945980 KiB
Current children cumulated memory: 360508 KiB

Child status: 0
Real time (s): 2.9199
CPU time (s): 17.8562
CPU user time (s): 17.4877
CPU system time (s): 0.368487
CPU usage (%): 611.535
Max. virtual memory (cumulated for all children) (KiB): 28947908
Max. memory (cumulated for all children) (KiB): 360508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4877
system time used= 0.368487
maximum resident set size= 360188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30034
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70329
involuntary context switches= 418


# summary of solver processes directly reported to runsolver:
#   pid: 16897
#   total CPU time (s): 17.8562
#   total CPU user time (s): 17.4877
#   total CPU system time (s): 0.368487

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

The end

Launcher Data

Begin job on node140 at 2019-09-24 21:15:19
IDJOB=4406939
IDBENCH=133505
IDSOLVER=2871
FILE ID=node140/4406939-1569352561
RUNJOBID= node140-1569347359-14876
PBS_JOBID= 21705073
Free space on /var/tmp= 13516 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-08.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 /var/tmp/evaluation-result-4406939-1569352561/watcher-4406939-1569352561 -o /var/tmp/evaluation-result-4406939-1569352561/solver-4406939-1569352561 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node140-1569347359-14876 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 186435856 HOME/instance-4406939-1569352561.xml

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

MD5SUM BENCH= a0dd3b11b1f6edde9967a93afac168fd
RANDOM SEED=186435856

node140.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.43
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.43
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.43
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.43
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:        25605936 kB
MemAvailable:   31843736 kB
Buffers:          129676 kB
Cached:          6206512 kB
SwapCached:         2776 kB
Active:          3157200 kB
Inactive:        3186128 kB
Active(anon):       4220 kB
Inactive(anon):    58400 kB
Active(file):    3152980 kB
Inactive(file):  3127728 kB
Unevictable:      107700 kB
Mlocked:          107700 kB
SwapTotal:      67108860 kB
SwapFree:       66997532 kB
Dirty:             26144 kB
Writeback:             0 kB
AnonPages:        112756 kB
Mapped:            56952 kB
Shmem:             46828 kB
Slab:             414880 kB
SReclaimable:     385552 kB
SUnreclaim:        29328 kB
KernelStack:        3408 kB
PageTables:         5144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515100 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:      105856 kB
DirectMap2M:    33439744 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node140 at 2019-09-24 21:15:22