Trace number 4399888

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT139 379.584 48.3655

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-37-03.xml
MD5SUM7e8aca8f1f1855a8a689daa123caec8a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark188.238
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size391
Distribution of domain sizes[{"size":1,"count":1},{"size":391,"count":61}]
Minimum variable degree3
Maximum variable degree9
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":2},{"degree":5,"count":13},{"degree":6,"count":23},{"degree":7,"count":16},{"degree":8,"count":5},{"degree":9,"count":2}]
Minimum constraint arity2
Maximum constraint arity34
Distribution of constraint arities[{"arity":2,"count":131},{"arity":28,"count":2},{"arity":31,"count":1},{"arity":34,"count":1}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"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-4399888-1568707880.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399888-1568707880.xml, -tl, 20160s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
1.63/0.81	c solve instance...
1.63/1.25	o 171 
1.63/1.25	o 168 
1.63/1.25	o 165 
1.63/1.25	o 164 
1.63/1.28	o 163 
12.58/2.26	o 162 
13.34/2.39	o 160 
14.16/2.48	o 159 
14.16/2.49	o 158 
16.42/2.79	o 157 
17.18/2.86	o 156 
19.60/3.11	o 150 
25.90/3.97	o 149 
27.46/4.14	o 145 
60.89/8.35	o 144 
61.65/8.47	o 143 
111.02/14.64	o 142 
151.54/19.73	o 141 
203.93/26.36	o 140 
218.27/28.11	o 139 
379.16/48.35	s OPTIMUM FOUND
379.16/48.35	v <instantiation>
379.16/48.35	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>
379.16/48.35	v 	<values>0 0 8 0 16 3 3 1 13 8 4 30 25 25 34 35 18 45 14 19 65 59 51 24 47 17 55 41 34 55 83 41 47 60 94 74 90 60 55 74 128 79 113 89 89 94 103 93 69 103 107 112 93 105 125 125 115 121 131 129 130 139 </values>
379.16/48.35	v </instantiation>

Verifier Data

OK	139

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399888-1568707880/watcher-4399888-1568707880 -o /tmp/evaluation-result-4399888-1568707880/solver-4399888-1568707880 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 654193229 HOME/instance-4399888-1568707880.xml 

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

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

solver pid=32657, runsolver pid=32654

[startup+0.100111 s]*
/proc/loadavg: 7.54 7.48 7.48 3/212 32678
/proc/meminfo: memFree=31687440/32770624 swapFree=66977240/67108860
[pid=32657] ppid=32654 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32657/stat : 32657 (xcsp3-exec) S 32654 32657 29062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447050658 115843072 364 33554432000 4194304 5098028 140733335853344 140733335851448 140189519716988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17932288 140733335855990 140733335856233 140733335856233 140733335859146 0
/proc/32657/statm: 28282 364 305 221 0 87 0
[pid=32659] ppid=32657 vsize=28227396 memory=30068 CPUtime=0.13 cores=0-7
/proc/32659/stat : 32659 (java) S 32657 32657 29062 0 -1 1077944320 5487 0 0 0 11 2 0 0 20 0 20 0 447050658 28904853504 7517 33554432000 4194304 4196468 140728038807872 140728038790416 140233788677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
/proc/32659/statm: 7056849 7517 3115 1 0 7019032 0
[pid=32659/tid=32660] ppid=32657 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/32659/task/32660/stat : 32660 (java) R 32657 32657 29062 0 -1 4202560 3389 0 0 0 8 1 0 0 20 0 20 0 447050659 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233792904224 140233788689814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32661] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32661/stat : 32661 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233708530448 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32662] ppid=32657 vsize=28227396 memory=139933857687168 CPUtime=0 cores=0-7
/proc/32659/task/32662/stat : 32662 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233707477904 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32663] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32663/stat : 32663 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233706425360 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32664] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32664/stat : 32664 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233705372816 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32665] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32665/stat : 32665 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233704319248 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32666] ppid=32657 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32659/task/32666/stat : 32666 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233703266704 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32667] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32667/stat : 32667 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233334184464 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32668] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32668/stat : 32668 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 7517 33554432000 4194304 4196468 140728038807872 140233333131920 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32669] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32669/stat : 32669 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050661 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232118561264 140233788689026 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32670] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32670/stat : 32670 (java) S 32657 32657 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447050662 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232117507488 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32671] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32671/stat : 32671 (java) S 32657 32657 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447050662 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232116454896 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32672] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32672/stat : 32672 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050664 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232115403472 140233788696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32673] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32673/stat : 32673 (java) S 32657 32657 29062 0 -1 1077944384 322 0 0 0 0 0 0 0 20 0 20 0 447050664 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232114350064 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32674] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32674/stat : 32674 (java) S 32657 32657 29062 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 447050664 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232113297520 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32675] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32675/stat : 32675 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050664 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232112244976 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32676] ppid=32657 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32659/task/32676/stat : 32676 (java) R 32657 32657 29062 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 20 0 447050664 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232111192432 140233767806546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32677] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32677/stat : 32677 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050665 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232110140128 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32678] ppid=32657 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32659/task/32678/stat : 32678 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050665 28904853504 7517 33554432000 4194304 4196468 140728038807872 140232109087664 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31524 KiB

