Trace number 4404691

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 parallelOPT103 216.035 27.7676

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404691-1569001909.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4404691-1569001909.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.68/0.78	c solve instance...
2.91/0.91	o 121 
2.91/0.97	o 120 
2.91/0.98	o 114 
3.51/1.05	o 111 
4.14/1.14	o 110 
4.78/1.24	o 109 
7.11/1.50	o 108 
13.47/2.31	o 107 
19.09/3.09	o 106 
26.95/4.02	o 105 
34.02/4.94	o 104 
55.47/7.69	o 103 
215.60/27.75	s OPTIMUM FOUND
215.60/27.75	v <instantiation>
215.60/27.75	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>
215.60/27.75	v 	<values>0 1 0 0 14 11 5 16 6 4 19 36 20 34 32 22 17 23 24 28 17 37 46 26 44 38 33 52 56 24 43 57 38 65 59 54 89 70 49 51 15 43 23 72 69 73 77 65 86 80 69 75 83 79 76 90 90 85 94 102 94 103 </values>
215.60/27.75	v </instantiation>

Verifier Data

OK	103

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (11968 MiB free)
  memory of node 1: 16384 MiB (9796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404691-1569001909/watcher-4404691-1569001909 -o /var/tmp/evaluation-result-4404691-1569001909/solver-4404691-1569001909 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1635882900 HOME/instance-4404691-1569001909.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=18155, runsolver pid=18152

[startup+0.100139 s]*
/proc/loadavg: 8.85 8.46 8.35 2/213 18176
/proc/meminfo: memFree=22271692/32770624 swapFree=67001780/67108860
[pid=18155] ppid=18152 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18155/stat : 18155 (xcsp3-exec) S 18152 18155 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476104842 115843072 362 33554432000 4194304 5098028 140731572633840 140731572631944 139659748561532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40259584 140731572638545 140731572638805 140731572638805 140731572641734 0
/proc/18155/statm: 28282 362 304 221 0 87 0
[pid=18157] ppid=18155 vsize=28227396 memory=28496 CPUtime=0.12 cores=0-7
/proc/18157/stat : 18157 (java) S 18155 18155 15765 0 -1 1077944320 5623 0 0 0 11 1 0 0 20 0 20 0 476104842 28904853504 7124 33554432000 4194304 4196468 140730434926064 140730434908608 140309741285111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
/proc/18157/statm: 7056849 7124 3111 1 0 7019032 0
[pid=18157/tid=18158] ppid=18155 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/18157/task/18158/stat : 18158 (java) R 18155 18155 15765 0 -1 4202560 3569 0 0 0 8 0 0 0 20 0 20 0 476104842 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309745511712 140309741297046 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18159] ppid=18155 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/18157/task/18159/stat : 18159 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309693905424 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18160] ppid=18155 vsize=28227396 memory=140232891123328 CPUtime=0 cores=0-7
/proc/18157/task/18160/stat : 18160 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309692852880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18161] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18161/stat : 18161 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309691799824 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18162] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18162/stat : 18162 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309690747280 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18163] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18163/stat : 18163 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309689695248 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18164] ppid=18155 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18157/task/18164/stat : 18164 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309688642704 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18165] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18165/stat : 18165 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309687589648 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18166] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18166/stat : 18166 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 7124 33554432000 4194304 4196468 140730434926064 140309686537104 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18167] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18167/stat : 18167 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104845 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307868907760 140309741296258 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18168] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18168/stat : 18168 (java) S 18155 18155 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476104845 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307867853984 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18169] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18169/stat : 18169 (java) S 18155 18155 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476104845 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307866800880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18170] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18170/stat : 18170 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307865749456 140309741303707 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18171] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18171/stat : 18171 (java) S 18155 18155 15765 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307864697584 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18172] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18172/stat : 18172 (java) R 18155 18155 15765 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307863645040 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18173] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18173/stat : 18173 (java) R 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307862591984 140309741296258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18174] ppid=18155 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18157/task/18174/stat : 18174 (java) R 18155 18155 15765 0 -1 4202560 321 0 0 0 1 0 0 0 20 0 20 0 476104848 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307861539440 140309741298960 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18175] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18175/stat : 18175 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307860486624 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18176] ppid=18155 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18157/task/18176/stat : 18176 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104849 28904853504 7124 33554432000 4194304 4196468 140730434926064 140307859434160 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 29944 KiB

