Trace number 4400129

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16 parallelOPT96 378.408 71.2731

General information on the benchmark

NameTal/
Tal-03_c18.xml
MD5SUMfb5ba5d4d49d61a1ee3ee3c25fa47163
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark96
Best CPU time to get the best result obtained on this benchmark32.9798
Satisfiable
(Un)Satisfiability was proved
Number of variables404
Number of constraints286
Number of domains10
Minimum domain size1
Maximum domain size42
Distribution of domain sizes[{"size":1,"count":63},{"size":2,"count":4},{"size":3,"count":5},{"size":4,"count":6},{"size":5,"count":7},{"size":6,"count":43},{"size":7,"count":9},{"size":8,"count":28},{"size":42,"count":62}]
Minimum variable degree0
Maximum variable degree13
Distribution of variable degrees[{"degree":0,"count":177},{"degree":1,"count":63},{"degree":2,"count":47},{"degree":3,"count":8},{"degree":4,"count":9},{"degree":5,"count":25},{"degree":6,"count":17},{"degree":7,"count":12},{"degree":8,"count":12},{"degree":9,"count":17},{"degree":10,"count":8},{"degree":11,"count":5},{"degree":12,"count":3},{"degree":13,"count":1}]
Minimum constraint arity1
Maximum constraint arity10
Distribution of constraint arities[{"arity":1,"count":88},{"arity":2,"count":90},{"arity":3,"count":30},{"arity":4,"count":10},{"arity":5,"count":16},{"arity":6,"count":15},{"arity":7,"count":14},{"arity":8,"count":12},{"arity":9,"count":9},{"arity":10,"count":2}]
Number of extensional constraints49
Number of intensional constraints225
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":225},{"type":"count","count":12}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400129-1568720303.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400129-1568720303.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.29	c parse instance...
52.39/29.23	c solve instance...
53.59/29.41	o 192 
53.59/29.45	o 176 
53.59/29.45	o 165 
53.59/29.45	o 164 
53.59/29.46	o 160 
56.61/29.81	o 156 
56.61/29.82	o 148 
56.61/29.83	o 144 
56.61/29.87	o 140 
56.61/29.88	o 136 
56.61/29.89	o 132 
57.32/29.90	o 128 
57.32/29.93	o 124 
57.32/29.95	o 120 
57.32/29.95	o 116 
57.32/29.96	o 108 
57.32/29.97	o 102 
57.32/29.98	o 100 
69.02/31.44	o 96 
378.04/71.24	s OPTIMUM FOUND
378.04/71.24	v <instantiation>
378.04/71.24	v 	<list>c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[0][6] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[1][6] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[2][6] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[3][6] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[4][6] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[5][6] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[6][6] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[7][6] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[8][6] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[9][6] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[10][6] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] c[11][6] c[12][0] c[12][1] c[12][2] c[12][3] c[12][4] c[12][5] c[12][6] c[13][0] c[13][1] c[13][2] c[13][3] c[13][4] c[13][5] c[13][6] l[0][0] l[0][1] l[0][2] l[0][3] l[0][4] l[0][5] l[0][6] l[1][0] l[1][1] l[1][2] l[1][3] l[1][4] l[1][5] l[1][6] l[2][0] l[2][1] l[2][2] l[2][3] l[2][4] l[2][5] l[2][6] l[3][0] l[3][1] l[3][2] l[3][3] l[3][4] l[3][5] l[4][0] l[4][1] l[4][2] l[4][3] l[4][4] l[4][5] l[5][0] l[5][1] l[5][2] l[5][3] l[5][4] l[6][0] l[6][1] l[6][2] l[6][3] l[6][4] l[7][0] l[7][1] l[7][2] l[7][3] l[8][0] l[8][1] l[8][2] l[8][3] l[9][0] l[9][1] l[9][2] l[10][0] l[10][1] l[10][2] l[11][0] l[11][1] l[12][0] l[12][1] l[13][0] a[1][0] a[1][1] a[1][2] a[1][3] a[1][4] a[1][5] a[1][6] a[3][0] a[3][1] a[3][2] a[3][3] a[3][4] a[3][5] a[5][0] a[5][1] a[5][2] a[5][3] a[5][4] a[7][0] a[7][1] a[7][2] a[7][3] a[9][0] a[9][1] a[9][2] a[11][0] a[11][1] a[13][0] i[2][0] i[2][1] i[2][2] i[2][3] i[2][4] i[2][5] i[2][6] i[4][0] i[4][1] i[4][2] i[4][3] i[4][4] i[4][5] i[6][0] i[6][1] i[6][2] i[6][3] i[6][4] i[8][0] i[8][1] i[8][2] i[8][3] i[10][0] i[10][1] i[10][2] i[12][0] i[12][1] cnt[0] cnt[1] cnt[2] cnt[3] cnt[4] cnt[5] cnt[6] cnt[7] cnt[8] cnt[9] cnt[10] cnt[11] </list>
378.04/71.24	v 	<values>0 0 0 0 0 0 0 0 16 0 0 4 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 4 4 0 0 0 0 0 0 0 0 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 16 16 0 0 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 10 12 13 4 16 8 9 7 0 13 5 4 8 9 7 13 5 4 8 0 9 7 13 8 0 8 9 7 13 8 8 0 9 7 13 3 3 9 7 13 3 3 7 7 2 0 7 7 2 0 4 4 3 4 4 3 6 0 6 0 6 1 2 0 1 1 1 1 1 1 1 2 0 1 1 1 1 1 1 1 1 3 0 1 1 1 3 0 1 0 1 3 4 5 6 6 0 1 2 3 5 5 0 1 2 3 4 0 1 2 3 0 1 2 0 1 1 1 1 1 0 0 1 1 0 0 1 1 </values>
378.04/71.24	v </instantiation>

