Trace number 4456081

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 21.8974 19.646

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900553812--soft-0-100-0.wbo
MD5SUMbba5b9128642b2db23fc07428dc31bb7
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark21.8974
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 136614
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136613
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
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.13/0.12	--- Begin Solver configuration ---
0.13/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	Learn all clauses as in MiniSAT
0.13/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	No reason simplification
0.13/0.12	Glucose 2.1 dynamic restart strategy
0.13/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.13/0.12	timeout=2147483s
0.13/0.12	DB Simplification allowed=false
0.13/0.12	Listener: none
0.13/0.12	--- End Solver configuration ---
0.13/0.12	c Pseudo Boolean Optimization by upper bound
0.13/0.12	c --- Begin Solver configuration ---
0.13/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.12	c Learn all clauses as in MiniSAT
0.13/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.12	c No reason simplification
0.13/0.12	c Glucose 2.1 dynamic restart strategy
0.13/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.13/0.12	c timeout=2147483s
0.13/0.12	c DB Simplification allowed=false
0.13/0.12	c Listener: none
0.13/0.12	c --- End Solver configuration ---
0.13/0.12	c solving HOME/instance-4456081-1721718439.wbo
0.13/0.12	c reading problem ... 
0.33/0.22	c ... done. Wall clock time 0.075s.
0.33/0.22	c declared #vars     231
0.33/0.22	c internal #vars     2938
0.33/0.22	c #constraints  2708
0.33/0.22	c constraints type 
0.33/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.33/0.22	c org.sat4j.specs.Constr$1 => 1
0.33/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.33/0.22	c 2708 constraints processed.
0.33/0.23	c objective function length is 2707 literals
0.33/0.30	c SATISFIABLE
0.33/0.30	c OPTIMIZING...
0.33/0.30	c Got one! Elapsed wall clock time (in seconds):0.167
0.33/0.30	o 419
0.51/0.32	c Got one! Elapsed wall clock time (in seconds):0.192
0.51/0.32	o 337
0.51/0.35	c Got one! Elapsed wall clock time (in seconds):0.221
0.51/0.35	o 335
0.51/0.38	c Got one! Elapsed wall clock time (in seconds):0.243
0.51/0.38	o 314
0.71/0.43	c Got one! Elapsed wall clock time (in seconds):0.302
0.71/0.43	o 310
0.71/0.45	c Got one! Elapsed wall clock time (in seconds):0.323
0.71/0.45	o 309
0.71/0.47	c Got one! Elapsed wall clock time (in seconds):0.342
0.71/0.47	o 302
0.71/0.48	c Got one! Elapsed wall clock time (in seconds):0.355
0.71/0.48	o 300
1.08/0.68	c Got one! Elapsed wall clock time (in seconds):0.559
1.08/0.68	o 284
1.82/1.18	c cleaning 3239 clauses out of 6484 with flag 20680/6484
1.96/1.27	c Got one! Elapsed wall clock time (in seconds):1.144
1.96/1.27	o 265
2.16/1.32	c Got one! Elapsed wall clock time (in seconds):1.189
2.16/1.32	o 260
2.32/1.46	c Got one! Elapsed wall clock time (in seconds):1.334
2.32/1.46	o 251
2.44/1.51	c Got one! Elapsed wall clock time (in seconds):1.386
2.44/1.51	o 248
2.44/1.52	c Got one! Elapsed wall clock time (in seconds):1.394
2.44/1.52	o 222
2.44/1.53	c Got one! Elapsed wall clock time (in seconds):1.408
2.44/1.54	o 214
2.44/1.55	c Got one! Elapsed wall clock time (in seconds):1.429
2.44/1.55	o 212
2.81/1.82	c Got one! Elapsed wall clock time (in seconds):1.693
2.81/1.82	o 206
2.81/1.83	c Got one! Elapsed wall clock time (in seconds):1.702
2.81/1.83	o 174
2.81/1.88	c Got one! Elapsed wall clock time (in seconds):1.758
2.81/1.88	o 173
2.81/1.89	c Got one! Elapsed wall clock time (in seconds):1.766
2.81/1.89	o 169
3.23/2.14	c cleaning 5378 clauses out of 10760 with flag 9343/13999
3.42/2.26	c Got one! Elapsed wall clock time (in seconds):2.137
3.42/2.26	o 168
3.57/2.38	c Got one! Elapsed wall clock time (in seconds):2.256
3.57/2.38	o 158
3.71/2.45	c Got one! Elapsed wall clock time (in seconds):2.326
3.71/2.45	o 157
3.71/2.47	c Got one! Elapsed wall clock time (in seconds):2.346
3.71/2.47	o 156
3.84/2.50	c Got one! Elapsed wall clock time (in seconds):2.378
3.84/2.50	o 155
4.35/3.01	c cleaning 6293 clauses out of 12603 with flag 19681/21220
4.55/3.11	c Got one! Elapsed wall clock time (in seconds):2.985
4.55/3.11	o 151
4.55/3.12	c Got one! Elapsed wall clock time (in seconds):2.993
4.55/3.12	o 146
4.55/3.15	c Got one! Elapsed wall clock time (in seconds):3.021
4.55/3.15	o 145
4.55/3.15	c Got one! Elapsed wall clock time (in seconds):3.029
4.55/3.15	o 144
4.55/3.16	c Got one! Elapsed wall clock time (in seconds):3.035
4.55/3.16	o 132
4.74/3.28	c Got one! Elapsed wall clock time (in seconds):3.155
4.74/3.28	o 130
4.88/3.38	c Got one! Elapsed wall clock time (in seconds):3.26
4.88/3.39	o 127
5.01/3.41	c Got one! Elapsed wall clock time (in seconds):3.286
5.01/3.41	o 123
5.11/3.56	c Got one! Elapsed wall clock time (in seconds):3.437
5.11/3.56	o 121
5.21/3.60	c Got one! Elapsed wall clock time (in seconds):3.479
5.21/3.60	o 109
5.32/3.75	c Got one! Elapsed wall clock time (in seconds):3.622
5.32/3.75	o 105
5.42/3.85	c cleaning 7053 clauses out of 14113 with flag 4964/29023
5.57/3.92	c Got one! Elapsed wall clock time (in seconds):3.79
5.57/3.92	o 102
5.78/4.07	c Got one! Elapsed wall clock time (in seconds):3.94
5.78/4.07	o 101
5.78/4.10	c Got one! Elapsed wall clock time (in seconds):3.97
5.78/4.10	o 92
5.94/4.12	c Got one! Elapsed wall clock time (in seconds):3.987
5.94/4.12	o 85
5.94/4.14	c Got one! Elapsed wall clock time (in seconds):4.012
5.94/4.14	o 84
6.11/4.21	c Got one! Elapsed wall clock time (in seconds):4.081
6.11/4.21	o 79
6.42/4.57	c cleaning 7138 clauses out of 14280 with flag 26411/36243
7.02/5.15	c cleaning 6565 clauses out of 13142 with flag 73113/42243
7.41/5.59	c Got one! Elapsed wall clock time (in seconds):5.463
7.41/5.59	o 78
7.52/5.66	c cleaning 5831 clauses out of 11664 with flag 5617/47330
7.63/5.79	c Got one! Elapsed wall clock time (in seconds):5.663
7.63/5.79	o 75
7.76/5.88	c Got one! Elapsed wall clock time (in seconds):5.751
7.76/5.88	o 65
8.08/6.15	c cleaning 5837 clauses out of 11712 with flag 19924/53209
8.08/6.16	c Got one! Elapsed wall clock time (in seconds):6.037
8.08/6.16	o 64
8.42/6.46	c Got one! Elapsed wall clock time (in seconds):6.335
8.42/6.46	o 63
8.63/6.62	c cleaning 5684 clauses out of 11392 with flag 14985/58726
8.63/6.64	c Got one! Elapsed wall clock time (in seconds):6.511
8.63/6.64	o 61
8.63/6.65	c Got one! Elapsed wall clock time (in seconds):6.52
8.63/6.65	o 60
8.63/6.67	c Got one! Elapsed wall clock time (in seconds):6.542
8.63/6.67	o 57
8.63/6.67	c Got one! Elapsed wall clock time (in seconds):6.549
8.63/6.67	o 56
8.63/6.68	c Got one! Elapsed wall clock time (in seconds):6.557
8.63/6.68	o 49
9.06/7.01	c Got one! Elapsed wall clock time (in seconds):6.888
9.06/7.01	o 48
9.16/7.19	c Got one! Elapsed wall clock time (in seconds):7.064
9.16/7.19	o 41
9.25/7.28	c cleaning 6498 clauses out of 13003 with flag 6764/66021
9.35/7.33	c Got one! Elapsed wall clock time (in seconds):7.204
9.35/7.33	o 34
9.46/7.40	c Got one! Elapsed wall clock time (in seconds):7.277
9.46/7.40	o 33
9.65/7.65	c Got one! Elapsed wall clock time (in seconds):7.521
9.65/7.65	o 31
9.76/7.78	c Got one! Elapsed wall clock time (in seconds):7.66
9.76/7.78	o 26
9.85/7.80	c Got one! Elapsed wall clock time (in seconds):7.678
9.85/7.80	o 25
9.85/7.83	c Got one! Elapsed wall clock time (in seconds):7.701
9.85/7.83	o 24
9.95/7.90	c cleaning 7543 clauses out of 15098 with flag 6446/74614
9.95/7.97	c Got one! Elapsed wall clock time (in seconds):7.843
9.95/7.97	o 16
10.16/8.17	c Got one! Elapsed wall clock time (in seconds):8.048
10.16/8.17	o 15
10.25/8.25	c cleaning 6720 clauses out of 13449 with flag 7206/80508
10.45/8.46	c Got one! Elapsed wall clock time (in seconds):8.336
10.45/8.46	o 13
10.55/8.59	c cleaning 6276 clauses out of 12580 with flag 15298/86359
10.65/8.64	c Got one! Elapsed wall clock time (in seconds):8.516
10.65/8.64	o 12
10.95/8.93	c cleaning 6093 clauses out of 12192 with flag 44260/92247
11.24/9.20	c Got one! Elapsed wall clock time (in seconds):9.08
11.24/9.20	o 9
11.44/9.49	c cleaning 8131 clauses out of 16264 with flag 40830/102412
11.84/9.82	c cleaning 7057 clauses out of 14130 with flag 94592/108409
12.14/10.18	c cleaning 7025 clauses out of 14073 with flag 153440/115409
12.56/10.59	c cleaning 7522 clauses out of 15049 with flag 223777/123410
13.28/11.22	c cleaning 8260 clauses out of 16527 with flag 306996/132410
13.38/11.37	c Got one! Elapsed wall clock time (in seconds):11.243
13.38/11.37	o 8
13.58/11.54	c cleaning 7006 clauses out of 14028 with flag 26543/138171
13.88/11.81	c cleaning 6496 clauses out of 13023 with flag 75897/144172
14.18/12.16	c cleaning 6734 clauses out of 13525 with flag 139829/151170
14.58/12.59	c cleaning 7388 clauses out of 14791 with flag 212481/159170
15.08/13.08	c cleaning 8202 clauses out of 16404 with flag 286203/168171
15.27/13.25	c Got one! Elapsed wall clock time (in seconds):13.127
15.27/13.25	o 6
15.47/13.41	c cleaning 6944 clauses out of 13897 with flag 23632/173866
15.77/13.74	c cleaning 6464 clauses out of 12953 with flag 72733/179866
15.97/13.97	c Got one! Elapsed wall clock time (in seconds):13.847
15.97/13.97	o 5
16.07/14.04	c cleaning 5927 clauses out of 11873 with flag 7774/185250
16.36/14.36	c cleaning 5968 clauses out of 11945 with flag 49748/191249
16.88/14.80	c cleaning 6487 clauses out of 12979 with flag 103201/198251
17.08/15.09	c Got one! Elapsed wall clock time (in seconds):14.963
17.08/15.09	o 4
17.18/15.16	c cleaning 5800 clauses out of 11611 with flag 7052/203370
17.57/15.50	c cleaning 5906 clauses out of 11812 with flag 46229/209371
17.77/15.75	c Got one! Elapsed wall clock time (in seconds):15.625
17.77/15.75	o 3
17.87/15.81	c cleaning 5777 clauses out of 11573 with flag 6341/215038
18.17/16.19	c cleaning 5890 clauses out of 11795 with flag 50236/221037
18.66/16.60	c cleaning 6452 clauses out of 12905 with flag 99426/228037
19.10/17.09	c cleaning 7221 clauses out of 14452 with flag 150830/236037
19.70/17.66	c cleaning 8116 clauses out of 16231 with flag 217846/245038
20.41/18.40	c cleaning 9055 clauses out of 18114 with flag 289007/255039
21.25/19.09	c cleaning 10022 clauses out of 20054 with flag 359488/266038
21.74/19.60	c starts		: 277
21.85/19.60	c conflicts		: 274445
21.85/19.60	c decisions		: 615817
21.85/19.60	c propagations		: 41166587
21.85/19.60	c inspects		: 195593802
21.85/19.60	c shortcuts		: 0
21.85/19.60	c learnt literals	: 22
21.85/19.60	c learnt binary clauses	: 57
21.85/19.60	c learnt ternary clauses	: 293
21.85/19.60	c learnt constraints	: 274422
21.85/19.60	c ignored constraints	: 0
21.85/19.60	c root simplifications	: 0
21.85/19.60	c removed literals (reason simplification)	: 0
21.85/19.60	c reason swapping (by a shorter reason)	: 0
21.85/19.60	c Calls to reduceDB	: 38
21.85/19.61	c Number of update (reduction) of LBD	: 105603
21.85/19.61	c Imported unit clauses	: 0
21.85/19.61	c No decision after first conflict	: false
21.85/19.61	c number of reductions to clauses (during analyze)	: 0
21.85/19.61	c number of learned constraints concerned by reduction	: 0
21.85/19.61	c number of learning phase by resolution	: 0
21.85/19.61	c number of learning phase by cutting planes	: 0
21.85/19.61	c number of rounding to 1 operations	: 0
21.85/19.61	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
21.85/19.61	c number of reductions of the coefficients by power 2 	: 0
21.85/19.61	c number of right shift for reduction by power 2 	: 0
21.85/19.61	c number of reductions of the coefficients by GCD over coefficients 	: 0
21.85/19.61	c number of ending skipping 	: 0
21.85/19.61	c number of internal skipping 	: 0
21.85/19.61	c number of derivation steps 	: 0
21.85/19.61	c number of skipped derivation steps 	: 0
21.85/19.61	c number of remaining unassigned 	: 0
21.85/19.61	c number of remaining assigned 	: 0
21.85/19.61	c number of falsified literals weakened from reason	: 0
21.85/19.61	c number of falsified literals weakened from conflict	: 0
21.85/19.61	c time for arithmetic operations	: 0
21.85/19.61	c minimum degree of deleted constraints	: null
21.85/19.61	c maximum degree of deleted constraints	: null
21.85/19.61	c number of deleted constraints	: 0
21.85/19.61	c speed (assignments/second)	: 2124398.131902157
21.85/19.61	c non guided choices	: 9092
21.85/19.61	s OPTIMUM FOUND
21.85/19.61	c Found 70 solution(s)
21.85/19.61	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 
21.85/19.61	c objective function=3
21.85/19.61	c Total wall clock time (in seconds): 19.487

