Trace number 4456211

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 12.1951 9.86543

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110966483--soft-0-100-0.wbo
MD5SUM8c76a6ecd3f287ba954f7f96ea04e868
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark0.338837
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1298
Number of bits of the biggest sum of numbers11
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.09	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.13	c Pseudo Boolean Optimization by upper bound
0.13/0.13	c --- Begin Solver configuration ---
0.13/0.13	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.13/0.13	c Learn all clauses as in MiniSAT
0.13/0.13	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.13/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.13/0.13	c No reason simplification
0.13/0.13	c Glucose 2.1 dynamic restart strategy
0.13/0.13	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.13	c timeout=2147483s
0.13/0.13	c DB Simplification allowed=false
0.13/0.13	c Listener: none
0.13/0.13	c --- End Solver configuration ---
0.13/0.13	c solving HOME/instance-4456211-1721718686.wbo
0.13/0.13	c reading problem ... 
0.13/0.15	c ... done. Wall clock time 0.022s.
0.13/0.15	c declared #vars     169
0.13/0.15	c internal #vars     270
0.13/0.15	c #constraints  102
0.13/0.15	c constraints type 
0.13/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.13/0.15	c org.sat4j.specs.Constr$1 => 1
0.13/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.13/0.15	c 102 constraints processed.
0.13/0.16	c objective function length is 101 literals
0.32/0.29	c SATISFIABLE
0.32/0.29	c OPTIMIZING...
0.32/0.29	c Got one! Elapsed wall clock time (in seconds):0.164
0.32/0.29	o 577
0.32/0.30	c Got one! Elapsed wall clock time (in seconds):0.173
0.32/0.30	o 576
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.197
0.54/0.34	o 544
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.208
0.54/0.34	o 541
0.54/0.34	c Got one! Elapsed wall clock time (in seconds):0.212
0.54/0.35	o 540
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.219
0.54/0.35	o 531
0.54/0.36	c Got one! Elapsed wall clock time (in seconds):0.227
0.54/0.36	o 529
0.54/0.37	c Got one! Elapsed wall clock time (in seconds):0.232
0.54/0.37	o 528
0.54/0.37	c Got one! Elapsed wall clock time (in seconds):0.237
0.54/0.37	o 516
0.54/0.37	c Got one! Elapsed wall clock time (in seconds):0.241
0.54/0.37	o 236
0.91/0.52	c cleaning 3136 clauses out of 6282 with flag 13621/6282
0.91/0.56	c Got one! Elapsed wall clock time (in seconds):0.435
0.91/0.56	o 235
0.91/0.60	c Got one! Elapsed wall clock time (in seconds):0.473
0.91/0.60	o 232
1.10/0.66	c Got one! Elapsed wall clock time (in seconds):0.524
1.10/0.66	o 226
1.30/0.71	c Got one! Elapsed wall clock time (in seconds):0.584
1.30/0.71	o 225
1.48/0.81	c Got one! Elapsed wall clock time (in seconds):0.686
1.48/0.81	o 221
1.68/0.90	c cleaning 5405 clauses out of 10811 with flag 7541/13947
1.68/0.91	c Got one! Elapsed wall clock time (in seconds):0.779
1.68/0.91	o 220
1.68/0.92	c Got one! Elapsed wall clock time (in seconds):0.79
1.68/0.92	o 218
1.68/0.94	c Got one! Elapsed wall clock time (in seconds):0.816
1.68/0.94	o 208
1.68/0.95	c Got one! Elapsed wall clock time (in seconds):0.823
1.68/0.95	o 207
1.99/1.10	c cleaning 6203 clauses out of 12405 with flag 22608/20946
1.99/1.18	c Got one! Elapsed wall clock time (in seconds):1.042
1.99/1.18	o 203
2.16/1.23	c Got one! Elapsed wall clock time (in seconds):1.099
2.16/1.23	o 202
2.16/1.27	c cleaning 6036 clauses out of 12071 with flag 3636/26815
2.34/1.32	c Got one! Elapsed wall clock time (in seconds):1.19
2.34/1.32	o 198
2.34/1.35	c Got one! Elapsed wall clock time (in seconds):1.22
2.34/1.35	o 183
2.34/1.36	c Got one! Elapsed wall clock time (in seconds):1.23
2.34/1.36	o 181
2.34/1.38	c Got one! Elapsed wall clock time (in seconds):1.244
2.34/1.38	o 180
2.34/1.39	c Got one! Elapsed wall clock time (in seconds):1.259
2.34/1.39	o 178
2.49/1.44	c Got one! Elapsed wall clock time (in seconds):1.313
2.49/1.44	o 172
2.49/1.48	c cleaning 6761 clauses out of 13521 with flag 4518/34301
2.49/1.49	c Got one! Elapsed wall clock time (in seconds):1.359
2.49/1.49	o 169
2.66/1.53	c Got one! Elapsed wall clock time (in seconds):1.398
2.66/1.53	o 165
2.66/1.57	c Got one! Elapsed wall clock time (in seconds):1.442
2.66/1.57	o 156
2.66/1.58	c Got one! Elapsed wall clock time (in seconds):1.45
2.66/1.58	o 147
2.76/1.64	c Got one! Elapsed wall clock time (in seconds):1.518
2.76/1.64	o 146
2.76/1.68	c cleaning 6735 clauses out of 13473 with flag 3878/41014
2.76/1.69	c Got one! Elapsed wall clock time (in seconds):1.563
2.76/1.69	o 144
2.87/1.73	c Got one! Elapsed wall clock time (in seconds):1.603
2.87/1.73	o 141
2.87/1.79	c Got one! Elapsed wall clock time (in seconds):1.657
2.87/1.79	o 134
2.97/1.84	c cleaning 6308 clauses out of 12615 with flag 7397/46891
2.97/1.89	c Got one! Elapsed wall clock time (in seconds):1.762
2.97/1.89	o 133
3.07/1.98	c cleaning 5720 clauses out of 11452 with flag 12127/52036
3.07/1.99	c Got one! Elapsed wall clock time (in seconds):1.86
3.07/1.99	o 126
3.27/2.13	c cleaning 5609 clauses out of 11230 with flag 22232/57534
3.36/2.21	c Got one! Elapsed wall clock time (in seconds):2.085
3.36/2.21	o 125
3.36/2.22	c Got one! Elapsed wall clock time (in seconds):2.094
3.36/2.22	o 114
3.36/2.25	c Got one! Elapsed wall clock time (in seconds):2.114
3.36/2.25	o 111
3.53/2.36	c cleaning 5902 clauses out of 11812 with flag 8267/63725
3.53/2.37	c Got one! Elapsed wall clock time (in seconds):2.236
3.53/2.37	o 80
3.93/2.54	c cleaning 5650 clauses out of 11306 with flag 19028/69121
4.33/2.71	c cleaning 5826 clauses out of 11657 with flag 43488/75122
4.53/2.88	c cleaning 6414 clauses out of 12830 with flag 69922/82121
4.93/3.10	c cleaning 7209 clauses out of 14418 with flag 102963/90123
5.26/3.25	c Got one! Elapsed wall clock time (in seconds):3.121
5.26/3.25	o 74
5.37/3.38	c cleaning 9283 clauses out of 18568 with flag 18561/101482
5.57/3.53	c cleaning 7641 clauses out of 15284 with flag 41523/107481
5.57/3.53	c Got one! Elapsed wall clock time (in seconds):3.407
5.57/3.53	o 71
5.57/3.55	c Got one! Elapsed wall clock time (in seconds):3.428
5.57/3.55	o 69
5.57/3.57	c Got one! Elapsed wall clock time (in seconds):3.442
5.57/3.57	o 66
5.57/3.58	c Got one! Elapsed wall clock time (in seconds):3.453
5.57/3.58	o 61
5.67/3.70	c Got one! Elapsed wall clock time (in seconds):3.569
5.67/3.70	o 60
5.78/3.73	c Got one! Elapsed wall clock time (in seconds):3.6
5.78/3.73	o 56
5.78/3.77	c cleaning 8418 clauses out of 16860 with flag 3368/116698
6.01/3.90	c cleaning 7222 clauses out of 14443 with flag 22774/122699
6.13/4.06	c cleaning 7107 clauses out of 14219 with flag 48186/129697
6.13/4.08	c Got one! Elapsed wall clock time (in seconds):3.954
6.13/4.08	o 54
6.23/4.11	c Got one! Elapsed wall clock time (in seconds):3.987
6.23/4.11	o 53
6.23/4.18	c cleaning 6381 clauses out of 12775 with flag 12789/135360
6.23/4.19	c Got one! Elapsed wall clock time (in seconds):4.059
6.23/4.19	o 51
6.32/4.29	c cleaning 5788 clauses out of 11585 with flag 18811/140551
6.42/4.30	c Got one! Elapsed wall clock time (in seconds):4.171
6.42/4.30	o 50
6.42/4.39	c Got one! Elapsed wall clock time (in seconds):4.264
6.42/4.39	o 48
6.52/4.42	c cleaning 5959 clauses out of 11930 with flag 4172/146684
6.62/4.51	c Got one! Elapsed wall clock time (in seconds):4.385
6.62/4.51	o 47
6.62/4.54	c cleaning 5643 clauses out of 11310 with flag 3834/152023
6.72/4.61	c Got one! Elapsed wall clock time (in seconds):4.484
6.72/4.61	o 46
6.72/4.66	c Got one! Elapsed wall clock time (in seconds):4.536
6.72/4.66	o 41
6.82/4.70	c cleaning 6069 clauses out of 12150 with flag 3980/158506
6.92/4.80	c Got one! Elapsed wall clock time (in seconds):4.67
6.92/4.80	o 38
7.10/4.93	c cleaning 8277 clauses out of 16559 with flag 17216/168985
7.23/5.07	c cleaning 7129 clauses out of 14279 with flag 39584/174982
7.42/5.21	c cleaning 7072 clauses out of 14151 with flag 67531/181983
7.53/5.38	c cleaning 7530 clauses out of 15080 with flag 96332/189985
7.72/5.57	c cleaning 8272 clauses out of 16548 with flag 128443/198983
8.12/5.81	c cleaning 9135 clauses out of 18277 with flag 170280/208985
8.12/5.87	c Got one! Elapsed wall clock time (in seconds):5.739
8.12/5.87	o 37
8.22/5.94	c cleaning 7512 clauses out of 15027 with flag 11247/214870
8.32/6.07	c cleaning 6751 clauses out of 13516 with flag 33120/220871
8.51/6.23	c cleaning 6879 clauses out of 13765 with flag 58772/227871
8.61/6.31	c Got one! Elapsed wall clock time (in seconds):6.184
8.61/6.31	o 34
8.61/6.34	c cleaning 6037 clauses out of 12094 with flag 3563/233079
8.72/6.45	c cleaning 6023 clauses out of 12057 with flag 25396/239080
8.82/6.59	c cleaning 6506 clauses out of 13032 with flag 51407/246079
9.04/6.77	c cleaning 7254 clauses out of 14526 with flag 84598/254079
9.24/6.97	c cleaning 8132 clauses out of 16272 with flag 120831/263079
9.54/7.21	c cleaning 9067 clauses out of 18142 with flag 165292/273081
9.74/7.48	c cleaning 10036 clauses out of 20072 with flag 213604/284079
10.03/7.76	c cleaning 11017 clauses out of 22035 with flag 263501/296079
10.43/8.11	c cleaning 12003 clauses out of 24019 with flag 325938/309080
10.73/8.44	c cleaning 13001 clauses out of 26014 with flag 385741/323079
10.83/8.52	c Got one! Elapsed wall clock time (in seconds):8.396
10.83/8.52	o 32
10.83/8.56	c cleaning 9054 clauses out of 18119 with flag 4304/328187
10.93/8.68	c cleaning 7531 clauses out of 15066 with flag 30449/334188
11.12/8.82	c cleaning 7264 clauses out of 14531 with flag 58450/341185
11.22/8.97	c cleaning 7622 clauses out of 15265 with flag 88083/349184
11.32/9.01	c Got one! Elapsed wall clock time (in seconds):8.888
11.32/9.01	o 28
11.32/9.08	c cleaning 6577 clauses out of 13166 with flag 11074/354708
11.32/9.08	c Got one! Elapsed wall clock time (in seconds):8.955
11.32/9.08	o 22
11.42/9.18	c cleaning 5953 clauses out of 11912 with flag 17913/360031
11.52/9.29	c cleaning 5975 clauses out of 11960 with flag 39604/366034
11.72/9.43	c cleaning 6487 clauses out of 12982 with flag 66231/373032
11.82/9.57	c Got one! Elapsed wall clock time (in seconds):9.445
11.82/9.57	o 19
11.92/9.69	c cleaning 9469 clauses out of 18944 with flag 18095/385486
12.12/9.81	c starts		: 201
12.12/9.82	c conflicts		: 390926
12.12/9.82	c decisions		: 707786
12.12/9.82	c propagations		: 11328138
12.12/9.82	c inspects		: 77276146
12.12/9.82	c shortcuts		: 0
12.12/9.82	c learnt literals	: 40
12.12/9.82	c learnt binary clauses	: 38
12.12/9.82	c learnt ternary clauses	: 994
12.12/9.82	c learnt constraints	: 390885
12.12/9.82	c ignored constraints	: 0
12.12/9.82	c root simplifications	: 0
12.12/9.82	c removed literals (reason simplification)	: 0
12.12/9.83	c reason swapping (by a shorter reason)	: 0
12.12/9.83	c Calls to reduceDB	: 52
12.12/9.83	c Number of update (reduction) of LBD	: 124993
12.12/9.83	c Imported unit clauses	: 0
12.12/9.83	c No decision after first conflict	: false
12.12/9.83	c number of reductions to clauses (during analyze)	: 0
12.12/9.83	c number of learned constraints concerned by reduction	: 0
12.12/9.83	c number of learning phase by resolution	: 0
12.12/9.83	c number of learning phase by cutting planes	: 0
12.12/9.83	c number of rounding to 1 operations	: 0
12.12/9.83	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
12.12/9.83	c number of reductions of the coefficients by power 2 	: 0
12.12/9.83	c number of right shift for reduction by power 2 	: 0
12.12/9.83	c number of reductions of the coefficients by GCD over coefficients 	: 0
12.12/9.84	c number of ending skipping 	: 0
12.12/9.84	c number of internal skipping 	: 0
12.12/9.84	c number of derivation steps 	: 0
12.12/9.84	c number of skipped derivation steps 	: 0
12.12/9.84	c number of remaining unassigned 	: 0
12.12/9.84	c number of remaining assigned 	: 0
12.12/9.84	c number of falsified literals weakened from reason	: 0
12.12/9.84	c number of falsified literals weakened from conflict	: 0
12.12/9.84	c time for arithmetic operations	: 0
12.12/9.84	c minimum degree of deleted constraints	: null
12.12/9.84	c maximum degree of deleted constraints	: null
12.12/9.84	c number of deleted constraints	: 0
12.12/9.84	c speed (assignments/second)	: 1170866.976744186
12.12/9.84	c non guided choices	: 2983
12.12/9.84	s OPTIMUM FOUND
12.12/9.84	c Found 63 solution(s)
12.12/9.84	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 
12.12/9.84	c objective function=19
12.12/9.84	c Total wall clock time (in seconds): 9.714