Verifier Data

OK	96

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400129-1568720303/watcher-4400129-1568720303 -o /tmp/evaluation-result-4400129-1568720303/solver-4400129-1568720303 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568711605-30394 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1349540379 HOME/instance-4400129-1568720303.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=32588, runsolver pid=32585
Current StackSize limit: 8192 KiB


[startup+0.100111 s]*
/proc/loadavg: 8.06 8.09 8.19 2/211 32609
/proc/meminfo: memFree=30951312/32770624 swapFree=67004320/67108860
[pid=32588] ppid=32585 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32588/stat : 32588 (xcsp3-exec) S 32585 32588 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448191851 115843072 362 33554432000 4194304 5098028 140733159792208 140733159790312 140288207880828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8441856 140733159797627 140733159797870 140733159797870 140733159800778 0
/proc/32588/statm: 28282 362 304 221 0 87 0
[pid=32590] ppid=32588 vsize=28227396 memory=29084 CPUtime=0.12 cores=0-7
/proc/32590/stat : 32590 (java) S 32588 32588 30367 0 -1 1077944320 5727 0 0 0 11 1 0 0 20 0 20 0 448191851 28904853504 7271 33554432000 4194304 4196468 140734062223744 140734062206288 140616459644663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
/proc/32590/statm: 7056849 7271 3126 1 0 7019032 0
[pid=32590/tid=32591] ppid=32588 vsize=28227396 memory=576460756329955445 CPUtime=0.09 cores=0-7
/proc/32590/task/32591/stat : 32591 (java) R 32588 32588 30367 0 -1 4202560 3637 0 0 0 8 1 0 0 20 0 20 0 448191851 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616463877936 140616096501828 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32592] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32592/stat : 32592 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616010606992 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32593] ppid=32588 vsize=28227396 memory=3835294820951987872 CPUtime=0 cores=0-7
/proc/32590/task/32593/stat : 32593 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616009554192 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32594] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32594/stat : 32594 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616008501904 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32595] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32595/stat : 32595 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616007449104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32596] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32596/stat : 32596 (java) S 32588 32588 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616006396816 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32597] ppid=32588 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32590/task/32597/stat : 32597 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616005344016 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32598] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32598/stat : 32598 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616004291728 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32599] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32599/stat : 32599 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 7271 33554432000 4194304 4196468 140734062223744 140616003238928 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32600] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32600/stat : 32600 (java) S 32588 32588 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448191854 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615960705136 140616459655810 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32601] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32601/stat : 32601 (java) S 32588 32588 30367 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448191854 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615959651104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32602] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32602/stat : 32602 (java) S 32588 32588 30367 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448191854 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615958598768 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32603] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32603/stat : 32603 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615957547088 140616459663259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32604] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32604/stat : 32604 (java) S 32588 32588 30367 0 -1 1077944384 286 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615956494960 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32605] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32605/stat : 32605 (java) S 32588 32588 30367 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615955442160 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32606] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32606/stat : 32606 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615837936496 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32607] ppid=32588 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32590/task/32607/stat : 32607 (java) R 32588 32588 30367 0 -1 4202560 375 0 0 0 1 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615836883696 140616438764316 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32608] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32608/stat : 32608 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615835830624 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32609] ppid=32588 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32590/task/32609/stat : 32609 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 7271 33554432000 4194304 4196468 140734062223744 140615834777904 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30532 KiB