[startup+0.210409 s]*
/proc/loadavg: 7.54 7.48 7.48 3/212 32678
/proc/meminfo: memFree=31675844/32770624 swapFree=66977240/67108860
[pid=32657] ppid=32654 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32657/stat : 32657 (xcsp3-exec) S 32654 32657 29062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447050658 115843072 364 33554432000 4194304 5098028 140733335853344 140733335851448 140189519716988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17932288 140733335855990 140733335856233 140733335856233 140733335859146 0
/proc/32657/statm: 28282 364 305 221 0 87 0
[pid=32659] ppid=32657 vsize=28227396 memory=40428 CPUtime=0.33 cores=0-7
/proc/32659/stat : 32659 (java) S 32657 32657 29062 0 -1 1077944320 8879 0 0 0 29 4 0 0 20 0 20 0 447050658 28904853504 10107 33554432000 4194304 4196468 140728038807872 140728038790416 140233788677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
/proc/32659/statm: 7056849 10107 3242 1 0 7019032 0
[pid=32659/tid=32660] ppid=32657 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/32659/task/32660/stat : 32660 (java) R 32657 32657 29062 0 -1 4202560 6145 0 0 0 17 2 0 0 20 0 20 0 447050659 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233792917552 140233788689814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32661] ppid=32657 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/32659/task/32661/stat : 32661 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233708530448 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32662] ppid=32657 vsize=28227396 memory=288370310009398912 CPUtime=0 cores=0-7
/proc/32659/task/32662/stat : 32662 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233707477904 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32663] ppid=32657 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32659/task/32663/stat : 32663 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233706425360 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32664] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32664/stat : 32664 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233705372816 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32665] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32665/stat : 32665 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233704319248 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32666] ppid=32657 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32659/task/32666/stat : 32666 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233703266704 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32667] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32667/stat : 32667 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233334184464 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32668] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32668/stat : 32668 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28904853504 10107 33554432000 4194304 4196468 140728038807872 140233333131920 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32669] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32669/stat : 32669 (java) S 32657 32657 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447050661 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232118561264 140233788689026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32670] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32670/stat : 32670 (java) S 32657 32657 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447050662 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232117507488 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32671] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32671/stat : 32671 (java) S 32657 32657 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447050662 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232116454896 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32672] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32672/stat : 32672 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050664 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232115403472 140233788696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32673] ppid=32657 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32659/task/32673/stat : 32673 (java) S 32657 32657 29062 0 -1 1077944384 442 0 0 0 2 0 0 0 20 0 20 0 447050664 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232114350064 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32674] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32674/stat : 32674 (java) S 32657 32657 29062 0 -1 1077944384 161 0 0 0 0 0 0 0 20 0 20 0 447050664 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232113297520 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32675] ppid=32657 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/32659/task/32675/stat : 32675 (java) S 32657 32657 29062 0 -1 1077944384 53 0 0 0 1 0 0 0 20 0 20 0 447050664 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232112244976 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32676] ppid=32657 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/32659/task/32676/stat : 32676 (java) S 32657 32657 29062 0 -1 1077944384 760 0 0 0 7 0 0 0 20 0 20 0 447050664 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232111192432 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32677] ppid=32657 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32677/stat : 32677 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050665 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232110140128 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32678] ppid=32657 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32659/task/32678/stat : 32678 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050665 28904853504 10107 33554432000 4194304 4196468 140728038807872 140232109087664 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41884 KiB

