Trace number 4394531

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-06-14 parallelOPT103 231.594 36.8207

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-21-07.xml
MD5SUM8aa67fa0ddb9b908e7b385aede1c36d3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark103
Best CPU time to get the best result obtained on this benchmark110.856
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints116
Number of domains2
Minimum domain size1
Maximum domain size334
Distribution of domain sizes[{"size":1,"count":1},{"size":334,"count":61}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":11},{"degree":5,"count":14},{"degree":6,"count":16},{"degree":7,"count":12},{"degree":8,"count":5}]
Minimum constraint arity2
Maximum constraint arity38
Distribution of constraint arities[{"arity":2,"count":112},{"arity":21,"count":1},{"arity":27,"count":1},{"arity":35,"count":1},{"arity":38,"count":1}]
Number of extensional constraints0
Number of intensional constraints112
Distribution of constraint types[{"type":"intension","count":112},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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-4394531-1568431347.xml"  -tl '20160s' -p 8
0.12/0.20	c Choco e747e1e
0.12/0.20	c [HOME/instance-4394531-1568431347.xml, -tl, 20160s, -p, 8]
0.34/0.24	c 8 solvers in parallel
0.34/0.31	c parse instance...
1.99/0.86	c solve instance...
2.41/1.01	o 121 
3.17/1.03	o 120 
3.17/1.10	o 114 
3.79/1.14	o 111 
5.95/1.45	o 110 
7.52/1.62	o 109 
12.24/2.24	o 107 
17.64/2.95	o 106 
31.71/4.86	o 105 
38.92/6.21	o 104 
123.53/17.33	o 103 
231.56/36.80	s OPTIMUM FOUND
231.56/36.80	v <instantiation>
231.56/36.80	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
231.56/36.80	v 	<values>0 0 0 0 6 10 5 15 7 7 18 33 11 34 40 22 15 23 39 25 21 34 46 24 33 37 33 51 56 26 43 57 34 35 59 56 54 70 49 51 15 43 23 72 69 73 77 65 87 78 69 75 83 59 77 89 90 85 94 102 94 103 </values>
231.56/36.80	v </instantiation>

Verifier Data

OK	103

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394531-1568431347/watcher-4394531-1568431347 -o /tmp/evaluation-result-4394531-1568431347/solver-4394531-1568431347 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568427322-28555 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1274990289 HOME/instance-4394531-1568431347.xml 

running on 8 cores: 0-7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32639, runsolver pid=32636

[startup+0.100165 s]*
/proc/loadavg: 7.60 4.84 3.84 2/212 32660
/proc/meminfo: memFree=30854724/32770688 swapFree=66961112/67108860
[pid=32639] ppid=32636 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32639/stat : 32639 (xcsp3-exec) S 32636 32639 28528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419076422 115843072 363 33554432000 4194304 5098028 140727511995024 140727511993128 139756129497724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38154240 140727512003445 140727512003689 140727512003689 140727512006602 0
/proc/32639/statm: 28282 363 304 221 0 87 0
[pid=32641] ppid=32639 vsize=28227388 memory=30336 CPUtime=0.12 cores=0-7
/proc/32641/stat : 32641 (java) S 32639 32639 28528 0 -1 1077944320 5471 0 0 0 10 2 0 0 20 0 20 0 419076422 28904845312 7584 33554432000 4194304 4196468 140729270348176 140729270330720 139839548534519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
/proc/32641/statm: 7056847 7584 3158 1 0 7019032 0
[pid=32641/tid=32642] ppid=32639 vsize=28227388 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32641/task/32642/stat : 32642 (java) R 32639 32639 28528 0 -1 4202560 3384 0 0 0 8 1 0 0 20 0 20 0 419076423 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839552763936 139839186020195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32643] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32643/stat : 32643 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839100017680 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32644] ppid=32639 vsize=28227388 memory=139972614227584 CPUtime=0 cores=0-7
/proc/32641/task/32644/stat : 32644 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839098965136 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32645] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32645/stat : 32645 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839097912080 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32646] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32646/stat : 32646 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839096859536 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32647] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32647/stat : 32647 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839095806480 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32648] ppid=32639 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32641/task/32648/stat : 32648 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839094753936 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32649] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32649/stat : 32649 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839093700880 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32650] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32650/stat : 32650 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 7584 33554432000 4194304 4196468 140729270348176 139839092648336 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32651] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32651/stat : 32651 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076425 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838933306096 139839548545666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32652] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32652/stat : 32652 (java) S 32639 32639 28528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419076426 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838932252320 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32653] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32653/stat : 32653 (java) S 32639 32639 28528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419076426 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838931199216 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32654] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32654/stat : 32654 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838930147792 139839548553115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32655] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32655/stat : 32655 (java) S 32639 32639 28528 0 -1 1077944384 146 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838929094896 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32656] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32656/stat : 32656 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838928042352 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32657] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32657/stat : 32657 (java) S 32639 32639 28528 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838926989296 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32658] ppid=32639 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/32641/task/32658/stat : 32658 (java) R 32639 32639 28528 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838925936752 139839548545666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32659] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32659/stat : 32659 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838924884960 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32660] ppid=32639 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32641/task/32660/stat : 32660 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 7584 33554432000 4194304 4196468 140729270348176 139838923832496 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 31788 KiB

