Trace number 4456141

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 20.8141 17.5896

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552423--soft-0-100-0.wbo
MD5SUM128eb31e74e9d5316274ee97a7821bb0
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark20.8141
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 136180
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136179
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
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.09	c Number of processors 	2
0.14/0.12	--- Begin Solver configuration ---
0.14/0.12	org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	Learn all clauses as in MiniSAT
0.14/0.12	LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	No reason simplification
0.14/0.12	Glucose 2.1 dynamic restart strategy
0.14/0.12	Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	timeout=2147483s
0.14/0.12	DB Simplification allowed=false
0.14/0.12	Listener: none
0.14/0.12	--- End Solver configuration ---
0.14/0.12	c Pseudo Boolean Optimization by upper bound
0.14/0.12	c --- Begin Solver configuration ---
0.14/0.12	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@5e91993f
0.14/0.12	c Learn all clauses as in MiniSAT
0.14/0.12	c LOGGER=java.util.logging.Logger@cac736f claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.14/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.14/0.12	c No reason simplification
0.14/0.12	c Glucose 2.1 dynamic restart strategy
0.14/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.14/0.12	c timeout=2147483s
0.14/0.12	c DB Simplification allowed=false
0.14/0.12	c Listener: none
0.14/0.12	c --- End Solver configuration ---
0.14/0.12	c solving HOME/instance-4456141-1721718629.wbo
0.14/0.12	c reading problem ... 
0.33/0.21	c ... done. Wall clock time 0.077s.
0.33/0.21	c declared #vars     231
0.33/0.21	c internal #vars     2938
0.33/0.21	c #constraints  2708
0.33/0.21	c constraints type 
0.33/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.33/0.21	c org.sat4j.specs.Constr$1 => 1
0.33/0.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.33/0.21	c 2708 constraints processed.
0.33/0.21	c objective function length is 2707 literals
0.33/0.26	c SATISFIABLE
0.33/0.26	c OPTIMIZING...
0.33/0.26	c Got one! Elapsed wall clock time (in seconds):0.137
0.33/0.26	o 598
0.33/0.29	c Got one! Elapsed wall clock time (in seconds):0.164
0.33/0.29	o 442
0.73/0.46	c Got one! Elapsed wall clock time (in seconds):0.34
0.73/0.46	o 424
0.73/0.50	c Got one! Elapsed wall clock time (in seconds):0.377
0.73/0.50	o 413
0.93/0.52	c Got one! Elapsed wall clock time (in seconds):0.397
0.93/0.52	o 402
0.93/0.54	c Got one! Elapsed wall clock time (in seconds):0.414
0.93/0.54	o 396
0.93/0.55	c Got one! Elapsed wall clock time (in seconds):0.429
0.93/0.55	o 364
0.93/0.57	c Got one! Elapsed wall clock time (in seconds):0.444
0.93/0.57	o 360
1.29/0.71	c Got one! Elapsed wall clock time (in seconds):0.579
1.29/0.71	o 358
1.29/0.71	c Got one! Elapsed wall clock time (in seconds):0.591
1.29/0.71	o 356
1.29/0.72	c Got one! Elapsed wall clock time (in seconds):0.602
1.29/0.73	o 352
1.29/0.76	c Got one! Elapsed wall clock time (in seconds):0.633
1.29/0.76	o 350
1.29/0.77	c Got one! Elapsed wall clock time (in seconds):0.642
1.29/0.77	o 347
1.29/0.78	c Got one! Elapsed wall clock time (in seconds):0.654
1.29/0.78	o 314
1.49/0.80	c Got one! Elapsed wall clock time (in seconds):0.669
1.49/0.80	o 313
2.06/1.28	c Got one! Elapsed wall clock time (in seconds):1.157
2.06/1.28	o 310
2.06/1.29	c Got one! Elapsed wall clock time (in seconds):1.166
2.06/1.29	o 296
2.19/1.31	c Got one! Elapsed wall clock time (in seconds):1.191
2.19/1.31	o 288
2.19/1.32	c Got one! Elapsed wall clock time (in seconds):1.2
2.19/1.32	o 284
2.19/1.33	c Got one! Elapsed wall clock time (in seconds):1.21
2.19/1.33	o 264
2.19/1.34	c Got one! Elapsed wall clock time (in seconds):1.22
2.19/1.34	o 228
2.19/1.37	c Got one! Elapsed wall clock time (in seconds):1.24
2.19/1.37	o 225
2.19/1.37	c Got one! Elapsed wall clock time (in seconds):1.251
2.19/1.37	o 223
2.19/1.38	c Got one! Elapsed wall clock time (in seconds):1.257
2.19/1.38	o 209
2.19/1.40	c Got one! Elapsed wall clock time (in seconds):1.276
2.38/1.40	o 207
2.38/1.43	c Got one! Elapsed wall clock time (in seconds):1.307
2.38/1.43	o 193
2.38/1.44	c Got one! Elapsed wall clock time (in seconds):1.314
2.38/1.44	o 172
2.38/1.46	c Got one! Elapsed wall clock time (in seconds):1.335
2.38/1.46	o 169
2.38/1.48	c Got one! Elapsed wall clock time (in seconds):1.346
2.38/1.48	o 162
2.57/1.51	c Got one! Elapsed wall clock time (in seconds):1.385
2.57/1.51	o 161
2.57/1.51	c Got one! Elapsed wall clock time (in seconds):1.392
2.57/1.52	o 157
2.57/1.52	c Got one! Elapsed wall clock time (in seconds):1.4
2.57/1.53	o 149
2.57/1.57	c Got one! Elapsed wall clock time (in seconds):1.442
2.57/1.57	o 147
2.57/1.58	c Got one! Elapsed wall clock time (in seconds):1.457
2.57/1.58	o 136
2.77/1.65	c Got one! Elapsed wall clock time (in seconds):1.522
2.77/1.65	o 113
2.97/1.72	c Got one! Elapsed wall clock time (in seconds):1.599
2.97/1.72	o 110
3.17/1.87	c cleaning 5388 clauses out of 10775 with flag 4895/10775
3.36/1.96	c Got one! Elapsed wall clock time (in seconds):1.837
3.36/1.96	o 109
3.77/2.12	c Got one! Elapsed wall clock time (in seconds):1.997
3.77/2.13	o 108
3.89/2.28	c Got one! Elapsed wall clock time (in seconds):2.155
3.89/2.28	o 97
4.44/2.57	c cleaning 5840 clauses out of 11696 with flag 13250/17084
4.79/2.87	c Got one! Elapsed wall clock time (in seconds):2.734
4.79/2.87	o 95
4.79/2.88	c Got one! Elapsed wall clock time (in seconds):2.751
4.79/2.88	o 93
5.02/3.10	c Got one! Elapsed wall clock time (in seconds):2.974
5.13/3.11	o 92
5.29/3.20	c Got one! Elapsed wall clock time (in seconds):3.078
5.29/3.20	o 82
5.29/3.24	c Got one! Elapsed wall clock time (in seconds):3.121
5.29/3.24	o 81
5.43/3.31	c Got one! Elapsed wall clock time (in seconds):3.188
5.43/3.31	o 79
5.43/3.33	c Got one! Elapsed wall clock time (in seconds):3.2
5.43/3.33	o 78
5.56/3.44	c Got one! Elapsed wall clock time (in seconds):3.315
5.56/3.44	o 76
5.72/3.53	c cleaning 7251 clauses out of 14501 with flag 5377/25729
5.72/3.55	c Got one! Elapsed wall clock time (in seconds):3.42
5.72/3.55	o 71
5.91/3.61	c Got one! Elapsed wall clock time (in seconds):3.485
5.91/3.61	o 69
5.91/3.68	c Got one! Elapsed wall clock time (in seconds):3.552
5.91/3.68	o 68
6.11/3.70	c Got one! Elapsed wall clock time (in seconds):3.573
6.11/3.70	o 64
6.11/3.79	c Got one! Elapsed wall clock time (in seconds):3.662
6.11/3.79	o 61
6.27/3.81	c Got one! Elapsed wall clock time (in seconds):3.684
6.27/3.81	o 60
6.27/3.89	c Got one! Elapsed wall clock time (in seconds):3.763
6.27/3.89	o 59
6.49/4.07	c Got one! Elapsed wall clock time (in seconds):3.946
6.49/4.07	o 57
6.68/4.28	c cleaning 8076 clauses out of 16178 with flag 13500/34657
7.50/4.84	c cleaning 7047 clauses out of 14106 with flag 57011/40661
8.13/5.23	c Got one! Elapsed wall clock time (in seconds):5.107
8.13/5.23	o 55
8.23/5.32	c cleaning 6132 clauses out of 12285 with flag 6684/45887
8.43/5.51	c Got one! Elapsed wall clock time (in seconds):5.385
8.43/5.51	o 52
8.53/5.64	c Got one! Elapsed wall clock time (in seconds):5.515
8.53/5.64	o 42
8.63/5.72	c Got one! Elapsed wall clock time (in seconds):5.594
8.63/5.72	o 41
8.63/5.74	c Got one! Elapsed wall clock time (in seconds):5.618
8.63/5.74	o 38
8.73/5.83	c cleaning 6318 clauses out of 12657 with flag 6757/52391
8.93/6.01	c Got one! Elapsed wall clock time (in seconds):5.886
8.93/6.01	o 35
8.93/6.03	c Got one! Elapsed wall clock time (in seconds):5.909
8.93/6.03	o 34
9.03/6.11	c Got one! Elapsed wall clock time (in seconds):5.983
9.03/6.11	o 31
9.13/6.27	c Got one! Elapsed wall clock time (in seconds):6.149
9.13/6.27	o 30
9.23/6.36	c cleaning 6821 clauses out of 13644 with flag 8375/59696
9.63/6.76	c cleaning 6404 clauses out of 12822 with flag 53874/65695
9.73/6.83	c Got one! Elapsed wall clock time (in seconds):6.712
9.73/6.84	o 29
9.93/7.04	c Got one! Elapsed wall clock time (in seconds):6.919
9.93/7.04	o 26
10.03/7.18	c cleaning 6417 clauses out of 12869 with flag 14118/72146
10.23/7.36	c Got one! Elapsed wall clock time (in seconds):7.239
10.23/7.36	o 25
10.34/7.48	c cleaning 5813 clauses out of 11641 with flag 14957/77335
10.73/7.84	c cleaning 5903 clauses out of 11829 with flag 58398/83336
11.23/8.31	c cleaning 6453 clauses out of 12925 with flag 116058/90335
11.73/8.85	c cleaning 7221 clauses out of 14471 with flag 194834/98334
11.83/8.99	c Got one! Elapsed wall clock time (in seconds):8.864
11.83/8.99	o 21
12.04/9.20	c cleaning 6196 clauses out of 12414 with flag 26072/103498
12.13/9.22	c Got one! Elapsed wall clock time (in seconds):9.095
12.13/9.22	o 20
12.43/9.56	c cleaning 5790 clauses out of 11587 with flag 42146/108867
12.96/10.02	c cleaning 5892 clauses out of 11798 with flag 94479/114868
13.46/10.60	c cleaning 6454 clauses out of 12914 with flag 159568/121876
13.57/10.62	c Got one! Elapsed wall clock time (in seconds):10.496
13.57/10.62	o 17
13.88/10.99	c cleaning 5856 clauses out of 11753 with flag 45823/127169
14.18/11.28	c Got one! Elapsed wall clock time (in seconds):11.162
14.18/11.29	o 16
14.38/11.42	c cleaning 5850 clauses out of 11714 with flag 15667/132986
14.68/11.70	c Got one! Elapsed wall clock time (in seconds):11.58
14.68/11.70	o 15
14.79/11.84	c cleaning 5812 clauses out of 11627 with flag 18594/138749
14.89/11.94	c Got one! Elapsed wall clock time (in seconds):11.815
14.89/11.94	o 14
15.21/12.23	c cleaning 5585 clauses out of 11178 with flag 36966/144112
15.21/12.24	c Got one! Elapsed wall clock time (in seconds):12.112
15.21/12.24	o 13
15.41/12.48	c Got one! Elapsed wall clock time (in seconds):12.352
15.41/12.48	o 12
15.61/12.60	c cleaning 5595 clauses out of 11208 with flag 15689/149727
15.91/12.90	c Got one! Elapsed wall clock time (in seconds):12.782
15.91/12.90	o 11
15.91/12.97	c cleaning 5519 clauses out of 11067 with flag 7361/155181
16.42/13.41	c cleaning 5774 clauses out of 11548 with flag 62968/161181
16.51/13.51	c Got one! Elapsed wall clock time (in seconds):13.388
16.51/13.51	o 10
16.90/13.82	c cleaning 5593 clauses out of 11207 with flag 34189/166615
17.40/14.32	c cleaning 5787 clauses out of 11613 with flag 91374/172614
17.70/14.62	c Got one! Elapsed wall clock time (in seconds):14.494
17.70/14.62	o 9
17.80/14.71	c cleaning 5409 clauses out of 10840 with flag 8925/177628
18.34/15.22	c cleaning 5716 clauses out of 11434 with flag 66636/183631
18.54/15.44	c Got one! Elapsed wall clock time (in seconds):15.315
18.54/15.44	o 8
18.54/15.47	c Got one! Elapsed wall clock time (in seconds):15.349
18.54/15.47	o 6
18.85/15.71	c cleaning 5926 clauses out of 11874 with flag 25055/189787
19.25/16.12	c Got one! Elapsed wall clock time (in seconds):15.995
19.25/16.12	o 5
19.70/16.52	c cleaning 8290 clauses out of 16579 with flag 40691/200422
20.10/16.92	c cleaning 7140 clauses out of 14287 with flag 94255/206421
20.50/17.36	c cleaning 7069 clauses out of 14143 with flag 153985/213424
20.70/17.56	c starts		: 367
20.70/17.57	c conflicts		: 216809
20.70/17.57	c decisions		: 564564
20.70/17.57	c propagations		: 36308777
20.70/17.57	c inspects		: 149554165
20.70/17.57	c shortcuts		: 0
20.70/17.57	c learnt literals	: 18
20.70/17.57	c learnt binary clauses	: 40
20.70/17.57	c learnt ternary clauses	: 252
20.70/17.57	c learnt constraints	: 216790
20.70/17.57	c ignored constraints	: 0
20.70/17.57	c root simplifications	: 0
20.70/17.57	c removed literals (reason simplification)	: 0
20.70/17.57	c reason swapping (by a shorter reason)	: 0
20.70/17.57	c Calls to reduceDB	: 33
20.70/17.57	c Number of update (reduction) of LBD	: 102424
20.70/17.57	c Imported unit clauses	: 0
20.70/17.57	c No decision after first conflict	: false
20.70/17.57	c number of reductions to clauses (during analyze)	: 0
20.70/17.57	c number of learned constraints concerned by reduction	: 0
20.70/17.57	c number of learning phase by resolution	: 0
20.70/17.57	c number of learning phase by cutting planes	: 0
20.70/17.57	c number of rounding to 1 operations	: 0
20.70/17.57	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
20.70/17.57	c number of reductions of the coefficients by power 2 	: 0
20.70/17.57	c number of right shift for reduction by power 2 	: 0
20.70/17.57	c number of reductions of the coefficients by GCD over coefficients 	: 0
20.70/17.57	c number of ending skipping 	: 0
20.70/17.57	c number of internal skipping 	: 0
20.70/17.57	c number of derivation steps 	: 0
20.70/17.57	c number of skipped derivation steps 	: 0
20.70/17.57	c number of remaining unassigned 	: 0
20.70/17.57	c number of remaining assigned 	: 0
20.70/17.57	c number of falsified literals weakened from reason	: 0
20.70/17.57	c number of falsified literals weakened from conflict	: 0
20.70/17.57	c time for arithmetic operations	: 0
20.70/17.58	c minimum degree of deleted constraints	: null
20.70/17.58	c maximum degree of deleted constraints	: null
20.70/17.58	c number of deleted constraints	: 0
20.70/17.58	c speed (assignments/second)	: 2091880.9126001038
20.70/17.58	c non guided choices	: 9488
20.70/17.58	s OPTIMUM FOUND
20.70/17.58	c Found 81 solution(s)
20.70/17.58	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 
20.70/17.58	c objective function=5
20.70/17.58	c Total wall clock time (in seconds): 17.455