[startup+0.310012 s]*
/proc/loadavg: 7.54 7.48 7.48 2/212 32678
/proc/meminfo: memFree=31670384/32770624 swapFree=66977240/67108860
[pid=32657] ppid=32654 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32657/stat : 32657 (xcsp3-exec) S 32654 32657 29062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447050658 115843072 364 33554432000 4194304 5098028 140733335853344 140733335851448 140189519716988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17932288 140733335855990 140733335856233 140733335856233 140733335859146 0
/proc/32657/statm: 28282 364 305 221 0 87 0
[pid=32659] ppid=32657 vsize=28231652 memory=49168 CPUtime=0.51 cores=0-7
/proc/32659/stat : 32659 (java) S 32657 32657 29062 0 -1 1077944320 10163 0 0 0 46 5 0 0 20 0 20 0 447050658 28909211648 12292 33554432000 4194304 4196468 140728038807872 140728038790416 140233788677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
/proc/32659/statm: 7057913 12292 3345 1 0 7019032 0
[pid=32659/tid=32660] ppid=32657 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/32659/task/32660/stat : 32660 (java) R 32657 32657 29062 0 -1 4202560 7159 0 0 0 26 3 0 0 20 0 20 0 447050659 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233792911664 140233772758366 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32661] ppid=32657 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32661/stat : 32661 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233708530448 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32662] ppid=32657 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32662/stat : 32662 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233707477904 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32663] ppid=32657 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32663/stat : 32663 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233706425360 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32664] ppid=32657 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32664/stat : 32664 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233705372816 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32665] ppid=32657 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/32659/task/32665/stat : 32665 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233704319248 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32666] ppid=32657 vsize=28231652 memory=139933725586351 CPUtime=0 cores=0-7
/proc/32659/task/32666/stat : 32666 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233703266704 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32667] ppid=32657 vsize=28231652 memory=139933725588656 CPUtime=0 cores=0-7
/proc/32659/task/32667/stat : 32667 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233334184464 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32668] ppid=32657 vsize=28231652 memory=139933725590960 CPUtime=0 cores=0-7
/proc/32659/task/32668/stat : 32668 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28909211648 12292 33554432000 4194304 4196468 140728038807872 140233333131920 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32669] ppid=32657 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32669/stat : 32669 (java) S 32657 32657 29062 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447050661 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232118561264 140233788689026 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32670] ppid=32657 vsize=28231652 memory=279867451188880 CPUtime=0 cores=0-7
/proc/32659/task/32670/stat : 32670 (java) S 32657 32657 29062 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447050662 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232117507488 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32671] ppid=32657 vsize=28231652 memory=279867451195792 CPUtime=0 cores=0-7
/proc/32659/task/32671/stat : 32671 (java) S 32657 32657 29062 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447050662 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232116454896 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32672] ppid=32657 vsize=28231652 memory=279867451137040 CPUtime=0 cores=0-7
/proc/32659/task/32672/stat : 32672 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050664 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232115403472 140233788696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32673] ppid=32657 vsize=28231652 memory=279867451209616 CPUtime=0.03 cores=0-7
/proc/32659/task/32673/stat : 32673 (java) S 32657 32657 29062 0 -1 1077944384 475 0 0 0 3 0 0 0 20 0 20 0 447050664 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232114350064 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32674] ppid=32657 vsize=28231652 memory=279867451216528 CPUtime=0.01 cores=0-7
/proc/32659/task/32674/stat : 32674 (java) S 32657 32657 29062 0 -1 1077944384 218 0 0 0 1 0 0 0 20 0 20 0 447050664 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232113297520 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32675] ppid=32657 vsize=28231652 memory=279867451214224 CPUtime=0.02 cores=0-7
/proc/32659/task/32675/stat : 32675 (java) S 32657 32657 29062 0 -1 1077944384 63 0 0 0 2 0 0 0 20 0 20 0 447050664 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232112244976 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32676] ppid=32657 vsize=28231652 memory=279867451230384 CPUtime=0.12 cores=0-7
/proc/32659/task/32676/stat : 32676 (java) S 32657 32657 29062 0 -1 1077944384 931 0 0 0 12 0 0 0 20 0 20 0 447050664 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232111192432 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32677] ppid=32657 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32677/stat : 32677 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050665 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232110140128 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32678] ppid=32657 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32659/task/32678/stat : 32678 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447050665 28909211648 12292 33554432000 4194304 4196468 140728038807872 140232109087664 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50624 KiB

