Trace number 4405000

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-20 parallelOPT113 189.127 24.4484

General information on the benchmark

NameRcpsp/Rcpsp-m1-j120/
Rcpsp-j120-41-06.xml
MD5SUM74fbdfceca74d16a11799a9df32eef16
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark113
Best CPU time to get the best result obtained on this benchmark59.8996
Satisfiable
(Un)Satisfiability was proved
Number of variables122
Number of constraints261
Number of domains2
Minimum domain size1
Maximum domain size645
Distribution of domain sizes[{"size":1,"count":1},{"size":645,"count":121}]
Minimum variable degree3
Maximum variable degree7
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":11},{"degree":5,"count":73},{"degree":6,"count":28},{"degree":7,"count":7}]
Minimum constraint arity2
Maximum constraint arity35
Distribution of constraint arities[{"arity":2,"count":257},{"arity":23,"count":1},{"arity":30,"count":1},{"arity":32,"count":1},{"arity":35,"count":1}]
Number of extensional constraints0
Number of intensional constraints257
Distribution of constraint types[{"type":"intension","count":257},{"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-4405000-1569004565.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4405000-1569004565.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
2.47/0.92	c solve instance...
3.14/1.07	o 143 
3.14/1.08	o 142 
3.14/1.10	o 140 
3.82/1.11	o 136 
3.82/1.19	o 135 
5.99/1.48	o 134 
9.94/1.97	o 122 
9.94/2.00	o 121 
11.57/2.13	o 120 
12.24/2.26	o 119 
13.02/2.33	o 118 
18.58/3.06	o 117 
24.82/3.86	o 116 
27.19/4.16	o 115 
43.02/6.20	o 114 
72.51/9.82	o 113 
188.84/24.43	s OPTIMUM FOUND
188.84/24.43	v <instantiation>
188.84/24.43	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] s[62] s[63] s[64] s[65] s[66] s[67] s[68] s[69] s[70] s[71] s[72] s[73] s[74] s[75] s[76] s[77] s[78] s[79] s[80] s[81] s[82] s[83] s[84] s[85] s[86] s[87] s[88] s[89] s[90] s[91] s[92] s[93] s[94] s[95] s[96] s[97] s[98] s[99] s[100] s[101] s[102] s[103] s[104] s[105] s[106] s[107] s[108] s[109] s[110] s[111] s[112] s[113] s[114] s[115] s[116] s[117] s[118] s[119] s[120] s[121] </list>
188.84/24.43	v 	<values>0 0 0 1 7 9 4 17 5 11 15 40 29 9 23 11 9 11 16 17 35 16 36 29 27 20 32 29 21 24 42 41 51 31 27 83 44 34 41 32 25 45 39 64 43 49 65 49 41 53 46 20 33 41 49 58 50 61 70 30 37 76 57 50 92 62 72 49 54 56 62 78 57 82 55 57 70 63 51 69 63 83 62 63 69 62 88 89 62 92 96 67 67 72 65 78 81 89 89 87 98 57 72 98 74 76 81 100 96 89 90 104 102 96 103 94 104 101 111 106 112 113 </values>
188.84/24.43	v </instantiation>

Verifier Data

OK	113

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405000-1569004565/watcher-4405000-1569004565 -o /var/tmp/evaluation-result-4405000-1569004565/solver-4405000-1569004565 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1568994215-23775 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 964787869 HOME/instance-4405000-1569004565.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=31819, runsolver pid=31816
Current StackSize limit: 8192 KiB


[startup+0.100131 s]*
/proc/loadavg: 8.53 8.08 8.09 3/211 31840
/proc/meminfo: memFree=25744712/32770624 swapFree=66966844/67108860
[pid=31819] ppid=31816 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/31819/stat : 31819 (xcsp3-exec) S 31816 31819 23748 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476392999 115843072 364 33554432000 4194304 5098028 140733130066592 140733130064696 139650065920636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14610432 140733130072920 140733130073178 140733130073178 140733130076102 0
/proc/31819/statm: 28282 364 305 221 0 87 0
[pid=31821] ppid=31819 vsize=28227396 memory=31744 CPUtime=0.12 cores=0-7
/proc/31821/stat : 31821 (java) S 31819 31819 23748 0 -1 1077944320 5395 0 0 0 11 1 0 0 20 0 20 0 476392999 28904853504 7936 33554432000 4194304 4196468 140731119976928 140731119959472 139841428668151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
/proc/31821/statm: 7056849 7936 3121 1 0 7019032 0
[pid=31821/tid=31822] ppid=31819 vsize=28227396 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/31821/task/31822/stat : 31822 (java) R 31819 31819 23748 0 -1 4202560 3306 0 0 0 8 1 0 0 20 0 20 0 476392999 28904853504 7936 33554432000 4194304 4196468 140731119976928 139841432898240 139841428680086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31823] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31823/stat : 31823 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 7936 33554432000 4194304 4196468 140731119976928 139841385220624 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31824] ppid=31819 vsize=28227396 memory=140442765297280 CPUtime=0 cores=0-7
/proc/31821/task/31824/stat : 31824 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 7936 33554432000 4194304 4196468 140731119976928 139840979065488 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31825] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31825/stat : 31825 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 7936 33554432000 4194304 4196468 140731119976928 139840978012432 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31826] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31826/stat : 31826 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 7936 33554432000 4194304 4196468 140731119976928 139840976959888 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31827] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31827/stat : 31827 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 7936 33554432000 4194304 4196468 140731119976928 139840975907856 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31828] ppid=31819 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31821/task/31828/stat : 31828 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840974855312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31829] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31829/stat : 31829 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840973802256 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31830] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31830/stat : 31830 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840972749712 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31831] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31831/stat : 31831 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393001 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840813406448 139841428679298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31832] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31832/stat : 31832 (java) S 31819 31819 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476393002 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840812352672 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31833] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31833/stat : 31833 (java) S 31819 31819 23748 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476393002 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840811299568 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31834] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31834/stat : 31834 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840810248144 139841428686747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31835] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31835/stat : 31835 (java) S 31819 31819 23748 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840809196272 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31836] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31836/stat : 31836 (java) R 31819 31819 23748 0 -1 4202560 144 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840808143728 139841412103889 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31837] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31837/stat : 31837 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840807090672 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31838] ppid=31819 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/31821/task/31838/stat : 31838 (java) R 31819 31819 23748 0 -1 4202560 354 0 0 0 2 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840806038128 139841420905278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31839] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31839/stat : 31839 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840804985312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31840] ppid=31819 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31821/task/31840/stat : 31840 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 8002 33554432000 4194304 4196468 140731119976928 139840803932848 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 33200 KiB