Verifier Data

OK	5

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

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


[startup+0.100068 s]*
/proc/loadavg: 4.33 3.13 2.48 7/335 86757
/proc/meminfo: memFree=101402764/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=18975048 memory=65120 CPUtime=0.14 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 7186 0 0 0 12 2 0 0 20 0 18 0 8385404 19430449152 16280 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4743762 16280 5684 1 0 549326 0
[pid=86739/tid=86741] ppid=86736 vsize=18975048 memory=4026561586 CPUtime=0.08 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 5745 0 0 0 7 1 0 0 20 0 18 0 8385404 19430449152 16280 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=18975048 memory=237146210664 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8385407 19430449152 16280 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=18975048 memory=15542920530909205 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 8385407 19430449152 16280 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 65120 KiB

[startup+0.206396 s]*
/proc/loadavg: 4.33 3.13 2.48 8/335 86757
/proc/meminfo: memFree=101392904/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=18975048 memory=75464 CPUtime=0.33 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 7540 0 0 0 31 2 0 0 20 0 18 0 8385404 19430449152 18866 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4743762 18866 5886 1 0 549616 0
[pid=86739/tid=86741] ppid=86736 vsize=18975048 memory=664970838410264707 CPUtime=0.19 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 5964 0 0 0 17 2 0 0 20 0 18 0 8385404 19430449152 18866 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=18975048 memory=18993 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 18 0 8385407 19430449152 18866 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=18975048 memory=15261445554177769 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 18 0 8385407 19430449152 18866 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 18975048 KiB
Current children cumulated memory: 75464 KiB