[startup+0.701041 s]
/proc/loadavg: 7.54 7.48 7.48 5/212 32678
/proc/meminfo: memFree=31651976/32770624 swapFree=66977240/67108860
[pid=32657] ppid=32654 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32657/stat : 32657 (xcsp3-exec) S 32654 32657 29062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447050658 115843072 364 33554432000 4194304 5098028 140733335853344 140733335851448 140189519716988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17932288 140733335855990 140733335856233 140733335856233 140733335859146 0
/proc/32657/statm: 28282 364 305 221 0 87 0
[pid=32659] ppid=32657 vsize=28233776 memory=88120 CPUtime=1.63 cores=0-7
/proc/32659/stat : 32659 (java) S 32657 32657 29062 0 -1 1077944320 14709 0 0 0 155 8 0 0 20 0 20 0 447050658 28911386624 22030 33554432000 4194304 4196468 140728038807872 140728038790416 140233788677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
/proc/32659/statm: 7058444 22030 3452 1 0 7019544 0
[pid=32659/tid=32660] ppid=32657 vsize=28233776 memory=279867451588272 CPUtime=0.67 cores=0-7
/proc/32659/task/32660/stat : 32660 (java) R 32657 32657 29062 0 -1 4202560 8844 0 0 0 62 5 0 0 20 0 20 0 447050659 28911386624 22030 33554432000 4194304 4196468 140728038807872 140233792913472 140233383379035 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32661] ppid=32657 vsize=28233776 memory=139933725795184 CPUtime=0 cores=0-7
/proc/32659/task/32661/stat : 32661 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28911386624 22030 33554432000 4194304 4196468 140728038807872 140233708530448 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32662] ppid=32657 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32659/task/32662/stat : 32662 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447050660 28911386624 22030 33554432000 4194304 4196468 140728038807872 140233707477904 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32663] ppid=32657 vsize=28233776 memory=7872 CPUtime=0 cores=0-7
/proc/32659/task/32663/stat : 32663 (java) S 32657 32657 29062 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447050660 28911386624 22030 33554432000 4194304 4196468 140728038807872 140233706425360 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0

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

[pid=32659/tid=32676] ppid=32657 vsize=29034592 memory=3977698229704972421 CPUtime=0.93 cores=0-7
/proc/32659/task/32676/stat : 32676 (java) S 32657 32657 29062 0 -1 1077944384 5908 0 0 0 91 2 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232111192432 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32677] ppid=32657 vsize=29034592 memory=1324 CPUtime=0 cores=0-7
/proc/32659/task/32677/stat : 32677 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447050665 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232110140128 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32678] ppid=32657 vsize=29034592 memory=780 CPUtime=0 cores=0-7
/proc/32659/task/32678/stat : 32678 (java) S 32657 32657 29062 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 28 0 447050665 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232109087664 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=376] ppid=32657 vsize=29034592 memory=4088 CPUtime=19.54 cores=0-7
/proc/32659/task/376/stat : 376 (java) R 32657 32657 29062 0 -1 4202560 500 0 0 0 1954 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232097770392 140233390585849 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=377] ppid=32657 vsize=29034592 memory=1580 CPUtime=19.56 cores=0-7
/proc/32659/task/377/stat : 377 (java) R 32657 32657 29062 0 -1 4202560 225 0 0 0 1956 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232093561352 140233390499119 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=378] ppid=32657 vsize=29034592 memory=1028 CPUtime=19.39 cores=0-7
/proc/32659/task/378/stat : 378 (java) R 32657 32657 29062 0 -1 4202560 355 0 0 0 1939 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231577496280 140233390585101 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=379] ppid=32657 vsize=29034592 memory=1060 CPUtime=19.5 cores=0-7
/proc/32659/task/379/stat : 379 (java) R 32657 32657 29062 0 -1 4202560 564 0 0 0 1950 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231579605680 140233389160332 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=380] ppid=32657 vsize=29034592 memory=2828 CPUtime=19.53 cores=0-7
/proc/32659/task/380/stat : 380 (java) R 32657 32657 29062 0 -1 4202560 317 0 0 0 1953 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231582760936 140233391544314 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=381] ppid=32657 vsize=29034592 memory=756 CPUtime=19.55 cores=0-7
/proc/32659/task/381/stat : 381 (java) R 32657 32657 29062 0 -1 4202560 226 0 0 0 1955 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231580655176 140233391065088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=382] ppid=32657 vsize=29034592 memory=1548 CPUtime=19.3 cores=0-7
/proc/32659/task/382/stat : 382 (java) R 32657 32657 29062 0 -1 4202560 217 0 0 0 1930 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232096718576 140233773889259 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=383] ppid=32657 vsize=29034592 memory=0 CPUtime=19.52 cores=0-7
/proc/32659/task/383/stat : 383 (java) R 32657 32657 29062 0 -1 4202560 297 0 0 0 1952 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231576444392 140233391369709 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
Current children cumulated CPU time: 374.37 s
Current children cumulated vsize: 29147720 KiB
Current children cumulated memory: 231076 KiB