[startup+0.211478 s]*
/proc/loadavg: 7.60 4.84 3.84 3/212 32660
/proc/meminfo: memFree=30842068/32770688 swapFree=66961112/67108860
[pid=32639] ppid=32636 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32639/stat : 32639 (xcsp3-exec) S 32636 32639 28528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419076422 115843072 363 33554432000 4194304 5098028 140727511995024 140727511993128 139756129497724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38154240 140727512003445 140727512003689 140727512003689 140727512006602 0
/proc/32639/statm: 28282 363 304 221 0 87 0
[pid=32641] ppid=32639 vsize=28227388 memory=40840 CPUtime=0.34 cores=0-7
/proc/32641/stat : 32641 (java) S 32639 32639 28528 0 -1 1077944320 8906 0 0 0 30 4 0 0 20 0 20 0 419076422 28904845312 10210 33554432000 4194304 4196468 140729270348176 140729270330720 139839548534519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
/proc/32641/statm: 7056847 10210 3299 1 0 7019032 0
[pid=32641/tid=32642] ppid=32639 vsize=28227388 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32641/task/32642/stat : 32642 (java) R 32639 32639 28528 0 -1 4202560 6164 0 0 0 17 2 0 0 20 0 20 0 419076423 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839552772592 139839548546454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32643] ppid=32639 vsize=28227388 memory=342 CPUtime=0 cores=0-7
/proc/32641/task/32643/stat : 32643 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839100017680 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32644] ppid=32639 vsize=28227388 memory=4051470022612551328 CPUtime=0 cores=0-7
/proc/32641/task/32644/stat : 32644 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839098965136 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32645] ppid=32639 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32641/task/32645/stat : 32645 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839097912080 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32646] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32646/stat : 32646 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839096859536 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32647] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32647/stat : 32647 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839095806480 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32648] ppid=32639 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32641/task/32648/stat : 32648 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839094753936 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32649] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32649/stat : 32649 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839093700880 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32650] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32650/stat : 32650 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28904845312 10210 33554432000 4194304 4196468 140729270348176 139839092648336 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32651] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32651/stat : 32651 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076425 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838933306096 139839548545666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32652] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32652/stat : 32652 (java) S 32639 32639 28528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419076426 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838932252320 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32653] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32653/stat : 32653 (java) S 32639 32639 28528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419076426 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838931199216 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32654] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32654/stat : 32654 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838930147792 139839548553115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32655] ppid=32639 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/32641/task/32655/stat : 32655 (java) R 32639 32639 28528 0 -1 4202560 232 0 0 0 1 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838929094896 139839548545666 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32656] ppid=32639 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/32641/task/32656/stat : 32656 (java) R 32639 32639 28528 0 -1 1077944384 109 0 0 0 1 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838928042352 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32657] ppid=32639 vsize=28227388 memory=-1 CPUtime=0.02 cores=0-7
/proc/32641/task/32657/stat : 32657 (java) R 32639 32639 28528 0 -1 1077944384 338 0 0 0 2 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838926989296 139839548545666 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32658] ppid=32639 vsize=28227388 memory=-1 CPUtime=0.07 cores=0-7
/proc/32641/task/32658/stat : 32658 (java) R 32639 32639 28528 0 -1 4202560 752 0 0 0 7 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838925936752 139839548546454 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32659] ppid=32639 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32659/stat : 32659 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838924884960 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32660] ppid=32639 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/32641/task/32660/stat : 32660 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076429 28904845312 10210 33554432000 4194304 4196468 140729270348176 139838923832496 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42292 KiB