[startup+0.313967 s]*
/proc/loadavg: 4.33 3.13 2.48 6/336 86758
/proc/meminfo: memFree=101382676/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19041612 memory=85100 CPUtime=0.54 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 10058 0 0 0 51 3 0 0 20 0 19 0 8385404 19498610688 21275 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4760403 21275 5887 1 0 551426 0
[pid=86739/tid=86741] ppid=86736 vsize=19041612 memory=-6000919481329870439 CPUtime=0.29 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 6054 0 0 0 27 2 0 0 20 0 19 0 8385404 19498610688 21275 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 21275 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 21275 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8385426 19498610688 21275 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 85100 KiB

[startup+0.700257 s]
/proc/loadavg: 4.33 3.13 2.48 7/336 86758
/proc/meminfo: memFree=101377572/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19041612 memory=96612 CPUtime=1.29 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 11344 0 0 0 126 3 0 0 20 0 19 0 8385404 19498610688 24153 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4760403 24153 5887 1 0 552113 0
[pid=86739/tid=86741] ppid=86736 vsize=19041612 memory=13048 CPUtime=0.67 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 6070 0 0 0 65 2 0 0 20 0 19 0 8385404 19498610688 24153 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 24153 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19041612 memory=281147485778944 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 24153 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19041612 memory=39748 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8385426 19498610688 24153 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 96612 KiB