Verifier Data

OK	19

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

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

solver pid=87215, runsolver pid=87212

[startup+0.100543 s]*
/proc/loadavg: 4.59 3.38 2.60 5/335 87233
/proc/meminfo: memFree=100913668/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=18975048 memory=62452 CPUtime=0.13 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 7195 0 0 0 11 2 0 0 20 0 18 0 8391102 19430449152 15613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4743762 15613 5558 1 0 549300 0
[pid=87215/tid=87217] ppid=87212 vsize=18975048 memory=4026561586 CPUtime=0.07 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 1077936192 5732 0 0 0 6 1 0 0 20 0 18 0 8391102 19430449152 15613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8391105 19430449152 15613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 18 0 8391105 19430449152 15613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 62452 KiB

[startup+0.206016 s]*
/proc/loadavg: 4.59 3.38 2.60 7/336 87234
/proc/meminfo: memFree=100907240/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19041612 memory=70452 CPUtime=0.32 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 9122 0 0 0 30 2 0 0 20 0 19 0 8391102 19498610688 17613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4760403 17613 5888 1 0 550610 0
[pid=87215/tid=87217] ppid=87212 vsize=19041612 memory=664970838410264707 CPUtime=0.18 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 6003 0 0 0 16 2 0 0 20 0 19 0 8391102 19498610688 17613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19041612 memory=18993 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 17613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19041612 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 17613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8391119 19498610688 17613 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 70452 KiB