[startup+0.210525 s]*
/proc/loadavg: 8.85 8.46 8.35 3/213 18176
/proc/meminfo: memFree=22258436/32770624 swapFree=67001780/67108860
[pid=18155] ppid=18152 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18155/stat : 18155 (xcsp3-exec) S 18152 18155 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476104842 115843072 362 33554432000 4194304 5098028 140731572633840 140731572631944 139659748561532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40259584 140731572638545 140731572638805 140731572638805 140731572641734 0
/proc/18155/statm: 28282 362 304 221 0 87 0
[pid=18157] ppid=18155 vsize=28227396 memory=40996 CPUtime=0.34 cores=0-7
/proc/18157/stat : 18157 (java) S 18155 18155 15765 0 -1 1077944320 9534 0 0 0 31 3 0 0 20 0 20 0 476104842 28904853504 10249 33554432000 4194304 4196468 140730434926064 140730434908608 140309741285111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
/proc/18157/statm: 7056849 10249 3290 1 0 7019032 0
[pid=18157/tid=18158] ppid=18155 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/18157/task/18158/stat : 18158 (java) R 18155 18155 15765 0 -1 4202560 6622 0 0 0 18 2 0 0 20 0 20 0 476104842 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309745518816 140309708868614 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18159] ppid=18155 vsize=28227396 memory=339 CPUtime=0 cores=0-7
/proc/18157/task/18159/stat : 18159 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309693905424 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18160] ppid=18155 vsize=28227396 memory=288370609042835072 CPUtime=0 cores=0-7
/proc/18157/task/18160/stat : 18160 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309692852880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18161] ppid=18155 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18157/task/18161/stat : 18161 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309691799824 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18162] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18162/stat : 18162 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309690747280 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18163] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18163/stat : 18163 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309689695248 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18164] ppid=18155 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18157/task/18164/stat : 18164 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309688642704 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18165] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18165/stat : 18165 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309687589648 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18166] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18166/stat : 18166 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104843 28904853504 10249 33554432000 4194304 4196468 140730434926064 140309686537104 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18167] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18167/stat : 18167 (java) S 18155 18155 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476104845 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307868907760 140309741296258 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18168] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18168/stat : 18168 (java) S 18155 18155 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476104845 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307867853984 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18169] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18169/stat : 18169 (java) S 18155 18155 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476104845 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307866800880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18170] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18170/stat : 18170 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307865749456 140309741303707 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18171] ppid=18155 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18157/task/18171/stat : 18171 (java) S 18155 18155 15765 0 -1 1077944384 498 0 0 0 1 0 0 0 20 0 20 0 476104848 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307864697584 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18172] ppid=18155 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/18157/task/18172/stat : 18172 (java) S 18155 18155 15765 0 -1 1077944384 208 0 0 0 1 0 0 0 20 0 20 0 476104848 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307863645040 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18173] ppid=18155 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/18157/task/18173/stat : 18173 (java) S 18155 18155 15765 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 20 0 476104848 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307862591984 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18174] ppid=18155 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/18157/task/18174/stat : 18174 (java) R 18155 18155 15765 0 -1 4202560 770 0 0 0 7 0 0 0 20 0 20 0 476104848 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307861539440 140309720237645 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18175] ppid=18155 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18175/stat : 18175 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104848 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307860486624 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18176] ppid=18155 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/18157/task/18176/stat : 18176 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104849 28904853504 10249 33554432000 4194304 4196468 140730434926064 140307859434160 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42444 KiB