Verifier Data

OK	3

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 (50460 MiB free)
  memory of node 1: 64473 MiB (52557 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4456081-1721718439/watcher-4456081-1721718439 -o /tmp/evaluation-result-4456081-1721718439/solver-4456081-1721718439 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760 java -jar sat4j-pb.jar HOME/instance-4456081-1721718439.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=86302, runsolver pid=86299
Current StackSize limit: 8192 KiB


[startup+0.100476 s]*
/proc/loadavg: 2.48 2.03 2.05 5/333 86320
/proc/meminfo: memFree=105437508/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=18975048 memory=64984 CPUtime=0.13 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 7175 0 0 0 11 2 0 0 20 0 18 0 8366433 19430449152 16246 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4743762 16246 5651 1 0 549318 0
[pid=86302/tid=86304] ppid=86299 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 1078198336 5741 0 0 0 7 1 0 0 20 0 18 0 8366434 19430449152 16246 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8366436 19430449152 16246 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8366437 19430449152 16246 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 64984 KiB

[startup+0.214049 s]*
/proc/loadavg: 2.48 2.03 2.05 6/333 86320
/proc/meminfo: memFree=105415420/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=18975048 memory=75244 CPUtime=0.33 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 7504 0 0 0 31 2 0 0 20 0 18 0 8366433 19430449152 18811 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4743762 18811 5848 1 0 549586 0
[pid=86302/tid=86304] ppid=86299 vsize=18975048 memory=664970838410264707 CPUtime=0.17 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 1077936192 5926 0 0 0 16 1 0 0 20 0 18 0 8366434 19430449152 18811 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=18975048 memory=18993 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8366436 19430449152 18811 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=18975048 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8366437 19430449152 18811 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 75244 KiB

[startup+0.306033 s]*
/proc/loadavg: 2.48 2.03 2.05 8/334 86321
/proc/meminfo: memFree=105340740/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19041612 memory=80148 CPUtime=0.51 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 9056 0 0 0 49 2 0 0 20 0 19 0 8366433 19498610688 20037 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4760403 20037 5886 1 0 550560 0
[pid=86302/tid=86304] ppid=86299 vsize=19041612 memory=-6000919468344632935 CPUtime=0.26 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 6030 0 0 0 25 1 0 0 20 0 19 0 8366434 19498610688 20037 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8366436 19498610688 20037 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8366437 19498610688 20037 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8366457 19498610688 20037 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 80148 KiB

[startup+0.701034 s]
/proc/loadavg: 2.48 2.03 2.05 6/334 86321
/proc/meminfo: memFree=105256184/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19041612 memory=101132 CPUtime=1.27 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 11905 0 0 0 124 3 0 0 20 0 19 0 8366433 19498610688 25283 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4760403 25283 5886 1 0 552658 0
[pid=86302/tid=86304] ppid=86299 vsize=19041612 memory=13048 CPUtime=0.63 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 6067 0 0 0 62 1 0 0 20 0 19 0 8366434 19498610688 25283 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8366436 19498610688 25283 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19041612 memory=281200099128320 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8366437 19498610688 25283 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8366457 19498610688 25283 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 101132 KiB

[startup+1.50105 s]
/proc/loadavg: 2.48 2.03 2.05 5/334 86321
/proc/meminfo: memFree=105118016/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19041612 memory=110688 CPUtime=2.44 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 16674 0 0 0 240 4 0 0 20 0 19 0 8366433 19498610688 27672 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4760403 27672 5886 1 0 552893 0
[pid=86302/tid=86304] ppid=86299 vsize=19041612 memory=13048 CPUtime=1.43 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 7271 0 0 0 141 2 0 0 20 0 19 0 8366434 19498610688 27672 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8366436 19498610688 27672 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8366437 19498610688 27672 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19041612 memory=65 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8366457 19498610688 27672 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 2.44 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 110688 KiB

[startup+3.10603 s]
/proc/loadavg: 2.60 2.06 2.06 6/334 86323
/proc/meminfo: memFree=104807552/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19041612 memory=134000 CPUtime=4.55 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 20107 0 0 0 450 5 0 0 20 0 19 0 8366433 19498610688 33500 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4760403 33500 5886 1 0 554064 0
[pid=86302/tid=86304] ppid=86299 vsize=19041612 memory=0 CPUtime=3.01 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 7852 0 0 0 299 2 0 0 20 0 19 0 8366434 19498610688 33500 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8366436 19498610688 33500 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19041612 memory=114784 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8366437 19498610688 33500 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8366457 19498610688 33500 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 134000 KiB

[startup+6.30103 s]
/proc/loadavg: 2.60 2.06 2.06 5/334 86323
/proc/meminfo: memFree=104593080/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=179456 CPUtime=8.32 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 28378 0 0 0 825 7 0 0 20 0 20 0 8366433 19566772224 44864 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 44864 5902 1 0 554995 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=13048 CPUtime=6.17 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 8919 0 0 0 614 3 0 0 20 0 20 0 8366434 19566772224 44864 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 44864 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=7450431949554608232 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 44864 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 44864 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 8.32 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 179456 KiB

[startup+12.7011 s]
/proc/loadavg: 2.72 2.09 2.07 5/335 86324
/proc/meminfo: memFree=103997248/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=179740 CPUtime=14.78 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 31419 0 0 0 1470 8 0 0 20 0 20 0 8366433 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 44935 5945 1 0 554995 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=0 CPUtime=12.51 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 9823 0 0 0 1248 3 0 0 20 0 20 0 8366434 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=179728 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 14.78 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 179740 KiB

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

# cumulated CPU time of all completed processes:  user=21.7921 s, system=0.105271 s

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

[startup+12.8011 s]
/proc/loadavg: 2.72 2.09 2.07 5/335 86324
/proc/meminfo: memFree=103997248/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=179740 CPUtime=14.88 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 31420 0 0 0 1480 8 0 0 20 0 20 0 8366433 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 44935 5945 1 0 554995 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=179668 CPUtime=12.61 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 9824 0 0 0 1258 3 0 0 20 0 20 0 8366434 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=26184 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 44935 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 14.88 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 179740 KiB

[startup+16.0011 s]*
/proc/loadavg: 2.82 2.13 2.08 5/335 86325
/proc/meminfo: memFree=103828068/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=179784 CPUtime=18.07 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 34940 0 0 0 1799 8 0 0 20 0 20 0 8366433 19566772224 44946 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 44946 5945 1 0 554995 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=-6000919468344632935 CPUtime=15.77 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 10784 0 0 0 1574 3 0 0 20 0 20 0 8366434 19566772224 44946 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=1315004 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 44946 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=1272152 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 44946 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=2752 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 44946 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 18.07 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 179784 KiB

[startup+17.601 s]
/proc/loadavg: 2.82 2.13 2.08 5/335 86325
/proc/meminfo: memFree=103796980/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=180436 CPUtime=19.7 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 36406 0 0 0 1961 9 0 0 20 0 20 0 8366433 19566772224 45109 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 45109 5945 1 0 555164 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=13048 CPUtime=17.35 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 11567 0 0 0 1732 3 0 0 20 0 20 0 8366434 19566772224 45109 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 45109 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=-6000919468344632935 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 45109 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 45109 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 19.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180436 KiB

[startup+18.401 s]
/proc/loadavg: 2.91 2.16 2.09 5/335 86325
/proc/meminfo: memFree=103607812/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=180532 CPUtime=20.59 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 38953 0 0 0 2050 9 0 0 20 0 20 0 8366433 19566772224 45133 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 45133 5945 1 0 555164 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=179784 CPUtime=18.14 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 11614 0 0 0 1811 3 0 0 20 0 20 0 8366434 19566772224 45133 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=180436 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 45133 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 45133 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 45133 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 20.59 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180532 KiB

[startup+19.201 s]
/proc/loadavg: 2.91 2.16 2.09 5/335 86325
/proc/meminfo: memFree=103574292/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19108176 memory=180556 CPUtime=21.45 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 39402 0 0 0 2136 9 0 0 20 0 20 0 8366433 19566772224 45139 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4777044 45139 5945 1 0 555164 0
[pid=86302/tid=86304] ppid=86299 vsize=19108176 memory=179560 CPUtime=18.93 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 4194368 11616 0 0 0 1890 3 0 0 20 0 20 0 8366434 19566772224 45139 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8366436 19566772224 45139 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 20 0 8366437 19566772224 45139 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19108176 memory=179784 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8366457 19566772224 45139 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 21.45 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 180556 KiB

[startup+19.6049 s]
/proc/loadavg: 2.91 2.16 2.09 5/335 86325
/proc/meminfo: memFree=103574292/131524600 swapFree=131071996/131071996
[pid=86302] ppid=86299 vsize=19241304 memory=180944 CPUtime=21.85 cores=0,2
/proc/86302/stat : 86302 (java) S 86299 86302 86029 0 -1 1077936128 41509 0 0 0 2176 9 0 0 20 0 22 0 8366433 19703095296 45236 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
/proc/86302/statm: 4810326 45236 5944 1 0 555770 0
[pid=86302/tid=86304] ppid=86299 vsize=19241304 memory=180312 CPUtime=19.32 cores=0,2
/proc/86302/task/86304/stat : 86304 (java) R 86299 86302 86029 0 -1 1077936192 13237 0 0 0 1929 3 0 0 20 0 22 0 8366434 19703095296 45236 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86313] ppid=86299 vsize=19241304 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86313/stat : 86313 (Finalizer) S 86299 86302 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 22 0 8366436 19703095296 45236 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86320] ppid=86299 vsize=19241304 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86320/stat : 86320 (Common-Cleaner) S 86299 86302 86029 0 -1 1077936192 53 0 0 0 0 0 0 0 20 0 22 0 8366437 19703095296 45236 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
[pid=86302/tid=86321] ppid=86299 vsize=19241304 memory=0 CPUtime=0 cores=0,2
/proc/86302/task/86321/stat : 86321 (Timer-0) S 86299 86302 86029 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 22 0 8366457 19703095296 45236 134679101440 93887965097984 93887965101680 140723017624048 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93887965109496 93887965110288 93887995940864 140723017626630 140723017626720 140723017626720 140723017633736 0
Current children cumulated CPU time: 21.85 s
Current children cumulated vsize: 19241304 KiB
Current children cumulated memory: 180944 KiB