[startup+0.210587 s]*
/proc/loadavg: 8.53 8.08 8.09 3/211 31840
/proc/meminfo: memFree=25732216/32770624 swapFree=66966844/67108860
[pid=31819] ppid=31816 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/31819/stat : 31819 (xcsp3-exec) S 31816 31819 23748 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476392999 115843072 364 33554432000 4194304 5098028 140733130066592 140733130064696 139650065920636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14610432 140733130072920 140733130073178 140733130073178 140733130076102 0
/proc/31819/statm: 28282 364 305 221 0 87 0
[pid=31821] ppid=31819 vsize=28227396 memory=42780 CPUtime=0.34 cores=0-7
/proc/31821/stat : 31821 (java) S 31819 31819 23748 0 -1 1077944320 8971 0 0 0 31 3 0 0 20 0 20 0 476392999 28904853504 10695 33554432000 4194304 4196468 140731119976928 140731119959472 139841428668151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
/proc/31821/statm: 7056849 10695 3303 1 0 7019032 0
[pid=31821/tid=31822] ppid=31819 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/31821/task/31822/stat : 31822 (java) R 31819 31819 23748 0 -1 4202560 6125 0 0 0 18 2 0 0 20 0 20 0 476392999 28904853504 10695 33554432000 4194304 4196468 140731119976928 139841432897872 139841412748638 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31823] ppid=31819 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/31821/task/31823/stat : 31823 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139841385220624 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31824] ppid=31819 vsize=28227396 memory=288370818917009024 CPUtime=0 cores=0-7
/proc/31821/task/31824/stat : 31824 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840979065488 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31825] ppid=31819 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31821/task/31825/stat : 31825 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840978012432 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31826] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31826/stat : 31826 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840976959888 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31827] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31827/stat : 31827 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840975907856 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31828] ppid=31819 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31821/task/31828/stat : 31828 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840974855312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31829] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31829/stat : 31829 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840973802256 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31830] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31830/stat : 31830 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476393000 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840972749712 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31831] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31831/stat : 31831 (java) S 31819 31819 23748 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476393001 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840813406448 139841428679298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31832] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31832/stat : 31832 (java) S 31819 31819 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476393002 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840812352672 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31833] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31833/stat : 31833 (java) S 31819 31819 23748 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476393002 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840811299568 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31834] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31834/stat : 31834 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840810248144 139841428686747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31835] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31835/stat : 31835 (java) S 31819 31819 23748 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840809196272 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31836] ppid=31819 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/31821/task/31836/stat : 31836 (java) R 31819 31819 23748 0 -1 1077944384 254 0 0 0 2 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840808143728 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31837] ppid=31819 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/31821/task/31837/stat : 31837 (java) S 31819 31819 23748 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840807090672 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31838] ppid=31819 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/31821/task/31838/stat : 31838 (java) R 31819 31819 23748 0 -1 1077944384 712 0 0 0 8 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840806038128 139841428679298 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31839] ppid=31819 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31839/stat : 31839 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840804985312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31840] ppid=31819 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/31821/task/31840/stat : 31840 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28904853504 10695 33554432000 4194304 4196468 140731119976928 139840803932848 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 44236 KiB

