Trace number 4544496

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+pbsuma-log 63f22adUNSAT cert. 17.2298 17.2945

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat10_9identity_complement.opb
MD5SUMab67e3b90eb3931507bbeeb5ae959313
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.33317
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints19855
Number of constraints which are clauses18235
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1620
Minimum length of a constraint2
Maximum length of a constraint9
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 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 17
Number of bits of the biggest sum of numbers5
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.01	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.01	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.01	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.01	c │      (c) 2025 Markus Anders                                    │
0.00/0.01	c └────────────────────────────────────────────────────────────────┘
0.00/0.01	c parse 'HOME/instance-4544496-1753220850.opb'
0.00/0.02	c 	read 0.52MB  (10.42ms)
0.00/0.02	c	 [cnf: #variables 900 #clauses 19855 #duplicates 0 #arr 48690]
0.00/0.02	c output proof to '/tmp/proof-4544496-1753220850'
0.00/0.02	c 
0.00/0.02	c make graph and approximate orbits
0.00/0.03	c	 [group: #orbits ~= 4] (4.07ms)
0.00/0.03	c 
0.00/0.03	c detect special group actions
0.00/0.03	c 	probe for Johnson action (limit=64)
0.00/0.03	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.00/0.04	c 	probe for row symmetry (limit=64, splits=16.78M)
0.00/0.04	c 	 (12.10ms)
0.00/0.04	c 
0.00/0.04	c detect symmetries on remainder
0.00/0.04	c 	[graph: #vertices 24265 #edges 104400]
0.00/0.04	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.00/0.08	c 	 [group: #symmetries 6.74*10^14 #generators 5] (37.64ms)
0.00/0.08	c 
0.00/0.08	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.08	c 	opt it=15, l=144, m=44, opt=6, avg=1186, b=180, gens=5
0.00/0.08	c 	ran it=0, +gens=5 
0.09/0.11	c 	con best_support=180, best_gens=1, +gens=225
0.09/0.11	c 	(36.46ms)
0.09/0.11	c 
0.09/0.11	c finalize break order and special generators
0.09/0.11	c 
0.09/0.11	c add generic predicates (break_depth=10)
0.09/0.11	c 	added predicates for 235 generators (0.35ms)
0.09/0.14	c 
0.09/0.14	c generation finished
0.09/0.14	c 	[sbp: #constraints 6580 #add_vars 2115]
0.09/0.14	c 
0.09/0.14	c write result to 'HOME/instance-4544496-1753220850.opb.pre'
0.09/0.14	c 	wrote 0.76MB (2.01ms)
0.09/0.14	c ------------------------------------------------------------------
0.09/0.14	c                  37.64ms 29.23% detect_generic
0.09/0.14	c                  36.46ms 28.31% optimize_gens
0.09/0.14	c                  25.48ms 19.79% other
0.09/0.14	c                  12.10ms  9.39% detect_special
0.09/0.14	c                  10.42ms  8.09% parse
0.09/0.14	c                   4.07ms  3.16% approx_orbits
0.09/0.14	c                   2.01ms  1.56% output
0.09/0.14	c                   0.35ms  0.27% break_generic
0.09/0.14	c                   0.23ms  0.18% finalize_order
0.09/0.14	c         ───────────────────────────────────────────────
0.09/0.14	c                 128.75ms   100% total
0.09/0.14	c ------------------------------------------------------------------
0.09/0.15	c RoundingSat 2
0.09/0.15	c branch pb25
0.09/0.15	c commit 63f22ad
0.18/0.32	c #variables 3015 #constraints 26435
2.85/2.95	c #Conflicts:       1000 | #Constraints:      27434
2.85/2.95	c #Conflicts:       2000 | #Constraints:      28434
2.85/2.95	c INPROCESSING
2.85/2.95	c #Conflicts:       3000 | #Constraints:      28435
2.85/2.95	c #Conflicts:       4000 | #Constraints:      29435
2.85/2.95	c INPROCESSING
2.85/2.95	c GARBAGE COLLECT
2.85/2.95	c #Conflicts:       5000 | #Constraints:      28841
2.85/2.95	c #Conflicts:       6000 | #Constraints:      29841
2.85/2.95	c INPROCESSING
2.85/2.95	c GARBAGE COLLECT
2.85/2.95	c #Conflicts:       7000 | #Constraints:      28842
2.85/2.95	c #Conflicts:       8000 | #Constraints:      29842
2.85/2.95	c #Conflicts:       9000 | #Constraints:      30842
2.85/2.95	c INPROCESSING
2.85/2.95	c GARBAGE COLLECT
2.85/2.95	c #Conflicts:      10000 | #Constraints:      29545
2.85/2.95	c #Conflicts:      11000 | #Constraints:      30545
2.85/2.95	c #Conflicts:      12000 | #Constraints:      31545
2.85/2.95	c INPROCESSING
2.85/2.95	c GARBAGE COLLECT
2.85/2.95	c rational objective 551.167
15.52/15.65	c #Conflicts:      13000 | #Constraints:      30004
15.52/15.65	c #Conflicts:      14000 | #Constraints:      31004
15.52/15.65	c #Conflicts:      15000 | #Constraints:      32004
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      16000 | #Constraints:      30219
15.52/15.65	c #Conflicts:      17000 | #Constraints:      31219
15.52/15.65	c #Conflicts:      18000 | #Constraints:      32219
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      19000 | #Constraints:      29791
15.52/15.65	c #Conflicts:      20000 | #Constraints:      30791
15.52/15.65	c #Conflicts:      21000 | #Constraints:      31791
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      22000 | #Constraints:      29811
15.52/15.65	c #Conflicts:      23000 | #Constraints:      30811
15.52/15.65	c #Conflicts:      24000 | #Constraints:      31811
15.52/15.65	c #Conflicts:      25000 | #Constraints:      32811
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      26000 | #Constraints:      30524
15.52/15.65	c #Conflicts:      27000 | #Constraints:      31524
15.52/15.65	c #Conflicts:      28000 | #Constraints:      32524
15.52/15.65	c #Conflicts:      29000 | #Constraints:      33524
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      30000 | #Constraints:      30984
15.52/15.65	c #Conflicts:      31000 | #Constraints:      31984
15.52/15.65	c #Conflicts:      32000 | #Constraints:      32984
15.52/15.65	c #Conflicts:      33000 | #Constraints:      33984
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      34000 | #Constraints:      31214
15.52/15.65	c #Conflicts:      35000 | #Constraints:      32214
15.52/15.65	c #Conflicts:      36000 | #Constraints:      33214
15.52/15.65	c #Conflicts:      37000 | #Constraints:      34214
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      38000 | #Constraints:      31226
15.52/15.65	c #Conflicts:      39000 | #Constraints:      32226
15.52/15.65	c #Conflicts:      40000 | #Constraints:      33226
15.52/15.65	c #Conflicts:      41000 | #Constraints:      34226
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      42000 | #Constraints:      31041
15.52/15.65	c #Conflicts:      43000 | #Constraints:      32041
15.52/15.65	c #Conflicts:      44000 | #Constraints:      33041
15.52/15.65	c #Conflicts:      45000 | #Constraints:      34041
15.52/15.65	c #Conflicts:      46000 | #Constraints:      35041
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      47000 | #Constraints:      31647
15.52/15.65	c #Conflicts:      48000 | #Constraints:      32647
15.52/15.65	c #Conflicts:      49000 | #Constraints:      33647
15.52/15.65	c #Conflicts:      50000 | #Constraints:      34647
15.52/15.65	c #Conflicts:      51000 | #Constraints:      35647
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      52000 | #Constraints:      32045
15.52/15.65	c #Conflicts:      53000 | #Constraints:      33045
15.52/15.65	c #Conflicts:      54000 | #Constraints:      34045
15.52/15.65	c #Conflicts:      55000 | #Constraints:      35045
15.52/15.65	c #Conflicts:      56000 | #Constraints:      36045
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      57000 | #Constraints:      32241
15.52/15.65	c #Conflicts:      58000 | #Constraints:      33241
15.52/15.65	c #Conflicts:      59000 | #Constraints:      34241
15.52/15.65	c #Conflicts:      60000 | #Constraints:      35241
15.52/15.65	c #Conflicts:      61000 | #Constraints:      36241
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      62000 | #Constraints:      32240
15.52/15.65	c #Conflicts:      63000 | #Constraints:      33240
15.52/15.65	c #Conflicts:      64000 | #Constraints:      34240
15.52/15.65	c #Conflicts:      65000 | #Constraints:      35240
15.52/15.65	c #Conflicts:      66000 | #Constraints:      36240
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c #Conflicts:      67000 | #Constraints:      32044
15.52/15.65	c #Conflicts:      68000 | #Constraints:      33044
15.52/15.65	c #Conflicts:      69000 | #Constraints:      34044
15.52/15.65	c #Conflicts:      70000 | #Constraints:      35044
15.52/15.65	c #Conflicts:      71000 | #Constraints:      36044
15.52/15.65	c #Conflicts:      72000 | #Constraints:      37044
15.52/15.65	c INPROCESSING
15.52/15.65	c GARBAGE COLLECT
15.52/15.65	c rational objective 563.034
17.11/17.29	c #Conflicts:      73000 | #Constraints:      32301
17.11/17.29	c #Conflicts:      74000 | #Constraints:      33301
17.11/17.29	c #Conflicts:      75000 | #Constraints:      34301
17.11/17.29	c #Conflicts:      76000 | #Constraints:      35301
17.11/17.29	c #Conflicts:      77000 | #Constraints:      36301
17.11/17.29	c #Conflicts:      78000 | #Constraints:      37301
17.11/17.29	c INPROCESSING
17.11/17.29	c GARBAGE COLLECT
17.11/17.29	c #Conflicts:      79000 | #Constraints:      31959
17.11/17.29	c cpu time 16.6953 s
17.11/17.29	c deterministic time 530599157 5.31e+08
17.11/17.29	c optimization time 4.8e-05 s
17.11/17.29	c total solve time 16.5636 s
17.11/17.29	c core-guided solve time 0 s
17.11/17.29	c propagation time 8.08038 s
17.11/17.29	c conflict analysis time 3.32182 s
17.11/17.29	c propagations 45153079
17.11/17.29	c resolve steps 1506936
17.11/17.29	c decisions 99067
17.11/17.29	c conflicts 79147
17.11/17.29	c restarts 251
17.11/17.29	c inprocessing phases 20
17.11/17.29	c garbage collections 19 ,( 95.00 )
17.11/17.29	c input clauses 25625 ,( 96.94 )
17.11/17.29	c input cardinalities 0 ,( 0.00 )
17.11/17.29	c input general constraints 810 ,( 3.06 )
17.11/17.29	c input average constraint length 2.56
17.11/17.29	c input average constraint degree 1.03
17.11/17.29	c learned clauses 79146 ,( 99.99 )
17.11/17.29	c learned cardinalities 0 ,( 0.00 )
17.11/17.29	c learned general constraints 7 ,( 0.01 )
17.11/17.29	c learned average constraint length 37.89
17.11/17.29	c learned average constraint degree 219449.31
17.11/17.29	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
17.11/17.29	c counting CF 32, 64, 128, Arb: 817 , 0 , 0 , 0
17.11/17.29	c watched   constraints 0 ,( 0.00 ) 
17.11/17.29	c counting  constraints 817 ,( 100.00 ) 
17.11/17.29	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 126680823 , 0 , 17712300 ,( 0 , 17712300 )
17.11/17.29	c gcd simplifications 28
17.11/17.29	c detected cardinalities 0
17.11/17.29	c weakened non-implied lits 145042
17.11/17.29	c weakened non-implying lits 87
17.11/17.29	c original variables 3015
17.11/17.29	c clausal propagations 38895505
17.11/17.29	c cardinality propagations 0
17.11/17.29	c watched propagations 0
17.11/17.29	c counting propagations 6178428
17.11/17.29	c watch lookups 144435805
17.11/17.29	c watch backjump lookups 0
17.11/17.29	c watch checks 203247784
17.11/17.29	c propagation checks 81405026
17.11/17.29	c constraint additions 10905477
17.11/17.29	c trail pops 45329777
17.11/17.29	c formula constraints 26435
17.11/17.29	c learned constraints 79146
17.11/17.29	c bound constraints 0
17.11/17.29	c core-guided constraints 0
17.11/17.29	c encountered formula constraints 1203090
17.11/17.29	c encountered learned constraints 382993
17.11/17.29	c encountered bound constraints 0
17.11/17.29	c encountered core-guided constraints 0
17.11/17.29	c LP total time 2.25724 s
17.11/17.29	c LP solve time 1.9 s
17.11/17.29	c LP constraints added 26446
17.11/17.29	c LP constraints removed 1
17.11/17.29	c LP pivots internal 8124
17.11/17.29	c LP pivots root 15017
17.11/17.29	c LP calls 11
17.11/17.29	c LP optimalities 7
17.11/17.29	c LP no pivot count 0
17.11/17.29	c LP infeasibilities 1
17.11/17.29	c LP valid Farkas constraints 1
17.11/17.29	c LP learned Farkas constraints 0
17.11/17.29	c LP basis resets 0
17.11/17.29	c LP cycling count 0
17.11/17.29	c LP singular count 0
17.11/17.29	c LP no primal count 0
17.11/17.29	c LP no farkas count 0
17.11/17.29	c LP other issue count 0
17.11/17.29	c LP Gomory cuts 6
17.11/17.29	c LP learned cuts 5
17.11/17.29	c LP deleted cuts 1
17.11/17.29	c LP encountered Gomory constraints 0
17.11/17.29	c LP encountered Farkas constraints 0
17.11/17.29	c LP encountered learned Farkas constraints 0
17.11/17.29	c CG auxiliary variables introduced 0
17.11/17.29	c CG solutions found 0
17.11/17.29	c CG cores constructed 0
17.11/17.29	c CG core cardinality constraints returned 0
17.11/17.29	c CG unit cores 0
17.11/17.29	c CG single cores 0
17.11/17.29	c CG blocks removed during cardinality reduction 0
17.11/17.29	c CG first core best 0
17.11/17.29	c CG decision core best 0
17.11/17.29	c CG core reduction tie 0
17.11/17.29	c CG core degree average 0.00
17.11/17.29	c CG core slack average 0.00
17.11/17.29	c CG core upper bound improvements 0
17.11/17.29	c STR number of successful calls 0
17.11/17.29	c STR number of unsuccessful calls 0
17.11/17.29	c STR number of inconclusive calls 0
17.11/17.29	c STR number of successful attempts 0
17.11/17.29	c STR number of unsuccessful attempts 0
17.11/17.29	c STR number of inconclusive attempts 0
17.11/17.29	c STR average degree increase per successful call inf
17.11/17.29	c STR average degree increase per successful attempt inf
17.11/17.29	c STR total number of conflicts for successful attempts 0
17.11/17.29	c STR total number of conflicts for unsuccessful attempts 0
17.11/17.29	c STR total number of conflicts for inconclusive attempts 0
17.11/17.29	c STR average number of conflicts per successful attempt inf
17.11/17.29	c STR average number of conflicts per unsuccessful attempt inf
17.11/17.29	c STR average number of conflicts per inconclusive attempt inf
17.11/17.29	c AVG.sumWPerc 99.79 
17.11/17.29	c bigint constraints 0 
17.11/17.29	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Wed Jul 23 00:07:17 CEST 2025
extraparms=--no-checkDeletion
-- veripb --
Running VeriPB version 2.3.0
s VERIFIED UNSATISFIABLE
Verification succeeded.
-- cakepb --
s VERIFIED UNSATISFIABLE
--summary--
ALL OK

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544496-1753220850/watcher-4544496-1753220850 -o /tmp/evaluation-result-4544496-1753220850/solver-4544496-1753220850 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157538 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4544496-1753220850.opb /tmp/proof-4544496-1753220850 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=161101, runsolver pid=161098

[startup+0.100092 s]*
/proc/loadavg: 4.12 4.15 4.17 5/254 161103
/proc/meminfo: memFree=80300456/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161103] ppid=161101 vsize=27772 memory=18840 CPUtime=0.09 cores=0,2
/proc/161103/stat : 161103 (pbsuma) R 161101 161101 157528 0 -1 4194304 5687 0 0 0 8 1 0 0 20 0 1 0 237763694 28438528 4710 18446744073709551615 4210688 4653049 140721328875648 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 4700520 4703148 6799360 140721328879879 140721328880176 140721328880176 140721328885743 0
/proc/161103/statm: 6943 4710 1024 108 0 4351 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31964 KiB
Current children cumulated memory: 21784 KiB

[startup+0.2138 s]*
/proc/loadavg: 4.12 4.15 4.17 5/254 161104
/proc/meminfo: memFree=80296692/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=61508 memory=15292 CPUtime=0.06 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 2109 0 0 0 5 1 0 0 20 0 1 0 237763708 62984192 3823 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 15377 3823 2080 1147 0 2804 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65700 KiB
Current children cumulated memory: 18236 KiB

[startup+0.313654 s]*
/proc/loadavg: 4.12 4.15 4.17 5/254 161104
/proc/meminfo: memFree=80277348/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=90452 memory=43216 CPUtime=0.16 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 6982 0 0 0 13 3 0 0 20 0 1 0 237763708 92622848 10804 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 22613 10804 2304 1147 0 10040 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 94644 KiB
Current children cumulated memory: 46160 KiB

[startup+0.7004 s]
/proc/loadavg: 4.12 4.15 4.17 5/254 161104
/proc/meminfo: memFree=80269536/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=95868 memory=48848 CPUtime=0.54 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 8360 0 0 0 50 4 0 0 20 0 1 0 237763708 98168832 12212 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 23967 12212 2336 1147 0 11394 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 100060 KiB
Current children cumulated memory: 51792 KiB

[startup+1.50038 s]
/proc/loadavg: 4.12 4.15 4.17 5/254 161104
/proc/meminfo: memFree=80261472/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=96108 memory=50128 CPUtime=1.33 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 8613 0 0 0 127 6 0 0 20 0 1 0 237763708 98414592 12532 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 24027 12532 2400 1147 0 11454 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 100300 KiB
Current children cumulated memory: 53072 KiB

[startup+3.1131 s]
/proc/loadavg: 4.12 4.15 4.17 5/254 161104
/proc/meminfo: memFree=80237280/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=96632 memory=50768 CPUtime=2.94 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 8783 0 0 0 285 9 0 0 20 0 1 0 237763708 98951168 12692 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 24158 12692 2400 1147 0 11585 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 100824 KiB
Current children cumulated memory: 53712 KiB

[startup+6.30034 s]
/proc/loadavg: 4.11 4.14 4.17 5/254 161104
/proc/meminfo: memFree=80189040/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=102272 memory=54696 CPUtime=6.12 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 9830 0 0 0 596 16 0 0 20 0 1 0 237763708 104726528 13674 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 25568 13674 2400 1147 0 12995 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 106464 KiB
Current children cumulated memory: 57640 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.16 4.17 5/254 161104
/proc/meminfo: memFree=80084460/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=103192 memory=57708 CPUtime=12.5 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 10062 0 0 0 1220 30 0 0 20 0 1 0 237763708 105668608 14427 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 25798 14427 2400 1147 0 13225 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 107384 KiB
Current children cumulated memory: 60652 KiB

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

# cumulated CPU time of all completed processes:  user=16.8188 s, system=0.411017 s

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

[startup+12.8004 s]
/proc/loadavg: 4.18 4.16 4.17 5/254 161104
/proc/meminfo: memFree=80084460/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=103192 memory=57708 CPUtime=12.6 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 10062 0 0 0 1230 30 0 0 20 0 1 0 237763708 105668608 14427 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 25798 14427 2400 1147 0 13225 0
Current children cumulated CPU time: 12.72 s
Current children cumulated vsize: 107384 KiB
Current children cumulated memory: 60652 KiB

[startup+14.4003 s]
/proc/loadavg: 4.17 4.16 4.17 5/254 161104
/proc/meminfo: memFree=80052204/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=103324 memory=57964 CPUtime=14.2 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 10138 0 0 0 1386 34 0 0 20 0 1 0 237763708 105803776 14491 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 25831 14491 2400 1147 0 13258 0
Current children cumulated CPU time: 14.32 s
Current children cumulated vsize: 107516 KiB
Current children cumulated memory: 60908 KiB

[startup+16.0003 s]*
/proc/loadavg: 4.17 4.16 4.17 5/254 161104
/proc/meminfo: memFree=79987672/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=104016 memory=58476 CPUtime=15.8 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 10237 0 0 0 1544 36 0 0 20 0 1 0 237763708 106512384 14619 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 26004 14619 2400 1147 0 13431 0
Current children cumulated CPU time: 15.92 s
Current children cumulated vsize: 108208 KiB
Current children cumulated memory: 61420 KiB

[startup+16.8003 s]
/proc/loadavg: 4.17 4.16 4.17 5/254 161104
/proc/meminfo: memFree=79987672/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=104016 memory=58476 CPUtime=16.58 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 10237 0 0 0 1621 37 0 0 20 0 1 0 237763708 106512384 14619 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 26004 14619 2400 1147 0 13431 0
Current children cumulated CPU time: 16.7 s
Current children cumulated vsize: 108208 KiB
Current children cumulated memory: 61420 KiB

[startup+17.2003 s]
/proc/loadavg: 4.17 4.16 4.17 5/254 161104
/proc/meminfo: memFree=79975512/131382120 swapFree=33010160/33010684
[pid=161101] ppid=161098 vsize=4192 memory=2944 CPUtime=0.12 cores=0,2
/proc/161101/stat : 161101 (run-dec-break-l) S 161098 161101 157528 0 -1 4194304 238 5819 0 0 0 0 11 1 20 0 1 0 237763693 4292608 736 18446744073709551615 94673611689984 94673612584517 140728023516576 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94673612823568 94673612871312 94673625448448 140728023521593 140728023521756 140728023521756 140728023527360 0
/proc/161101/statm: 1048 736 672 219 0 110 0
[pid=161104] ppid=161101 vsize=104928 memory=59500 CPUtime=16.99 cores=0,2
/proc/161104/stat : 161104 (roundingsat) R 161101 161101 157528 0 -1 4194304 10518 0 0 0 1661 38 0 0 20 0 1 0 237763708 107446272 14875 18446744073709551615 4227072 8923433 140732483404688 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 9823104 9832592 25956352 140732483406104 140732483406374 140732483406374 140732483411946 0
/proc/161104/statm: 26232 14875 2400 1147 0 13659 0
Current children cumulated CPU time: 17.11 s
Current children cumulated vsize: 109120 KiB
Current children cumulated memory: 62444 KiB

Child status: 0

Real time (s): 17.2945
CPU time (s): 17.2298
CPU user time (s): 16.8188
CPU system time (s): 0.411017
CPU usage (%): 99.6257
Max. virtual memory (cumulated for all children) (KiB): 109120
Max. memory (cumulated for all children) (KiB): 62444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.8188
system time used= 0.411017
maximum resident set size= 59500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16599
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 209
involuntary context switches= 42


# summary of solver processes directly reported to runsolver:
#   pid: 161101
#   total CPU time (s): 17.2298
#   total CPU user time (s): 16.8188
#   total CPU system time (s): 0.411017

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.128369 second user time and 0.235865 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 23:47:30
IDJOB=4544496
IDBENCH=180673
IDSOLVER=3358
FILE ID=nodeC003/4544496-1753220850
RUNJOBID= nodeC003-1753211729-157538
SLURM_JOB_ID= 9687799
Free space on /tmp= 406596 MiB

SOLVER NAME= roundingsat+pbsuma-log 63f22ad
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat10_9identity_complement.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4544496-1753220850/watcher-4544496-1753220850 -o /tmp/evaluation-result-4544496-1753220850/solver-4544496-1753220850 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157538 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4544496-1753220850.opb /tmp/proof-4544496-1753220850

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

MD5SUM BENCH= ab67e3b90eb3931507bbeeb5ae959313
RANDOM SEED=823637790

nodeC003 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		: 3491.987
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.44
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		: 3691.191
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.44
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.182
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.44
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		: 3700.000
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.44
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		: 3664.495
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.44
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		: 3691.165
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.44
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		: 3700.000
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.44
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		: 3700.000
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        80312224 kB
MemAvailable:   127685064 kB
Buffers:            2736 kB
Cached:         48110040 kB
SwapCached:           36 kB
Active:          3332364 kB
Inactive:       47004656 kB
Active(anon):    2242820 kB
Inactive(anon):     7604 kB
Active(file):    1089544 kB
Inactive(file): 46997052 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            108916 kB
Writeback:             0 kB
AnonPages:       2227328 kB
Mapped:           117616 kB
Shmem:             26116 kB
KReclaimable:     251744 kB
Slab:             343776 kB
SReclaimable:     251744 kB
SUnreclaim:        92032 kB
KernelStack:        4080 kB
PageTables:         7992 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2890656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149464 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 406524 MiB
End job on nodeC003 at 2025-07-22 23:47:48