[startup+0.21016 s]*
/proc/loadavg: 8.06 8.09 8.19 3/211 32609
/proc/meminfo: memFree=30939864/32770624 swapFree=67004320/67108860
[pid=32588] ppid=32585 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32588/stat : 32588 (xcsp3-exec) S 32585 32588 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448191851 115843072 362 33554432000 4194304 5098028 140733159792208 140733159790312 140288207880828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8441856 140733159797627 140733159797870 140733159797870 140733159800778 0
/proc/32588/statm: 28282 362 304 221 0 87 0
[pid=32590] ppid=32588 vsize=28227396 memory=40448 CPUtime=0.33 cores=0-7
/proc/32590/stat : 32590 (java) S 32588 32588 30367 0 -1 1077944320 9391 0 0 0 30 3 0 0 20 0 20 0 448191851 28904853504 10112 33554432000 4194304 4196468 140734062223744 140734062206288 140616459644663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
/proc/32590/statm: 7056849 10112 3280 1 0 7019032 0
[pid=32590/tid=32591] ppid=32588 vsize=28227396 memory=8316850467074736180 CPUtime=0.19 cores=0-7
/proc/32590/task/32591/stat : 32591 (java) R 32588 32588 30367 0 -1 4202560 6605 0 0 0 17 2 0 0 20 0 20 0 448191851 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616463877392 140616459666589 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32592] ppid=32588 vsize=28227396 memory=14967 CPUtime=0 cores=0-7
/proc/32590/task/32592/stat : 32592 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616010606992 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32593] ppid=32588 vsize=28227396 memory=139769273580643 CPUtime=0 cores=0-7
/proc/32590/task/32593/stat : 32593 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616009554192 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32594] ppid=32588 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32590/task/32594/stat : 32594 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616008501904 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32595] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32595/stat : 32595 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616007449104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32596] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32596/stat : 32596 (java) S 32588 32588 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616006396816 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32597] ppid=32588 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32590/task/32597/stat : 32597 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616005344016 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32598] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32598/stat : 32598 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616004291728 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32599] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32599/stat : 32599 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28904853504 10112 33554432000 4194304 4196468 140734062223744 140616003238928 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32600] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32600/stat : 32600 (java) S 32588 32588 30367 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 448191854 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615960705136 140616459655810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32601] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32601/stat : 32601 (java) S 32588 32588 30367 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448191854 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615959651104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32602] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32602/stat : 32602 (java) S 32588 32588 30367 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448191854 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615958598768 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32603] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32603/stat : 32603 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615957547088 140616459663259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32604] ppid=32588 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/32590/task/32604/stat : 32604 (java) S 32588 32588 30367 0 -1 1077944384 428 0 0 0 2 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615956494960 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32605] ppid=32588 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/32590/task/32605/stat : 32605 (java) S 32588 32588 30367 0 -1 1077944384 169 0 0 0 1 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615955442160 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32606] ppid=32588 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/32590/task/32606/stat : 32606 (java) S 32588 32588 30367 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615837936496 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32607] ppid=32588 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/32590/task/32607/stat : 32607 (java) S 32588 32588 30367 0 -1 1077944384 833 0 0 0 7 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615836883696 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32608] ppid=32588 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32608/stat : 32608 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615835830624 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32609] ppid=32588 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/32590/task/32609/stat : 32609 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191857 28904853504 10112 33554432000 4194304 4196468 140734062223744 140615834777904 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41896 KiB

[startup+0.309579 s]*
/proc/loadavg: 8.06 8.09 8.19 3/211 32609
/proc/meminfo: memFree=30934984/32770624 swapFree=67004320/67108860
[pid=32588] ppid=32585 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32588/stat : 32588 (xcsp3-exec) S 32585 32588 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448191851 115843072 362 33554432000 4194304 5098028 140733159792208 140733159790312 140288207880828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8441856 140733159797627 140733159797870 140733159797870 140733159800778 0
/proc/32588/statm: 28282 362 304 221 0 87 0
[pid=32590] ppid=32588 vsize=28231652 memory=49340 CPUtime=0.52 cores=0-7
/proc/32590/stat : 32590 (java) S 32588 32588 30367 0 -1 1077944320 10755 0 0 0 48 4 0 0 20 0 20 0 448191851 28909211648 12335 33554432000 4194304 4196468 140734062223744 140734062206288 140616459644663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
/proc/32590/statm: 7057913 12335 3328 1 0 7019032 0
[pid=32590/tid=32591] ppid=32588 vsize=28231652 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/32590/task/32591/stat : 32591 (java) R 32588 32588 30367 0 -1 4202560 7698 0 0 0 26 3 0 0 20 0 20 0 448191851 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616463875776 140616443725150 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32592] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32592/stat : 32592 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616010606992 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32593] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32593/stat : 32593 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616009554192 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32594] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32594/stat : 32594 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616008501904 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32595] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32595/stat : 32595 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616007449104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32596] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32596/stat : 32596 (java) S 32588 32588 30367 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616006396816 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32597] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32597/stat : 32597 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616005344016 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32598] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32598/stat : 32598 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616004291728 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32599] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32599/stat : 32599 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28909211648 12335 33554432000 4194304 4196468 140734062223744 140616003238928 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32600] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32600/stat : 32600 (java) S 32588 32588 30367 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 448191854 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615960705136 140616459655810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32601] ppid=32588 vsize=28231652 memory=279538215099776 CPUtime=0 cores=0-7
/proc/32590/task/32601/stat : 32601 (java) S 32588 32588 30367 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 448191854 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615959651104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32602] ppid=32588 vsize=28231652 memory=279538215104384 CPUtime=0 cores=0-7
/proc/32590/task/32602/stat : 32602 (java) S 32588 32588 30367 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 448191854 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615958598768 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32603] ppid=32588 vsize=28231652 memory=279538215108992 CPUtime=0 cores=0-7
/proc/32590/task/32603/stat : 32603 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615957547088 140616459663259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32604] ppid=32588 vsize=28231652 memory=279538215113600 CPUtime=0.03 cores=0-7
/proc/32590/task/32604/stat : 32604 (java) S 32588 32588 30367 0 -1 1077944384 461 0 0 0 3 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615956494960 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32605] ppid=32588 vsize=28231652 memory=279538215118208 CPUtime=0.02 cores=0-7
/proc/32590/task/32605/stat : 32605 (java) S 32588 32588 30367 0 -1 1077944384 191 0 0 0 2 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615955442160 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32606] ppid=32588 vsize=28231652 memory=279538215122816 CPUtime=0.02 cores=0-7
/proc/32590/task/32606/stat : 32606 (java) R 32588 32588 30367 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615837917512 140616443144869 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32607] ppid=32588 vsize=28231652 memory=279538215127424 CPUtime=0.12 cores=0-7
/proc/32590/task/32607/stat : 32607 (java) S 32588 32588 30367 0 -1 1077944384 949 0 0 0 12 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615836883696 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32608] ppid=32588 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32608/stat : 32608 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615835830624 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32609] ppid=32588 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/32590/task/32609/stat : 32609 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191857 28909211648 12335 33554432000 4194304 4196468 140734062223744 140615834777904 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 50788 KiB