Child status: 30

Real time (s): 19.646
CPU time (s): 21.8974
CPU user time (s): 21.7921
CPU system time (s): 0.105271
CPU usage (%): 111.46
Max. virtual memory (cumulated for all children) (KiB): 19241304
Max. memory (cumulated for all children) (KiB): 180944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.7921
system time used= 0.105271
maximum resident set size= 181996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42181
page faults= 0
swaps= 0
block input operations= 8
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1420
involuntary context switches= 460


# summary of solver processes directly reported to runsolver:
#   pid: 86302
#   total CPU time (s): 21.8974
#   total CPU user time (s): 21.7921
#   total CPU system time (s): 0.105271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050629 second user time and 0.135912 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-23 09:07:19
IDJOB=4456081
IDBENCH=143189
IDSOLVER=3037
FILE ID=nodeC017/4456081-1721718439
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.1900553812--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4456081-1721718439/watcher-4456081-1721718439 -o /tmp/evaluation-result-4456081-1721718439/solver-4456081-1721718439 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721718407-86039 --watchdog 3760  java -jar sat4j-pb.jar HOME/instance-4456081-1721718439.wbo

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

MD5SUM BENCH= bba5b9128642b2db23fc07428dc31bb7
RANDOM SEED=872692898

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		: 3628.909
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.763
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		: 3621.883
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		: 3686.451
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		: 3674.226
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		: 3686.516
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		: 3653.392
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		: 3600.583
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:        105491692 kB
MemAvailable:   126356796 kB
Buffers:          140660 kB
Cached:         21460632 kB
SwapCached:            0 kB
Active:           894840 kB
Inactive:       24387616 kB
Active(anon):       1552 kB
Inactive(anon):  3717292 kB
Active(file):     893288 kB
Inactive(file): 20670324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1136 kB
Writeback:             0 kB
AnonPages:       3679324 kB
Mapped:           119876 kB
Shmem:             37720 kB
KReclaimable:     282628 kB
Slab:             389408 kB
SReclaimable:     282628 kB
SUnreclaim:       106780 kB
KernelStack:        5088 kB
PageTables:        17188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    9809036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3373056 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:07:39