[startup+0.311246 s]*
/proc/loadavg: 7.60 4.84 3.84 2/212 32660
/proc/meminfo: memFree=30837840/32770688 swapFree=66961112/67108860
[pid=32639] ppid=32636 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32639/stat : 32639 (xcsp3-exec) S 32636 32639 28528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419076422 115843072 363 33554432000 4194304 5098028 140727511995024 140727511993128 139756129497724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38154240 140727512003445 140727512003689 140727512003689 140727512006602 0
/proc/32639/statm: 28282 363 304 221 0 87 0
[pid=32641] ppid=32639 vsize=28231644 memory=46560 CPUtime=0.52 cores=0-7
/proc/32641/stat : 32641 (java) S 32639 32639 28528 0 -1 1077944320 10036 0 0 0 48 4 0 0 20 0 20 0 419076422 28909203456 11640 33554432000 4194304 4196468 140729270348176 140729270330720 139839548534519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
/proc/32641/statm: 7057911 11640 3322 1 0 7019032 0
[pid=32641/tid=32642] ppid=32639 vsize=28231644 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/32641/task/32642/stat : 32642 (java) R 32639 32639 28528 0 -1 4202560 7084 0 0 0 27 3 0 0 20 0 20 0 419076423 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839552760192 139839532615006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32643] ppid=32639 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32643/stat : 32643 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839100017680 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32644] ppid=32639 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32644/stat : 32644 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839098965136 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32645] ppid=32639 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32645/stat : 32645 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839097912080 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32646] ppid=32639 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32646/stat : 32646 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839096859536 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32647] ppid=32639 vsize=28231644 memory=2244 CPUtime=0 cores=0-7
/proc/32641/task/32647/stat : 32647 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839095806480 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32648] ppid=32639 vsize=28231644 memory=139972514509743 CPUtime=0 cores=0-7
/proc/32641/task/32648/stat : 32648 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839094753936 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32649] ppid=32639 vsize=28231644 memory=139972514512048 CPUtime=0 cores=0-7
/proc/32641/task/32649/stat : 32649 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839093700880 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32650] ppid=32639 vsize=28231644 memory=139972514514352 CPUtime=0 cores=0-7
/proc/32641/task/32650/stat : 32650 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28909203456 11640 33554432000 4194304 4196468 140729270348176 139839092648336 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32651] ppid=32639 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32651/stat : 32651 (java) S 32639 32639 28528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 419076425 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838933306096 139839548545666 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32652] ppid=32639 vsize=28231644 memory=279945029035664 CPUtime=0 cores=0-7
/proc/32641/task/32652/stat : 32652 (java) S 32639 32639 28528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 419076426 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838932252320 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32653] ppid=32639 vsize=28231644 memory=279945029042576 CPUtime=0 cores=0-7
/proc/32641/task/32653/stat : 32653 (java) S 32639 32639 28528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 419076426 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838931199216 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32654] ppid=32639 vsize=28231644 memory=279945028983824 CPUtime=0 cores=0-7
/proc/32641/task/32654/stat : 32654 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838930147792 139839548553115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32655] ppid=32639 vsize=28231644 memory=279945029056400 CPUtime=0.01 cores=0-7
/proc/32641/task/32655/stat : 32655 (java) S 32639 32639 28528 0 -1 1077944384 255 0 0 0 1 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838929094896 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32656] ppid=32639 vsize=28231644 memory=279945029063312 CPUtime=0.02 cores=0-7
/proc/32641/task/32656/stat : 32656 (java) S 32639 32639 28528 0 -1 1077944384 114 0 0 0 2 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838928042352 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32657] ppid=32639 vsize=28231644 memory=279945029061008 CPUtime=0.03 cores=0-7
/proc/32641/task/32657/stat : 32657 (java) S 32639 32639 28528 0 -1 1077944384 369 0 0 0 3 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838926989296 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32658] ppid=32639 vsize=28231644 memory=279945029077168 CPUtime=0.12 cores=0-7
/proc/32641/task/32658/stat : 32658 (java) S 32639 32639 28528 0 -1 1077944384 900 0 0 0 12 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838925936752 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32659] ppid=32639 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32659/stat : 32659 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838924884960 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32660] ppid=32639 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/32641/task/32660/stat : 32660 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076429 28909203456 11640 33554432000 4194304 4196468 140729270348176 139838923832496 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 48012 KiB