[startup+0.700985 s]
/proc/loadavg: 8.06 8.09 8.19 5/211 32609
/proc/meminfo: memFree=30909860/32770624 swapFree=67004320/67108860
[pid=32588] ppid=32585 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32588/stat : 32588 (xcsp3-exec) S 32585 32588 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448191851 115843072 362 33554432000 4194304 5098028 140733159792208 140733159790312 140288207880828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8441856 140733159797627 140733159797870 140733159797870 140733159800778 0
/proc/32588/statm: 28282 362 304 221 0 87 0
[pid=32590] ppid=32588 vsize=28233776 memory=96656 CPUtime=1.91 cores=0-7
/proc/32590/stat : 32590 (java) S 32588 32588 30367 0 -1 1077944320 16184 0 0 0 185 6 0 0 20 0 20 0 448191851 28911386624 24164 33554432000 4194304 4196468 140734062223744 140734062206288 140616459644663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
/proc/32590/statm: 7058444 24164 3454 1 0 7019544 0
[pid=32590/tid=32591] ppid=32588 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/32590/task/32591/stat : 32591 (java) R 32588 32588 30367 0 -1 4202560 9074 0 0 0 63 4 0 0 20 0 20 0 448191851 28911386624 24164 33554432000 4194304 4196468 140734062223744 140616463883344 140616100968396 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32592] ppid=32588 vsize=28233776 memory=139769107751808 CPUtime=0 cores=0-7
/proc/32590/task/32592/stat : 32592 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28911386624 24164 33554432000 4194304 4196468 140734062223744 140616010606992 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32593] ppid=32588 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/32590/task/32593/stat : 32593 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28911386624 24164 33554432000 4194304 4196468 140734062223744 140616009554192 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32594] ppid=32588 vsize=28233776 memory=1052 CPUtime=0 cores=0-7
/proc/32590/task/32594/stat : 32594 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 448191852 28911386624 24164 33554432000 4194304 4196468 140734062223744 140616008501904 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0

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

[pid=32590/tid=32607] ppid=32588 vsize=29234284 memory=14068 CPUtime=1.12 cores=0-7
/proc/32590/task/32607/stat : 32607 (java) S 32588 32588 30367 0 -1 1077944384 9802 0 0 0 110 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615836883696 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32608] ppid=32588 vsize=29234284 memory=2120 CPUtime=0 cores=0-7
/proc/32590/task/32608/stat : 32608 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615835830624 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32609] ppid=32588 vsize=29234284 memory=504 CPUtime=0.02 cores=0-7
/proc/32590/task/32609/stat : 32609 (java) S 32588 32588 30367 0 -1 1077944384 1408 0 0 0 1 1 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615834777904 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32764] ppid=32588 vsize=29234284 memory=1940 CPUtime=36.34 cores=0-7
/proc/32590/task/32764/stat : 32764 (java) R 32588 32588 30367 0 -1 4202560 1588 0 0 0 3631 3 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615748651816 140616105812827 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32765] ppid=32588 vsize=29234284 memory=1448 CPUtime=36.06 cores=0-7
/proc/32590/task/32765/stat : 32765 (java) R 32588 32588 30367 0 -1 4202560 1129 0 0 0 3604 2 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615751810792 140616105812981 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32766] ppid=32588 vsize=29234284 memory=4195552 CPUtime=36.4 cores=0-7
/proc/32590/task/32766/stat : 32766 (java) R 32588 32588 30367 0 -1 4202560 1296 0 0 0 3638 2 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615823463176 140616105465501 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32767] ppid=32588 vsize=29234284 memory=740 CPUtime=36.24 cores=0-7
/proc/32590/task/32767/stat : 32767 (java) R 32588 32588 30367 0 -1 4202560 3164 0 0 0 3619 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615742337000 140616105923186 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=300] ppid=32588 vsize=29234284 memory=1052 CPUtime=36.32 cores=0-7
/proc/32590/task/300/stat : 300 (java) R 32588 32588 30367 0 -1 4202560 1787 0 0 0 3627 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615750759432 140616105812907 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=301] ppid=32588 vsize=29234284 memory=7548 CPUtime=36.35 cores=0-7
/proc/32590/task/301/stat : 301 (java) R 32588 32588 30367 0 -1 4202560 2035 0 0 0 3634 1 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615741284336 140616106147508 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=303] ppid=32588 vsize=29234284 memory=804 CPUtime=36.28 cores=0-7
/proc/32590/task/303/stat : 303 (java) R 32588 32588 30367 0 -1 4202560 1990 0 0 0 3625 3 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615752863496 140616097620798 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=304] ppid=32588 vsize=29234284 memory=1808 CPUtime=36.4 cores=0-7
/proc/32590/task/304/stat : 304 (java) R 32588 32588 30367 0 -1 4202560 2257 0 0 0 3635 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615749705304 140616105812577 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
Current children cumulated CPU time: 371.65 s
Current children cumulated vsize: 29347412 KiB
Current children cumulated memory: 4197000 KiB

