Trace number 4524812

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 2025-06-06OPTIMUM 10.6343 7.99781

General information on the benchmark

NamePB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111228076--soft-0-100-0.wbo
MD5SUM174224df0edff6e04d24401555f6da2c
Bench CategorySOFT-LIN (WBO, only soft constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.919678
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 1225
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2024 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB25.v20250606
0.10/0.11	c java.runtime.name	OpenJDK Runtime Environment
0.10/0.11	c java.vm.name		OpenJDK 64-Bit Server VM
0.10/0.11	c java.vm.version	22.0.1+8-16
0.10/0.11	c java.vm.vendor	Oracle Corporation
0.10/0.11	c sun.arch.data.model	64
0.10/0.11	c java.version		22.0.1
0.10/0.11	c os.name		Linux
0.10/0.11	c os.version		5.14.0-503.14.1.el9_5.x86_64
0.10/0.11	c os.arch		amd64
0.10/0.11	c Free memory 		2104792832
0.10/0.11	c Max memory 		16282288128
0.10/0.11	c Total memory 		2113929216
0.10/0.11	c Number of processors 	2
0.10/0.15	c Pseudo Boolean Optimization by upper bound
0.10/0.15	c --- Begin Solver configuration ---
0.10/0.15	c org.sat4j.pb.constraints.ResolutionPBLongHTClauseCardConstrDataStructure@606d8acf
0.10/0.15	c Learn all clauses as in MiniSAT
0.10/0.15	c LOGGER=java.util.logging.Logger@3fb4f649 claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.15	c Expensive reason simplification
0.10/0.15	c Glucose 2.1 dynamic restart strategy
0.10/0.15	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.10/0.15	c timeout=2147483s
0.10/0.15	c DB Simplification allowed=false
0.10/0.15	c Listener: none
0.10/0.15	c --- End Solver configuration ---
0.10/0.15	c solving HOME/instance-4524812-1751617338.wbo
0.10/0.15	c reading problem ... 
0.10/0.19	c ... done. Wall clock time 0.029s.
0.10/0.19	c declared #vars     169
0.10/0.19	c internal #vars     270
0.10/0.19	c #constraints  102
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.19	c org.sat4j.specs.Constr$1 => 1
0.10/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.19	c 102 constraints processed.
0.10/0.20	c objective function length is 101 literals
0.29/0.25	c SATISFIABLE
0.29/0.25	c OPTIMIZING...
0.29/0.25	c Got one! Elapsed wall clock time (in seconds):0.096
0.29/0.25	o 653
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.102
0.29/0.26	o 650
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.106
0.29/0.26	o 592
0.29/0.26	c Got one! Elapsed wall clock time (in seconds):0.11
0.29/0.26	o 511
0.29/0.29	c Got one! Elapsed wall clock time (in seconds):0.135
0.29/0.29	o 507
0.48/0.34	c Got one! Elapsed wall clock time (in seconds):0.181
0.48/0.34	o 493
0.48/0.34	c Got one! Elapsed wall clock time (in seconds):0.189
0.48/0.34	o 465
0.48/0.36	c Got one! Elapsed wall clock time (in seconds):0.202
0.48/0.36	o 463
0.67/0.47	c Got one! Elapsed wall clock time (in seconds):0.315
0.67/0.47	o 462
0.67/0.48	c Got one! Elapsed wall clock time (in seconds):0.324
0.67/0.48	o 456
0.67/0.48	c Got one! Elapsed wall clock time (in seconds):0.327
0.67/0.48	o 440
0.67/0.48	c Got one! Elapsed wall clock time (in seconds):0.33
0.67/0.48	o 434
0.67/0.49	c Got one! Elapsed wall clock time (in seconds):0.333
0.67/0.49	o 424
0.67/0.49	c Got one! Elapsed wall clock time (in seconds):0.335
0.67/0.49	o 387
0.67/0.49	c Got one! Elapsed wall clock time (in seconds):0.34
0.67/0.49	o 365
0.67/0.50	c Got one! Elapsed wall clock time (in seconds):0.347
0.67/0.50	o 363
0.67/0.50	c Got one! Elapsed wall clock time (in seconds):0.35
0.67/0.50	o 359
0.86/0.51	c Got one! Elapsed wall clock time (in seconds):0.358
0.86/0.51	o 357
0.86/0.52	c Got one! Elapsed wall clock time (in seconds):0.363
0.86/0.52	o 354
0.86/0.53	c Got one! Elapsed wall clock time (in seconds):0.371
0.86/0.53	o 349
0.86/0.53	c Got one! Elapsed wall clock time (in seconds):0.377
0.86/0.53	o 342
0.86/0.54	c Got one! Elapsed wall clock time (in seconds):0.385
0.86/0.54	o 341
0.86/0.54	c Got one! Elapsed wall clock time (in seconds):0.391
0.86/0.55	o 332
0.86/0.55	c Got one! Elapsed wall clock time (in seconds):0.395
0.86/0.55	o 327
0.86/0.55	c Got one! Elapsed wall clock time (in seconds):0.401
0.86/0.55	o 325
0.86/0.56	c Got one! Elapsed wall clock time (in seconds):0.405
0.86/0.56	o 317
0.86/0.56	c Got one! Elapsed wall clock time (in seconds):0.408
0.86/0.56	o 308
0.86/0.57	c Got one! Elapsed wall clock time (in seconds):0.418
0.86/0.57	o 304
0.86/0.58	c Got one! Elapsed wall clock time (in seconds):0.425
0.86/0.58	o 302
1.05/0.63	c Got one! Elapsed wall clock time (in seconds):0.474
1.05/0.63	o 300
1.05/0.63	c Got one! Elapsed wall clock time (in seconds):0.479
1.05/0.63	o 297
1.05/0.64	c Got one! Elapsed wall clock time (in seconds):0.485
1.05/0.64	o 282
1.05/0.68	c Got one! Elapsed wall clock time (in seconds):0.524
1.05/0.68	o 278
1.23/0.71	c Got one! Elapsed wall clock time (in seconds):0.552
1.23/0.71	o 277
1.23/0.75	c Got one! Elapsed wall clock time (in seconds):0.595
1.23/0.75	o 270
1.43/0.80	c Got one! Elapsed wall clock time (in seconds):0.649
1.43/0.80	o 268
1.43/0.82	c Got one! Elapsed wall clock time (in seconds):0.664
1.43/0.82	o 266
1.43/0.82	c Got one! Elapsed wall clock time (in seconds):0.669
1.43/0.82	o 261
1.43/0.83	c Got one! Elapsed wall clock time (in seconds):0.674
1.43/0.83	o 260
1.43/0.83	c Got one! Elapsed wall clock time (in seconds):0.677
1.43/0.83	o 258
1.43/0.85	c Got one! Elapsed wall clock time (in seconds):0.694
1.43/0.85	o 256
1.43/0.86	c Got one! Elapsed wall clock time (in seconds):0.702
1.43/0.86	o 254
1.43/0.88	c Got one! Elapsed wall clock time (in seconds):0.727
1.43/0.88	o 250
1.63/0.90	c Got one! Elapsed wall clock time (in seconds):0.749
1.63/0.90	o 212
1.63/0.99	c cleaning 7935 clauses out of 15872 with flag 7513/15872
1.99/1.12	c Got one! Elapsed wall clock time (in seconds):0.966
1.99/1.12	o 211
1.99/1.16	c cleaning 6626 clauses out of 13257 with flag 3618/21192
1.99/1.16	c Got one! Elapsed wall clock time (in seconds):1.005
1.99/1.16	o 208
1.99/1.17	c Got one! Elapsed wall clock time (in seconds):1.013
1.99/1.17	o 206
1.99/1.17	c Got one! Elapsed wall clock time (in seconds):1.016
1.99/1.17	o 204
1.99/1.18	c Got one! Elapsed wall clock time (in seconds):1.024
1.99/1.18	o 203
2.15/1.22	c Got one! Elapsed wall clock time (in seconds):1.07
2.15/1.22	o 194
2.15/1.24	c Got one! Elapsed wall clock time (in seconds):1.088
2.15/1.24	o 193
2.15/1.27	c Got one! Elapsed wall clock time (in seconds):1.117
2.15/1.27	o 190
2.30/1.31	c Got one! Elapsed wall clock time (in seconds):1.157
2.30/1.31	o 180
2.30/1.32	c Got one! Elapsed wall clock time (in seconds):1.162
2.30/1.32	o 179
2.30/1.32	c Got one! Elapsed wall clock time (in seconds):1.166
2.30/1.32	o 170
2.30/1.39	c cleaning 7402 clauses out of 14805 with flag 7859/29366
2.46/1.46	c Got one! Elapsed wall clock time (in seconds):1.301
2.46/1.46	o 165
2.46/1.47	c Got one! Elapsed wall clock time (in seconds):1.316
2.46/1.47	o 164
2.60/1.50	c Got one! Elapsed wall clock time (in seconds):1.349
2.60/1.50	o 132
2.60/1.52	c Got one! Elapsed wall clock time (in seconds):1.369
2.60/1.52	o 131
2.60/1.59	c cleaning 7317 clauses out of 14638 with flag 8392/36601
2.72/1.66	c Got one! Elapsed wall clock time (in seconds):1.505
2.72/1.66	o 128
2.72/1.67	c Got one! Elapsed wall clock time (in seconds):1.518
2.72/1.67	o 127
2.72/1.69	c Got one! Elapsed wall clock time (in seconds):1.539
2.72/1.69	o 115
2.82/1.70	c Got one! Elapsed wall clock time (in seconds):1.55
2.82/1.70	o 109
3.01/1.83	c Got one! Elapsed wall clock time (in seconds):1.671
3.01/1.83	o 77
3.01/1.85	c Got one! Elapsed wall clock time (in seconds):1.696
3.01/1.85	o 76
3.01/1.87	c Got one! Elapsed wall clock time (in seconds):1.719
3.01/1.87	o 74
3.21/1.96	c cleaning 7938 clauses out of 15893 with flag 3519/45173
3.41/2.09	c Got one! Elapsed wall clock time (in seconds):1.939
3.41/2.09	o 70
3.81/2.20	c cleaning 6881 clauses out of 13764 with flag 7688/50982
4.00/2.36	c cleaning 6438 clauses out of 12880 with flag 30429/56979
4.18/2.42	c Got one! Elapsed wall clock time (in seconds):2.268
4.18/2.42	o 69
4.37/2.51	c cleaning 6036 clauses out of 12097 with flag 10317/62634
4.58/2.66	c cleaning 6027 clauses out of 12055 with flag 34626/68628
4.78/2.78	c Got one! Elapsed wall clock time (in seconds):2.626
4.78/2.78	o 68
4.92/2.82	c cleaning 5776 clauses out of 11553 with flag 3781/74153
5.03/2.91	c Got one! Elapsed wall clock time (in seconds):2.751
5.03/2.91	o 66
5.03/2.96	c cleaning 5807 clauses out of 11619 with flag 9099/79995
5.23/3.12	c cleaning 5905 clauses out of 11811 with flag 35106/85994
5.33/3.29	c Got one! Elapsed wall clock time (in seconds):3.134
5.33/3.29	o 62
5.53/3.46	c cleaning 8825 clauses out of 17649 with flag 23131/97737
5.73/3.63	c cleaning 7400 clauses out of 14822 with flag 54441/103735
5.73/3.68	c Got one! Elapsed wall clock time (in seconds):3.531
5.73/3.68	o 61
5.83/3.76	c cleaning 6257 clauses out of 12531 with flag 10013/108844
5.95/3.81	c Got one! Elapsed wall clock time (in seconds):3.652
5.95/3.81	o 60
5.95/3.84	c Got one! Elapsed wall clock time (in seconds):3.684
5.95/3.84	o 45
5.95/3.89	c cleaning 5904 clauses out of 11819 with flag 6855/114389
6.06/3.96	c Got one! Elapsed wall clock time (in seconds):3.808
6.06/3.96	o 37
6.06/3.98	c Got one! Elapsed wall clock time (in seconds):3.821
6.06/3.98	o 34
6.16/4.04	c cleaning 5959 clauses out of 11922 with flag 7881/120396
6.16/4.06	c Got one! Elapsed wall clock time (in seconds):3.908
6.16/4.06	o 33
6.28/4.14	c cleaning 5671 clauses out of 11342 with flag 11931/125775
6.43/4.23	c Got one! Elapsed wall clock time (in seconds):4.08
6.43/4.23	o 31
6.43/4.29	c cleaning 5773 clauses out of 11569 with flag 6737/131674
6.83/4.45	c cleaning 5893 clauses out of 11798 with flag 28916/137676
7.05/4.61	c cleaning 6448 clauses out of 12903 with flag 55746/144674
7.05/4.62	c Got one! Elapsed wall clock time (in seconds):4.47
7.05/4.63	o 30
7.05/4.67	c Got one! Elapsed wall clock time (in seconds):4.519
7.05/4.67	o 28
7.15/4.74	c Got one! Elapsed wall clock time (in seconds):4.584
7.15/4.74	o 27
7.15/4.77	c cleaning 6555 clauses out of 13128 with flag 3522/151347
7.25/4.89	c cleaning 6287 clauses out of 12573 with flag 21817/157347
7.46/5.02	c Got one! Elapsed wall clock time (in seconds):4.865
7.46/5.02	o 20
7.56/5.15	c cleaning 8871 clauses out of 17741 with flag 18404/168803
7.65/5.27	c cleaning 7430 clauses out of 14869 with flag 38870/174802
7.75/5.31	c Got one! Elapsed wall clock time (in seconds):5.156
7.75/5.31	o 19
7.75/5.39	c cleaning 6311 clauses out of 12629 with flag 11216/179994
7.93/5.42	c Got one! Elapsed wall clock time (in seconds):5.263
7.93/5.42	o 18
8.13/5.51	c cleaning 5921 clauses out of 11842 with flag 14472/185519
8.23/5.63	c cleaning 5958 clauses out of 11921 with flag 35896/191520
8.44/5.80	c cleaning 6479 clauses out of 12962 with flag 60790/198519
8.54/5.98	c cleaning 7235 clauses out of 14482 with flag 90873/206520
8.54/5.98	c Got one! Elapsed wall clock time (in seconds):5.829
8.54/5.98	o 17
8.74/6.10	c cleaning 6194 clauses out of 12403 with flag 19392/211676
8.84/6.24	c cleaning 6102 clauses out of 12207 with flag 42188/217675
9.04/6.40	c cleaning 6549 clauses out of 13108 with flag 67769/224679
9.04/6.44	c Got one! Elapsed wall clock time (in seconds):6.288
9.04/6.44	o 16
9.04/6.45	c Got one! Elapsed wall clock time (in seconds):6.3
9.04/6.45	o 15
9.04/6.46	c Got one! Elapsed wall clock time (in seconds):6.308
9.04/6.46	o 11
9.04/6.47	c Got one! Elapsed wall clock time (in seconds):6.312
9.04/6.47	o 5
9.14/6.58	c cleaning 6697 clauses out of 13399 with flag 17552/231519
9.34/6.75	c cleaning 6351 clauses out of 12702 with flag 43888/237519
9.54/6.93	c cleaning 6668 clauses out of 13354 with flag 75387/244522
9.74/7.13	c cleaning 7330 clauses out of 14680 with flag 109535/252519
9.94/7.36	c Got one! Elapsed wall clock time (in seconds):7.201
9.94/7.36	o 4
9.94/7.36	c Got one! Elapsed wall clock time (in seconds):7.207
9.94/7.36	o 3
10.14/7.55	c cleaning 10640 clauses out of 21281 with flag 24587/266456
10.34/7.74	c cleaning 8317 clauses out of 16638 with flag 54621/272455
10.54/7.93	c cleaning 7655 clauses out of 15314 with flag 90395/279456
10.54/7.95	c starts		: 230
10.54/7.96	c conflicts		: 280109
10.54/7.96	c decisions		: 471170
10.54/7.96	c propagations		: 7442921
10.54/7.96	c inspects		: 56206763
10.54/7.96	c shortcuts		: 0
10.54/7.96	c learnt literals	: 39
10.54/7.96	c learnt binary clauses	: 22
10.54/7.96	c learnt ternary clauses	: 514
10.54/7.96	c learnt constraints	: 280069
10.54/7.96	c ignored constraints	: 0
10.54/7.96	c root simplifications	: 0
10.54/7.96	c removed literals (reason simplification)	: 153953
10.54/7.96	c reason swapping (by a shorter reason)	: 0
10.54/7.96	c Calls to reduceDB	: 40
10.54/7.96	c Number of update (reduction) of LBD	: 81090
10.54/7.96	c Imported unit clauses	: 0
10.54/7.96	c No decision after first conflict	: false
10.54/7.96	c number of reductions to clauses (during analyze)	: 0
10.54/7.96	c number of learned constraints concerned by reduction	: 0
10.54/7.96	c number of learning phase by resolution	: 0
10.54/7.96	c number of learning phase by cutting planes	: 0
10.54/7.96	c number of rounding to 1 operations	: 0
10.54/7.96	c number of easy rounding to 1 operations (no literal elimination needed)	: 0
10.54/7.96	c number of reductions of the coefficients by power 2 	: 0
10.54/7.96	c number of right shift for reduction by power 2 	: 0
10.54/7.96	c number of reductions of the coefficients by GCD over coefficients 	: 0
10.54/7.96	c number of ending skipping 	: 0
10.54/7.96	c number of internal skipping 	: 0
10.54/7.96	c number of derivation steps 	: 0
10.54/7.96	c number of skipped derivation steps 	: 0
10.54/7.96	c number of remaining unassigned 	: 0
10.54/7.96	c number of remaining assigned 	: 0
10.54/7.96	c number of falsified literals weakened from reason	: 0
10.54/7.96	c number of falsified literals weakened from conflict	: 0
10.54/7.96	c time for arithmetic operations	: 0
10.54/7.97	c minimum degree of deleted constraints	: null
10.54/7.97	c maximum degree of deleted constraints	: null
10.54/7.97	c number of deleted constraints	: 0
10.54/7.97	c speed (assignments/second)	: 958645.1571354971
10.54/7.97	c non guided choices	: 4180
10.54/7.97	s OPTIMUM FOUND
10.54/7.97	c Found 91 solution(s)
10.54/7.97	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 
10.54/7.97	c objective function=3
10.54/7.97	c Total wall clock time (in seconds): 7.812

Verifier Data

OK	3

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (50897 MiB free)
  memory of node 1: 64465 MiB (50472 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524812-1751617338/watcher-4524812-1751617338 -o /tmp/evaluation-result-4524812-1751617338/solver-4524812-1751617338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760 java -jar sat4j-pb.jar Resolution HOME/instance-4524812-1751617338.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=87495, runsolver pid=87492
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.41 3.81 3.80 7/340 87513
/proc/meminfo: memFree=103776936/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=18930384 memory=53812 CPUtime=0.1 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 6102 0 0 0 8 2 0 0 20 0 18 0 77412407 19384713216 13453 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4732596 13453 5332 1 0 547247 0
[pid=87495/tid=87497] ppid=87492 vsize=18930384 memory=4026531960 CPUtime=0.06 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 4959 0 0 0 5 1 0 0 20 0 18 0 77412408 19384713216 13453 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=18930384 memory=241407623509 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 18 0 77412410 19384713216 13453 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=18930384 memory=61784027576291 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 18 0 77412411 19384713216 13453 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18930384 KiB
Current children cumulated memory: 53812 KiB

[startup+0.209227 s]*
/proc/loadavg: 4.41 3.81 3.80 8/341 87514
/proc/meminfo: memFree=103775424/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=18996948 memory=63616 CPUtime=0.29 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 6937 0 0 0 27 2 0 0 20 0 19 0 77412407 19452874752 15904 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4749237 15904 5460 1 0 548271 0
[pid=87495/tid=87497] ppid=87492 vsize=18996948 memory=4026794268 CPUtime=0.15 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 5357 0 0 0 14 1 0 0 20 0 19 0 77412408 19452874752 15904 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=18996948 memory=13937 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77412410 19452874752 15904 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=18996948 memory=60684515935208 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77412411 19452874752 15904 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77412427 19452874752 15904 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 63616 KiB

[startup+0.305836 s]*
/proc/loadavg: 4.41 3.81 3.80 6/341 87514
/proc/meminfo: memFree=103772400/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=18996948 memory=66452 CPUtime=0.48 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 8370 0 0 0 45 3 0 0 20 0 19 0 77412407 19452874752 16613 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4749237 16613 5492 1 0 548955 0
[pid=87495/tid=87497] ppid=87492 vsize=18996948 memory=-6000919498409272679 CPUtime=0.24 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 5379 0 0 0 23 1 0 0 20 0 19 0 77412408 19452874752 16613 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77412410 19452874752 16613 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77412411 19452874752 16613 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77412427 19452874752 16613 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 66452 KiB

[startup+0.700251 s]
/proc/loadavg: 4.41 3.81 3.80 6/341 87514
/proc/meminfo: memFree=103765784/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=18996948 memory=85272 CPUtime=1.23 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 12195 0 0 0 119 4 0 0 20 0 19 0 77412407 19452874752 21318 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4749237 21318 5492 1 0 551515 0
[pid=87495/tid=87497] ppid=87492 vsize=18996948 memory=18560 CPUtime=0.64 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 5396 0 0 0 62 2 0 0 20 0 19 0 77412408 19452874752 21318 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77412410 19452874752 21318 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77412411 19452874752 21318 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77412427 19452874752 21318 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 85272 KiB

[startup+1.50025 s]
/proc/loadavg: 4.46 3.83 3.81 6/341 87514
/proc/meminfo: memFree=103744460/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=18996948 memory=98116 CPUtime=2.6 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 16448 0 0 0 255 5 0 0 20 0 19 0 77412407 19452874752 24529 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4749237 24529 5492 1 0 551548 0
[pid=87495/tid=87497] ppid=87492 vsize=18996948 memory=0 CPUtime=1.43 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 5979 0 0 0 141 2 0 0 20 0 19 0 77412408 19452874752 24529 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=18996948 memory=11136 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77412410 19452874752 24529 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77412411 19452874752 24529 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=18996948 memory=4496 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77412427 19452874752 24529 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 2.6 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 98116 KiB

[startup+3.10569 s]
/proc/loadavg: 4.46 3.83 3.81 5/341 87514
/proc/meminfo: memFree=103659068/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=18996948 memory=134420 CPUtime=5.23 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 23620 0 0 0 516 7 0 0 20 0 19 0 77412407 19452874752 33605 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4749237 33605 5492 1 0 554929 0
[pid=87495/tid=87497] ppid=87492 vsize=18996948 memory=11136 CPUtime=3.03 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 6618 0 0 0 300 3 0 0 20 0 19 0 77412408 19452874752 33605 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=18996948 memory=-6000919498409272679 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 19 0 77412410 19452874752 33605 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=18996948 memory=0 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 27 0 0 0 0 0 0 0 20 0 19 0 77412411 19452874752 33605 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=18996948 memory=3200 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 19 0 77412427 19452874752 33605 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 5.23 s
Current children cumulated vsize: 18996948 KiB
Current children cumulated memory: 134420 KiB

[startup+6.30023 s]
/proc/loadavg: 4.42 3.83 3.81 5/342 87515
/proc/meminfo: memFree=103540600/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=19063512 memory=177268 CPUtime=8.94 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 32128 0 0 0 885 9 0 0 20 0 20 0 77412407 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4765878 44317 5492 1 0 555237 0
[pid=87495/tid=87497] ppid=87492 vsize=19063512 memory=0 CPUtime=6.21 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 8012 0 0 0 617 4 0 0 20 0 20 0 77412408 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77412410 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77412411 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=19063512 memory=16496 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77412427 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 8.94 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177268 KiB

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

# cumulated CPU time of all completed processes:  user=10.5358 s, system=0.098522 s

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

[startup+6.40026 s]
/proc/loadavg: 4.42 3.83 3.81 5/342 87515
/proc/meminfo: memFree=103540600/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=19063512 memory=177268 CPUtime=9.04 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 32128 0 0 0 895 9 0 0 20 0 20 0 77412407 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4765878 44317 5492 1 0 555237 0
[pid=87495/tid=87497] ppid=87492 vsize=19063512 memory=100164 CPUtime=6.31 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 8012 0 0 0 627 4 0 0 20 0 20 0 77412408 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=19063512 memory=224194199869 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77412410 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=19063512 memory=-6000919498409272679 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77412411 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=19063512 memory=4496 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77412427 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 9.04 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177268 KiB

[startup+7.2002 s]
/proc/loadavg: 4.42 3.83 3.81 5/342 87515
/proc/meminfo: memFree=103495568/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=19063512 memory=177268 CPUtime=9.84 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 32132 0 0 0 975 9 0 0 20 0 20 0 77412407 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4765878 44317 5492 1 0 555237 0
[pid=87495/tid=87497] ppid=87492 vsize=19063512 memory=0 CPUtime=7.1 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 8013 0 0 0 706 4 0 0 20 0 20 0 77412408 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=19063512 memory=-6000919498409272679 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77412410 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77412411 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77412427 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 9.84 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177268 KiB

[startup+7.6002 s]
/proc/loadavg: 4.42 3.83 3.81 5/342 87515
/proc/meminfo: memFree=103495568/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=19063512 memory=177268 CPUtime=10.24 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 32136 0 0 0 1015 9 0 0 20 0 20 0 77412407 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4765878 44317 5492 1 0 555237 0
[pid=87495/tid=87497] ppid=87492 vsize=19063512 memory=16496 CPUtime=7.5 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 8013 0 0 0 746 4 0 0 20 0 20 0 77412408 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=19063512 memory=-6000919498409272679 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77412410 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=19063512 memory=18560 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77412411 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77412427 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 10.24 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177268 KiB

[startup+7.80021 s]
/proc/loadavg: 4.42 3.83 3.81 5/342 87515
/proc/meminfo: memFree=103495568/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=19063512 memory=177268 CPUtime=10.44 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 32137 0 0 0 1035 9 0 0 20 0 20 0 77412407 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4765878 44317 5492 1 0 555237 0
[pid=87495/tid=87497] ppid=87492 vsize=19063512 memory=-6000919498409272679 CPUtime=7.7 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 8014 0 0 0 766 4 0 0 20 0 20 0 77412408 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=19063512 memory=5632 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77412410 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=19063512 memory=12544 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77412411 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=19063512 memory=2708 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77412427 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 10.44 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177268 KiB

[startup+7.90022 s]
/proc/loadavg: 4.42 3.83 3.81 5/342 87515
/proc/meminfo: memFree=103495568/131249996 swapFree=33010160/33010684
[pid=87495] ppid=87492 vsize=19063512 memory=177268 CPUtime=10.54 cores=1,3
/proc/87495/stat : 87495 (java) S 87492 87495 86624 0 -1 4194304 32137 0 0 0 1045 9 0 0 20 0 20 0 77412407 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 0 0 16800975 0 0 0 17 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
/proc/87495/statm: 4765878 44317 5492 1 0 555237 0
[pid=87495/tid=87497] ppid=87492 vsize=19063512 memory=0 CPUtime=7.8 cores=1,3
/proc/87495/task/87497/stat : 87497 (java) R 87492 87495 86624 0 -1 4194368 8014 0 0 0 776 4 0 0 20 0 20 0 77412408 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87506] ppid=87492 vsize=19063512 memory=3200 CPUtime=0 cores=1,3
/proc/87495/task/87506/stat : 87506 (Finalizer) S 87492 87495 86624 0 -1 4194368 24 0 0 0 0 0 0 0 20 0 20 0 77412410 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87513] ppid=87492 vsize=19063512 memory=177268 CPUtime=0 cores=1,3
/proc/87495/task/87513/stat : 87513 (Common-Cleaner) S 87492 87495 86624 0 -1 4194368 54 0 0 0 0 0 0 0 20 0 20 0 77412411 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 3 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
[pid=87495/tid=87514] ppid=87492 vsize=19063512 memory=11136 CPUtime=0 cores=1,3
/proc/87495/task/87514/stat : 87514 (Timer-0) S 87492 87495 86624 0 -1 4194368 23 0 0 0 0 0 0 0 20 0 20 0 77412427 19521036288 44317 18446744073709551615 94505113001984 94505113005680 140736636186848 0 0 0 4 0 16800975 1 0 0 -1 1 0 0 0 0 0 94505113013496 94505113014288 94505119731712 140736636193151 140736636193252 140736636193252 140736636198856 0
Current children cumulated CPU time: 10.54 s
Current children cumulated vsize: 19063512 KiB
Current children cumulated memory: 177268 KiB