[startup+0.701051 s]
/proc/loadavg: 7.60 4.84 3.84 3/212 32660
/proc/meminfo: memFree=30828472/32770688 swapFree=66961112/67108860
[pid=32639] ppid=32636 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32639/stat : 32639 (xcsp3-exec) S 32636 32639 28528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419076422 115843072 363 33554432000 4194304 5098028 140727511995024 140727511993128 139756129497724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38154240 140727512003445 140727512003689 140727512003689 140727512006602 0
/proc/32639/statm: 28282 363 304 221 0 87 0
[pid=32641] ppid=32639 vsize=28233768 memory=79432 CPUtime=1.57 cores=0-7
/proc/32641/stat : 32641 (java) S 32639 32639 28528 0 -1 1077944320 14571 0 0 0 150 7 0 0 20 0 20 0 419076422 28911378432 19858 33554432000 4194304 4196468 140729270348176 140729270330720 139839548534519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
/proc/32641/statm: 7058442 19858 3450 1 0 7019544 0
[pid=32641/tid=32642] ppid=32639 vsize=28233768 memory=279945029435056 CPUtime=0.68 cores=0-7
/proc/32641/task/32642/stat : 32642 (java) R 32639 32639 28528 0 -1 4202560 8846 0 0 0 64 4 0 0 20 0 20 0 419076423 28911378432 19858 33554432000 4194304 4196468 140729270348176 139839552767472 139839186029581 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32643] ppid=32639 vsize=28233768 memory=139972514718576 CPUtime=0 cores=0-7
/proc/32641/task/32643/stat : 32643 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28911378432 19858 33554432000 4194304 4196468 140729270348176 139839100017680 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32644] ppid=32639 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32644/stat : 32644 (java) S 32639 32639 28528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 419076424 28911378432 19858 33554432000 4194304 4196468 140729270348176 139839098965136 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32645] ppid=32639 vsize=28233768 memory=2832 CPUtime=0 cores=0-7
/proc/32641/task/32645/stat : 32645 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 419076424 28911378432 19858 33554432000 4194304 4196468 140729270348176 139839097912080 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0

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

[pid=32641/tid=32658] ppid=32639 vsize=28768328 memory=8387223549236478041 CPUtime=1.33 cores=0-7
/proc/32641/task/32658/stat : 32658 (java) S 32639 32639 28528 0 -1 1077944384 10290 0 0 0 129 4 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838925936752 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32659] ppid=32639 vsize=28768328 memory=4299705798512607264 CPUtime=0 cores=0-7
/proc/32641/task/32659/stat : 32659 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838924884960 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32660] ppid=32639 vsize=28768328 memory=9431 CPUtime=0.01 cores=0-7
/proc/32641/task/32660/stat : 32660 (java) S 32639 32639 28528 0 -1 1077944384 1095 0 0 0 0 1 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838923832496 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32752] ppid=32639 vsize=28768328 memory=3978153329843990634 CPUtime=12.2 cores=0-7
/proc/32641/task/32752/stat : 32752 (java) S 32639 32639 28528 0 -1 1077944384 458 0 0 0 1220 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838905159392 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32753] ppid=32639 vsize=28768328 memory=7163645249700581474 CPUtime=12.24 cores=0-7
/proc/32641/task/32753/stat : 32753 (java) S 32639 32639 28528 0 -1 1077944384 569 0 0 0 1224 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838911477072 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32754] ppid=32639 vsize=28768328 memory=7444825561389879400 CPUtime=12.27 cores=0-7
/proc/32641/task/32754/stat : 32754 (java) S 32639 32639 28528 0 -1 1077944384 2399 0 0 0 1227 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838906213328 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32755] ppid=32639 vsize=28768328 memory=1228 CPUtime=12.3 cores=0-7
/proc/32641/task/32755/stat : 32755 (java) S 32639 32639 28528 0 -1 1077944384 1003 0 0 0 1230 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838912529488 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32756] ppid=32639 vsize=28768328 memory=0 CPUtime=12.28 cores=0-7
/proc/32641/task/32756/stat : 32756 (java) S 32639 32639 28528 0 -1 1077944384 693 0 0 0 1228 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838907265744 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32757] ppid=32639 vsize=28768328 memory=0 CPUtime=18.5 cores=0-7
/proc/32641/task/32757/stat : 32757 (java) R 32639 32639 28528 0 -1 4202560 478 0 0 0 1850 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838910418384 139839196711090 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32758] ppid=32639 vsize=28768328 memory=1452 CPUtime=12.22 cores=0-7
/proc/32641/task/32758/stat : 32758 (java) S 32639 32639 28528 0 -1 1077944384 1256 0 0 0 1222 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838908319184 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32759] ppid=32639 vsize=28768328 memory=297980 CPUtime=14.46 cores=0-7
/proc/32641/task/32759/stat : 32759 (java) S 32639 32639 28528 0 -1 1077944384 299 0 0 0 1446 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838909371984 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
Current children cumulated CPU time: 230.77 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 299432 KiB