[startup+0.310261 s]*
/proc/loadavg: 8.53 8.08 8.09 3/211 31840
/proc/meminfo: memFree=25725452/32770624 swapFree=66966844/67108860
[pid=31819] ppid=31816 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/31819/stat : 31819 (xcsp3-exec) S 31816 31819 23748 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476392999 115843072 364 33554432000 4194304 5098028 140733130066592 140733130064696 139650065920636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14610432 140733130072920 140733130073178 140733130073178 140733130076102 0
/proc/31819/statm: 28282 364 305 221 0 87 0
[pid=31821] ppid=31819 vsize=28231652 memory=52072 CPUtime=0.53 cores=0-7
/proc/31821/stat : 31821 (java) S 31819 31819 23748 0 -1 1077944320 10320 0 0 0 49 4 0 0 20 0 20 0 476392999 28909211648 13018 33554432000 4194304 4196468 140731119976928 140731119959472 139841428668151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
/proc/31821/statm: 7057913 13018 3374 1 0 7019032 0
[pid=31821/tid=31822] ppid=31819 vsize=28231652 memory=6791534058613427641 CPUtime=0.3 cores=0-7
/proc/31821/task/31822/stat : 31822 (java) R 31819 31819 23748 0 -1 4202560 7271 0 0 0 27 3 0 0 20 0 20 0 476392999 28909211648 13018 33554432000 4194304 4196468 140731119976928 139841432899264 139841412748638 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31823] ppid=31819 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31823/stat : 31823 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139841385220624 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31824] ppid=31819 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31824/stat : 31824 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840979065488 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31825] ppid=31819 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31825/stat : 31825 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840978012432 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31826] ppid=31819 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31826/stat : 31826 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840976959888 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31827] ppid=31819 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/31821/task/31827/stat : 31827 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840975907856 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31828] ppid=31819 vsize=28231652 memory=140442612102063 CPUtime=0 cores=0-7
/proc/31821/task/31828/stat : 31828 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840974855312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31829] ppid=31819 vsize=28231652 memory=140442612104368 CPUtime=0 cores=0-7
/proc/31821/task/31829/stat : 31829 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840973802256 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31830] ppid=31819 vsize=28231652 memory=3472464340793275872 CPUtime=0 cores=0-7
/proc/31821/task/31830/stat : 31830 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476393000 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840972749712 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31831] ppid=31819 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31831/stat : 31831 (java) S 31819 31819 23748 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476393001 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840813406448 139841428679298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31832] ppid=31819 vsize=28231652 memory=280885224220304 CPUtime=0 cores=0-7
/proc/31821/task/31832/stat : 31832 (java) S 31819 31819 23748 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476393002 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840812352672 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31833] ppid=31819 vsize=28231652 memory=280885224227216 CPUtime=0 cores=0-7
/proc/31821/task/31833/stat : 31833 (java) S 31819 31819 23748 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476393002 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840811299568 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31834] ppid=31819 vsize=28231652 memory=280885224168464 CPUtime=0 cores=0-7
/proc/31821/task/31834/stat : 31834 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840810248144 139841428686747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31835] ppid=31819 vsize=28231652 memory=280885224241040 CPUtime=0.01 cores=0-7
/proc/31821/task/31835/stat : 31835 (java) S 31819 31819 23748 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840809196272 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31836] ppid=31819 vsize=28231652 memory=280885224247952 CPUtime=0.03 cores=0-7
/proc/31821/task/31836/stat : 31836 (java) S 31819 31819 23748 0 -1 1077944384 259 0 0 0 3 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840808143728 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31837] ppid=31819 vsize=28231652 memory=280885224245648 CPUtime=0.03 cores=0-7
/proc/31821/task/31837/stat : 31837 (java) R 31819 31819 23748 0 -1 4202560 350 0 0 0 3 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840807071688 139841405929408 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31838] ppid=31819 vsize=28231652 memory=280885224261808 CPUtime=0.12 cores=0-7
/proc/31821/task/31838/stat : 31838 (java) S 31819 31819 23748 0 -1 1077944384 794 0 0 0 12 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840806038128 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31839] ppid=31819 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31839/stat : 31839 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840804985312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31840] ppid=31819 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/31821/task/31840/stat : 31840 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393005 28909211648 13018 33554432000 4194304 4196468 140731119976928 139840803932848 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 53528 KiB