[startup+0.309949 s]*
/proc/loadavg: 8.85 8.46 8.35 4/213 18176
/proc/meminfo: memFree=22251448/32770624 swapFree=67001780/67108860
[pid=18155] ppid=18152 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18155/stat : 18155 (xcsp3-exec) S 18152 18155 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476104842 115843072 362 33554432000 4194304 5098028 140731572633840 140731572631944 139659748561532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40259584 140731572638545 140731572638805 140731572638805 140731572641734 0
/proc/18155/statm: 28282 362 304 221 0 87 0
[pid=18157] ppid=18155 vsize=28231652 memory=49456 CPUtime=0.51 cores=0-7
/proc/18157/stat : 18157 (java) S 18155 18155 15765 0 -1 1077944320 10756 0 0 0 48 3 0 0 20 0 20 0 476104842 28909211648 12364 33554432000 4194304 4196468 140730434926064 140730434908608 140309741285111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
/proc/18157/statm: 7057913 12364 3325 1 0 7019032 0
[pid=18157/tid=18158] ppid=18155 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/18157/task/18158/stat : 18158 (java) R 18155 18155 15765 0 -1 4202560 7761 0 0 0 27 2 0 0 20 0 20 0 476104842 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309745518896 140309725365598 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18159] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18159/stat : 18159 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309693905424 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18160] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18160/stat : 18160 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309692852880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18161] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18161/stat : 18161 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309691799824 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18162] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18162/stat : 18162 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309690747280 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18163] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18163/stat : 18163 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309689695248 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18164] ppid=18155 vsize=28231652 memory=140232762682031 CPUtime=0 cores=0-7
/proc/18157/task/18164/stat : 18164 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309688642704 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18165] ppid=18155 vsize=28231652 memory=140232762684336 CPUtime=0 cores=0-7
/proc/18157/task/18165/stat : 18165 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309687589648 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18166] ppid=18155 vsize=28231652 memory=140232762686640 CPUtime=0 cores=0-7
/proc/18157/task/18166/stat : 18166 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104843 28909211648 12364 33554432000 4194304 4196468 140730434926064 140309686537104 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18167] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18167/stat : 18167 (java) S 18155 18155 15765 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476104845 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307868907760 140309741296258 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18168] ppid=18155 vsize=28231652 memory=280465525387152 CPUtime=0 cores=0-7
/proc/18157/task/18168/stat : 18168 (java) S 18155 18155 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476104845 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307867853984 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18169] ppid=18155 vsize=28231652 memory=280465525384848 CPUtime=0 cores=0-7
/proc/18157/task/18169/stat : 18169 (java) S 18155 18155 15765 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476104845 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307866800880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18170] ppid=18155 vsize=28231652 memory=280465525391760 CPUtime=0 cores=0-7
/proc/18157/task/18170/stat : 18170 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104848 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307865749456 140309741303707 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18171] ppid=18155 vsize=28231652 memory=280465525333040 CPUtime=0.03 cores=0-7
/proc/18157/task/18171/stat : 18171 (java) S 18155 18155 15765 0 -1 1077944384 507 0 0 0 3 0 0 0 20 0 20 0 476104848 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307864697584 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18172] ppid=18155 vsize=28231652 memory=280465525405584 CPUtime=0.02 cores=0-7
/proc/18157/task/18172/stat : 18172 (java) S 18155 18155 15765 0 -1 1077944384 208 0 0 0 2 0 0 0 20 0 20 0 476104848 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307863645040 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18173] ppid=18155 vsize=28231652 memory=280465525412496 CPUtime=0.02 cores=0-7
/proc/18157/task/18173/stat : 18173 (java) S 18155 18155 15765 0 -1 1077944384 128 0 0 0 2 0 0 0 20 0 20 0 476104848 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307862591984 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18174] ppid=18155 vsize=28231652 memory=280465525410192 CPUtime=0.12 cores=0-7
/proc/18157/task/18174/stat : 18174 (java) S 18155 18155 15765 0 -1 1077944384 841 0 0 0 12 0 0 0 20 0 20 0 476104848 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307861539440 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18175] ppid=18155 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18175/stat : 18175 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476104848 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307860486624 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18176] ppid=18155 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/18157/task/18176/stat : 18176 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104849 28909211648 12364 33554432000 4194304 4196468 140730434926064 140307859434160 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50904 KiB