[startup+36.4011 s]
/proc/loadavg: 7.41 5.13 3.98 2/220 32759
/proc/meminfo: memFree=30585900/32770688 swapFree=66961112/67108860
[pid=32639] ppid=32636 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32639/stat : 32639 (xcsp3-exec) S 32636 32639 28528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419076422 115843072 363 33554432000 4194304 5098028 140727511995024 140727511993128 139756129497724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38154240 140727512003445 140727512003689 140727512003689 140727512006602 0
/proc/32639/statm: 28282 363 304 221 0 87 0
[pid=32641] ppid=32639 vsize=28768328 memory=297980 CPUtime=231.16 cores=0-7
/proc/32641/stat : 32641 (java) S 32639 32639 28528 0 -1 1077944320 93043 0 0 0 23064 52 0 0 20 0 28 0 419076422 29458767872 74495 33554432000 4194304 4196468 140729270348176 140729270330720 139839548534519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
/proc/32641/statm: 7192082 74495 3535 1 0 7153184 0
[pid=32641/tid=32642] ppid=32639 vsize=28768328 memory=288284480727417607 CPUtime=0.87 cores=0-7
/proc/32641/task/32642/stat : 32642 (java) S 32639 32639 28528 0 -1 1077944384 9322 0 0 0 83 4 0 0 20 0 28 0 419076423 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839552775296 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32643] ppid=32639 vsize=28768328 memory=3905800868511088928 CPUtime=0.09 cores=0-7
/proc/32641/task/32643/stat : 32643 (java) S 32639 32639 28528 0 -1 1077944384 1513 0 0 0 8 1 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839100017680 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32644] ppid=32639 vsize=28768328 memory=19982 CPUtime=0.11 cores=0-7
/proc/32641/task/32644/stat : 32644 (java) S 32639 32639 28528 0 -1 1077944384 1692 0 0 0 9 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839098965136 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32645] ppid=32639 vsize=28768328 memory=6943526294502006880 CPUtime=0.1 cores=0-7
/proc/32641/task/32645/stat : 32645 (java) S 32639 32639 28528 0 -1 1077944384 646 0 0 0 8 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839097912080 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32646] ppid=32639 vsize=28768328 memory=1452 CPUtime=0.1 cores=0-7
/proc/32641/task/32646/stat : 32646 (java) S 32639 32639 28528 0 -1 1077944384 929 0 0 0 8 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839096859536 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32647] ppid=32639 vsize=28768328 memory=297980 CPUtime=0.09 cores=0-7
/proc/32641/task/32647/stat : 32647 (java) S 32639 32639 28528 0 -1 1077944384 411 0 0 0 7 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839095806480 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32648] ppid=32639 vsize=28768328 memory=2424 CPUtime=0.09 cores=0-7
/proc/32641/task/32648/stat : 32648 (java) S 32639 32639 28528 0 -1 1077944384 274 0 0 0 7 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839094753936 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32649] ppid=32639 vsize=28768328 memory=1760 CPUtime=0.08 cores=0-7
/proc/32641/task/32649/stat : 32649 (java) S 32639 32639 28528 0 -1 1077944384 2445 0 0 0 7 1 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839093700880 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32650] ppid=32639 vsize=28768328 memory=111636 CPUtime=0.08 cores=0-7
/proc/32641/task/32650/stat : 32650 (java) S 32639 32639 28528 0 -1 1077944384 335 0 0 0 7 1 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839092648336 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32651] ppid=32639 vsize=28768328 memory=800 CPUtime=0.05 cores=0-7
/proc/32641/task/32651/stat : 32651 (java) S 32639 32639 28528 0 -1 1077944384 2848 0 0 0 4 1 0 0 20 0 28 0 419076425 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838933306096 139839548545666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32652] ppid=32639 vsize=28768328 memory=1680 CPUtime=0 cores=0-7
/proc/32641/task/32652/stat : 32652 (java) S 32639 32639 28528 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 419076426 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838932252384 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32653] ppid=32639 vsize=28768328 memory=4100 CPUtime=0 cores=0-7
/proc/32641/task/32653/stat : 32653 (java) S 32639 32639 28528 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 419076426 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838931199232 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32654] ppid=32639 vsize=28768328 memory=1452 CPUtime=0 cores=0-7
/proc/32641/task/32654/stat : 32654 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838930147792 139839548553115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32655] ppid=32639 vsize=28768328 memory=1056 CPUtime=4.31 cores=0-7
/proc/32641/task/32655/stat : 32655 (java) S 32639 32639 28528 0 -1 1077944384 13429 0 0 0 428 3 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838929094896 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32656] ppid=32639 vsize=28768328 memory=780 CPUtime=3.74 cores=0-7
/proc/32641/task/32656/stat : 32656 (java) S 32639 32639 28528 0 -1 1077944384 17206 0 0 0 370 4 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838928042352 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32657] ppid=32639 vsize=28768328 memory=1708 CPUtime=3.36 cores=0-7
/proc/32641/task/32657/stat : 32657 (java) S 32639 32639 28528 0 -1 1077944384 13900 0 0 0 333 3 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838926989296 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32658] ppid=32639 vsize=28768328 memory=1280 CPUtime=1.33 cores=0-7
/proc/32641/task/32658/stat : 32658 (java) S 32639 32639 28528 0 -1 1077944384 10290 0 0 0 129 4 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838925936752 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32659] ppid=32639 vsize=28768328 memory=5932 CPUtime=0 cores=0-7
/proc/32641/task/32659/stat : 32659 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838924884960 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32660] ppid=32639 vsize=28768328 memory=780 CPUtime=0.01 cores=0-7
/proc/32641/task/32660/stat : 32660 (java) S 32639 32639 28528 0 -1 1077944384 1095 0 0 0 0 1 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838923832496 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32752] ppid=32639 vsize=28768328 memory=3988 CPUtime=12.2 cores=0-7
/proc/32641/task/32752/stat : 32752 (java) S 32639 32639 28528 0 -1 1077944384 458 0 0 0 1220 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838905159392 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32753] ppid=32639 vsize=28768328 memory=1088 CPUtime=12.24 cores=0-7
/proc/32641/task/32753/stat : 32753 (java) S 32639 32639 28528 0 -1 1077944384 569 0 0 0 1224 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838911477072 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32754] ppid=32639 vsize=28768328 memory=2832 CPUtime=12.27 cores=0-7
/proc/32641/task/32754/stat : 32754 (java) S 32639 32639 28528 0 -1 1077944384 2399 0 0 0 1227 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838906213328 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32755] ppid=32639 vsize=28768328 memory=1564 CPUtime=12.3 cores=0-7
/proc/32641/task/32755/stat : 32755 (java) S 32639 32639 28528 0 -1 1077944384 1003 0 0 0 1230 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838912529488 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32756] ppid=32639 vsize=28768328 memory=8560 CPUtime=12.28 cores=0-7
/proc/32641/task/32756/stat : 32756 (java) S 32639 32639 28528 0 -1 1077944384 693 0 0 0 1228 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838907265744 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32757] ppid=32639 vsize=28768328 memory=14008 CPUtime=18.89 cores=0-7
/proc/32641/task/32757/stat : 32757 (java) R 32639 32639 28528 0 -1 4202560 504 0 0 0 1889 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838910418384 139839196710752 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32758] ppid=32639 vsize=28768328 memory=19100 CPUtime=12.22 cores=0-7
/proc/32641/task/32758/stat : 32758 (java) S 32639 32639 28528 0 -1 1077944384 1256 0 0 0 1222 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838908319184 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32759] ppid=32639 vsize=28768328 memory=14068 CPUtime=14.46 cores=0-7
/proc/32641/task/32759/stat : 32759 (java) S 32639 32639 28528 0 -1 1077944384 299 0 0 0 1446 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838909371984 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
Current children cumulated CPU time: 231.16 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 299432 KiB