[startup+0.314016 s]*
/proc/loadavg: 4.59 3.38 2.60 7/336 87234
/proc/meminfo: memFree=100903144/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19041612 memory=73968 CPUtime=0.54 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 9773 0 0 0 51 3 0 0 20 0 19 0 8391102 19498610688 18492 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4760403 18492 5888 1 0 550896 0
[pid=87215/tid=87217] ppid=87212 vsize=19041612 memory=-6000919498543621479 CPUtime=0.28 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 6036 0 0 0 26 2 0 0 20 0 19 0 8391102 19498610688 18492 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 18492 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 18492 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8391119 19498610688 18492 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 73968 KiB

[startup+0.710008 s]
/proc/loadavg: 4.59 3.38 2.60 7/336 87234
/proc/meminfo: memFree=100892676/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19041612 memory=86740 CPUtime=1.3 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 11983 0 0 0 127 3 0 0 20 0 19 0 8391102 19498610688 21685 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4760403 21685 5888 1 0 552481 0
[pid=87215/tid=87217] ppid=87212 vsize=19041612 memory=34836 CPUtime=0.66 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 6083 0 0 0 64 2 0 0 20 0 19 0 8391102 19498610688 21685 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 21685 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 21685 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8391119 19498610688 21685 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 86740 KiB