[startup+48.1087 s]
/proc/loadavg: 7.99 7.64 7.54 9/220 385
/proc/meminfo: memFree=31489136/32770624 swapFree=66977240/67108860
[pid=32657] ppid=32654 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32657/stat : 32657 (xcsp3-exec) S 32654 32657 29062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447050658 115843072 364 33554432000 4194304 5098028 140733335853344 140733335851448 140189519716988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17932288 140733335855990 140733335856233 140733335856233 140733335859146 0
/proc/32657/statm: 28282 364 305 221 0 87 0
[pid=32659] ppid=32657 vsize=29034592 memory=229620 CPUtime=377.62 cores=0-7
/proc/32659/stat : 32659 (java) S 32657 32657 29062 0 -1 1077944320 75069 0 0 0 37727 35 0 0 20 0 28 0 447050658 29731422208 57405 33554432000 4194304 4196468 140728038807872 140728038790416 140233788677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
/proc/32659/statm: 7258648 57405 3533 1 0 7219748 0
[pid=32659/tid=32660] ppid=32657 vsize=29034592 memory=3472468229887181488 CPUtime=0.82 cores=0-7
/proc/32659/task/32660/stat : 32660 (java) S 32657 32657 29062 0 -1 1077944384 9613 0 0 0 76 6 0 0 20 0 28 0 447050659 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233792918656 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32661] ppid=32657 vsize=29034592 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/32659/task/32661/stat : 32661 (java) S 32657 32657 29062 0 -1 1077944384 158 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233708530448 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32662] ppid=32657 vsize=29034592 memory=2004 CPUtime=0.01 cores=0-7
/proc/32659/task/32662/stat : 32662 (java) S 32657 32657 29062 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233707477904 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32663] ppid=32657 vsize=29034592 memory=984 CPUtime=0.03 cores=0-7
/proc/32659/task/32663/stat : 32663 (java) S 32657 32657 29062 0 -1 1077944384 442 0 0 0 3 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233706425360 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32664] ppid=32657 vsize=29034592 memory=1324 CPUtime=0.02 cores=0-7
/proc/32659/task/32664/stat : 32664 (java) S 32657 32657 29062 0 -1 1077944384 639 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233705372816 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32665] ppid=32657 vsize=29034592 memory=780 CPUtime=0.02 cores=0-7
/proc/32659/task/32665/stat : 32665 (java) S 32657 32657 29062 0 -1 1077944384 1169 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233704319248 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32666] ppid=32657 vsize=29034592 memory=4088 CPUtime=0.02 cores=0-7
/proc/32659/task/32666/stat : 32666 (java) S 32657 32657 29062 0 -1 1077944384 2017 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233703266704 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32667] ppid=32657 vsize=29034592 memory=1580 CPUtime=0.03 cores=0-7
/proc/32659/task/32667/stat : 32667 (java) S 32657 32657 29062 0 -1 1077944384 1347 0 0 0 2 1 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233334184464 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32668] ppid=32657 vsize=29034592 memory=1028 CPUtime=0.02 cores=0-7
/proc/32659/task/32668/stat : 32668 (java) S 32657 32657 29062 0 -1 1077944384 614 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233333131920 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32669] ppid=32657 vsize=29034592 memory=3784 CPUtime=0.03 cores=0-7
/proc/32659/task/32669/stat : 32669 (java) S 32657 32657 29062 0 -1 1077944384 1857 0 0 0 3 0 0 0 20 0 28 0 447050661 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232118561264 140233788689026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32670] ppid=32657 vsize=29034592 memory=1440 CPUtime=0 cores=0-7
/proc/32659/task/32670/stat : 32670 (java) S 32657 32657 29062 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 447050662 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232117507552 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32671] ppid=32657 vsize=29034592 memory=904 CPUtime=0 cores=0-7
/proc/32659/task/32671/stat : 32671 (java) S 32657 32657 29062 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 447050662 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232116454912 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32672] ppid=32657 vsize=29034592 memory=1984 CPUtime=0 cores=0-7
/proc/32659/task/32672/stat : 32672 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232115403472 140233788696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32673] ppid=32657 vsize=29034592 memory=2528 CPUtime=3.1 cores=0-7
/proc/32659/task/32673/stat : 32673 (java) S 32657 32657 29062 0 -1 1077944384 12573 0 0 0 307 3 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232114350064 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32674] ppid=32657 vsize=29034592 memory=1764 CPUtime=2.73 cores=0-7
/proc/32659/task/32674/stat : 32674 (java) S 32657 32657 29062 0 -1 1077944384 13197 0 0 0 270 3 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232113297520 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32675] ppid=32657 vsize=29034592 memory=111632 CPUtime=2.82 cores=0-7
/proc/32659/task/32675/stat : 32675 (java) S 32657 32657 29062 0 -1 1077944384 11584 0 0 0 280 2 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232112244976 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32676] ppid=32657 vsize=29034592 memory=804 CPUtime=0.93 cores=0-7
/proc/32659/task/32676/stat : 32676 (java) S 32657 32657 29062 0 -1 1077944384 5908 0 0 0 91 2 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232111192432 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32677] ppid=32657 vsize=29034592 memory=1628 CPUtime=0 cores=0-7
/proc/32659/task/32677/stat : 32677 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447050665 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232110140128 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32678] ppid=32657 vsize=29034592 memory=1808 CPUtime=0 cores=0-7
/proc/32659/task/32678/stat : 32678 (java) S 32657 32657 29062 0 -1 1077944384 444 0 0 0 0 0 0 0 20 0 28 0 447050665 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232109087664 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=376] ppid=32657 vsize=29034592 memory=924 CPUtime=19.95 cores=0-7
/proc/32659/task/376/stat : 376 (java) R 32657 32657 29062 0 -1 4202560 500 0 0 0 1995 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232097770392 140233391368268 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=377] ppid=32657 vsize=29034592 memory=4456 CPUtime=19.96 cores=0-7
/proc/32659/task/377/stat : 377 (java) R 32657 32657 29062 0 -1 4202560 225 0 0 0 1996 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232093561352 140233389160360 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=378] ppid=32657 vsize=29034592 memory=4096 CPUtime=19.79 cores=0-7
/proc/32659/task/378/stat : 378 (java) R 32657 32657 29062 0 -1 4202560 355 0 0 0 1979 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231577496280 140233390499063 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=379] ppid=32657 vsize=29034592 memory=1412 CPUtime=19.91 cores=0-7
/proc/32659/task/379/stat : 379 (java) R 32657 32657 29062 0 -1 4202560 564 0 0 0 1991 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231579605680 140233389733148 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=380] ppid=32657 vsize=29034592 memory=1060 CPUtime=19.93 cores=0-7
/proc/32659/task/380/stat : 380 (java) R 32657 32657 29062 0 -1 4202560 317 0 0 0 1993 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231582760936 140233391059165 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=381] ppid=32657 vsize=29034592 memory=2828 CPUtime=19.95 cores=0-7
/proc/32659/task/381/stat : 381 (java) R 32657 32657 29062 0 -1 4202560 226 0 0 0 1995 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231580655176 140233391236855 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=382] ppid=32657 vsize=29034592 memory=756 CPUtime=19.7 cores=0-7
/proc/32659/task/382/stat : 382 (java) R 32657 32657 29062 0 -1 4202560 217 0 0 0 1970 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232096718576 140233391058737 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=383] ppid=32657 vsize=29034592 memory=1548 CPUtime=19.93 cores=0-7
/proc/32659/task/383/stat : 383 (java) R 32657 32657 29062 0 -1 4202560 297 0 0 0 1993 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231576444392 140233392223250 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
Current children cumulated CPU time: 377.62 s
Current children cumulated vsize: 29147720 KiB
Current children cumulated memory: 231076 KiB