[startup+36.8011 s]
/proc/loadavg: 7.41 5.13 3.98 2/220 32759
/proc/meminfo: memFree=30585900/32770688 swapFree=66961112/67108860
[pid=32639] ppid=32636 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/32639/stat : 32639 (xcsp3-exec) S 32636 32639 28528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 419076422 115843072 363 33554432000 4194304 5098028 140727511995024 140727511993128 139756129497724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 38154240 140727512003445 140727512003689 140727512003689 140727512006602 0
/proc/32639/statm: 28282 363 304 221 0 87 0
[pid=32641] ppid=32639 vsize=28768328 memory=297980 CPUtime=231.56 cores=0-7
/proc/32641/stat : 32641 (java) S 32639 32639 28528 0 -1 1077944320 93043 0 0 0 23104 52 0 0 20 0 28 0 419076422 29458767872 74495 33554432000 4194304 4196468 140729270348176 140729270330720 139839548534519 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
/proc/32641/statm: 7192082 74495 3535 1 0 7153184 0
[pid=32641/tid=32642] ppid=32639 vsize=28768328 memory=780 CPUtime=0.87 cores=0-7
/proc/32641/task/32642/stat : 32642 (java) S 32639 32639 28528 0 -1 1077944384 9322 0 0 0 83 4 0 0 20 0 28 0 419076423 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839552775296 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32643] ppid=32639 vsize=28768328 memory=3988 CPUtime=0.09 cores=0-7
/proc/32641/task/32643/stat : 32643 (java) S 32639 32639 28528 0 -1 1077944384 1513 0 0 0 8 1 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839100017680 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32644] ppid=32639 vsize=28768328 memory=1088 CPUtime=0.11 cores=0-7
/proc/32641/task/32644/stat : 32644 (java) S 32639 32639 28528 0 -1 1077944384 1692 0 0 0 9 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839098965136 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32645] ppid=32639 vsize=28768328 memory=1452 CPUtime=0.1 cores=0-7
/proc/32641/task/32645/stat : 32645 (java) S 32639 32639 28528 0 -1 1077944384 646 0 0 0 8 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839097912080 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32646] ppid=32639 vsize=28768328 memory=297960 CPUtime=0.1 cores=0-7
/proc/32641/task/32646/stat : 32646 (java) S 32639 32639 28528 0 -1 1077944384 929 0 0 0 8 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839096859536 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32647] ppid=32639 vsize=28768328 memory=4100 CPUtime=0.09 cores=0-7
/proc/32641/task/32647/stat : 32647 (java) S 32639 32639 28528 0 -1 1077944384 411 0 0 0 7 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839095806480 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32648] ppid=32639 vsize=28768328 memory=1808 CPUtime=0.09 cores=0-7
/proc/32641/task/32648/stat : 32648 (java) S 32639 32639 28528 0 -1 1077944384 274 0 0 0 7 2 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839094753936 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32649] ppid=32639 vsize=28768328 memory=1452 CPUtime=0.08 cores=0-7
/proc/32641/task/32649/stat : 32649 (java) S 32639 32639 28528 0 -1 1077944384 2445 0 0 0 7 1 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839093700880 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32650] ppid=32639 vsize=28768328 memory=1452 CPUtime=0.08 cores=0-7
/proc/32641/task/32650/stat : 32650 (java) S 32639 32639 28528 0 -1 1077944384 335 0 0 0 7 1 0 0 20 0 28 0 419076424 29458767872 74495 33554432000 4194304 4196468 140729270348176 139839092648336 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32651] ppid=32639 vsize=28768328 memory=297980 CPUtime=0.05 cores=0-7
/proc/32641/task/32651/stat : 32651 (java) S 32639 32639 28528 0 -1 1077944384 2848 0 0 0 4 1 0 0 20 0 28 0 419076425 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838933306096 139839548545666 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32652] ppid=32639 vsize=28768328 memory=0 CPUtime=0 cores=0-7
/proc/32641/task/32652/stat : 32652 (java) S 32639 32639 28528 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 419076426 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838932252384 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32653] ppid=32639 vsize=28768328 memory=33 CPUtime=0 cores=0-7
/proc/32641/task/32653/stat : 32653 (java) S 32639 32639 28528 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 28 0 419076426 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838931199232 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32654] ppid=32639 vsize=28768328 memory=15620 CPUtime=0 cores=0-7
/proc/32641/task/32654/stat : 32654 (java) S 32639 32639 28528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838930147792 139839548553115 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32655] ppid=32639 vsize=28768328 memory=4497580499151130995 CPUtime=4.31 cores=0-7
/proc/32641/task/32655/stat : 32655 (java) S 32639 32639 28528 0 -1 1077944384 13429 0 0 0 428 3 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838929094896 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32656] ppid=32639 vsize=28768328 memory=0 CPUtime=3.74 cores=0-7
/proc/32641/task/32656/stat : 32656 (java) S 32639 32639 28528 0 -1 1077944384 17206 0 0 0 370 4 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838928042352 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32657] ppid=32639 vsize=28768328 memory=0 CPUtime=3.36 cores=0-7
/proc/32641/task/32657/stat : 32657 (java) S 32639 32639 28528 0 -1 1077944384 13900 0 0 0 333 3 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838926989296 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32658] ppid=32639 vsize=28768328 memory=0 CPUtime=1.33 cores=0-7
/proc/32641/task/32658/stat : 32658 (java) S 32639 32639 28528 0 -1 1077944384 10290 0 0 0 129 4 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838925936752 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32659] ppid=32639 vsize=28768328 memory=19100 CPUtime=0 cores=0-7
/proc/32641/task/32659/stat : 32659 (java) S 32639 32639 28528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838924884960 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32660] ppid=32639 vsize=28768328 memory=14068 CPUtime=0.01 cores=0-7
/proc/32641/task/32660/stat : 32660 (java) S 32639 32639 28528 0 -1 1077944384 1095 0 0 0 0 1 0 0 20 0 28 0 419076429 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838923832496 139839548545666 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32752] ppid=32639 vsize=28768328 memory=2120 CPUtime=12.2 cores=0-7
/proc/32641/task/32752/stat : 32752 (java) S 32639 32639 28528 0 -1 1077944384 458 0 0 0 1220 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838905159392 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32753] ppid=32639 vsize=28768328 memory=496 CPUtime=12.24 cores=0-7
/proc/32641/task/32753/stat : 32753 (java) S 32639 32639 28528 0 -1 1077944384 569 0 0 0 1224 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838911477072 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32754] ppid=32639 vsize=28768328 memory=1556 CPUtime=12.27 cores=0-7
/proc/32641/task/32754/stat : 32754 (java) S 32639 32639 28528 0 -1 1077944384 2399 0 0 0 1227 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838906213328 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32755] ppid=32639 vsize=28768328 memory=928 CPUtime=12.3 cores=0-7
/proc/32641/task/32755/stat : 32755 (java) S 32639 32639 28528 0 -1 1077944384 1003 0 0 0 1230 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838912529488 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32756] ppid=32639 vsize=28768328 memory=1628 CPUtime=12.28 cores=0-7
/proc/32641/task/32756/stat : 32756 (java) S 32639 32639 28528 0 -1 1077944384 693 0 0 0 1228 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838907265744 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32757] ppid=32639 vsize=28768328 memory=796 CPUtime=19.29 cores=0-7
/proc/32641/task/32757/stat : 32757 (java) R 32639 32639 28528 0 -1 4202560 504 0 0 0 1929 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838910418384 139839196710778 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32758] ppid=32639 vsize=28768328 memory=6791534058613427641 CPUtime=12.22 cores=0-7
/proc/32641/task/32758/stat : 32758 (java) S 32639 32639 28528 0 -1 1077944384 1256 0 0 0 1222 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838908319184 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
[pid=32641/tid=32759] ppid=32639 vsize=28768328 memory=1984 CPUtime=14.46 cores=0-7
/proc/32641/task/32759/stat : 32759 (java) S 32639 32639 28528 0 -1 1077944384 299 0 0 0 1446 0 0 0 20 0 28 0 419078156 29458767872 74495 33554432000 4194304 4196468 140729270348176 139838909371984 139839548544725 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14213120 140729270350826 140729270350998 140729270350998 140729270353871 0
Current children cumulated CPU time: 231.56 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 299432 KiB