[startup+1.50118 s]
/proc/loadavg: 4.33 3.13 2.48 6/336 86758
/proc/meminfo: memFree=101362496/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19041612 memory=128016 CPUtime=2.57 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 17672 0 0 0 252 5 0 0 20 0 19 0 8385404 19498610688 32004 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4760403 32004 5887 1 0 553760 0
[pid=86739/tid=86741] ppid=86736 vsize=19041612 memory=13048 CPUtime=1.47 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 6994 0 0 0 144 3 0 0 20 0 19 0 8385404 19498610688 32004 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 32004 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 32004 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19041612 memory=65 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8385426 19498610688 32004 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 2.57 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 128016 KiB

[startup+3.10945 s]
/proc/loadavg: 4.30 3.15 2.49 5/336 86759
/proc/meminfo: memFree=101312444/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19041612 memory=157320 CPUtime=5.13 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 21960 0 0 0 507 6 0 0 20 0 19 0 8385404 19498610688 39330 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4760403 39330 5887 1 0 555248 0
[pid=86739/tid=86741] ppid=86736 vsize=19041612 memory=0 CPUtime=3.06 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 7831 0 0 0 303 3 0 0 20 0 19 0 8385404 19498610688 39330 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19041612 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 39330 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19041612 memory=140564 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 19 0 8385407 19498610688 39330 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19041612 memory=13048 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 19 0 8385426 19498610688 39330 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 5.13 s
Current children cumulated vsize: 19041612 KiB
Current children cumulated memory: 157320 KiB