[startup+0.70101 s]
/proc/loadavg: 8.85 8.46 8.35 5/213 18176
/proc/meminfo: memFree=22236072/32770624 swapFree=67001780/67108860
[pid=18155] ppid=18152 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18155/stat : 18155 (xcsp3-exec) S 18152 18155 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476104842 115843072 362 33554432000 4194304 5098028 140731572633840 140731572631944 139659748561532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40259584 140731572638545 140731572638805 140731572638805 140731572641734 0
/proc/18155/statm: 28282 362 304 221 0 87 0
[pid=18157] ppid=18155 vsize=28233776 memory=88636 CPUtime=1.68 cores=0-7
/proc/18157/stat : 18157 (java) S 18155 18155 15765 0 -1 1077944320 15388 0 0 0 161 7 0 0 20 0 20 0 476104842 28911386624 22159 33554432000 4194304 4196468 140730434926064 140730434908608 140309741285111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
/proc/18157/statm: 7058444 22159 3455 1 0 7019544 0
[pid=18157/tid=18158] ppid=18155 vsize=28233776 memory=0 CPUtime=0.68 cores=0-7
/proc/18157/task/18158/stat : 18158 (java) R 18155 18155 15765 0 -1 4202560 9350 0 0 0 64 4 0 0 20 0 20 0 476104842 28911386624 22159 33554432000 4194304 4196468 140730434926064 140309745521680 140309354415302 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18159] ppid=18155 vsize=28233776 memory=140232762893168 CPUtime=0 cores=0-7
/proc/18157/task/18159/stat : 18159 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28911386624 22159 33554432000 4194304 4196468 140730434926064 140309693905424 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18160] ppid=18155 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18160/stat : 18160 (java) S 18155 18155 15765 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476104843 28911386624 22159 33554432000 4194304 4196468 140730434926064 140309692852880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18161] ppid=18155 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/18157/task/18161/stat : 18161 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476104843 28911386624 22159 33554432000 4194304 4196468 140730434926064 140309691799824 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0

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

[pid=18157/tid=18174] ppid=18155 vsize=28768336 memory=1556 CPUtime=0.88 cores=0-7
/proc/18157/task/18174/stat : 18174 (java) S 18155 18155 15765 0 -1 1077944384 6351 0 0 0 86 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307861539440 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18175] ppid=18155 vsize=28768336 memory=1056 CPUtime=0 cores=0-7
/proc/18157/task/18175/stat : 18175 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307860486624 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18176] ppid=18155 vsize=28768336 memory=1096 CPUtime=0 cores=0-7
/proc/18157/task/18176/stat : 18176 (java) S 18155 18155 15765 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 476104849 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307859434160 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18273] ppid=18155 vsize=28768336 memory=13972 CPUtime=19.44 cores=0-7
/proc/18157/task/18273/stat : 18273 (java) R 18155 18155 15765 0 -1 4202560 219 0 0 0 1944 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307538921960 140309357577065 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18274] ppid=18155 vsize=28768336 memory=2116 CPUtime=19.43 cores=0-7
/proc/18157/task/18274/stat : 18274 (java) R 18155 18155 15765 0 -1 4202560 177 0 0 0 1943 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307532607704 140309357236361 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18275] ppid=18155 vsize=28768336 memory=29212 CPUtime=19.14 cores=0-7
/proc/18157/task/18275/stat : 18275 (java) R 18155 18155 15765 0 -1 4202560 397 0 0 0 1914 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307536818760 140309359246071 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18276] ppid=18155 vsize=28768336 memory=12028 CPUtime=19.37 cores=0-7
/proc/18157/task/18276/stat : 18276 (java) R 18155 18155 15765 0 -1 4202560 819 0 0 0 1937 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307535766144 140309359516510 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18277] ppid=18155 vsize=28768336 memory=532 CPUtime=19.38 cores=0-7
/proc/18157/task/18277/stat : 18277 (java) R 18155 18155 15765 0 -1 4202560 364 0 0 0 1938 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307534712816 140309360062888 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18278] ppid=18155 vsize=28768336 memory=1564 CPUtime=19.28 cores=0-7
/proc/18157/task/18278/stat : 18278 (java) R 18155 18155 15765 0 -1 4202560 426 0 0 0 1928 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307537874080 140309357905530 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18279] ppid=18155 vsize=28768336 memory=928 CPUtime=19.41 cores=0-7
/proc/18157/task/18279/stat : 18279 (java) R 18155 18155 15765 0 -1 4202560 223 0 0 0 1941 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307533660000 140309358733056 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18280] ppid=18155 vsize=28768336 memory=1980 CPUtime=19.41 cores=0-7
/proc/18157/task/18280/stat : 18280 (java) R 18155 18155 15765 0 -1 4202560 320 0 0 0 1941 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307539975584 140309357577065 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
Current children cumulated CPU time: 211.6 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 270016 KiB