Child status: 30

Real time (s): 7.99781
CPU time (s): 10.6343
CPU user time (s): 10.5358
CPU system time (s): 0.098522
CPU usage (%): 132.966
Max. virtual memory (cumulated for all children) (KiB): 19063512
Max. memory (cumulated for all children) (KiB): 177268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.5358
system time used= 0.098522
maximum resident set size= 177908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33328
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= 1583
involuntary context switches= 887


# summary of solver processes directly reported to runsolver:
#   pid: 87495
#   total CPU time (s): 10.6343
#   total CPU user time (s): 10.5358
#   total CPU system time (s): 0.098522

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.034312 second user time and 0.090008 second system time

The end

Launcher Data

Begin job on nodeC032 at 2025-07-04 10:22:18
IDJOB=4524812
IDBENCH=143229
IDSOLVER=3380
FILE ID=nodeC032/4524812-1751617338
RUNJOBID= nodeC032-1751616933-86636
SLURM_JOB_ID= 9598926
Free space on /tmp= 429048 MiB

SOLVER NAME= Sat4j Resolution 2025-06-06
BENCH NAME= PB24/WBO/SOFT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111228076--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524812-1751617338/watcher-4524812-1751617338 -o /tmp/evaluation-result-4524812-1751617338/solver-4524812-1751617338 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1751616933-86636 --watchdog 3760  java -jar sat4j-pb.jar Resolution HOME/instance-4524812-1751617338.wbo

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

MD5SUM BENCH= 174224df0edff6e04d24401555f6da2c
RANDOM SEED=303111452

nodeC032 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/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		: 3599.889
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.122
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3610.755
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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.348
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3599.844
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.128
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.253
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
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		: 3603.022
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 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        103803024 kB
MemAvailable:   121828036 kB
Buffers:            2728 kB
Cached:         18702744 kB
SwapCached:           20 kB
Active:          8269440 kB
Inactive:       18333248 kB
Active(anon):    7912140 kB
Inactive(anon):     3124 kB
Active(file):     357300 kB
Inactive(file): 18330124 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               708 kB
Writeback:             0 kB
AnonPages:       7900312 kB
Mapped:           124072 kB
Shmem:             18048 kB
KReclaimable:     353652 kB
Slab:             448156 kB
SReclaimable:     353652 kB
SUnreclaim:        94504 kB
KernelStack:        5232 kB
PageTables:        19144 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   10603644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      151448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7636992 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     7956480 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429048 MiB
End job on nodeC032 at 2025-07-04 10:22:26