[startup+0.700935 s]
/proc/loadavg: 8.53 8.08 8.09 5/211 31840
/proc/meminfo: memFree=25713076/32770624 swapFree=66966844/67108860
[pid=31819] ppid=31816 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/31819/stat : 31819 (xcsp3-exec) S 31816 31819 23748 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476392999 115843072 364 33554432000 4194304 5098028 140733130066592 140733130064696 139650065920636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14610432 140733130072920 140733130073178 140733130073178 140733130076102 0
/proc/31819/statm: 28282 364 305 221 0 87 0
[pid=31821] ppid=31819 vsize=28233776 memory=89796 CPUtime=1.6 cores=0-7
/proc/31821/stat : 31821 (java) S 31819 31819 23748 0 -1 1077944320 14660 0 0 0 153 7 0 0 20 0 20 0 476392999 28911386624 22449 33554432000 4194304 4196468 140731119976928 140731119959472 139841428668151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
/proc/31821/statm: 7058444 22449 3453 1 0 7019544 0
[pid=31821/tid=31822] ppid=31819 vsize=28233776 memory=280885224619696 CPUtime=0.67 cores=0-7
/proc/31821/task/31822/stat : 31822 (java) R 31819 31819 23748 0 -1 4202560 8729 0 0 0 63 4 0 0 20 0 20 0 476392999 28911386624 22449 33554432000 4194304 4196468 140731119976928 139841432906192 139841066080198 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31823] ppid=31819 vsize=28233776 memory=140442612310896 CPUtime=0 cores=0-7
/proc/31821/task/31823/stat : 31823 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476393000 28911386624 22449 33554432000 4194304 4196468 140731119976928 139841385220624 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31824] ppid=31819 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/31821/task/31824/stat : 31824 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28911386624 22449 33554432000 4194304 4196468 140731119976928 139840979065488 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31825] ppid=31819 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/31821/task/31825/stat : 31825 (java) S 31819 31819 23748 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476393000 28911386624 22449 33554432000 4194304 4196468 140731119976928 139840978012432 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0

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

[pid=31821/tid=31838] ppid=31819 vsize=28768336 memory=0 CPUtime=0.95 cores=0-7
/proc/31821/task/31838/stat : 31838 (java) S 31819 31819 23748 0 -1 1077944384 6207 0 0 0 94 1 0 0 20 0 28 0 476393005 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840806038128 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31839] ppid=31819 vsize=28768336 memory=288230376990843549 CPUtime=0 cores=0-7
/proc/31821/task/31839/stat : 31839 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840804985312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31840] ppid=31819 vsize=28768336 memory=288291064996184812 CPUtime=0 cores=0-7
/proc/31821/task/31840/stat : 31840 (java) S 31819 31819 23748 0 -1 1077944384 664 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840803932848 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31969] ppid=31819 vsize=28768336 memory=0 CPUtime=13.49 cores=0-7
/proc/31821/task/31969/stat : 31969 (java) R 31819 31819 23748 0 -1 4202560 253 0 0 0 1349 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840785245824 139841073324102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31970] ppid=31819 vsize=28768336 memory=0 CPUtime=13.37 cores=0-7
/proc/31821/task/31970/stat : 31970 (java) R 31819 31819 23748 0 -1 4202560 179 0 0 0 1337 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840791564376 139841072126451 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31971] ppid=31819 vsize=28768336 memory=0 CPUtime=13.52 cores=0-7
/proc/31821/task/31971/stat : 31971 (java) R 31819 31819 23748 0 -1 4202560 141 0 0 0 1352 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840789459672 139841073468744 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31972] ppid=31819 vsize=28768336 memory=0 CPUtime=13.45 cores=0-7
/proc/31821/task/31972/stat : 31972 (java) R 31819 31819 23748 0 -1 4202560 677 0 0 0 1345 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840786301544 139841072655169 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31973] ppid=31819 vsize=28768336 memory=0 CPUtime=13.42 cores=0-7
/proc/31821/task/31973/stat : 31973 (java) R 31819 31819 23748 0 -1 4202560 562 0 0 0 1342 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840788406608 139841072649846 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31974] ppid=31819 vsize=28768336 memory=-3621219749712857441 CPUtime=13.51 cores=0-7
/proc/31821/task/31974/stat : 31974 (java) R 31819 31819 23748 0 -1 4202560 199 0 0 0 1351 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840792617256 139841072372772 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31975] ppid=31819 vsize=28768336 memory=1456 CPUtime=13.51 cores=0-7
/proc/31821/task/31975/stat : 31975 (java) R 31819 31819 23748 0 -1 4202560 852 0 0 0 1351 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840790511288 139841072780554 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31976] ppid=31819 vsize=28768336 memory=247536 CPUtime=13.46 cores=0-7
/proc/31821/task/31976/stat : 31976 (java) R 31819 31819 23748 0 -1 4202560 267 0 0 0 1346 0 0 0 20 0 28 0 476393981 29458776064 61897 33554432000 4194304 4196468 140731119976928 139840787353928 139841073031640 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
Current children cumulated CPU time: 180.87 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 249044 KiB