[startup+1.501 s]
/proc/loadavg: 4.63 3.41 2.62 5/336 87234
/proc/meminfo: memFree=100883732/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19041612 memory=99464 CPUtime=2.66 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 16068 0 0 0 262 4 0 0 20 0 19 0 8391102 19498610688 24866 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4760403 24866 5888 1 0 552898 0
[pid=87215/tid=87217] ppid=87212 vsize=19041612 memory=13048 CPUtime=1.43 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 6696 0 0 0 141 2 0 0 20 0 19 0 8391102 19498610688 24866 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 24866 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 24866 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8391119 19498610688 24866 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 99464 KiB

[startup+3.10602 s]
/proc/loadavg: 4.63 3.41 2.62 6/336 87234
/proc/meminfo: memFree=100846660/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19041612 memory=132788 CPUtime=5.12 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 22303 0 0 0 507 5 0 0 20 0 19 0 8391102 19498610688 33197 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4760403 33197 5899 1 0 554968 0
[pid=87215/tid=87217] ppid=87212 vsize=19041612 memory=0 CPUtime=3.02 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 7680 0 0 0 299 3 0 0 20 0 19 0 8391102 19498610688 33197 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19041612 memory=-6000919498543621479 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 33197 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 25 0 0 0 0 0 0 0 20 0 19 0 8391105 19498610688 33197 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19041612 memory=2268 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8391119 19498610688 33197 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 5.12 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 132788 KiB

