Trace number 4493589

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
roundingsat-log 63f22adSAT 15.7822 15.9392

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
MD5SUM577423e4c806b19b8b5f6a5daee1c614
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.071126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables370
Total number of constraints557
Number of constraints which are clauses313
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints242
Minimum length of a constraint2
Maximum length of a constraint121
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c RoundingSat 2
0.00/0.02	c branch pb25
0.00/0.02	c commit 63f22ad
0.00/0.03	c #variables 370 #constraints 557
0.00/0.05	c rational objective 46.3636
1.27/1.37	c #Conflicts:       1000 | #Constraints:       1567
1.27/1.37	c #Conflicts:       2000 | #Constraints:       2567
1.27/1.37	c INPROCESSING
1.27/1.37	c GARBAGE COLLECT
1.27/1.37	c #Conflicts:       3000 | #Constraints:       2566
1.27/1.37	c #Conflicts:       4000 | #Constraints:       3566
1.27/1.37	c INPROCESSING
1.27/1.37	c GARBAGE COLLECT
1.27/1.37	c rational objective 47
2.37/2.48	c #Conflicts:       5000 | #Constraints:       2982
2.37/2.48	c #Conflicts:       6000 | #Constraints:       3982
2.37/2.48	c INPROCESSING
2.37/2.48	c GARBAGE COLLECT
2.37/2.48	c #Conflicts:       7000 | #Constraints:       2974
2.37/2.48	c #Conflicts:       8000 | #Constraints:       3974
2.37/2.48	c #Conflicts:       9000 | #Constraints:       4974
2.37/2.48	c INPROCESSING
2.37/2.48	c GARBAGE COLLECT
2.37/2.48	c rational objective 47
2.98/3.03	c #Conflicts:      10000 | #Constraints:       3678
2.98/3.03	c #Conflicts:      11000 | #Constraints:       4679
2.98/3.03	c #Conflicts:      12000 | #Constraints:       5679
2.98/3.03	c INPROCESSING
2.98/3.03	c GARBAGE COLLECT
2.98/3.03	c rational objective 47
3.56/3.61	c #Conflicts:      13000 | #Constraints:       4132
3.56/3.61	c #Conflicts:      14000 | #Constraints:       5132
3.56/3.61	c #Conflicts:      15000 | #Constraints:       6132
3.56/3.61	c INPROCESSING
3.56/3.61	c GARBAGE COLLECT
3.56/3.61	c rational objective 47
4.16/4.21	c #Conflicts:      16000 | #Constraints:       4360
4.16/4.21	c #Conflicts:      17000 | #Constraints:       5360
4.16/4.21	c #Conflicts:      18000 | #Constraints:       6360
4.16/4.21	c INPROCESSING
4.16/4.21	c GARBAGE COLLECT
4.16/4.21	c rational objective 47
4.86/4.92	c #Conflicts:      19000 | #Constraints:       4377
4.86/4.92	c #Conflicts:      20000 | #Constraints:       5377
4.86/4.92	c #Conflicts:      21000 | #Constraints:       6377
4.86/4.92	c INPROCESSING
4.86/4.92	c GARBAGE COLLECT
4.86/4.92	c rational objective 47
5.56/5.66	c #Conflicts:      22000 | #Constraints:       4186
5.56/5.66	c #Conflicts:      23000 | #Constraints:       5186
5.56/5.66	c #Conflicts:      24000 | #Constraints:       6186
5.56/5.66	c #Conflicts:      25000 | #Constraints:       7186
5.56/5.66	c INPROCESSING
5.56/5.66	c GARBAGE COLLECT
5.56/5.66	c rational objective 47
6.36/6.45	c #Conflicts:      26000 | #Constraints:       4780
6.36/6.45	c #Conflicts:      27000 | #Constraints:       5780
6.36/6.45	c #Conflicts:      28000 | #Constraints:       6780
6.36/6.45	c #Conflicts:      29000 | #Constraints:       7780
6.36/6.45	c INPROCESSING
6.36/6.45	c GARBAGE COLLECT
6.36/6.45	c rational objective 47
7.16/7.26	c #Conflicts:      30000 | #Constraints:       5186
7.16/7.26	c #Conflicts:      31000 | #Constraints:       6186
7.16/7.26	c #Conflicts:      32000 | #Constraints:       7186
7.16/7.26	c #Conflicts:      33000 | #Constraints:       8186
7.16/7.26	c INPROCESSING
7.16/7.26	c GARBAGE COLLECT
7.16/7.26	c rational objective 47
7.85/7.99	c #Conflicts:      34000 | #Constraints:       5385
7.85/7.99	c #Conflicts:      35000 | #Constraints:       6385
7.85/7.99	c #Conflicts:      36000 | #Constraints:       7385
7.85/7.99	c #Conflicts:      37000 | #Constraints:       8386
7.85/7.99	c INPROCESSING
7.85/7.99	c GARBAGE COLLECT
7.85/7.99	c rational objective 47
8.65/8.78	c #Conflicts:      38000 | #Constraints:       5387
8.65/8.78	c #Conflicts:      39000 | #Constraints:       6387
8.65/8.78	c #Conflicts:      40000 | #Constraints:       7387
8.65/8.78	c #Conflicts:      41000 | #Constraints:       8387
8.65/8.78	c INPROCESSING
8.65/8.78	c GARBAGE COLLECT
8.65/8.78	c rational objective 47
9.64/9.75	c #Conflicts:      42000 | #Constraints:       5185
9.64/9.75	c #Conflicts:      43000 | #Constraints:       6185
9.64/9.75	c #Conflicts:      44000 | #Constraints:       7185
9.64/9.75	c #Conflicts:      45000 | #Constraints:       8185
9.64/9.75	c #Conflicts:      46000 | #Constraints:       9185
9.64/9.75	c INPROCESSING
9.64/9.75	c GARBAGE COLLECT
9.64/9.75	c rational objective 47
10.64/10.79	c #Conflicts:      47000 | #Constraints:       5787
10.64/10.79	c #Conflicts:      48000 | #Constraints:       6787
10.64/10.79	c #Conflicts:      49000 | #Constraints:       7787
10.64/10.79	c #Conflicts:      50000 | #Constraints:       8787
10.64/10.79	c #Conflicts:      51000 | #Constraints:       9787
10.64/10.79	c INPROCESSING
10.64/10.79	c GARBAGE COLLECT
10.64/10.79	c rational objective 47
11.64/11.78	c #Conflicts:      52000 | #Constraints:       6185
11.64/11.78	c #Conflicts:      53000 | #Constraints:       7185
11.64/11.78	c #Conflicts:      54000 | #Constraints:       8185
11.64/11.78	c #Conflicts:      55000 | #Constraints:       9185
11.64/11.78	c #Conflicts:      56000 | #Constraints:      10185
11.64/11.78	c INPROCESSING
11.64/11.78	c GARBAGE COLLECT
11.64/11.78	c rational objective 47
12.74/12.89	c #Conflicts:      57000 | #Constraints:       6379
12.74/12.89	c #Conflicts:      58000 | #Constraints:       7379
12.74/12.89	c #Conflicts:      59000 | #Constraints:       8379
12.74/12.89	c #Conflicts:      60000 | #Constraints:       9379
12.74/12.89	c #Conflicts:      61000 | #Constraints:      10379
12.74/12.89	c INPROCESSING
12.74/12.89	c GARBAGE COLLECT
12.74/12.89	c rational objective 47.0901
13.94/14.09	c #Conflicts:      62000 | #Constraints:       6377
13.94/14.09	c #Conflicts:      63000 | #Constraints:       7377
13.94/14.09	c #Conflicts:      64000 | #Constraints:       8377
13.94/14.09	c #Conflicts:      65000 | #Constraints:       9377
13.94/14.09	c #Conflicts:      66000 | #Constraints:      10377
13.94/14.09	c INPROCESSING
13.94/14.09	c GARBAGE COLLECT
13.94/14.09	c rational objective 47.3436
15.23/15.32	c #Conflicts:      67000 | #Constraints:       6172
15.23/15.32	c #Conflicts:      68000 | #Constraints:       7172
15.23/15.32	c #Conflicts:      69000 | #Constraints:       8172
15.23/15.32	c #Conflicts:      70000 | #Constraints:       9172
15.23/15.32	c #Conflicts:      71000 | #Constraints:      10172
15.23/15.32	c #Conflicts:      72000 | #Constraints:      11172
15.23/15.32	c INPROCESSING
15.23/15.32	c GARBAGE COLLECT
15.23/15.32	c rational objective 47.5518
15.73/15.82	c #Conflicts:      73000 | #Constraints:       6769
15.73/15.82	c cpu time 15.38 s
15.73/15.82	c deterministic time 667739308 6.68e+08
15.73/15.82	c optimization time 5.7e-05 s
15.73/15.82	c total solve time 15.3731 s
15.73/15.82	c core-guided solve time 0 s
15.73/15.82	c propagation time 6.53843 s
15.73/15.82	c conflict analysis time 6.12639 s
15.73/15.82	c propagations 3803988
15.73/15.82	c resolve steps 1748554
15.73/15.82	c decisions 118988
15.73/15.82	c conflicts 73917
15.73/15.82	c restarts 233
15.73/15.82	c inprocessing phases 19
15.73/15.82	c garbage collections 19 ,( 100.00 )
15.73/15.82	c input clauses 313 ,( 56.19 )
15.73/15.82	c input cardinalities 2 ,( 0.36 )
15.73/15.82	c input general constraints 242 ,( 43.45 )
15.73/15.82	c input average constraint length 5.24
15.73/15.82	c input average constraint degree 2.36
15.73/15.82	c learned clauses 56720 ,( 76.58 )
15.73/15.82	c learned cardinalities 3429 ,( 4.63 )
15.73/15.82	c learned general constraints 13920 ,( 18.79 )
15.73/15.82	c learned average constraint length 171.82
15.73/15.82	c learned average constraint degree 4690359.33
15.73/15.82	c watched  CF 32, 64, 128, Arb: 10286 , 0 , 0 , 0
15.73/15.82	c counting CF 32, 64, 128, Arb: 3876 , 0 , 0 , 0
15.73/15.82	c watched   constraints 10286 ,( 72.63 ) 
15.73/15.82	c counting  constraints 3876 ,( 27.37 ) 
15.73/15.82	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 15163695 , 22477689 , 13165321 ,( 5447837 , 7717484 )
15.73/15.82	c gcd simplifications 16496
15.73/15.82	c detected cardinalities 157
15.73/15.82	c weakened non-implied lits 1537998
15.73/15.82	c weakened non-implying lits 34800
15.73/15.82	c original variables 370
15.73/15.82	c clausal propagations 915005
15.73/15.82	c cardinality propagations 271313
15.73/15.82	c watched propagations 112199
15.73/15.82	c counting propagations 2322103
15.73/15.82	c watch lookups 180946382
15.73/15.82	c watch backjump lookups 0
15.73/15.82	c watch checks 410738147
15.73/15.82	c propagation checks 28724194
15.73/15.82	c constraint additions 39397605
15.73/15.82	c trail pops 3996890
15.73/15.82	c formula constraints 557
15.73/15.82	c learned constraints 73914
15.73/15.82	c bound constraints 0
15.73/15.82	c core-guided constraints 0
15.73/15.82	c encountered formula constraints 1669850
15.73/15.82	c encountered learned constraints 147912
15.73/15.82	c encountered bound constraints 0
15.73/15.82	c encountered core-guided constraints 0
15.73/15.82	c LP total time 2.09158 s
15.73/15.82	c LP solve time 0.21 s
15.73/15.82	c LP constraints added 891
15.73/15.82	c LP constraints removed 264
15.73/15.82	c LP pivots internal 7651
15.73/15.82	c LP pivots root 5462
15.73/15.82	c LP calls 67
15.73/15.82	c LP optimalities 64
15.73/15.82	c LP no pivot count 0
15.73/15.82	c LP infeasibilities 3
15.73/15.82	c LP valid Farkas constraints 3
15.73/15.82	c LP learned Farkas constraints 3
15.73/15.82	c LP basis resets 0
15.73/15.82	c LP cycling count 0
15.73/15.82	c LP singular count 0
15.73/15.82	c LP no primal count 0
15.73/15.82	c LP no farkas count 0
15.73/15.82	c LP other issue count 0
15.73/15.82	c LP Gomory cuts 149
15.73/15.82	c LP learned cuts 185
15.73/15.82	c LP deleted cuts 264
15.73/15.82	c LP encountered Gomory constraints 4693
15.73/15.82	c LP encountered Farkas constraints 11
15.73/15.82	c LP encountered learned Farkas constraints 2
15.73/15.82	c CG auxiliary variables introduced 0
15.73/15.82	c CG solutions found 0
15.73/15.82	c CG cores constructed 0
15.73/15.82	c CG core cardinality constraints returned 0
15.73/15.82	c CG unit cores 0
15.73/15.82	c CG single cores 0
15.73/15.82	c CG blocks removed during cardinality reduction 0
15.73/15.82	c CG first core best 0
15.73/15.82	c CG decision core best 0
15.73/15.82	c CG core reduction tie 0
15.73/15.82	c CG core degree average 0.00
15.73/15.82	c CG core slack average 0.00
15.73/15.82	c CG core upper bound improvements 0
15.73/15.82	c STR number of successful calls 0
15.73/15.82	c STR number of unsuccessful calls 0
15.73/15.82	c STR number of inconclusive calls 0
15.73/15.82	c STR number of successful attempts 0
15.73/15.82	c STR number of unsuccessful attempts 0
15.73/15.82	c STR number of inconclusive attempts 0
15.73/15.82	c STR average degree increase per successful call inf
15.73/15.82	c STR average degree increase per successful attempt inf
15.73/15.82	c STR total number of conflicts for successful attempts 0
15.73/15.82	c STR total number of conflicts for unsuccessful attempts 0
15.73/15.82	c STR total number of conflicts for inconclusive attempts 0
15.73/15.82	c STR average number of conflicts per successful attempt inf
15.73/15.82	c STR average number of conflicts per unsuccessful attempt inf
15.73/15.82	c STR average number of conflicts per inconclusive attempt inf
15.73/15.82	c AVG.sumWPerc 23.12 
15.73/15.82	c bigint constraints 0 
15.73/15.82	s SATISFIABLE
15.73/15.82	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 -x232 x233 -x234 x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 x243 -x244 x245 -x246 x247 -x248 -x249 x250 -x251 x252 -x253 x254 x255 -x256 x257 -x258 x259 -x260 -x261 x262 -x263 x264 x265 -x266 x267 -x268 x269 -x270 x271 -x272 x273 -x274 -x275 x276 -x277 x278 -x279 x280 -x281 x282 -x283 x284 -x285 x286 x287 -x288 x289 -x290 -x291 x292 -x293 x294 -x295 x296 -x297 x298 x299 -x300 x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 x311 -x312 x313 -x314 x315 -x316 x317 -x318 x319 -x320 x321 -x322 x323 -x324 x325 -x326 x327 -x328 x329 -x330 -x331 x332 -x333 x334 -x335 x336 -x337 x338 -x339 x340 -x341 x342 -x343 x344 -x345 x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 x360 -x361 x362 -x363 x364 -x365 x366 x367 -x368 x369 -x370