[startup+48.3017 s]
/proc/loadavg: 7.99 7.64 7.54 9/220 385
/proc/meminfo: memFree=31489136/32770624 swapFree=66977240/67108860
[pid=32657] ppid=32654 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/32657/stat : 32657 (xcsp3-exec) S 32654 32657 29062 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 447050658 115843072 364 33554432000 4194304 5098028 140733335853344 140733335851448 140189519716988 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 17932288 140733335855990 140733335856233 140733335856233 140733335859146 0
/proc/32657/statm: 28282 364 305 221 0 87 0
[pid=32659] ppid=32657 vsize=29034592 memory=229620 CPUtime=379.16 cores=0-7
/proc/32659/stat : 32659 (java) S 32657 32657 29062 0 -1 1077944320 75677 0 0 0 37881 35 0 0 20 0 28 0 447050658 29731422208 57405 33554432000 4194304 4196468 140728038807872 140728038790416 140233788677879 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
/proc/32659/statm: 7258648 57405 3533 1 0 7219748 0
[pid=32659/tid=32660] ppid=32657 vsize=29034592 memory=9448 CPUtime=0.82 cores=0-7
/proc/32659/task/32660/stat : 32660 (java) S 32657 32657 29062 0 -1 1077944384 9613 0 0 0 76 6 0 0 20 0 28 0 447050659 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233792918656 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32661] ppid=32657 vsize=29034592 memory=14008 CPUtime=0.02 cores=0-7
/proc/32659/task/32661/stat : 32661 (java) S 32657 32657 29062 0 -1 1077944384 158 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233708530448 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32662] ppid=32657 vsize=29034592 memory=2120 CPUtime=0.01 cores=0-7
/proc/32659/task/32662/stat : 32662 (java) S 32657 32657 29062 0 -1 1077944384 334 0 0 0 1 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233707477904 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32663] ppid=32657 vsize=29034592 memory=11976 CPUtime=0.03 cores=0-7
/proc/32659/task/32663/stat : 32663 (java) S 32657 32657 29062 0 -1 1077944384 442 0 0 0 3 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233706425360 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32664] ppid=32657 vsize=29034592 memory=11568 CPUtime=0.02 cores=0-7
/proc/32659/task/32664/stat : 32664 (java) S 32657 32657 29062 0 -1 1077944384 639 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233705372816 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32665] ppid=32657 vsize=29034592 memory=512 CPUtime=0.02 cores=0-7
/proc/32659/task/32665/stat : 32665 (java) S 32657 32657 29062 0 -1 1077944384 1169 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233704319248 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32666] ppid=32657 vsize=29034592 memory=1564 CPUtime=0.02 cores=0-7
/proc/32659/task/32666/stat : 32666 (java) S 32657 32657 29062 0 -1 1077944384 2017 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233703266704 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32667] ppid=32657 vsize=29034592 memory=928 CPUtime=0.03 cores=0-7
/proc/32659/task/32667/stat : 32667 (java) S 32657 32657 29062 0 -1 1077944384 1347 0 0 0 2 1 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233334184464 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32668] ppid=32657 vsize=29034592 memory=6791534058613427641 CPUtime=0.02 cores=0-7
/proc/32659/task/32668/stat : 32668 (java) S 32657 32657 29062 0 -1 1077944384 614 0 0 0 2 0 0 0 20 0 28 0 447050660 29731422208 57405 33554432000 4194304 4196468 140728038807872 140233333131920 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32669] ppid=32657 vsize=29034592 memory=1984 CPUtime=0.03 cores=0-7
/proc/32659/task/32669/stat : 32669 (java) S 32657 32657 29062 0 -1 1077944384 1857 0 0 0 3 0 0 0 20 0 28 0 447050661 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232118561264 140233788689026 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32670] ppid=32657 vsize=29034592 memory=2528 CPUtime=0 cores=0-7
/proc/32659/task/32670/stat : 32670 (java) S 32657 32657 29062 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 447050662 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232117507552 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32671] ppid=32657 vsize=29034592 memory=1764 CPUtime=0 cores=0-7
/proc/32659/task/32671/stat : 32671 (java) S 32657 32657 29062 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 28 0 447050662 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232116454912 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32672] ppid=32657 vsize=29034592 memory=111632 CPUtime=0 cores=0-7
/proc/32659/task/32672/stat : 32672 (java) S 32657 32657 29062 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232115403472 140233788696475 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32673] ppid=32657 vsize=29034592 memory=804 CPUtime=3.1 cores=0-7
/proc/32659/task/32673/stat : 32673 (java) S 32657 32657 29062 0 -1 1077944384 12573 0 0 0 307 3 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232114350064 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32674] ppid=32657 vsize=29034592 memory=1628 CPUtime=2.73 cores=0-7
/proc/32659/task/32674/stat : 32674 (java) S 32657 32657 29062 0 -1 1077944384 13197 0 0 0 270 3 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232113297520 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32675] ppid=32657 vsize=29034592 memory=1808 CPUtime=2.82 cores=0-7
/proc/32659/task/32675/stat : 32675 (java) S 32657 32657 29062 0 -1 1077944384 11584 0 0 0 280 2 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232112244976 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32676] ppid=32657 vsize=29034592 memory=924 CPUtime=0.93 cores=0-7
/proc/32659/task/32676/stat : 32676 (java) S 32657 32657 29062 0 -1 1077944384 5908 0 0 0 91 2 0 0 20 0 28 0 447050664 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232111192432 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32677] ppid=32657 vsize=29034592 memory=4456 CPUtime=0 cores=0-7
/proc/32659/task/32677/stat : 32677 (java) S 32657 32657 29062 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447050665 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232110140128 140233788688085 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=32678] ppid=32657 vsize=29034592 memory=4096 CPUtime=0 cores=0-7
/proc/32659/task/32678/stat : 32678 (java) S 32657 32657 29062 0 -1 1077944384 453 0 0 0 0 0 0 0 20 0 28 0 447050665 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232109087664 140233788689026 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=376] ppid=32657 vsize=29034592 memory=1412 CPUtime=20.14 cores=0-7
/proc/32659/task/376/stat : 376 (java) R 32657 32657 29062 0 -1 4202560 549 0 0 0 2014 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232097770392 140233391597086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=377] ppid=32657 vsize=29034592 memory=3372 CPUtime=20.16 cores=0-7
/proc/32659/task/377/stat : 377 (java) R 32657 32657 29062 0 -1 4202560 262 0 0 0 2016 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232093561352 140233392223116 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=378] ppid=32657 vsize=29034592 memory=1456 CPUtime=19.99 cores=0-7
/proc/32659/task/378/stat : 378 (java) R 32657 32657 29062 0 -1 4202560 528 0 0 0 1999 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231577496280 140233391058841 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=379] ppid=32657 vsize=29034592 memory=229616 CPUtime=20.1 cores=0-7
/proc/32659/task/379/stat : 379 (java) R 32657 32657 29062 0 -1 4202560 650 0 0 0 2010 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231579605680 140233391059491 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=380] ppid=32657 vsize=29034592 memory=232680 CPUtime=20.13 cores=0-7
/proc/32659/task/380/stat : 380 (java) R 32657 32657 29062 0 -1 4202560 376 0 0 0 2013 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231582760936 140233393812352 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=381] ppid=32657 vsize=29034592 memory=1164 CPUtime=20.15 cores=0-7
/proc/32659/task/381/stat : 381 (java) R 32657 32657 29062 0 -1 4202560 326 0 0 0 2015 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231580655176 140233391646732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=382] ppid=32657 vsize=29034592 memory=2828 CPUtime=19.89 cores=0-7
/proc/32659/task/382/stat : 382 (java) R 32657 32657 29062 0 -1 4202560 269 0 0 0 1989 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140232096718576 140233391663555 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
[pid=32659/tid=383] ppid=32657 vsize=29034592 memory=756 CPUtime=20.12 cores=0-7
/proc/32659/task/383/stat : 383 (java) R 32657 32657 29062 0 -1 4202560 340 0 0 0 2012 0 0 0 20 0 28 0 447053470 29731422208 57405 33554432000 4194304 4196468 140728038807872 140231576444392 140233391058905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37601280 140728038810602 140728038810774 140728038810774 140728038813647 0
Current children cumulated CPU time: 379.16 s
Current children cumulated vsize: 29147720 KiB
Current children cumulated memory: 231076 KiB