[startup+6.30101 s]
/proc/loadavg: 4.74 3.45 2.64 5/337 87236
/proc/meminfo: memFree=100774992/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19108176 memory=182868 CPUtime=8.61 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 29202 0 0 0 854 7 0 0 20 0 20 0 8391102 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4777044 45717 5899 1 0 555260 0
[pid=87215/tid=87217] ppid=87212 vsize=19108176 memory=2268 CPUtime=6.17 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 9305 0 0 0 613 4 0 0 20 0 20 0 8391102 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19108176 memory=7754043902811500216 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8391119 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 8.61 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182868 KiB

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

# cumulated CPU time of all completed processes:  user=12.1078 s, system=0.087367 s

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

[startup+6.40101 s]
/proc/loadavg: 4.74 3.45 2.64 5/337 87236
/proc/meminfo: memFree=100774992/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19108176 memory=182868 CPUtime=8.72 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 29209 0 0 0 865 7 0 0 20 0 20 0 8391102 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4777044 45717 5899 1 0 555260 0
[pid=87215/tid=87217] ppid=87212 vsize=19108176 memory=228489167166 CPUtime=6.27 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 9305 0 0 0 623 4 0 0 20 0 20 0 8391102 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19108176 memory=-6000919498543621479 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8391119 19566772224 45717 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 8.72 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182868 KiB

[startup+8.00101 s]*
/proc/loadavg: 4.74 3.45 2.64 5/337 87236
/proc/meminfo: memFree=100719508/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19108176 memory=182932 CPUtime=10.33 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 29298 0 0 0 1026 7 0 0 20 0 20 0 8391102 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4777044 45733 5915 1 0 555260 0
[pid=87215/tid=87217] ppid=87212 vsize=19108176 memory=-6000919498543621479 CPUtime=7.86 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 9375 0 0 0 782 4 0 0 20 0 20 0 8391102 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19108176 memory=4412239589609736249 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19108176 memory=-3839181671311825811 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19108176 memory=-6592257622982968468 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8391119 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 10.33 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182932 KiB