[startup+24.2018 s]*
/proc/loadavg: 8.85 8.20 8.13 9/219 31976
/proc/meminfo: memFree=25525944/32770624 swapFree=66966844/67108860
[pid=31819] ppid=31816 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/31819/stat : 31819 (xcsp3-exec) S 31816 31819 23748 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476392999 115843072 364 33554432000 4194304 5098028 140733130066592 140733130064696 139650065920636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14610432 140733130072920 140733130073178 140733130073178 140733130076102 0
/proc/31819/statm: 28282 364 305 221 0 87 0
[pid=31821] ppid=31819 vsize=28768336 memory=249636 CPUtime=187.31 cores=0-7
/proc/31821/stat : 31821 (java) S 31819 31819 23748 0 -1 1077944320 64887 0 0 0 18698 33 0 0 20 0 28 0 476392999 29458776064 62409 33554432000 4194304 4196468 140731119976928 140731119959472 139841428668151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
/proc/31821/statm: 7192084 62409 3530 1 0 7153184 0
[pid=31821/tid=31822] ppid=31819 vsize=28768336 memory=6791534058613427641 CPUtime=0.93 cores=0-7
/proc/31821/task/31822/stat : 31822 (java) S 31819 31819 23748 0 -1 1077944384 8994 0 0 0 88 5 0 0 20 0 28 0 476392999 29458776064 62409 33554432000 4194304 4196468 140731119976928 139841432908928 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31823] ppid=31819 vsize=28768336 memory=3012 CPUtime=0.02 cores=0-7
/proc/31821/task/31823/stat : 31823 (java) S 31819 31819 23748 0 -1 1077944384 169 0 0 0 2 0 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139841385220624 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31824] ppid=31819 vsize=28768336 memory=140442612773809 CPUtime=0.04 cores=0-7
/proc/31821/task/31824/stat : 31824 (java) S 31819 31819 23748 0 -1 1077944384 1745 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840979065488 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31825] ppid=31819 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/31821/task/31825/stat : 31825 (java) S 31819 31819 23748 0 -1 1077944384 1516 0 0 0 2 2 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840978012432 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31826] ppid=31819 vsize=28768336 memory=7733108546750033554 CPUtime=0.04 cores=0-7
/proc/31821/task/31826/stat : 31826 (java) S 31819 31819 23748 0 -1 1077944384 426 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840976959888 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31827] ppid=31819 vsize=28768336 memory=7733108546750033554 CPUtime=0.04 cores=0-7
/proc/31821/task/31827/stat : 31827 (java) S 31819 31819 23748 0 -1 1077944384 1643 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840975907856 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31828] ppid=31819 vsize=28768336 memory=7733108546750033554 CPUtime=0.04 cores=0-7
/proc/31821/task/31828/stat : 31828 (java) S 31819 31819 23748 0 -1 1077944384 395 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840974855312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31829] ppid=31819 vsize=28768336 memory=6791534058613427641 CPUtime=0.03 cores=0-7
/proc/31821/task/31829/stat : 31829 (java) S 31819 31819 23748 0 -1 1077944384 251 0 0 0 2 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840973802256 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31830] ppid=31819 vsize=28768336 memory=288230617509003574 CPUtime=0.04 cores=0-7
/proc/31821/task/31830/stat : 31830 (java) S 31819 31819 23748 0 -1 1077944384 308 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840972749712 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31831] ppid=31819 vsize=28768336 memory=14408211662899591 CPUtime=0.03 cores=0-7
/proc/31821/task/31831/stat : 31831 (java) S 31819 31819 23748 0 -1 1077944384 719 0 0 0 3 0 0 0 20 0 28 0 476393001 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840813406448 139841428679298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31832] ppid=31819 vsize=28768336 memory=3608 CPUtime=0 cores=0-7
/proc/31821/task/31832/stat : 31832 (java) S 31819 31819 23748 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 476393002 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840812352736 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31833] ppid=31819 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/31821/task/31833/stat : 31833 (java) S 31819 31819 23748 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 476393002 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840811299584 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31834] ppid=31819 vsize=28768336 memory=247588 CPUtime=0 cores=0-7
/proc/31821/task/31834/stat : 31834 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840810248144 139841428686747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31835] ppid=31819 vsize=28768336 memory=932 CPUtime=2.35 cores=0-7
/proc/31821/task/31835/stat : 31835 (java) S 31819 31819 23748 0 -1 1077944384 12325 0 0 0 233 2 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840809196272 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31836] ppid=31819 vsize=28768336 memory=1568 CPUtime=2.56 cores=0-7
/proc/31821/task/31836/stat : 31836 (java) S 31819 31819 23748 0 -1 1077944384 9010 0 0 0 254 2 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840808143728 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31837] ppid=31819 vsize=28768336 memory=1444 CPUtime=2.7 cores=0-7
/proc/31821/task/31837/stat : 31837 (java) S 31819 31819 23748 0 -1 1077944384 11027 0 0 0 267 3 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840807090672 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31838] ppid=31819 vsize=28768336 memory=864 CPUtime=0.95 cores=0-7
/proc/31821/task/31838/stat : 31838 (java) S 31819 31819 23748 0 -1 1077944384 6207 0 0 0 94 1 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840806038128 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31839] ppid=31819 vsize=28768336 memory=1976 CPUtime=0 cores=0-7
/proc/31821/task/31839/stat : 31839 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840804985312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31840] ppid=31819 vsize=28768336 memory=2496 CPUtime=0 cores=0-7
/proc/31821/task/31840/stat : 31840 (java) S 31819 31819 23748 0 -1 1077944384 664 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840803932848 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31969] ppid=31819 vsize=28768336 memory=7556 CPUtime=14.3 cores=0-7
/proc/31821/task/31969/stat : 31969 (java) R 31819 31819 23748 0 -1 4202560 257 0 0 0 1430 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840785245776 139841072373717 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31970] ppid=31819 vsize=28768336 memory=10492 CPUtime=14.16 cores=0-7
/proc/31821/task/31970/stat : 31970 (java) R 31819 31819 23748 0 -1 4202560 182 0 0 0 1416 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840791564120 139841071159746 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31971] ppid=31819 vsize=28768336 memory=-6870049213758618458 CPUtime=14.33 cores=0-7
/proc/31821/task/31971/stat : 31971 (java) R 31819 31819 23748 0 -1 4202560 144 0 0 0 1433 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840789459184 139841073509443 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31972] ppid=31819 vsize=28768336 memory=6944656575208382560 CPUtime=14.26 cores=0-7
/proc/31821/task/31972/stat : 31972 (java) R 31819 31819 23748 0 -1 4202560 697 0 0 0 1426 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840786304272 139841071160486 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31973] ppid=31819 vsize=28768336 memory=6944656592455360604 CPUtime=14.22 cores=0-7
/proc/31821/task/31973/stat : 31973 (java) R 31819 31819 23748 0 -1 4202560 582 0 0 0 1422 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840788406368 139841072126375 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31974] ppid=31819 vsize=28768336 memory=6656426216303648864 CPUtime=14.32 cores=0-7
/proc/31821/task/31974/stat : 31974 (java) R 31819 31819 23748 0 -1 4202560 199 0 0 0 1432 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840792617312 139841072649837 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31975] ppid=31819 vsize=28768336 memory=-2098775911743863648 CPUtime=14.32 cores=0-7
/proc/31821/task/31975/stat : 31975 (java) R 31819 31819 23748 0 -1 4202560 858 0 0 0 1432 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840790510984 139841073031898 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31976] ppid=31819 vsize=28768336 memory=8475934422144423578 CPUtime=14.27 cores=0-7
/proc/31821/task/31976/stat : 31976 (java) R 31819 31819 23748 0 -1 4202560 289 0 0 0 1427 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840787353704 139841072650480 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
Current children cumulated CPU time: 187.31 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 251092 KiB

