Trace number 4456091

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 NameAnswerCPU timeWall clock time
Sat4j Resolution Default 2024-07-07OPTIMUM 78.5235 76.8166

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900576151--soft-0-100-0.wbo
MD5SUM216f6331a5059337c4eb768f690a17ee
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark42.5581
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135865
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135864
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.06	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.06	c See www.sat4j.org for details.
0.00/0.07	c version CUSTOM.v20240707
0.00/0.08	c java.runtime.name	OpenJDK Runtime Environment
0.00/0.08	c java.vm.name		OpenJDK 64-Bit Server VM
0.00/0.08	c java.vm.version	22.0.1+8-16
0.00/0.08	c java.vm.vendor	Oracle Corporation
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		22.0.1
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		4.18.0-301.1.el8.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		2106806208
0.00/0.08	c Max memory 		16282288128
0.00/0.08	c Total memory 		2113929216
0.00/0.08	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	No reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c No reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4456091-1721718459.wbo
0.14/0.12	c reading problem ... 
0.14/0.20	c ... done. Wall clock time 0.081s.
0.14/0.20	c declared #vars     231
0.14/0.20	c internal #vars     2938
0.14/0.20	c #constraints  2708
0.14/0.20	c constraints type 
0.14/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.14/0.20	c org.sat4j.specs.Constr$1 => 1
0.14/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.14/0.20	c 2708 constraints processed.
0.34/0.21	c objective function length is 2707 literals
0.34/0.27	c SATISFIABLE
0.34/0.27	c OPTIMIZING...
0.34/0.27	c Got one! Elapsed wall clock time (in seconds):0.155
0.34/0.27	o 353
0.53/0.33	c Got one! Elapsed wall clock time (in seconds):0.211
0.53/0.33	o 345
0.53/0.35	c Got one! Elapsed wall clock time (in seconds):0.236
0.53/0.35	o 343
0.53/0.37	c Got one! Elapsed wall clock time (in seconds):0.256
0.53/0.37	o 294
0.72/0.44	c Got one! Elapsed wall clock time (in seconds):0.318
0.72/0.44	o 287
0.72/0.50	c Got one! Elapsed wall clock time (in seconds):0.38
0.91/0.51	o 284
0.91/0.53	c Got one! Elapsed wall clock time (in seconds):0.404
0.91/0.53	o 273
0.91/0.60	c Got one! Elapsed wall clock time (in seconds):0.48
0.91/0.60	o 266
1.10/0.62	c Got one! Elapsed wall clock time (in seconds):0.5
1.10/0.62	o 253
1.10/0.63	c Got one! Elapsed wall clock time (in seconds):0.511
1.10/0.63	o 249
1.10/0.64	c Got one! Elapsed wall clock time (in seconds):0.524
1.10/0.65	o 208
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.536
1.10/0.66	o 199
1.10/0.68	c Got one! Elapsed wall clock time (in seconds):0.563
1.10/0.68	o 196
1.28/0.71	c Got one! Elapsed wall clock time (in seconds):0.585
1.28/0.71	o 193
1.28/0.78	c Got one! Elapsed wall clock time (in seconds):0.655
1.28/0.78	o 192
1.48/0.82	c Got one! Elapsed wall clock time (in seconds):0.701
1.48/0.82	o 188
2.31/1.55	c cleaning 4066 clauses out of 8149 with flag 30525/8149
2.68/1.75	c Got one! Elapsed wall clock time (in seconds):1.629
2.68/1.75	o 187
2.68/1.79	c Got one! Elapsed wall clock time (in seconds):1.667
2.88/1.80	o 186
2.88/1.85	c Got one! Elapsed wall clock time (in seconds):1.737
2.88/1.85	o 182
2.88/1.90	c Got one! Elapsed wall clock time (in seconds):1.771
2.88/1.90	o 174
3.05/1.91	c Got one! Elapsed wall clock time (in seconds):1.788
3.05/1.91	o 173
3.05/1.94	c Got one! Elapsed wall clock time (in seconds):1.822
3.05/1.94	o 154
3.68/2.46	c Got one! Elapsed wall clock time (in seconds):2.345
3.68/2.46	o 153
3.79/2.51	c Got one! Elapsed wall clock time (in seconds):2.389
3.79/2.51	o 145
3.79/2.51	c Got one! Elapsed wall clock time (in seconds):2.396
3.79/2.51	o 137
3.79/2.52	c Got one! Elapsed wall clock time (in seconds):2.404
3.79/2.52	o 116
3.79/2.55	c Got one! Elapsed wall clock time (in seconds):2.434
3.79/2.55	o 103
3.89/2.69	c cleaning 6658 clauses out of 13325 with flag 5282/17391
4.00/2.78	c Got one! Elapsed wall clock time (in seconds):2.649
4.00/2.78	o 100
4.32/2.90	c Got one! Elapsed wall clock time (in seconds):2.785
4.32/2.90	o 99
4.45/3.03	c Got one! Elapsed wall clock time (in seconds):2.909
4.45/3.03	o 83
4.45/3.05	c Got one! Elapsed wall clock time (in seconds):2.936
4.45/3.05	o 79
4.45/3.07	c Got one! Elapsed wall clock time (in seconds):2.952
4.45/3.07	o 78
4.45/3.08	c Got one! Elapsed wall clock time (in seconds):2.96
4.45/3.08	o 75
4.59/3.11	c Got one! Elapsed wall clock time (in seconds):2.996
4.59/3.11	o 70
4.59/3.18	c Got one! Elapsed wall clock time (in seconds):3.057
4.59/3.18	o 66
4.72/3.20	c Got one! Elapsed wall clock time (in seconds):3.084
4.72/3.20	o 65
4.72/3.22	c Got one! Elapsed wall clock time (in seconds):3.102
4.72/3.22	o 60
4.72/3.29	c Got one! Elapsed wall clock time (in seconds):3.162
4.72/3.29	o 58
4.96/3.43	c Got one! Elapsed wall clock time (in seconds):3.312
4.96/3.43	o 57
5.09/3.57	c Got one! Elapsed wall clock time (in seconds):3.447
5.09/3.57	o 56
5.20/3.60	c Got one! Elapsed wall clock time (in seconds):3.475
5.20/3.60	o 55
5.20/3.63	c Got one! Elapsed wall clock time (in seconds):3.508
5.20/3.63	o 53
5.36/3.72	c cleaning 8668 clauses out of 17335 with flag 6091/28059
5.36/3.73	c Got one! Elapsed wall clock time (in seconds):3.608
5.36/3.73	o 52
5.36/3.74	c Got one! Elapsed wall clock time (in seconds):3.615
5.36/3.74	o 46
5.36/3.77	c Got one! Elapsed wall clock time (in seconds):3.647
5.36/3.77	o 43
5.36/3.78	c Got one! Elapsed wall clock time (in seconds):3.658
5.36/3.78	o 41
5.56/3.85	c Got one! Elapsed wall clock time (in seconds):3.728
5.56/3.85	o 40
5.56/3.87	c Got one! Elapsed wall clock time (in seconds):3.748
5.56/3.87	o 32
5.75/3.99	c Got one! Elapsed wall clock time (in seconds):3.862
5.75/3.99	o 31
5.96/4.10	c Got one! Elapsed wall clock time (in seconds):3.981
5.96/4.10	o 30
6.07/4.17	c Got one! Elapsed wall clock time (in seconds):4.049
6.07/4.17	o 29
6.27/4.30	c Got one! Elapsed wall clock time (in seconds):4.181
6.27/4.30	o 27
6.27/4.39	c Got one! Elapsed wall clock time (in seconds):4.27
6.27/4.39	o 21
6.39/4.43	c Got one! Elapsed wall clock time (in seconds):4.317
6.39/4.43	o 20
6.39/4.47	c Got one! Elapsed wall clock time (in seconds):4.352
6.39/4.47	o 15
6.52/4.53	c Got one! Elapsed wall clock time (in seconds):4.409
6.52/4.53	o 14
6.62/4.62	c cleaning 9636 clauses out of 19283 with flag 6831/38675
6.62/4.66	c Got one! Elapsed wall clock time (in seconds):4.54
6.62/4.66	o 12
6.72/4.72	c Got one! Elapsed wall clock time (in seconds):4.598
6.72/4.72	o 10
6.92/4.97	c cleaning 7737 clauses out of 15491 with flag 31704/44519
7.32/5.31	c cleaning 6870 clauses out of 13753 with flag 81584/50518
7.72/5.71	c cleaning 6930 clauses out of 13883 with flag 145242/57518
7.91/5.92	c Got one! Elapsed wall clock time (in seconds):5.806
7.91/5.92	o 9
7.91/5.95	c Got one! Elapsed wall clock time (in seconds):5.834
7.91/5.95	o 6
8.02/6.07	c cleaning 6630 clauses out of 13282 with flag 16265/63847
8.21/6.26	c Got one! Elapsed wall clock time (in seconds):6.139
8.21/6.26	o 5
8.32/6.32	c cleaning 6111 clauses out of 12232 with flag 9257/69427
8.42/6.46	c Got one! Elapsed wall clock time (in seconds):6.345
8.42/6.46	o 4
8.52/6.56	c cleaning 5888 clauses out of 11797 with flag 18432/75103
8.62/6.61	c Got one! Elapsed wall clock time (in seconds):6.497
8.62/6.61	o 3
8.62/6.69	c Got one! Elapsed wall clock time (in seconds):6.573
8.62/6.69	o 2
8.82/6.87	c cleaning 6022 clauses out of 12076 with flag 29300/81270
9.02/7.09	c Got one! Elapsed wall clock time (in seconds):6.973
9.02/7.09	o 1
9.13/7.16	c cleaning 5638 clauses out of 11287 with flag 10866/86503
9.42/7.45	c cleaning 5805 clauses out of 11645 with flag 68165/92499
9.72/7.75	c cleaning 6417 clauses out of 12840 with flag 127885/99499
10.12/8.14	c cleaning 7201 clauses out of 14426 with flag 203739/107502
10.51/8.54	c cleaning 8106 clauses out of 16224 with flag 282143/116501
11.04/9.04	c cleaning 9044 clauses out of 18117 with flag 376353/126500
11.65/9.62	c cleaning 10025 clauses out of 20073 with flag 480664/137500
12.24/10.24	c cleaning 11007 clauses out of 22047 with flag 596873/149499
12.94/10.94	c cleaning 12015 clauses out of 24043 with flag 729647/162502
13.73/11.72	c cleaning 12999 clauses out of 26026 with flag 876802/176500
14.62/12.69	c cleaning 13999 clauses out of 28028 with flag 1037792/191501
15.82/13.81	c cleaning 14983 clauses out of 30027 with flag 1214143/207499
17.11/15.10	c cleaning 16003 clauses out of 32044 with flag 1398121/224499
18.59/16.66	c cleaning 17005 clauses out of 34043 with flag 1608822/242501
20.48/18.56	c cleaning 18005 clauses out of 36037 with flag 1845593/261500
22.27/20.31	c cleaning 19015 clauses out of 38032 with flag 2044604/281500
24.41/22.45	c cleaning 20003 clauses out of 40016 with flag 2259408/302500
26.79/24.89	c cleaning 20998 clauses out of 42012 with flag 2474306/324499
29.56/27.65	c cleaning 22006 clauses out of 44014 with flag 2687063/347499
32.34/30.46	c cleaning 23001 clauses out of 46007 with flag 2890747/371499
35.42/33.40	c cleaning 23994 clauses out of 48006 with flag 3092634/396499
38.70/36.70	c cleaning 24999 clauses out of 50011 with flag 3306076/422499
42.36/40.46	c cleaning 26003 clauses out of 52015 with flag 3526090/449502
46.16/44.27	c cleaning 26998 clauses out of 54010 with flag 3748044/477501
50.63/48.71	c cleaning 28000 clauses out of 56011 with flag 3979909/506501
54.99/53.14	c cleaning 29001 clauses out of 58010 with flag 4184828/536502
59.96/58.14	c cleaning 29999 clauses out of 60007 with flag 4407922/567500
65.60/63.86	c cleaning 30995 clauses out of 62008 with flag 4633685/599501
72.65/70.99	c cleaning 32004 clauses out of 64010 with flag 4882227/632500
78.40/76.78	c starts		: 292
78.40/76.79	c conflicts		: 661933
78.40/76.79	c decisions		: 1015748
78.40/76.79	c propagations		: 41494192
78.40/76.79	c inspects		: 1083032411
78.40/76.79	c shortcuts		: 0
78.40/76.79	c learnt literals	: 29
78.40/76.79	c learnt binary clauses	: 63
78.40/76.79	c learnt ternary clauses	: 314
78.40/76.79	c learnt constraints	: 661903
78.40/76.79	c ignored constraints	: 0
78.40/76.79	c root simplifications	: 0
78.40/76.79	c removed literals (reason simplification)	: 0
78.40/76.79	c reason swapping (by a shorter reason)	: 0
78.40/76.79	c Calls to reduceDB	: 40
78.40/76.79	c Number of update (reduction) of LBD	: 209809
78.40/76.79	c Imported unit clauses	: 0
78.40/76.79	c No decision after first conflict	: false
78.40/76.79	c number of reductions to clauses (during analyze)	: 0
78.40/76.79	c number of learned constraints concerned by reduction	: 0
78.40/76.79	c number of learning phase by resolution	: 0
78.40/76.79	c number of learning phase by cutting planes	: 0
78.40/76.79	c number of rounding to 1 operations	: 0
78.40/76.79	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
78.40/76.79	c number of reductions of the coefficients by power 2 	: 0
78.40/76.79	c number of right shift for reduction by power 2 	: 0
78.40/76.79	c number of reductions of the coefficients by GCD over coefficients 	: 0
78.49/76.80	c number of ending skipping 	: 0
78.49/76.80	c number of internal skipping 	: 0
78.49/76.80	c number of derivation steps 	: 0
78.49/76.80	c number of skipped derivation steps 	: 0
78.49/76.80	c number of remaining unassigned 	: 0
78.49/76.80	c number of remaining assigned 	: 0
78.49/76.80	c number of falsified literals weakened from reason	: 0
78.49/76.80	c number of falsified literals weakened from conflict	: 0
78.49/76.80	c time for arithmetic operations	: 0
78.49/76.80	c minimum degree of deleted constraints	: null
78.49/76.80	c maximum degree of deleted constraints	: null
78.49/76.80	c number of deleted constraints	: 0
78.49/76.80	c speed (assignments/second)	: 541876.4871041463
78.49/76.80	c non guided choices	: 7916
78.49/76.80	s OPTIMUM FOUND
78.49/76.80	c Found 65 solution(s)
78.49/76.80	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190 -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 
78.49/76.81	c objective function=1
78.49/76.81	c Total wall clock time (in seconds): 76.688