[startup+70.8028 s]
/proc/loadavg: 6.89 7.55 7.99 9/219 307
/proc/meminfo: memFree=26779916/32770624 swapFree=67004320/67108860
[pid=32588] ppid=32585 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32588/stat : 32588 (xcsp3-exec) S 32585 32588 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448191851 115843072 362 33554432000 4194304 5098028 140733159792208 140733159790312 140288207880828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8441856 140733159797627 140733159797870 140733159797870 140733159800778 0
/proc/32588/statm: 28282 362 304 221 0 87 0
[pid=32590] ppid=32588 vsize=29234284 memory=4195552 CPUtime=374.86 cores=0-7
/proc/32590/stat : 32590 (java) S 32588 32588 30367 0 -1 1077944320 137164 0 0 0 36523 963 0 0 20 0 28 0 448191851 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140734062206288 140616459644663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
/proc/32590/statm: 7308571 1048888 3555 1 0 7269671 0
[pid=32590/tid=32591] ppid=32588 vsize=29234284 memory=5992 CPUtime=24.41 cores=0-7
/proc/32590/task/32591/stat : 32591 (java) S 32588 32588 30367 0 -1 1077944384 15005 0 0 0 2427 14 0 0 20 0 28 0 448191851 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616463885440 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32592] ppid=32588 vsize=29234284 memory=14012 CPUtime=4.34 cores=0-7
/proc/32590/task/32592/stat : 32592 (java) S 32588 32588 30367 0 -1 1077944384 4991 0 0 0 318 116 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616010606992 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32593] ppid=32588 vsize=29234284 memory=24020 CPUtime=4.35 cores=0-7
/proc/32590/task/32593/stat : 32593 (java) S 32588 32588 30367 0 -1 1077944384 5690 0 0 0 328 107 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616009554192 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32594] ppid=32588 vsize=29234284 memory=14068 CPUtime=4.25 cores=0-7
/proc/32590/task/32594/stat : 32594 (java) S 32588 32588 30367 0 -1 1077944384 5052 0 0 0 319 106 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616008501904 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32595] ppid=32588 vsize=29234284 memory=2120 CPUtime=4.35 cores=0-7
/proc/32590/task/32595/stat : 32595 (java) S 32588 32588 30367 0 -1 1077944384 4215 0 0 0 321 114 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616007449104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32596] ppid=32588 vsize=29234284 memory=504 CPUtime=4.34 cores=0-7
/proc/32590/task/32596/stat : 32596 (java) S 32588 32588 30367 0 -1 1077944384 4942 0 0 0 324 110 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616006396816 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32597] ppid=32588 vsize=29234284 memory=1560 CPUtime=4.31 cores=0-7
/proc/32590/task/32597/stat : 32597 (java) S 32588 32588 30367 0 -1 1077944384 4448 0 0 0 327 104 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616005344016 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32598] ppid=32588 vsize=29234284 memory=924 CPUtime=4.31 cores=0-7
/proc/32590/task/32598/stat : 32598 (java) S 32588 32588 30367 0 -1 1077944384 3756 0 0 0 319 112 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616004291728 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32599] ppid=32588 vsize=29234284 memory=1692 CPUtime=4.34 cores=0-7
/proc/32590/task/32599/stat : 32599 (java) S 32588 32588 30367 0 -1 1077944384 4023 0 0 0 313 121 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616003238928 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32600] ppid=32588 vsize=29234284 memory=792 CPUtime=2.74 cores=0-7
/proc/32590/task/32600/stat : 32600 (java) S 32588 32588 30367 0 -1 1077944384 14165 0 0 0 270 4 0 0 20 0 28 0 448191854 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615960705136 140616459655810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32601] ppid=32588 vsize=29234284 memory=1448 CPUtime=0 cores=0-7
/proc/32590/task/32601/stat : 32601 (java) S 32588 32588 30367 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 448191854 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615959651168 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32602] ppid=32588 vsize=29234284 memory=1964 CPUtime=0 cores=0-7
/proc/32590/task/32602/stat : 32602 (java) S 32588 32588 30367 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 448191854 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615958598784 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32603] ppid=32588 vsize=29234284 memory=2456 CPUtime=0 cores=0-7
/proc/32590/task/32603/stat : 32603 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615957547088 140616459663259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32604] ppid=32588 vsize=29234284 memory=1760 CPUtime=2.51 cores=0-7
/proc/32590/task/32604/stat : 32604 (java) S 32588 32588 30367 0 -1 1077944384 13181 0 0 0 248 3 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615956494960 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32605] ppid=32588 vsize=29234284 memory=111632 CPUtime=2.54 cores=0-7
/proc/32590/task/32605/stat : 32605 (java) S 32588 32588 30367 0 -1 1077944384 13346 0 0 0 252 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615955442160 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32606] ppid=32588 vsize=29234284 memory=804 CPUtime=2.88 cores=0-7
/proc/32590/task/32606/stat : 32606 (java) S 32588 32588 30367 0 -1 1077944384 12740 0 0 0 286 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615837936496 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32607] ppid=32588 vsize=29234284 memory=1448 CPUtime=1.12 cores=0-7
/proc/32590/task/32607/stat : 32607 (java) S 32588 32588 30367 0 -1 1077944384 9802 0 0 0 110 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615836883696 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32608] ppid=32588 vsize=29234284 memory=4195552 CPUtime=0 cores=0-7
/proc/32590/task/32608/stat : 32608 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615835830624 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32609] ppid=32588 vsize=29234284 memory=924 CPUtime=0.02 cores=0-7
/proc/32590/task/32609/stat : 32609 (java) S 32588 32588 30367 0 -1 1077944384 1408 0 0 0 1 1 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615834777904 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32764] ppid=32588 vsize=29234284 memory=1692 CPUtime=36.74 cores=0-7
/proc/32590/task/32764/stat : 32764 (java) R 32588 32588 30367 0 -1 4202560 1588 0 0 0 3671 3 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615748651816 140616105812827 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32765] ppid=32588 vsize=29234284 memory=792 CPUtime=36.46 cores=0-7
/proc/32590/task/32765/stat : 32765 (java) R 32588 32588 30367 0 -1 4202560 1140 0 0 0 3644 2 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615751810792 140616104506274 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32766] ppid=32588 vsize=29234284 memory=1448 CPUtime=36.8 cores=0-7
/proc/32590/task/32766/stat : 32766 (java) R 32588 32588 30367 0 -1 4202560 1296 0 0 0 3678 2 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615823463176 140616106025776 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32767] ppid=32588 vsize=29234284 memory=1964 CPUtime=36.65 cores=0-7
/proc/32590/task/32767/stat : 32767 (java) R 32588 32588 30367 0 -1 4202560 3202 0 0 0 3658 7 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615742337000 140616105814585 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=300] ppid=32588 vsize=29234284 memory=2456 CPUtime=36.71 cores=0-7
/proc/32590/task/300/stat : 300 (java) R 32588 32588 30367 0 -1 4202560 1787 0 0 0 3666 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615750759432 140616105812767 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=301] ppid=32588 vsize=29234284 memory=1760 CPUtime=36.75 cores=0-7
/proc/32590/task/301/stat : 301 (java) R 32588 32588 30367 0 -1 4202560 2076 0 0 0 3674 1 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615741284336 140616105498157 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=303] ppid=32588 vsize=29234284 memory=111632 CPUtime=36.68 cores=0-7
/proc/32590/task/303/stat : 303 (java) R 32588 32588 30367 0 -1 4202560 1997 0 0 0 3665 3 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615752863496 140616100058696 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=304] ppid=32588 vsize=29234284 memory=4195552 CPUtime=36.8 cores=0-7
/proc/32590/task/304/stat : 304 (java) R 32588 32588 30367 0 -1 4202560 2258 0 0 0 3675 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615749705304 140616105812827 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
Current children cumulated CPU time: 374.86 s
Current children cumulated vsize: 29347412 KiB
Current children cumulated memory: 4197000 KiB