[startup+6.30028 s]
/proc/loadavg: 4.30 3.15 2.49 5/337 86760
/proc/meminfo: memFree=101275184/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=192360 CPUtime=9.23 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 32236 0 0 0 915 8 0 0 20 0 20 0 8385404 19566772224 48090 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 48090 5935 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=13048 CPUtime=6.24 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 8645 0 0 0 620 4 0 0 20 0 20 0 8385404 19566772224 48090 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48090 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=7450431979669973096 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48090 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=5520 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 48090 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 9.23 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 192360 KiB

[startup+12.7003 s]
/proc/loadavg: 4.36 3.18 2.50 5/337 86760
/proc/meminfo: memFree=101036980/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=188816 CPUtime=15.71 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 38080 0 0 0 1563 8 0 0 20 0 20 0 8385404 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 47204 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=0 CPUtime=12.62 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 10151 0 0 0 1258 4 0 0 20 0 20 0 8385404 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=188796 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=0 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 15.71 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188816 KiB

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

# cumulated CPU time of all completed processes:  user=20.7105 s, system=0.103545 s

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

[startup+12.8003 s]
/proc/loadavg: 4.36 3.18 2.50 5/337 86760
/proc/meminfo: memFree=101036980/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=188816 CPUtime=15.81 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 38083 0 0 0 1573 8 0 0 20 0 20 0 8385404 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 47204 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=188788 CPUtime=12.72 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 10152 0 0 0 1268 4 0 0 20 0 20 0 8385404 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=13048 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=11684 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=26184 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 47204 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 15.81 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 188816 KiB