[startup+27.601 s]
/proc/loadavg: 8.68 8.46 8.35 9/222 18282
/proc/meminfo: memFree=22032184/32770624 swapFree=67001780/67108860
[pid=18155] ppid=18152 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18155/stat : 18155 (xcsp3-exec) S 18152 18155 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476104842 115843072 362 33554432000 4194304 5098028 140731572633840 140731572631944 139659748561532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40259584 140731572638545 140731572638805 140731572638805 140731572641734 0
/proc/18155/statm: 28282 362 304 221 0 87 0
[pid=18157] ppid=18155 vsize=28768336 memory=268568 CPUtime=214.8 cores=0-7
/proc/18157/stat : 18157 (java) S 18155 18155 15765 0 -1 1077944320 51616 0 0 0 21453 27 0 0 20 0 28 0 476104842 29458776064 67142 33554432000 4194304 4196468 140730434926064 140730434908608 140309741285111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
/proc/18157/statm: 7192084 67142 3533 1 0 7153184 0
[pid=18157/tid=18158] ppid=18155 vsize=28768336 memory=4872558044660077418 CPUtime=0.78 cores=0-7
/proc/18157/task/18158/stat : 18158 (java) S 18155 18155 15765 0 -1 1077944384 9639 0 0 0 74 4 0 0 20 0 28 0 476104842 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309745525888 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18159] ppid=18155 vsize=28768336 memory=0 CPUtime=0.02 cores=0-7
/proc/18157/task/18159/stat : 18159 (java) S 18155 18155 15765 0 -1 1077944384 1487 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309693905424 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18160] ppid=18155 vsize=28768336 memory=0 CPUtime=0.01 cores=0-7
/proc/18157/task/18160/stat : 18160 (java) S 18155 18155 15765 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309692852880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18161] ppid=18155 vsize=28768336 memory=1545 CPUtime=0.02 cores=0-7
/proc/18157/task/18161/stat : 18161 (java) S 18155 18155 15765 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309691799824 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18162] ppid=18155 vsize=28768336 memory=1544 CPUtime=0.02 cores=0-7
/proc/18157/task/18162/stat : 18162 (java) S 18155 18155 15765 0 -1 1077944384 135 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309690747280 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18163] ppid=18155 vsize=28768336 memory=1522 CPUtime=0.03 cores=0-7
/proc/18157/task/18163/stat : 18163 (java) S 18155 18155 15765 0 -1 1077944384 196 0 0 0 2 1 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309689695248 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18164] ppid=18155 vsize=28768336 memory=1538 CPUtime=0.03 cores=0-7
/proc/18157/task/18164/stat : 18164 (java) S 18155 18155 15765 0 -1 1077944384 1354 0 0 0 2 1 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309688642704 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18165] ppid=18155 vsize=28768336 memory=1539 CPUtime=0.03 cores=0-7
/proc/18157/task/18165/stat : 18165 (java) S 18155 18155 15765 0 -1 1077944384 325 0 0 0 2 1 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309687589648 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18166] ppid=18155 vsize=28768336 memory=1529 CPUtime=0.02 cores=0-7
/proc/18157/task/18166/stat : 18166 (java) S 18155 18155 15765 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309686537104 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18167] ppid=18155 vsize=28768336 memory=1542 CPUtime=0.02 cores=0-7
/proc/18157/task/18167/stat : 18167 (java) S 18155 18155 15765 0 -1 1077944384 769 0 0 0 2 0 0 0 20 0 28 0 476104845 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307868907760 140309741296258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18168] ppid=18155 vsize=28768336 memory=1542 CPUtime=0 cores=0-7
/proc/18157/task/18168/stat : 18168 (java) S 18155 18155 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476104845 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307867854048 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18169] ppid=18155 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18169/stat : 18169 (java) S 18155 18155 15765 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476104845 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307866800896 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18170] ppid=18155 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18170/stat : 18170 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307865749456 140309741303707 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18171] ppid=18155 vsize=28768336 memory=0 CPUtime=2.58 cores=0-7
/proc/18157/task/18171/stat : 18171 (java) S 18155 18155 15765 0 -1 1077944384 8903 0 0 0 256 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307864697584 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18172] ppid=18155 vsize=28768336 memory=0 CPUtime=2.43 cores=0-7
/proc/18157/task/18172/stat : 18172 (java) S 18155 18155 15765 0 -1 1077944384 7420 0 0 0 241 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307863645040 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18173] ppid=18155 vsize=28768336 memory=0 CPUtime=2.6 cores=0-7
/proc/18157/task/18173/stat : 18173 (java) S 18155 18155 15765 0 -1 1077944384 5797 0 0 0 260 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307862591984 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18174] ppid=18155 vsize=28768336 memory=0 CPUtime=0.88 cores=0-7
/proc/18157/task/18174/stat : 18174 (java) S 18155 18155 15765 0 -1 1077944384 6351 0 0 0 86 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307861539440 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18175] ppid=18155 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18175/stat : 18175 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307860486624 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18176] ppid=18155 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18176/stat : 18176 (java) S 18155 18155 15765 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 28 0 476104849 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307859434160 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18273] ppid=18155 vsize=28768336 memory=0 CPUtime=19.84 cores=0-7
/proc/18157/task/18273/stat : 18273 (java) R 18155 18155 15765 0 -1 4202560 262 0 0 0 1984 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307538921960 140309357238630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18274] ppid=18155 vsize=28768336 memory=0 CPUtime=19.83 cores=0-7
/proc/18157/task/18274/stat : 18274 (java) R 18155 18155 15765 0 -1 4202560 188 0 0 0 1983 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307532607704 140309357237607 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18275] ppid=18155 vsize=28768336 memory=0 CPUtime=19.53 cores=0-7
/proc/18157/task/18275/stat : 18275 (java) R 18155 18155 15765 0 -1 4202560 438 0 0 0 1953 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307536818760 140309358733250 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18276] ppid=18155 vsize=28768336 memory=0 CPUtime=19.77 cores=0-7
/proc/18157/task/18276/stat : 18276 (java) R 18155 18155 15765 0 -1 4202560 923 0 0 0 1977 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307535766280 140309358733217 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18277] ppid=18155 vsize=28768336 memory=0 CPUtime=19.78 cores=0-7
/proc/18157/task/18277/stat : 18277 (java) R 18155 18155 15765 0 -1 4202560 467 0 0 0 1978 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307534712816 140309358875603 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18278] ppid=18155 vsize=28768336 memory=0 CPUtime=19.68 cores=0-7
/proc/18157/task/18278/stat : 18278 (java) R 18155 18155 15765 0 -1 4202560 457 0 0 0 1968 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307537873968 140309358959334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18279] ppid=18155 vsize=28768336 memory=1448 CPUtime=19.81 cores=0-7
/proc/18157/task/18279/stat : 18279 (java) R 18155 18155 15765 0 -1 4202560 240 0 0 0 1981 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307533660136 140309357238268 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18280] ppid=18155 vsize=28768336 memory=268568 CPUtime=19.81 cores=0-7
/proc/18157/task/18280/stat : 18280 (java) R 18155 18155 15765 0 -1 4202560 350 0 0 0 1981 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307539975720 140309358731515 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
Current children cumulated CPU time: 214.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 270016 KiB