Child status: 0
Real time (s): 48.3655
CPU time (s): 379.584
CPU user time (s): 379.213
CPU system time (s): 0.371093
CPU usage (%): 784.825
Max. virtual memory (cumulated for all children) (KiB): 29147720
Max. memory (cumulated for all children) (KiB): 254212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 379.213
system time used= 0.371093
maximum resident set size= 252756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77272
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8030
involuntary context switches= 5624


# summary of solver processes directly reported to runsolver:
#   pid: 32657
#   total CPU time (s): 379.584
#   total CPU user time (s): 379.213
#   total CPU system time (s): 0.371093

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

The end

Launcher Data

Begin job on node121 at 2019-09-17 10:10:38
IDJOB=4399888
IDBENCH=128242
IDSOLVER=2854
FILE ID=node121/4399888-1568707880
RUNJOBID= node121-1568700707-29089
PBS_JOBID= 21703902
Free space on /tmp= 61408 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-37-03.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-4399888-1568707880/watcher-4399888-1568707880 -o /tmp/evaluation-result-4399888-1568707880/solver-4399888-1568707880 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node121-1568700707-29089 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 654193229 HOME/instance-4399888-1568707880.xml

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

MD5SUM BENCH= 7e8aca8f1f1855a8a689daa123caec8a
RANDOM SEED=654193229

node121.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.75
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.75
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.75
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.75
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:        31705064 kB
MemAvailable:   31919028 kB
Buffers:           68548 kB
Cached:           443968 kB
SwapCached:        10792 kB
Active:           208356 kB
Inactive:         318416 kB
Active(anon):       4932 kB
Inactive(anon):    42468 kB
Active(file):     203424 kB
Inactive(file):   275948 kB
Unevictable:      109160 kB
Mlocked:          109160 kB
SwapTotal:      67108860 kB
SwapFree:       66977240 kB
Dirty:             26428 kB
Writeback:             0 kB
AnonPages:        117244 kB
Mapped:            42200 kB
Shmem:             24044 kB
Slab:             130140 kB
SReclaimable:     100856 kB
SUnreclaim:        29284 kB
KernelStack:        3728 kB
PageTables:         5644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61380 MiB
End job on node121 at 2019-09-17 10:11:26