[startup+71.2018 s]
/proc/loadavg: 6.89 7.55 7.99 10/219 307
/proc/meminfo: memFree=26780164/32770624 swapFree=67004320/67108860
[pid=32588] ppid=32585 vsize=113128 memory=1448 CPUtime=0 cores=0-7
/proc/32588/stat : 32588 (xcsp3-exec) S 32585 32588 30367 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 448191851 115843072 362 33554432000 4194304 5098028 140733159792208 140733159790312 140288207880828 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8441856 140733159797627 140733159797870 140733159797870 140733159800778 0
/proc/32588/statm: 28282 362 304 221 0 87 0
[pid=32590] ppid=32588 vsize=29234284 memory=4195552 CPUtime=378.04 cores=0-7
/proc/32590/stat : 32590 (java) S 32588 32588 30367 0 -1 1077944320 137222 0 0 0 36841 963 0 0 20 0 28 0 448191851 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140734062206288 140616459644663 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
/proc/32590/statm: 7308571 1048888 3555 1 0 7269671 0
[pid=32590/tid=32591] ppid=32588 vsize=29234284 memory=740 CPUtime=24.41 cores=0-7
/proc/32590/task/32591/stat : 32591 (java) S 32588 32588 30367 0 -1 1077944384 15005 0 0 0 2427 14 0 0 20 0 28 0 448191851 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616463885440 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 31 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32592] ppid=32588 vsize=29234284 memory=1052 CPUtime=4.34 cores=0-7
/proc/32590/task/32592/stat : 32592 (java) S 32588 32588 30367 0 -1 1077944384 4991 0 0 0 318 116 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616010606992 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 13 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32593] ppid=32588 vsize=29234284 memory=7548 CPUtime=4.35 cores=0-7
/proc/32590/task/32593/stat : 32593 (java) S 32588 32588 30367 0 -1 1077944384 5690 0 0 0 328 107 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616009554192 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32594] ppid=32588 vsize=29234284 memory=4004 CPUtime=4.25 cores=0-7
/proc/32590/task/32594/stat : 32594 (java) S 32588 32588 30367 0 -1 1077944384 5052 0 0 0 319 106 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616008501904 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32595] ppid=32588 vsize=29234284 memory=2832 CPUtime=4.35 cores=0-7
/proc/32590/task/32595/stat : 32595 (java) S 32588 32588 30367 0 -1 1077944384 4215 0 0 0 321 114 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616007449104 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32596] ppid=32588 vsize=29234284 memory=776 CPUtime=4.34 cores=0-7
/proc/32590/task/32596/stat : 32596 (java) S 32588 32588 30367 0 -1 1077944384 4942 0 0 0 324 110 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616006396816 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32597] ppid=32588 vsize=29234284 memory=1160 CPUtime=4.31 cores=0-7
/proc/32590/task/32597/stat : 32597 (java) S 32588 32588 30367 0 -1 1077944384 4448 0 0 0 327 104 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616005344016 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32598] ppid=32588 vsize=29234284 memory=740 CPUtime=4.31 cores=0-7
/proc/32590/task/32598/stat : 32598 (java) S 32588 32588 30367 0 -1 1077944384 3756 0 0 0 319 112 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616004291728 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32599] ppid=32588 vsize=29234284 memory=1052 CPUtime=4.34 cores=0-7
/proc/32590/task/32599/stat : 32599 (java) S 32588 32588 30367 0 -1 1077944384 4023 0 0 0 313 121 0 0 20 0 28 0 448191852 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140616003238928 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32600] ppid=32588 vsize=29234284 memory=7548 CPUtime=2.74 cores=0-7
/proc/32590/task/32600/stat : 32600 (java) S 32588 32588 30367 0 -1 1077944384 14165 0 0 0 270 4 0 0 20 0 28 0 448191854 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615960705136 140616459655810 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32601] ppid=32588 vsize=29234284 memory=4004 CPUtime=0 cores=0-7
/proc/32590/task/32601/stat : 32601 (java) S 32588 32588 30367 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 448191854 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615959651168 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32602] ppid=32588 vsize=29234284 memory=2832 CPUtime=0 cores=0-7
/proc/32590/task/32602/stat : 32602 (java) S 32588 32588 30367 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 28 0 448191854 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615958598784 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32603] ppid=32588 vsize=29234284 memory=776 CPUtime=0 cores=0-7
/proc/32590/task/32603/stat : 32603 (java) S 32588 32588 30367 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615957547088 140616459663259 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32604] ppid=32588 vsize=29234284 memory=1160 CPUtime=2.51 cores=0-7
/proc/32590/task/32604/stat : 32604 (java) S 32588 32588 30367 0 -1 1077944384 13181 0 0 0 248 3 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615956494960 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32605] ppid=32588 vsize=29234284 memory=1720 CPUtime=2.54 cores=0-7
/proc/32590/task/32605/stat : 32605 (java) S 32588 32588 30367 0 -1 1077944384 13346 0 0 0 252 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615955442160 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32606] ppid=32588 vsize=29234284 memory=348 CPUtime=2.88 cores=0-7
/proc/32590/task/32606/stat : 32606 (java) S 32588 32588 30367 0 -1 1077944384 12740 0 0 0 286 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615837936496 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32607] ppid=32588 vsize=29234284 memory=1062 CPUtime=1.12 cores=0-7
/proc/32590/task/32607/stat : 32607 (java) S 32588 32588 30367 0 -1 1077944384 9802 0 0 0 110 2 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615836883696 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32608] ppid=32588 vsize=29234284 memory=12 CPUtime=0 cores=0-7
/proc/32590/task/32608/stat : 32608 (java) S 32588 32588 30367 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615835830624 140616459654869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32609] ppid=32588 vsize=29234284 memory=1346 CPUtime=0.02 cores=0-7
/proc/32590/task/32609/stat : 32609 (java) S 32588 32588 30367 0 -1 1077944384 1408 0 0 0 1 1 0 0 20 0 28 0 448191857 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615834777904 140616459655810 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 53 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32764] ppid=32588 vsize=29234284 memory=30369 CPUtime=37.14 cores=0-7
/proc/32590/task/32764/stat : 32764 (java) R 32588 32588 30367 0 -1 4202560 1589 0 0 0 3711 3 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615748651816 140616105939659 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32765] ppid=32588 vsize=29234284 memory=0 CPUtime=36.86 cores=0-7
/proc/32590/task/32765/stat : 32765 (java) R 32588 32588 30367 0 -1 4202560 1155 0 0 0 3684 2 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615751810792 140616097621240 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32766] ppid=32588 vsize=29234284 memory=0 CPUtime=37.2 cores=0-7
/proc/32590/task/32766/stat : 32766 (java) R 32588 32588 30367 0 -1 4202560 1324 0 0 0 3718 2 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615823463176 140616105812252 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=32767] ppid=32588 vsize=29234284 memory=1 CPUtime=37.04 cores=0-7
/proc/32590/task/32767/stat : 32767 (java) R 32588 32588 30367 0 -1 4202560 3207 0 0 0 3697 7 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615742337000 140616105941738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=300] ppid=32588 vsize=29234284 memory=1448 CPUtime=37.1 cores=0-7
/proc/32590/task/300/stat : 300 (java) R 32588 32588 30367 0 -1 4202560 1790 0 0 0 3705 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615750759432 140616098131195 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=301] ppid=32588 vsize=29234284 memory=4195552 CPUtime=37.15 cores=0-7
/proc/32590/task/301/stat : 301 (java) R 32588 32588 30367 0 -1 4202560 2080 0 0 0 3714 1 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615741284336 140616105498283 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=303] ppid=32588 vsize=29234284 memory=4104 CPUtime=37.08 cores=0-7
/proc/32590/task/303/stat : 303 (java) R 32588 32588 30367 0 -1 4202560 1998 0 0 0 3705 3 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615752863496 140616097620844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
[pid=32590/tid=304] ppid=32588 vsize=29234284 memory=1412 CPUtime=37.19 cores=0-7
/proc/32590/task/304/stat : 304 (java) R 32588 32588 30367 0 -1 4202560 2259 0 0 0 3714 5 0 0 20 0 28 0 448194995 29935906816 1048888 33554432000 4194304 4196468 140734062223744 140615749705304 140616105812460 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13234176 140734062232560 140734062232731 140734062232731 140734062235599 0
Current children cumulated CPU time: 378.04 s
Current children cumulated vsize: 29347412 KiB
Current children cumulated memory: 4197000 KiB