[startup+24.4018 s]
/proc/loadavg: 8.85 8.20 8.13 9/219 31976
/proc/meminfo: memFree=25525944/32770624 swapFree=66966844/67108860
[pid=31819] ppid=31816 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/31819/stat : 31819 (xcsp3-exec) S 31816 31819 23748 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 476392999 115843072 364 33554432000 4194304 5098028 140733130066592 140733130064696 139650065920636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14610432 140733130072920 140733130073178 140733130073178 140733130076102 0
/proc/31819/statm: 28282 364 305 221 0 87 0
[pid=31821] ppid=31819 vsize=28768336 memory=249636 CPUtime=188.84 cores=0-7
/proc/31821/stat : 31821 (java) S 31819 31819 23748 0 -1 1077944320 64887 0 0 0 18851 33 0 0 20 0 28 0 476392999 29458776064 62409 33554432000 4194304 4196468 140731119976928 140731119959472 139841428668151 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
/proc/31821/statm: 7192084 62409 3530 1 0 7153184 0
[pid=31821/tid=31822] ppid=31819 vsize=28768336 memory=3047711566422646390 CPUtime=0.93 cores=0-7
/proc/31821/task/31822/stat : 31822 (java) S 31819 31819 23748 0 -1 1077944384 8994 0 0 0 88 5 0 0 20 0 28 0 476392999 29458776064 62409 33554432000 4194304 4196468 140731119976928 139841432908928 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31823] ppid=31819 vsize=28768336 memory=6576575808607071397 CPUtime=0.02 cores=0-7
/proc/31821/task/31823/stat : 31823 (java) S 31819 31819 23748 0 -1 1077944384 169 0 0 0 2 0 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139841385220624 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31824] ppid=31819 vsize=28768336 memory=-6806559293853124242 CPUtime=0.04 cores=0-7
/proc/31821/task/31824/stat : 31824 (java) S 31819 31819 23748 0 -1 1077944384 1745 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840979065488 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31825] ppid=31819 vsize=28768336 memory=4278483708103479454 CPUtime=0.04 cores=0-7
/proc/31821/task/31825/stat : 31825 (java) S 31819 31819 23748 0 -1 1077944384 1516 0 0 0 2 2 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840978012432 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31826] ppid=31819 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/31821/task/31826/stat : 31826 (java) S 31819 31819 23748 0 -1 1077944384 426 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840976959888 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31827] ppid=31819 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/31821/task/31827/stat : 31827 (java) S 31819 31819 23748 0 -1 1077944384 1643 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840975907856 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31828] ppid=31819 vsize=28768336 memory=4639059895069856102 CPUtime=0.04 cores=0-7
/proc/31821/task/31828/stat : 31828 (java) S 31819 31819 23748 0 -1 1077944384 395 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840974855312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31829] ppid=31819 vsize=28768336 memory=7086240636128743779 CPUtime=0.03 cores=0-7
/proc/31821/task/31829/stat : 31829 (java) S 31819 31819 23748 0 -1 1077944384 251 0 0 0 2 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840973802256 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31830] ppid=31819 vsize=28768336 memory=0 CPUtime=0.04 cores=0-7
/proc/31821/task/31830/stat : 31830 (java) S 31819 31819 23748 0 -1 1077944384 308 0 0 0 3 1 0 0 20 0 28 0 476393000 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840972749712 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31831] ppid=31819 vsize=28768336 memory=303430223234596890 CPUtime=0.03 cores=0-7
/proc/31821/task/31831/stat : 31831 (java) S 31819 31819 23748 0 -1 1077944384 719 0 0 0 3 0 0 0 20 0 28 0 476393001 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840813406448 139841428679298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31832] ppid=31819 vsize=28768336 memory=288230617509003574 CPUtime=0 cores=0-7
/proc/31821/task/31832/stat : 31832 (java) S 31819 31819 23748 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 28 0 476393002 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840812352736 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31833] ppid=31819 vsize=28768336 memory=14408211662899591 CPUtime=0 cores=0-7
/proc/31821/task/31833/stat : 31833 (java) S 31819 31819 23748 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 28 0 476393002 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840811299584 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31834] ppid=31819 vsize=28768336 memory=1412 CPUtime=0 cores=0-7
/proc/31821/task/31834/stat : 31834 (java) S 31819 31819 23748 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840810248144 139841428686747 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31835] ppid=31819 vsize=28768336 memory=3164 CPUtime=2.35 cores=0-7
/proc/31821/task/31835/stat : 31835 (java) S 31819 31819 23748 0 -1 1077944384 12325 0 0 0 233 2 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840809196272 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31836] ppid=31819 vsize=28768336 memory=1456 CPUtime=2.56 cores=0-7
/proc/31821/task/31836/stat : 31836 (java) S 31819 31819 23748 0 -1 1077944384 9010 0 0 0 254 2 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840808143728 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31837] ppid=31819 vsize=28768336 memory=247540 CPUtime=2.7 cores=0-7
/proc/31821/task/31837/stat : 31837 (java) S 31819 31819 23748 0 -1 1077944384 11027 0 0 0 267 3 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840807090672 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31838] ppid=31819 vsize=28768336 memory=6791534058613427641 CPUtime=0.95 cores=0-7
/proc/31821/task/31838/stat : 31838 (java) S 31819 31819 23748 0 -1 1077944384 6207 0 0 0 94 1 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840806038128 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31839] ppid=31819 vsize=28768336 memory=1056 CPUtime=0 cores=0-7
/proc/31821/task/31839/stat : 31839 (java) S 31819 31819 23748 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840804985312 139841428678357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31840] ppid=31819 vsize=28768336 memory=3616 CPUtime=0 cores=0-7
/proc/31821/task/31840/stat : 31840 (java) S 31819 31819 23748 0 -1 1077944384 664 0 0 0 0 0 0 0 20 0 28 0 476393005 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840803932848 139841428679298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31969] ppid=31819 vsize=28768336 memory=0 CPUtime=14.49 cores=0-7
/proc/31821/task/31969/stat : 31969 (java) R 31819 31819 23748 0 -1 4202560 257 0 0 0 1449 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840785245776 139841071159696 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31970] ppid=31819 vsize=28768336 memory=0 CPUtime=14.34 cores=0-7
/proc/31821/task/31970/stat : 31970 (java) R 31819 31819 23748 0 -1 4202560 182 0 0 0 1434 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840791564120 139841072881521 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31971] ppid=31819 vsize=28768336 memory=280885226168688 CPUtime=14.52 cores=0-7
/proc/31821/task/31971/stat : 31971 (java) R 31819 31819 23748 0 -1 4202560 144 0 0 0 1452 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840789459184 139841073467814 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31972] ppid=31819 vsize=28768336 memory=0 CPUtime=14.45 cores=0-7
/proc/31821/task/31972/stat : 31972 (java) R 31819 31819 23748 0 -1 4202560 697 0 0 0 1445 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840786304272 139841072881870 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31973] ppid=31819 vsize=28768336 memory=247588 CPUtime=14.41 cores=0-7
/proc/31821/task/31973/stat : 31973 (java) R 31819 31819 23748 0 -1 4202560 582 0 0 0 1441 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840788406368 139841072094069 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31974] ppid=31819 vsize=28768336 memory=2832 CPUtime=14.51 cores=0-7
/proc/31821/task/31974/stat : 31974 (java) R 31819 31819 23748 0 -1 4202560 199 0 0 0 1451 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840792617312 139841071160420 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31975] ppid=31819 vsize=28768336 memory=7556 CPUtime=14.51 cores=0-7
/proc/31821/task/31975/stat : 31975 (java) R 31819 31819 23748 0 -1 4202560 858 0 0 0 1451 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840790510984 139841075944495 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
[pid=31821/tid=31976] ppid=31819 vsize=28768336 memory=10492 CPUtime=14.46 cores=0-7
/proc/31821/task/31976/stat : 31976 (java) R 31819 31819 23748 0 -1 4202560 289 0 0 0 1446 0 0 0 20 0 28 0 476393981 29458776064 62409 33554432000 4194304 4196468 140731119976928 139840787353704 139841070922880 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14188544 140731119981532 140731119981707 140731119981707 140731119984591 0
Current children cumulated CPU time: 188.84 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 251092 KiB