[startup+16.0003 s]*
/proc/loadavg: 4.33 3.19 2.51 6/337 86762
/proc/meminfo: memFree=100987572/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=193020 CPUtime=19.15 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 42192 0 0 0 1906 9 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 48255 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=-6000919481329870439 CPUtime=15.9 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 11005 0 0 0 1586 4 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=2379428 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=2094864 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=2664 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 19.15 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 193020 KiB

[startup+16.8003 s]
/proc/loadavg: 4.33 3.19 2.51 6/337 86762
/proc/meminfo: memFree=100987572/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=193020 CPUtime=20 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 42255 0 0 0 1991 9 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 48255 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=19656 CPUtime=16.69 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 11007 0 0 0 1665 4 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=1908 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=193020 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=34836 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 20 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 193020 KiB

[startup+17.2003 s]
/proc/loadavg: 4.33 3.19 2.51 5/337 86762
/proc/meminfo: memFree=100946392/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=193020 CPUtime=20.4 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 42255 0 0 0 2031 9 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 48255 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=18848 CPUtime=17.09 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 11007 0 0 0 1705 4 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=18516 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=501483 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=4696 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 20.4 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 193020 KiB

[startup+17.4002 s]
/proc/loadavg: 4.33 3.19 2.51 5/337 86762
/proc/meminfo: memFree=100946392/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=193020 CPUtime=20.6 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 42255 0 0 0 2051 9 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 48255 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=18848 CPUtime=17.29 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 11007 0 0 0 1725 4 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=18516 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=501483 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=28152 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 20.6 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 193020 KiB