Child status: 0
Real time (s): 71.2731
CPU time (s): 378.408
CPU user time (s): 368.741
CPU system time (s): 9.66611
CPU usage (%): 530.926
Max. virtual memory (cumulated for all children) (KiB): 29347412
Max. memory (cumulated for all children) (KiB): 4197000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.741
system time used= 9.66611
maximum resident set size= 4195560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139830
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11655
involuntary context switches= 4626


# summary of solver processes directly reported to runsolver:
#   pid: 32588
#   total CPU time (s): 378.408
#   total CPU user time (s): 368.741
#   total CPU system time (s): 9.66611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.593426 second user time and 0.793988 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-17 13:37:46
IDJOB=4400129
IDBENCH=141106
IDSOLVER=2855
FILE ID=node148/4400129-1568720303
RUNJOBID= node148-1568711605-30394
PBS_JOBID= 21703935
Free space on /tmp= 61308 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP18/Tal/Tal-03_c18.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400129-1568720303/watcher-4400129-1568720303 -o /tmp/evaluation-result-4400129-1568720303/solver-4400129-1568720303 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1568711605-30394 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1349540379 HOME/instance-4400129-1568720303.xml

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

MD5SUM BENCH= fb5ba5d4d49d61a1ee3ee3c25fa47163
RANDOM SEED=1349540379

node148.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.13
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.13
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.13
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.13
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:        30968360 kB
MemAvailable:   31897780 kB
Buffers:          165452 kB
Cached:          1066340 kB
SwapCached:         3724 kB
Active:           527024 kB
Inactive:         713980 kB
Active(anon):       5820 kB
Inactive(anon):    52636 kB
Active(file):     521204 kB
Inactive(file):   661344 kB
Unevictable:      108200 kB
Mlocked:          108200 kB
SwapTotal:      67108860 kB
SwapFree:       67004320 kB
Dirty:             26076 kB
Writeback:             0 kB
AnonPages:        147032 kB
Mapped:            48792 kB
Shmem:             40628 kB
Slab:             154508 kB
SReclaimable:     125412 kB
SUnreclaim:        29096 kB
KernelStack:        3712 kB
PageTables:         6196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 61284 MiB
End job on node148 at 2019-09-17 13:38:57