Verifier Data

OK	1

Watcher Data

runsolver version 3.4.2 (svn: 4680) 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: 63968 MiB (49694 MiB free)
  memory of node 1: 64473 MiB (51391 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456091-1721718459/watcher-4456091-1721718459 -o /tmp/evaluation-result-4456091-1721718459/solver-4456091-1721718459 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4456091-1721718459.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=86372, runsolver pid=86369
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 2.91 2.16 2.09 7/333 86390
/proc/meminfo: memFree=103469708/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=18975048 memory=62600 CPUtime=0.14 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 7215 0 0 0 12 2 0 0 20 0 18 0 8368447 19430449152 15650 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4743762 15650 5567 1 0 549323 0
[pid=86372/tid=86374] ppid=86369 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 5757 0 0 0 7 1 0 0 20 0 18 0 8368447 19430449152 15650 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8368450 19430449152 15650 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8368450 19430449152 15667 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62600 KiB

[startup+0.206513 s]*
/proc/loadavg: 2.91 2.16 2.09 7/333 86390
/proc/meminfo: memFree=103459836/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=18975048 memory=73384 CPUtime=0.34 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 7655 0 0 0 32 2 0 0 20 0 18 0 8368447 19430449152 18346 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4743762 18346 5828 1 0 549591 0
[pid=86372/tid=86374] ppid=86369 vsize=18975048 memory=664970838410264707 CPUtime=0.18 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 5963 0 0 0 17 1 0 0 20 0 18 0 8368447 19430449152 18346 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=18975048 memory=18993 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8368450 19430449152 18346 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=18975048 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8368450 19430449152 18346 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 73384 KiB

[startup+0.306451 s]*
/proc/loadavg: 2.91 2.16 2.09 7/334 86391
/proc/meminfo: memFree=103452536/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19042052 memory=80420 CPUtime=0.53 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 9749 0 0 0 50 3 0 0 20 0 19 0 8368447 19499061248 20105 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4760513 20105 5866 1 0 551064 0
[pid=86372/tid=86374] ppid=86369 vsize=19042052 memory=-6000919468394899047 CPUtime=0.26 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 6049 0 0 0 25 1 0 0 20 0 19 0 8368447 19499061248 20105 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19042052 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8368450 19499061248 20170 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19042052 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8368450 19499061248 20170 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19042052 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8368470 19499061248 20170 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 19042052 KiB
Current children cumulated memory: 80420 KiB

[startup+0.700449 s]
/proc/loadavg: 2.91 2.16 2.09 8/334 86391
/proc/meminfo: memFree=103438692/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19041612 memory=106340 CPUtime=1.28 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 13270 0 0 0 125 3 0 0 20 0 19 0 8368447 19498610688 26585 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4760403 26585 5866 1 0 552776 0
[pid=86372/tid=86374] ppid=86369 vsize=19041612 memory=13048 CPUtime=0.64 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 6064 0 0 0 62 2 0 0 20 0 19 0 8368447 19498610688 26585 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8368450 19498610688 26585 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19041612 memory=279414869128192 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8368450 19498610688 26585 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8368470 19498610688 26585 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 106340 KiB

[startup+1.50046 s]
/proc/loadavg: 2.91 2.16 2.09 7/334 86391
/proc/meminfo: memFree=103421860/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19041612 memory=112956 CPUtime=2.31 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 14933 0 0 0 227 4 0 0 20 0 19 0 8368447 19498610688 28239 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4760403 28239 5866 1 0 552779 0
[pid=86372/tid=86374] ppid=86369 vsize=19041612 memory=13048 CPUtime=1.43 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 6610 0 0 0 141 2 0 0 20 0 19 0 8368447 19498610688 28239 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8368450 19498610688 28239 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8368450 19498610688 28239 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19041612 memory=65 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8368470 19498610688 28239 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 112956 KiB

[startup+3.10645 s]
/proc/loadavg: 3.00 2.19 2.10 6/334 86393
/proc/meminfo: memFree=103386828/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19041612 memory=152024 CPUtime=4.59 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 24086 0 0 0 453 6 0 0 20 0 19 0 8368447 19498610688 38006 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4760403 38006 5866 1 0 555391 0
[pid=86372/tid=86374] ppid=86369 vsize=19041612 memory=0 CPUtime=3.01 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 7842 0 0 0 298 3 0 0 20 0 19 0 8368447 19498610688 38006 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8368450 19498610688 38006 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19041612 memory=126888 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8368450 19498610688 38006 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8368470 19498610688 38006 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 4.59 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 152024 KiB

[startup+6.30047 s]
/proc/loadavg: 3.00 2.19 2.10 7/335 86394
/proc/meminfo: memFree=102902260/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=184876 CPUtime=8.32 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 34304 0 0 0 824 8 0 0 20 0 20 0 8368447 19566772224 46219 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 46219 5897 1 0 556965 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=13048 CPUtime=6.16 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 8484 0 0 0 613 3 0 0 20 0 20 0 8368447 19566772224 46219 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 46219 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=7450431949672048744 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 46219 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 46219 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 8.32 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 184876 KiB

[startup+12.7005 s]
/proc/loadavg: 3.16 2.24 2.12 7/335 86394
/proc/meminfo: memFree=102633380/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=185556 CPUtime=14.72 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 37208 0 0 0 1464 8 0 0 20 0 20 0 8368447 19566772224 46389 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 46389 5923 1 0 556965 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=0 CPUtime=12.5 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 9421 0 0 0 1247 3 0 0 20 0 20 0 8368447 19566772224 46389 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=185556 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 46389 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 46389 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 46389 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 14.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 185556 KiB

[startup+25.5005 s]
/proc/loadavg: 3.42 2.34 2.15 6/335 86397
/proc/meminfo: memFree=102481692/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=190988 CPUtime=27.48 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 43477 0 0 0 2739 9 0 0 20 0 20 0 8368447 19566772224 47747 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 47747 5923 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=185556 CPUtime=25.17 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 11206 0 0 0 2513 4 0 0 20 0 20 0 8368447 19566772224 47747 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 47747 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=189696 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 47747 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 47747 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 27.48 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 190988 KiB

[startup+51.1065 s]
/proc/loadavg: 3.76 2.51 2.21 6/335 86400
/proc/meminfo: memFree=102298060/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=201460 CPUtime=53.01 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 52491 0 0 0 5291 10 0 0 20 0 20 0 8368447 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 50365 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=201344 CPUtime=50.49 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 13089 0 0 0 5045 4 0 0 20 0 20 0 8368447 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=201356 CPUtime=0 cores=0,2

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

/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=201344 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 53.01 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 201460 KiB

[startup+76.8166 s]
# the end of solver process 86372 was just reported to runsolver
# Child status: 30

# cumulated CPU time of all completed processes:  user=78.3952 s, system=0.128222 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+51.2005 s]
/proc/loadavg: 3.76 2.51 2.21 6/335 86400
/proc/meminfo: memFree=102298060/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=201460 CPUtime=53.1 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 52492 0 0 0 5300 10 0 0 20 0 20 0 8368447 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 50365 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=0 CPUtime=50.58 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 13090 0 0 0 5054 4 0 0 20 0 20 0 8368447 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=201308 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=2268 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 50365 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 53.1 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 201460 KiB

[startup+64.0005 s]*
/proc/loadavg: 3.88 2.60 2.25 6/335 86404
/proc/meminfo: memFree=102180508/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=226208 CPUtime=65.8 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 53763 0 0 0 6569 11 0 0 20 0 20 0 8368447 19566772224 56552 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 56552 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=-6000919468394899047 CPUtime=63.22 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 13651 0 0 0 6318 4 0 0 20 0 20 0 8368447 19566772224 56552 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=11356 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56552 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=11348 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 55 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56552 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=11336 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 56552 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 65.8 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 226208 KiB

[startup+70.4005 s]
/proc/loadavg: 3.89 2.62 2.26 7/335 86404
/proc/meminfo: memFree=102174296/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=226308 CPUtime=72.15 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 54539 0 0 0 7203 12 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 56577 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=201460 CPUtime=69.55 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 13746 0 0 0 6951 4 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=226208 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 122 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=226304 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 72.15 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 226308 KiB

[startup+73.6005 s]
/proc/loadavg: 3.90 2.64 2.27 7/335 86405
/proc/meminfo: memFree=102142340/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=226308 CPUtime=75.32 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 54782 0 0 0 7520 12 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 56577 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=226304 CPUtime=72.72 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 13912 0 0 0 7268 4 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=226308 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 122 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=226308 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 75.32 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 226308 KiB

[startup+75.2005 s]
/proc/loadavg: 3.90 2.64 2.27 6/335 86405
/proc/meminfo: memFree=102141640/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=226308 CPUtime=76.9 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 55076 0 0 0 7678 12 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 56577 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=226308 CPUtime=74.3 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 14105 0 0 0 7426 4 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=-6000919468394899047 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=39748 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 122 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=1816 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 76.9 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 226308 KiB

[startup+76.0005 s]*
/proc/loadavg: 3.90 2.64 2.27 6/335 86405
/proc/meminfo: memFree=102141648/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=226308 CPUtime=77.7 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 55077 0 0 0 7758 12 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 56577 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=-6000919468394899047 CPUtime=75.1 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 14105 0 0 0 7506 4 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=18516 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=501483 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 122 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=6944656592455097440 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 77.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 226308 KiB

[startup+76.4005 s]
/proc/loadavg: 3.90 2.64 2.27 6/335 86405
/proc/meminfo: memFree=102141648/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19108176 memory=226308 CPUtime=78.1 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 55086 0 0 0 7798 12 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4777044 56577 5938 1 0 557294 0
[pid=86372/tid=86374] ppid=86369 vsize=19108176 memory=108 CPUtime=75.49 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) R 86369 86372 86029 0 -1 4194368 14114 0 0 0 7545 4 0 0 20 0 20 0 8368447 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19108176 memory=2232 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19108176 memory=31156 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 122 0 0 0 0 0 0 0 20 0 20 0 8368450 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86391] ppid=86369 vsize=19108176 memory=28276 CPUtime=0 cores=0,2
/proc/86372/task/86391/stat : 86391 (Timer-0) S 86369 86372 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8368470 19566772224 56577 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 78.1 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 226308 KiB