Child status: 0
Real time (s): 24.4484
CPU time (s): 189.127
CPU user time (s): 188.777
CPU system time (s): 0.35088
CPU usage (%): 773.578
Max. virtual memory (cumulated for all children) (KiB): 28883812
Max. memory (cumulated for all children) (KiB): 258952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.777
system time used= 0.35088
maximum resident set size= 257816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6794
involuntary context switches= 3018


# summary of solver processes directly reported to runsolver:
#   pid: 31819
#   total CPU time (s): 189.127
#   total CPU user time (s): 188.777
#   total CPU system time (s): 0.35088

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

The end

Launcher Data

Begin job on node145 at 2019-09-20 20:35:23
IDJOB=4405000
IDBENCH=129613
IDSOLVER=2866
FILE ID=node145/4405000-1569004565
RUNJOBID= node145-1568994215-23775
PBS_JOBID= 21704717
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j120/Rcpsp-j120-41-06.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405000-1569004565/watcher-4405000-1569004565 -o /var/tmp/evaluation-result-4405000-1569004565/solver-4405000-1569004565 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1568994215-23775 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 964787869 HOME/instance-4405000-1569004565.xml

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

MD5SUM BENCH= 74fbdfceca74d16a11799a9df32eef16
RANDOM SEED=964787869

node145.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.59
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.59
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.59
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.59
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:        25765552 kB
MemAvailable:   31821316 kB
Buffers:           97364 kB
Cached:          6119896 kB
SwapCached:        32484 kB
Active:          3019804 kB
Inactive:        3233320 kB
Active(anon):       4992 kB
Inactive(anon):    79836 kB
Active(file):    3014812 kB
Inactive(file):  3153484 kB
Unevictable:      110664 kB
Mlocked:          110664 kB
SwapTotal:      67108860 kB
SwapFree:       66966844 kB
Dirty:             26192 kB
Writeback:             0 kB
AnonPages:        113484 kB
Mapped:            51752 kB
Shmem:             40640 kB
Slab:             344612 kB
SReclaimable:     315928 kB
SUnreclaim:        28684 kB
KernelStack:        3696 kB
PageTables:         5672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node145 at 2019-09-20 20:35:48