[startup+27.701 s]
/proc/loadavg: 8.68 8.46 8.35 9/222 18282
/proc/meminfo: memFree=22032184/32770624 swapFree=67001780/67108860
[pid=18155] ppid=18152 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/18155/stat : 18155 (xcsp3-exec) S 18152 18155 15765 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 476104842 115843072 362 33554432000 4194304 5098028 140731572633840 140731572631944 139659748561532 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 40259584 140731572638545 140731572638805 140731572638805 140731572641734 0
/proc/18155/statm: 28282 362 304 221 0 87 0
[pid=18157] ppid=18155 vsize=28768336 memory=268568 CPUtime=215.6 cores=0-7
/proc/18157/stat : 18157 (java) S 18155 18155 15765 0 -1 1077944320 51633 0 0 0 21533 27 0 0 20 0 28 0 476104842 29458776064 67142 33554432000 4194304 4196468 140730434926064 140730434908608 140309741285111 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
/proc/18157/statm: 7192084 67142 3533 1 0 7153184 0
[pid=18157/tid=18158] ppid=18155 vsize=28768336 memory=268568 CPUtime=0.78 cores=0-7
/proc/18157/task/18158/stat : 18158 (java) S 18155 18155 15765 0 -1 1077944384 9639 0 0 0 74 4 0 0 20 0 28 0 476104842 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309745525888 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18159] ppid=18155 vsize=28768336 memory=1448 CPUtime=0.02 cores=0-7
/proc/18157/task/18159/stat : 18159 (java) S 18155 18155 15765 0 -1 1077944384 1487 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309693905424 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18160] ppid=18155 vsize=28768336 memory=268568 CPUtime=0.01 cores=0-7
/proc/18157/task/18160/stat : 18160 (java) S 18155 18155 15765 0 -1 1077944384 418 0 0 0 1 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309692852880 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18161] ppid=18155 vsize=28768336 memory=1448 CPUtime=0.02 cores=0-7
/proc/18157/task/18161/stat : 18161 (java) S 18155 18155 15765 0 -1 1077944384 165 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309691799824 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18162] ppid=18155 vsize=28768336 memory=6943526294502006880 CPUtime=0.02 cores=0-7
/proc/18157/task/18162/stat : 18162 (java) S 18155 18155 15765 0 -1 1077944384 135 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309690747280 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18163] ppid=18155 vsize=28768336 memory=1448 CPUtime=0.03 cores=0-7
/proc/18157/task/18163/stat : 18163 (java) S 18155 18155 15765 0 -1 1077944384 196 0 0 0 2 1 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309689695248 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18164] ppid=18155 vsize=28768336 memory=1 CPUtime=0.03 cores=0-7
/proc/18157/task/18164/stat : 18164 (java) S 18155 18155 15765 0 -1 1077944384 1354 0 0 0 2 1 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309688642704 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18165] ppid=18155 vsize=28768336 memory=0 CPUtime=0.03 cores=0-7
/proc/18157/task/18165/stat : 18165 (java) S 18155 18155 15765 0 -1 1077944384 325 0 0 0 2 1 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309687589648 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18166] ppid=18155 vsize=28768336 memory=242 CPUtime=0.02 cores=0-7
/proc/18157/task/18166/stat : 18166 (java) S 18155 18155 15765 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 28 0 476104843 29458776064 67142 33554432000 4194304 4196468 140730434926064 140309686537104 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18167] ppid=18155 vsize=28768336 memory=237 CPUtime=0.02 cores=0-7
/proc/18157/task/18167/stat : 18167 (java) S 18155 18155 15765 0 -1 1077944384 769 0 0 0 2 0 0 0 20 0 28 0 476104845 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307868907760 140309741296258 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18168] ppid=18155 vsize=28768336 memory=257 CPUtime=0 cores=0-7
/proc/18157/task/18168/stat : 18168 (java) S 18155 18155 15765 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 476104845 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307867854048 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18169] ppid=18155 vsize=28768336 memory=1448 CPUtime=0 cores=0-7
/proc/18157/task/18169/stat : 18169 (java) S 18155 18155 15765 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 28 0 476104845 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307866800896 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18170] ppid=18155 vsize=28768336 memory=252128 CPUtime=0 cores=0-7
/proc/18157/task/18170/stat : 18170 (java) S 18155 18155 15765 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307865749456 140309741303707 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18171] ppid=18155 vsize=28768336 memory=3616 CPUtime=2.58 cores=0-7
/proc/18157/task/18171/stat : 18171 (java) S 18155 18155 15765 0 -1 1077944384 8903 0 0 0 256 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307864697584 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18172] ppid=18155 vsize=28768336 memory=0 CPUtime=2.43 cores=0-7
/proc/18157/task/18172/stat : 18172 (java) S 18155 18155 15765 0 -1 1077944384 7420 0 0 0 241 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307863645040 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18173] ppid=18155 vsize=28768336 memory=261776 CPUtime=2.6 cores=0-7
/proc/18157/task/18173/stat : 18173 (java) S 18155 18155 15765 0 -1 1077944384 5797 0 0 0 260 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307862591984 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18174] ppid=18155 vsize=28768336 memory=1448 CPUtime=0.88 cores=0-7
/proc/18157/task/18174/stat : 18174 (java) S 18155 18155 15765 0 -1 1077944384 6351 0 0 0 86 2 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307861539440 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18175] ppid=18155 vsize=28768336 memory=0 CPUtime=0 cores=0-7
/proc/18157/task/18175/stat : 18175 (java) S 18155 18155 15765 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476104848 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307860486624 140309741295317 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18176] ppid=18155 vsize=28768336 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/18157/task/18176/stat : 18176 (java) S 18155 18155 15765 0 -1 1077944384 103 0 0 0 0 0 0 0 20 0 28 0 476104849 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307859434160 140309741296258 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18273] ppid=18155 vsize=28768336 memory=6943526294502006880 CPUtime=19.94 cores=0-7
/proc/18157/task/18273/stat : 18273 (java) R 18155 18155 15765 0 -1 4202560 262 0 0 0 1994 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307538921960 140309358305784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18274] ppid=18155 vsize=28768336 memory=1448 CPUtime=19.93 cores=0-7
/proc/18157/task/18274/stat : 18274 (java) R 18155 18155 15765 0 -1 4202560 188 0 0 0 1993 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307532607704 140309357577802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18275] ppid=18155 vsize=28768336 memory=252104 CPUtime=19.63 cores=0-7
/proc/18157/task/18275/stat : 18275 (java) R 18155 18155 15765 0 -1 4202560 438 0 0 0 1963 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307536818760 140309357577802 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18276] ppid=18155 vsize=28768336 memory=6943526294502006880 CPUtime=19.87 cores=0-7
/proc/18157/task/18276/stat : 18276 (java) R 18155 18155 15765 0 -1 4202560 928 0 0 0 1987 0 0 0 20 0 28 0 476105611 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307535766280 140309358896990 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18277] ppid=18155 vsize=28768336 memory=33 CPUtime=19.88 cores=0-7
/proc/18157/task/18277/stat : 18277 (java) R 18155 18155 15765 0 -1 4202560 467 0 0 0 1988 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307534712816 140309356354799 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18278] ppid=18155 vsize=28768336 memory=6944656592455360604 CPUtime=19.78 cores=0-7
/proc/18157/task/18278/stat : 18278 (java) R 18155 18155 15765 0 -1 4202560 457 0 0 0 1978 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307537873968 140309358985479 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18279] ppid=18155 vsize=28768336 memory=-1189914978686163229 CPUtime=19.91 cores=0-7
/proc/18157/task/18279/stat : 18279 (java) R 18155 18155 15765 0 -1 4202560 252 0 0 0 1991 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307533660136 140309358985964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
[pid=18157/tid=18280] ppid=18155 vsize=28768336 memory=8547710663883855229 CPUtime=19.91 cores=0-7
/proc/18157/task/18280/stat : 18280 (java) R 18155 18155 15765 0 -1 4202560 350 0 0 0 1991 0 0 0 20 0 28 0 476105612 29458776064 67142 33554432000 4194304 4196468 140730434926064 140307539975720 140309358308488 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26570752 140730434933718 140730434933894 140730434933894 140730434936783 0
Current children cumulated CPU time: 215.6 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 270016 KiB