[startup+76.8002 s]
/proc/loadavg: 3.90 2.64 2.27 6/335 86405
/proc/meminfo: memFree=102141648/131524600 swapFree=131071996/131071996
[pid=86372] ppid=86369 vsize=19241304 memory=226652 CPUtime=78.49 cores=0,2
/proc/86372/stat : 86372 (java) S 86369 86372 86029 0 -1 1077936128 57396 0 0 0 7837 12 0 0 20 0 20 0 8368447 19703095296 56663 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
/proc/86372/statm: 4810326 56663 5937 1 0 557912 0
[pid=86372/tid=86374] ppid=86369 vsize=19241304 memory=190988 CPUtime=75.87 cores=0,2
/proc/86372/task/86374/stat : 86374 (java) S 86369 86372 86029 0 -1 1077936192 15717 0 0 0 7583 4 0 0 20 0 20 0 8368447 19703095296 56663 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86383] ppid=86369 vsize=19241304 memory=189696 CPUtime=0 cores=0,2
/proc/86372/task/86383/stat : 86383 (Finalizer) S 86369 86372 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8368450 19703095296 56663 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
[pid=86372/tid=86390] ppid=86369 vsize=19241304 memory=185556 CPUtime=0 cores=0,2
/proc/86372/task/86390/stat : 86390 (Common-Cleaner) S 86369 86372 86029 0 -1 1077936192 122 0 0 0 0 0 0 0 20 0 20 0 8368450 19703095296 56663 134679101440 93830619717632 93830619721328 140733421633744 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93830619729144 93830619729936 93830640074752 140733421642758 140733421642848 140733421642848 140733421649864 0
Current children cumulated CPU time: 78.49 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 226652 KiB