[startup+17.5003 s]
/proc/loadavg: 4.33 3.19 2.51 5/337 86762
/proc/meminfo: memFree=100946392/131524600 swapFree=131071996/131071996
[pid=86739] ppid=86736 vsize=19108176 memory=193020 CPUtime=20.7 cores=0,2
/proc/86739/stat : 86739 (java) S 86736 86739 86029 0 -1 1077936128 42255 0 0 0 2061 9 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 0 0 16800975 0 0 0 17 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
/proc/86739/statm: 4777044 48255 5962 1 0 555899 0
[pid=86739/tid=86741] ppid=86736 vsize=19108176 memory=0 CPUtime=17.39 cores=0,2
/proc/86739/task/86741/stat : 86741 (java) R 86736 86739 86029 0 -1 4194368 11007 0 0 0 1735 4 0 0 20 0 20 0 8385404 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86750] ppid=86736 vsize=19108176 memory=188796 CPUtime=0 cores=0,2
/proc/86739/task/86750/stat : 86750 (Finalizer) S 86736 86739 86029 0 -1 1077936192 23 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86757] ppid=86736 vsize=19108176 memory=16140 CPUtime=0 cores=0,2
/proc/86739/task/86757/stat : 86757 (Common-Cleaner) S 86736 86739 86029 0 -1 1077936192 52 0 0 0 0 0 0 0 20 0 20 0 8385407 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
[pid=86739/tid=86758] ppid=86736 vsize=19108176 memory=281147485776272 CPUtime=0 cores=0,2
/proc/86739/task/86758/stat : 86758 (Timer-0) S 86736 86739 86029 0 -1 1077936192 21 0 0 0 0 0 0 0 20 0 20 0 8385426 19566772224 48255 134679101440 94842516602880 94842516606576 140729858975856 0 0 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 94842516614392 94842516615184 94842536669184 140729858978822 140729858978912 140729858978912 140729858985928 0
Current children cumulated CPU time: 20.7 s
Current children cumulated vsize: 19108176 KiB
Current children cumulated memory: 193020 KiB

Child status: 30

Real time (s): 17.5896
CPU time (s): 20.8141
CPU user time (s): 20.7105
CPU system time (s): 0.103545
CPU usage (%): 118.331
Max. virtual memory (cumulated for all children) (KiB): 19108176
Max. memory (cumulated for all children) (KiB): 193020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.7105
system time used= 0.103545
maximum resident set size= 194376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43446
page faults= 0
swaps= 0
block input operations= 0
block output operations= 96
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1270
involuntary context switches= 379


# summary of solver processes directly reported to runsolver:
#   pid: 86739
#   total CPU time (s): 20.8141
#   total CPU user time (s): 20.7105
#   total CPU system time (s): 0.103545

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.044329 second user time and 0.130262 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 128eb31e74e9d5316274ee97a7821bb0
RANDOM SEED=475590871

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		: 3651.391
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		: 3684.882
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		: 3633.603
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.478
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		: 3676.104
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		: 3685.033
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		: 3643.322
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.437
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:        101446648 kB
MemAvailable:   122313404 kB
Buffers:          141100 kB
Cached:         21461812 kB
SwapCached:            0 kB
Active:           896480 kB
Inactive:       28422396 kB
Active(anon):       1552 kB
Inactive(anon):  7752180 kB
Active(file):     894928 kB
Inactive(file): 20670216 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:               776 kB
Writeback:             0 kB
AnonPages:       7714136 kB
Mapped:           119876 kB
Shmem:             37720 kB
KReclaimable:     282868 kB
Slab:             389820 kB
SReclaimable:     282868 kB
SUnreclaim:       106952 kB
KernelStack:        5120 kB
PageTables:        25184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   10381788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            18272 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7358464 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:10:46