Child status: 0
Real time (s): 27.7676
CPU time (s): 216.035
CPU user time (s): 215.743
CPU system time (s): 0.292597
CPU usage (%): 778.014
Max. virtual memory (cumulated for all children) (KiB): 28883564
Max. memory (cumulated for all children) (KiB): 270016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 215.743
system time used= 0.292597
maximum resident set size= 270052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53348
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6372
involuntary context switches= 3482


# summary of solver processes directly reported to runsolver:
#   pid: 18155
#   total CPU time (s): 216.035
#   total CPU user time (s): 215.743
#   total CPU system time (s): 0.292597

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

The end

Launcher Data

Begin job on node146 at 2019-09-20 19:51:08
IDJOB=4404691
IDBENCH=128622
IDSOLVER=2865
FILE ID=node146/4404691-1569001909
RUNJOBID= node146-1568994486-15792
PBS_JOBID= 21704725
Free space on /var/tmp= 13508 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-21-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404691-1569001909/watcher-4404691-1569001909 -o /var/tmp/evaluation-result-4404691-1569001909/solver-4404691-1569001909 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node146-1568994486-15792 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1635882900 HOME/instance-4404691-1569001909.xml

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

MD5SUM BENCH= 8aa67fa0ddb9b908e7b385aede1c36d3
RANDOM SEED=1635882900

node146.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	: 5332.90
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	: 5332.90
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	: 5332.90
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	: 5332.90
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:        22288492 kB
MemAvailable:   31850772 kB
Buffers:           95188 kB
Cached:          9508396 kB
SwapCached:         3812 kB
Active:          4774568 kB
Inactive:        4834276 kB
Active(anon):       1888 kB
Inactive(anon):    50856 kB
Active(file):    4772680 kB
Inactive(file):  4783420 kB
Unevictable:      110668 kB
Mlocked:          110668 kB
SwapTotal:      67108860 kB
SwapFree:       67001780 kB
Dirty:             26108 kB
Writeback:             0 kB
AnonPages:        115524 kB
Mapped:            52096 kB
Shmem:             38868 kB
Slab:             463296 kB
SReclaimable:     434640 kB
SUnreclaim:        28656 kB
KernelStack:        3456 kB
PageTables:         5500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node146 at 2019-09-20 19:51:36