Child status: 0
Real time (s): 36.8207
CPU time (s): 231.594
CPU user time (s): 231.055
CPU system time (s): 0.5392
CPU usage (%): 628.978
Max. virtual memory (cumulated for all children) (KiB): 28883532
Max. memory (cumulated for all children) (KiB): 306552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 231.055
system time used= 0.5392
maximum resident set size= 307156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94902
page faults= 0
swaps= 0
block input operations= 0
block output operations= 200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7540
involuntary context switches= 4051


# summary of solver processes directly reported to runsolver:
#   pid: 32639
#   total CPU time (s): 231.594
#   total CPU user time (s): 231.055
#   total CPU system time (s): 0.5392

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

The end

Launcher Data

Begin job on node116 at 2019-09-14 05:21:46
IDJOB=4394531
IDBENCH=128622
IDSOLVER=2843
FILE ID=node116/4394531-1568431347
RUNJOBID= node116-1568427322-28555
PBS_JOBID= 21702297
Free space on /tmp= 61244 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-07.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-4394531-1568431347/watcher-4394531-1568431347 -o /tmp/evaluation-result-4394531-1568431347/solver-4394531-1568431347 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node116-1568427322-28555 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1274990289 HOME/instance-4394531-1568431347.xml

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

MD5SUM BENCH= 8aa67fa0ddb9b908e7b385aede1c36d3
RANDOM SEED=1274990289

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        30872800 kB
MemAvailable:   31856164 kB
Buffers:           82520 kB
Cached:          1186864 kB
SwapCached:        46656 kB
Active:           945844 kB
Inactive:         375096 kB
Active(anon):       4176 kB
Inactive(anon):    88424 kB
Active(file):     941668 kB
Inactive(file):   286672 kB
Unevictable:      109332 kB
Mlocked:          109332 kB
SwapTotal:      67108860 kB
SwapFree:       66961112 kB
Dirty:             26276 kB
Writeback:             0 kB
AnonPages:        129516 kB
Mapped:            43884 kB
Shmem:             32004 kB
Slab:             169844 kB
SReclaimable:     141720 kB
SUnreclaim:        28124 kB
KernelStack:        3728 kB
PageTables:         5280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     498192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61216 MiB
End job on node116 at 2019-09-14 05:22:24