Verifier Data

OK	0

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: 63837 MiB (61815 MiB free)
  memory of node 1: 64465 MiB (63211 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4493589-1751147376/watcher-4493589-1751147376 -o /tmp/evaluation-result-4493589-1751147376/solver-4493589-1751147376 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751146607-16243 --watchdog 3760 --file-size-limit 100000 run-dec-log.sh HOME/instance-4493589-1751147376.opb PROOFDIR/proof-4493589-1751147376 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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 FSIZE limit: 102400000 KiB
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=16671, runsolver pid=16668
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 4.46 4.09 3.23 6/259 16673
/proc/meminfo: memFree=128026208/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=57284 memory=11236 CPUtime=0.09 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 869 0 0 0 8 1 0 0 20 0 1 0 30416949 58658816 2809 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 14321 2809 2272 1147 0 1748 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 61476 KiB
Current children cumulated memory: 14180 KiB

[startup+0.213393 s]*
/proc/loadavg: 4.46 4.09 3.23 5/259 16673
/proc/meminfo: memFree=128022428/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=58220 memory=14672 CPUtime=0.2 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 1177 0 0 0 19 1 0 0 20 0 1 0 30416949 59617280 3668 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 14555 3668 2304 1147 0 1982 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 62412 KiB
Current children cumulated memory: 17616 KiB

[startup+0.314018 s]*
/proc/loadavg: 4.46 4.09 3.23 5/259 16673
/proc/meminfo: memFree=128018332/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=58352 memory=14672 CPUtime=0.3 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 1198 0 0 0 28 2 0 0 20 0 1 0 30416949 59752448 3668 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 14588 3668 2304 1147 0 2015 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 62544 KiB
Current children cumulated memory: 17616 KiB

[startup+0.700339 s]
/proc/loadavg: 4.46 4.09 3.23 5/259 16673
/proc/meminfo: memFree=128018080/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=59284 memory=15696 CPUtime=0.67 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 1437 0 0 0 64 3 0 0 20 0 1 0 30416949 60706816 3924 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 14821 3924 2304 1147 0 2248 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 63476 KiB
Current children cumulated memory: 18640 KiB

[startup+1.50039 s]
/proc/loadavg: 4.46 4.09 3.23 5/259 16673
/proc/meminfo: memFree=128009512/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=60832 memory=19212 CPUtime=1.47 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 1802 0 0 0 142 5 0 0 20 0 1 0 30416949 62291968 4803 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 15208 4803 2304 1147 0 2635 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 65024 KiB
Current children cumulated memory: 22156 KiB

[startup+3.11434 s]
/proc/loadavg: 4.42 4.09 3.23 5/259 16673
/proc/meminfo: memFree=127985828/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=62904 memory=21004 CPUtime=3.08 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 2263 0 0 0 299 9 0 0 20 0 1 0 30416949 64413696 5251 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 15726 5251 2304 1147 0 3153 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 67096 KiB
Current children cumulated memory: 23948 KiB

[startup+6.30035 s]
/proc/loadavg: 4.42 4.09 3.23 5/259 16673
/proc/meminfo: memFree=127957396/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=67168 memory=22924 CPUtime=6.26 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 2768 0 0 0 608 18 0 0 20 0 1 0 30416949 68780032 5731 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 16792 5731 2304 1147 0 4219 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 71360 KiB
Current children cumulated memory: 25868 KiB

[startup+12.7004 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127919816/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=70396 memory=27660 CPUtime=12.64 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 3932 0 0 0 1233 31 0 0 20 0 1 0 30416949 72085504 6915 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 17599 6915 2304 1147 0 5026 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 74588 KiB
Current children cumulated memory: 30604 KiB

[startup+15.9391 s]
# the end of solver process 16671 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=15.3905 s, system=0.391695 s

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

[startup+12.8004 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127919816/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=70396 memory=27660 CPUtime=12.74 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 3934 0 0 0 1243 31 0 0 20 0 1 0 30416949 72085504 6915 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 17599 6915 2304 1147 0 5026 0
Current children cumulated CPU time: 12.74 s
Current children cumulated vsize: 74588 KiB
Current children cumulated memory: 30604 KiB

[startup+14.4004 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127894848/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=71060 memory=28684 CPUtime=14.33 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 4207 0 0 0 1399 34 0 0 20 0 1 0 30416949 72765440 7171 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 17765 7171 2304 1147 0 5192 0
Current children cumulated CPU time: 14.33 s
Current children cumulated vsize: 75252 KiB
Current children cumulated memory: 31628 KiB

[startup+15.2003 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127881032/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=71060 memory=28684 CPUtime=15.13 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 4209 0 0 0 1477 36 0 0 20 0 1 0 30416949 72765440 7171 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 17765 7171 2304 1147 0 5192 0
Current children cumulated CPU time: 15.13 s
Current children cumulated vsize: 75252 KiB
Current children cumulated memory: 31628 KiB

[startup+15.6003 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127881032/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=75644 memory=29196 CPUtime=15.53 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 4321 0 0 0 1516 37 0 0 20 0 1 0 30416949 77459456 7299 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 18911 7299 2304 1147 0 6338 0
Current children cumulated CPU time: 15.53 s
Current children cumulated vsize: 79836 KiB
Current children cumulated memory: 32140 KiB

[startup+15.8004 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127881032/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=75644 memory=29196 CPUtime=15.73 cores=5,7
/proc/16673/stat : 16673 (roundingsat) R 16671 16671 16230 0 -1 4194304 4321 0 0 0 1536 37 0 0 20 0 1 0 30416949 77459456 7299 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 18911 7299 2304 1147 0 6338 0
Current children cumulated CPU time: 15.73 s
Current children cumulated vsize: 79836 KiB
Current children cumulated memory: 32140 KiB

[startup+15.9003 s]
/proc/loadavg: 4.36 4.09 3.24 5/259 16673
/proc/meminfo: memFree=127881032/131382112 swapFree=33010684/33010684
[pid=16671] ppid=16668 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/16671/stat : 16671 (run-dec-log.sh) S 16668 16671 16230 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 30416948 4292608 736 18446744073709551615 94317881352192 94317882246725 140737360798240 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94317882485776 94317882533520 94317903872000 140737360800033 140737360800228 140737360800228 140737360805830 0
/proc/16671/statm: 1048 736 672 219 0 110 0
[pid=16673] ppid=16671 vsize=75644 memory=29196 CPUtime=15.76 cores=5,7
/proc/16673/stat : 16673 (roundingsat) D 16671 16671 16230 0 -1 4194304 4321 0 0 0 1538 38 0 0 20 0 1 0 30416949 77459456 7299 18446744073709551615 4227072 8923433 140722699232704 0 0 0 0 0 8405026 1 0 0 17 7 0 0 0 0 0 9823104 9832592 16830464 140722699241831 140722699242024 140722699242024 140722699247594 0
/proc/16673/statm: 18911 7299 2304 1147 0 6338 0
Current children cumulated CPU time: 15.76 s
Current children cumulated vsize: 79836 KiB
Current children cumulated memory: 32140 KiB

Child status: 0

Real time (s): 15.9392
CPU time (s): 15.7822
CPU user time (s): 15.3905
CPU system time (s): 0.391695
CPU usage (%): 99.0152
Max. virtual memory (cumulated for all children) (KiB): 79836
Max. memory (cumulated for all children) (KiB): 32140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.3905
system time used= 0.391695
maximum resident set size= 29196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4553
page faults= 0
swaps= 0
block input operations= 0
block output operations= 196856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2946
involuntary context switches= 32


# summary of solver processes directly reported to runsolver:
#   pid: 16671
#   total CPU time (s): 15.7822
#   total CPU user time (s): 15.3905
#   total CPU system time (s): 0.391695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.117687 second user time and 0.218323 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-28 23:49:36
IDJOB=4493589
IDBENCH=147867
IDSOLVER=3352
FILE ID=nodeC005/4493589-1751147376
RUNJOBID= nodeC005-1751146607-16243
SLURM_JOB_ID= 9587462
Free space on /tmp= 433032 MiB

SOLVER NAME= roundingsat-log 63f22ad
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/armies/normalized-army11.17ls.opb
COMMAND LINE= run-dec-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4493589-1751147376/watcher-4493589-1751147376 -o /tmp/evaluation-result-4493589-1751147376/solver-4493589-1751147376 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751146607-16243 --watchdog 3760 --file-size-limit 100000 run-dec-log.sh HOME/instance-4493589-1751147376.opb PROOFDIR/proof-4493589-1751147376

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

MD5SUM BENCH= 577423e4c806b19b8b5f6a5daee1c614
RANDOM SEED=1507610961

nodeC005 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	: 0xb00001f
cpu MHz		: 3662.070
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3662.443
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.666
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.548
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 3662.029
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.236
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.713
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
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	: 0xb00001f
cpu MHz		: 1197.219
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128027972 kB
MemAvailable:   129055708 kB
Buffers:            3280 kB
Cached:          1838416 kB
SwapCached:            0 kB
Active:          1215088 kB
Inactive:        1627916 kB
Active(anon):    1019308 kB
Inactive(anon):        0 kB
Active(file):     195780 kB
Inactive(file):  1627916 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35692 kB
Writeback:            32 kB
AnonPages:        998388 kB
Mapped:           111540 kB
Shmem:             17960 kB
KReclaimable:      87332 kB
Slab:             168340 kB
SReclaimable:      87332 kB
SUnreclaim:        81008 kB
KernelStack:        4160 kB
PageTables:         5156 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1516828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    618496 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC005 at 2025-06-28 23:49:52