Child status: 30

Real time (s): 76.8166
CPU time (s): 78.5235
CPU user time (s): 78.3952
CPU system time (s): 0.128222
CPU usage (%): 102.222
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 226652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 78.3952
system time used= 0.128222
maximum resident set size= 227712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58206
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= 3163
involuntary context switches= 1262


# summary of solver processes directly reported to runsolver:
#   pid: 86372
#   total CPU time (s): 78.5235
#   total CPU user time (s): 78.3952
#   total CPU system time (s): 0.128222

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.180011 second user time and 0.411947 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-23 09:07:39
IDJOB=4456091
IDBENCH=143199
IDSOLVER=3037
FILE ID=nodeC017/4456091-1721718459
RUNJOBID= nodeC017-1721718407-86039
SLURM_JOB_ID= 7770408
Free space on /tmp= 890080 MiB

SOLVER NAME= Sat4j Resolution Default 2024-07-07
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900576151--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456091-1721718459/watcher-4456091-1721718459 -o /tmp/evaluation-result-4456091-1721718459/solver-4456091-1721718459 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4456091-1721718459.wbo

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 216f6331a5059337c4eb768f690a17ee
RANDOM SEED=1739053191

nodeC017.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3640.830
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.872
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3641.411
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3691.575
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3673.239
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.568
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.459
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7000.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3691.713
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
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 pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        103512028 kB
MemAvailable:   124377668 kB
Buffers:          140704 kB
Cached:         21460828 kB
SwapCached:            0 kB
Active:           895584 kB
Inactive:       26362864 kB
Active(anon):       1560 kB
Inactive(anon):  5692744 kB
Active(file):     894024 kB
Inactive(file): 20670120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1016 kB
Writeback:            16 kB
AnonPages:       5654728 kB
Mapped:           120188 kB
Shmem:             37720 kB
KReclaimable:     282636 kB
Slab:             389488 kB
SReclaimable:     282636 kB
SUnreclaim:       106852 kB
KernelStack:        5068 kB
PageTables:        21008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10317716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5525504 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      277204 kB
DirectMap2M:    21516288 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC017 at 2024-07-23 09:08:56