[startup+8.80101 s]
/proc/loadavg: 4.74 3.45 2.64 5/337 87236
/proc/meminfo: memFree=100719508/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19108176 memory=182932 CPUtime=11.12 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 29803 0 0 0 1105 7 0 0 20 0 20 0 8391102 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4777044 45733 5915 1 0 555260 0
[pid=87215/tid=87217] ppid=87212 vsize=19108176 memory=34836 CPUtime=8.65 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 9878 0 0 0 861 4 0 0 20 0 20 0 8391102 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19108176 memory=182868 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19108176 memory=166304 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19108176 memory=39748 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8391119 19566772224 45733 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 11.12 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182932 KiB

[startup+9.60101 s]
/proc/loadavg: 4.74 3.45 2.64 5/337 87236
/proc/meminfo: memFree=100719564/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19108176 memory=182984 CPUtime=11.92 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 30496 0 0 0 1185 7 0 0 20 0 20 0 8391102 19566772224 45746 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4777044 45746 5915 1 0 555260 0
[pid=87215/tid=87217] ppid=87212 vsize=19108176 memory=11684 CPUtime=9.44 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 10263 0 0 0 940 4 0 0 20 0 20 0 8391102 19566772224 45746 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45746 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45746 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19108176 memory=-2970219127290161514 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8391119 19566772224 45746 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 11.92 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 182984 KiB

[startup+9.80101 s]
/proc/loadavg: 4.74 3.45 2.64 5/337 87236
/proc/meminfo: memFree=100719564/131524600 swapFree=131071996/131071996
[pid=87215] ppid=87212 vsize=19108176 memory=183220 CPUtime=12.12 cores=0,2
/proc/87215/stat : 87215 (java) S 87212 87215 86029 0 -1 1077936128 30558 0 0 0 1205 7 0 0 20 0 20 0 8391102 19566772224 45805 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 0 0 16800975 0 0 0 17 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
/proc/87215/statm: 4777044 45805 5915 1 0 555260 0
[pid=87215/tid=87217] ppid=87212 vsize=19108176 memory=16140 CPUtime=9.64 cores=0,2
/proc/87215/task/87217/stat : 87217 (java) R 87212 87215 86029 0 -1 4194368 10300 0 0 0 960 4 0 0 20 0 20 0 8391102 19566772224 45805 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87226] ppid=87212 vsize=19108176 memory=2268 CPUtime=0 cores=0,2
/proc/87215/task/87226/stat : 87226 (Finalizer) S 87212 87215 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45805 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87233] ppid=87212 vsize=19108176 memory=39748 CPUtime=0 cores=0,2
/proc/87215/task/87233/stat : 87233 (Common-Cleaner) S 87212 87215 86029 0 -1 1077936192 49 0 0 0 0 0 0 0 20 0 20 0 8391105 19566772224 45805 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
[pid=87215/tid=87234] ppid=87212 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/87215/task/87234/stat : 87234 (Timer-0) S 87212 87215 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8391119 19566772224 45805 134679101440 93963838676992 93963838680688 140723681189424 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 93963838688504 93963838689296 93963855622144 140723681195014 140723681195104 140723681195104 140723681202120 0
Current children cumulated CPU time: 12.12 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 183220 KiB

Child status: 30

Real time (s): 9.86543
CPU time (s): 12.1951
CPU user time (s): 12.1078
CPU system time (s): 0.087367
CPU usage (%): 123.615
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 183220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.1078
system time used= 0.087367
maximum resident set size= 184968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33230
page faults= 0
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 962
involuntary context switches= 316


# summary of solver processes directly reported to runsolver:
#   pid: 87215
#   total CPU time (s): 12.1951
#   total CPU user time (s): 12.1078
#   total CPU system time (s): 0.087367

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.033534 second user time and 0.082607 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 8c76a6ecd3f287ba954f7f96ea04e868
RANDOM SEED=465750309

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		: 3632.634
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		: 3682.685
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		: 3660.619
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		: 3600.508
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		: 3610.832
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		: 3682.817
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		: 3681.469
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.523
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:        100955760 kB
MemAvailable:   121823296 kB
Buffers:          141252 kB
Cached:         21462296 kB
SwapCached:            0 kB
Active:           896732 kB
Inactive:       28912404 kB
Active(anon):       1552 kB
Inactive(anon):  8241736 kB
Active(file):     895180 kB
Inactive(file): 20670668 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              1016 kB
Writeback:             0 kB
AnonPages:       8203712 kB
Mapped:           119876 kB
Shmem:             37720 kB
KReclaimable:     283024 kB
Slab:             389992 kB
SReclaimable:     283024 kB
SUnreclaim:       106968 kB
KernelStack:        5120 kB
PageTables:        26140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10376888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7847936 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:11:36