Trace number 4515531

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. 7.88455 7.95789

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb
MD5SUM5d1633616664d1d404e86526e434c88a
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 benchmark0.066435
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18705
Total number of constraints3742
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints3655
Minimum length of a constraint5
Maximum length of a constraint15
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 20
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.02	c ┌────────────────────────────────────────────────────────────────┐
0.00/0.02	c │      pbsuma -- a PB interface for satsuma                      │
0.00/0.02	c │      satsuma_version=1.2, dejavu_version=2.1                   │
0.00/0.02	c │      (c) 2025 Markus Anders                                    │
0.00/0.02	c └────────────────────────────────────────────────────────────────┘
0.00/0.02	c parse 'HOME/instance-4515531-1751222130.opb'
0.00/0.03	c 	read 0.55MB  (18.55ms)
0.00/0.03	c	 [cnf: #variables 18705 #clauses 3742 #duplicates 0 #arr 55260]
0.00/0.04	c output proof to 'PROOFDIR/proof-4515531-1751222130'
0.00/0.04	c 
0.00/0.04	c make graph and approximate orbits
0.00/0.07	c	 [group: #orbits ~= 3784] (34.95ms)
0.00/0.07	c 
0.00/0.07	c detect special group actions
0.00/0.07	c 	probe for Johnson action (limit=64)
0.00/0.09	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.18/0.26	c 	probe for row symmetry (limit=64, splits=16.78M)
0.65/0.78	c 	 (708.19ms)
0.65/0.78	c 
0.65/0.78	c detect symmetries on remainder
0.65/0.78	c 	[graph: #vertices 78562 #edges 222750]
0.65/0.78	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
0.74/0.87	c 	 [group: #symmetries 3.30*10^7778 #generators 14964] (93.48ms)
0.74/0.87	c 
0.74/0.87	c optimize generators (opt_passes=64, conjugate_limit=256)
0.74/0.88	c 	ran it=0, +gens=5 
0.85/0.91	c 	con best_support=4, best_gens=14963, +gens=0
0.85/0.91	c 	(32.06ms)
0.85/0.91	c 
0.85/0.91	c finalize break order and special generators
0.85/0.91	c 
0.85/0.91	c add generic predicates (break_depth=10)
0.85/0.91	c 	added predicates for 14969 generators (3.66ms)
0.85/0.92	c 
0.85/0.92	c generation finished
0.85/0.92	c 	[sbp: #constraints 172 #add_vars 0]
0.85/0.92	c 
0.85/0.92	c write result to 'HOME/instance-4515531-1751222130.opb.pre'
0.85/0.92	c 	wrote 0.55MB (2.67ms)
0.85/0.92	c ------------------------------------------------------------------
0.85/0.92	c                 708.19ms 78.03% detect_special
0.85/0.92	c                  93.48ms 10.30% detect_generic
0.85/0.92	c                  34.95ms  3.85% approx_orbits
0.85/0.92	c                  32.06ms  3.53% optimize_gens
0.85/0.92	c                  18.55ms  2.04% parse
0.85/0.92	c                  10.75ms  1.18% other
0.85/0.92	c                   3.66ms  0.40% break_generic
0.85/0.92	c                   3.30ms  0.36% finalize_order
0.85/0.92	c                   2.67ms  0.29% output
0.85/0.92	c         ───────────────────────────────────────────────
0.85/0.92	c                 907.60ms   100% total
0.85/0.92	c ------------------------------------------------------------------
0.85/0.94	c RoundingSat 2
0.85/0.94	c branch pb25
0.85/0.94	c commit 63f22ad
0.94/1.03	c #variables 18705 #constraints 3914
7.82/7.94	c #Conflicts:       1000 | #Constraints:       4913
7.82/7.94	c #Conflicts:       2000 | #Constraints:       5913
7.82/7.94	c INPROCESSING
7.82/7.94	c #Conflicts:       3000 | #Constraints:       5975
7.82/7.94	c #Conflicts:       4000 | #Constraints:       6975
7.82/7.94	c INPROCESSING
7.82/7.94	c GARBAGE COLLECT
7.82/7.94	c #Conflicts:       5000 | #Constraints:       6448
7.82/7.94	c #Conflicts:       6000 | #Constraints:       7448
7.82/7.94	c INPROCESSING
7.82/7.94	c GARBAGE COLLECT
7.82/7.94	c #Conflicts:       7000 | #Constraints:       6507
7.82/7.94	c #Conflicts:       8000 | #Constraints:       7507
7.82/7.94	c #Conflicts:       9000 | #Constraints:       8507
7.82/7.94	c INPROCESSING
7.82/7.94	c GARBAGE COLLECT
7.82/7.94	c #Conflicts:      10000 | #Constraints:       7276
7.82/7.94	c #Conflicts:      11000 | #Constraints:       8276
7.82/7.94	c #Conflicts:      12000 | #Constraints:       9276
7.82/7.94	c INPROCESSING
7.82/7.94	c GARBAGE COLLECT
7.82/7.94	c #Conflicts:      13000 | #Constraints:       7758
7.82/7.94	c #Conflicts:      14000 | #Constraints:       8758
7.82/7.94	c #Conflicts:      15000 | #Constraints:       9758
7.82/7.94	c INPROCESSING
7.82/7.94	c GARBAGE COLLECT
7.82/7.94	c #Conflicts:      16000 | #Constraints:       8156
7.82/7.94	c #Conflicts:      17000 | #Constraints:       9156
7.82/7.94	c #Conflicts:      18000 | #Constraints:      10156
7.82/7.94	c INPROCESSING
7.82/7.94	c GARBAGE COLLECT
7.82/7.94	c #Conflicts:      19000 | #Constraints:       8299
7.82/7.94	c #Conflicts:      20000 | #Constraints:       9299
7.82/7.94	c #Conflicts:      21000 | #Constraints:      10300
7.82/7.94	c #Conflicts:      22000 | #Constraints:      11300
7.82/7.94	c #Conflicts:      23000 | #Constraints:      12300
7.82/7.94	c #Conflicts:      24000 | #Constraints:      13300
7.82/7.94	c #Conflicts:      25000 | #Constraints:      14300
7.82/7.94	c #Conflicts:      26000 | #Constraints:      15300
7.82/7.94	c #Conflicts:      27000 | #Constraints:      16300
7.82/7.94	c cpu time 6.13316 s
7.82/7.94	c deterministic time 23623417 2.36e+07
7.82/7.94	c optimization time 3.4e-05 s
7.82/7.94	c total solve time 6.05846 s
7.82/7.94	c core-guided solve time 0 s
7.82/7.94	c propagation time 0.591834 s
7.82/7.94	c conflict analysis time 0.159414 s
7.82/7.94	c propagations 812070
7.82/7.94	c resolve steps 46309
7.82/7.94	c decisions 1206203
7.82/7.94	c conflicts 27063
7.82/7.94	c restarts 93
7.82/7.94	c inprocessing phases 7
7.82/7.94	c garbage collections 6 ,( 85.71 )
7.82/7.94	c input clauses 172 ,( 4.39 )
7.82/7.94	c input cardinalities 87 ,( 2.22 )
7.82/7.94	c input general constraints 3655 ,( 93.38 )
7.82/7.94	c input average constraint length 14.21
7.82/7.94	c input average constraint degree 9.45
7.82/7.94	c learned clauses 1309 ,( 4.84 )
7.82/7.94	c learned cardinalities 4391 ,( 16.23 )
7.82/7.94	c learned general constraints 21363 ,( 78.94 )
7.82/7.94	c learned average constraint length 11.10
7.82/7.94	c learned average constraint degree 49655.65
7.82/7.94	c watched  CF 32, 64, 128, Arb: 1178 , 0 , 0 , 0
7.82/7.94	c counting CF 32, 64, 128, Arb: 23840 , 0 , 0 , 0
7.82/7.94	c watched   constraints 1178 ,( 4.71 ) 
7.82/7.94	c counting  constraints 23840 ,( 95.29 ) 
7.82/7.94	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 15280 , 234391 , 1205959 ,( 32592 , 1173367 )
7.82/7.94	c gcd simplifications 6201
7.82/7.94	c detected cardinalities 680
7.82/7.94	c weakened non-implied lits 91891
7.82/7.94	c weakened non-implying lits 6333
7.82/7.94	c original variables 18705
7.82/7.94	c clausal propagations 3918
7.82/7.94	c cardinality propagations 160025
7.82/7.94	c watched propagations 1761
7.82/7.94	c counting propagations 584745
7.82/7.94	c watch lookups 9252850
7.82/7.94	c watch backjump lookups 0
7.82/7.94	c watch checks 567916
7.82/7.94	c propagation checks 8812573
7.82/7.94	c constraint additions 918800
7.82/7.94	c trail pops 2045283
7.82/7.94	c formula constraints 3914
7.82/7.94	c learned constraints 27059
7.82/7.94	c bound constraints 0
7.82/7.94	c core-guided constraints 0
7.82/7.94	c encountered formula constraints 31589
7.82/7.94	c encountered learned constraints 41775
7.82/7.94	c encountered bound constraints 0
7.82/7.94	c encountered core-guided constraints 0
7.82/7.94	c LP total time 0.459216 s
7.82/7.94	c LP solve time 0.43 s
7.82/7.94	c LP constraints added 3914
7.82/7.94	c LP constraints removed 0
7.82/7.94	c LP pivots internal 2721
7.82/7.94	c LP pivots root 5000
7.82/7.94	c LP calls 6
7.82/7.94	c LP optimalities 0
7.82/7.94	c LP no pivot count 0
7.82/7.94	c LP infeasibilities 3
7.82/7.94	c LP valid Farkas constraints 2
7.82/7.94	c LP learned Farkas constraints 2
7.82/7.94	c LP basis resets 0
7.82/7.94	c LP cycling count 0
7.82/7.94	c LP singular count 0
7.82/7.94	c LP no primal count 0
7.82/7.94	c LP no farkas count 0
7.82/7.94	c LP other issue count 0
7.82/7.94	c LP Gomory cuts 0
7.82/7.94	c LP learned cuts 0
7.82/7.94	c LP deleted cuts 0
7.82/7.94	c LP encountered Gomory constraints 0
7.82/7.94	c LP encountered Farkas constraints 0
7.82/7.94	c LP encountered learned Farkas constraints 4
7.82/7.94	c CG auxiliary variables introduced 0
7.82/7.94	c CG solutions found 0
7.82/7.94	c CG cores constructed 0
7.82/7.94	c CG core cardinality constraints returned 0
7.82/7.94	c CG unit cores 0
7.82/7.95	c CG single cores 0
7.82/7.95	c CG blocks removed during cardinality reduction 0
7.82/7.95	c CG first core best 0
7.82/7.95	c CG decision core best 0
7.82/7.95	c CG core reduction tie 0
7.82/7.95	c CG core degree average 0.00
7.82/7.95	c CG core slack average 0.00
7.82/7.95	c CG core upper bound improvements 0
7.82/7.95	c STR number of successful calls 0
7.82/7.95	c STR number of unsuccessful calls 0
7.82/7.95	c STR number of inconclusive calls 0
7.82/7.95	c STR number of successful attempts 0
7.82/7.95	c STR number of unsuccessful attempts 0
7.82/7.95	c STR number of inconclusive attempts 0
7.82/7.95	c STR average degree increase per successful call inf
7.82/7.95	c STR average degree increase per successful attempt inf
7.82/7.95	c STR total number of conflicts for successful attempts 0
7.82/7.95	c STR total number of conflicts for unsuccessful attempts 0
7.82/7.95	c STR total number of conflicts for inconclusive attempts 0
7.82/7.95	c STR average number of conflicts per successful attempt inf
7.82/7.95	c STR average number of conflicts per unsuccessful attempt inf
7.82/7.95	c STR average number of conflicts per inconclusive attempt inf
7.82/7.95	c AVG.sumWPerc 62.73 
7.82/7.95	c bigint constraints 0 
7.82/7.95	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Wed Jul  2 19:14:05 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: 63794 MiB (60011 MiB free)
  memory of node 1: 64507 MiB (54491 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4515531-1751222130/watcher-4515531-1751222130 -o /tmp/evaluation-result-4515531-1751222130/solver-4515531-1751222130 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751216867-27472 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4515531-1751222130.opb PROOFDIR/proof-4515531-1751222130 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
solver pid=29455, runsolver pid=29452
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.84 4.38 4.26 5/264 29457
/proc/meminfo: memFree=117225580/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29457] ppid=29455 vsize=33176 memory=21944 CPUtime=0.08 cores=4,6
/proc/29457/stat : 29457 (pbsuma) R 29455 29455 27461 0 -1 4194304 5946 0 0 0 6 2 0 0 20 0 1 0 37892400 33972224 5486 18446744073709551615 4210688 4653049 140729459835776 0 0 0 0 0 0 0 0 0 17 6 0 0 0 0 0 4700520 4703148 32096256 140729459841251 140729459841586 140729459841586 140729459847151 0
/proc/29457/statm: 8294 5486 1024 108 0 5702 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 37368 KiB
Current children cumulated memory: 24888 KiB

[startup+0.215079 s]*
/proc/loadavg: 4.84 4.38 4.26 5/264 29457
/proc/meminfo: memFree=117225580/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29457] ppid=29455 vsize=33176 memory=21944 CPUtime=0.18 cores=4,6
/proc/29457/stat : 29457 (pbsuma) R 29455 29455 27461 0 -1 4194304 5946 0 0 0 16 2 0 0 20 0 1 0 37892400 33972224 5486 18446744073709551615 4210688 4653049 140729459835776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 32096256 140729459841251 140729459841586 140729459841586 140729459847151 0
/proc/29457/statm: 8294 5486 1024 108 0 5702 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 37368 KiB
Current children cumulated memory: 24888 KiB

[startup+0.31325 s]*
/proc/loadavg: 4.84 4.38 4.26 5/264 29457
/proc/meminfo: memFree=117225580/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29457] ppid=29455 vsize=33176 memory=22072 CPUtime=0.27 cores=4,6
/proc/29457/stat : 29457 (pbsuma) R 29455 29455 27461 0 -1 4194304 5993 0 0 0 25 2 0 0 20 0 1 0 37892400 33972224 5518 18446744073709551615 4210688 4653049 140729459835776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 32096256 140729459841251 140729459841586 140729459841586 140729459847151 0
/proc/29457/statm: 8294 5518 1024 108 0 5702 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 37368 KiB
Current children cumulated memory: 25016 KiB

[startup+0.700314 s]
/proc/loadavg: 4.84 4.38 4.26 5/264 29457
/proc/meminfo: memFree=117225580/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29457] ppid=29455 vsize=33176 memory=22072 CPUtime=0.65 cores=4,6
/proc/29457/stat : 29457 (pbsuma) R 29455 29455 27461 0 -1 4194304 5993 0 0 0 63 2 0 0 20 0 1 0 37892400 33972224 5518 18446744073709551615 4210688 4653049 140729459835776 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 4700520 4703148 32096256 140729459841251 140729459841586 140729459841586 140729459847151 0
/proc/29457/statm: 8294 5518 1024 108 0 5702 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 37368 KiB
Current children cumulated memory: 25016 KiB

[startup+1.50034 s]
/proc/loadavg: 4.84 4.38 4.26 5/264 29458
/proc/meminfo: memFree=117217084/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=79036 memory=34856 CPUtime=0.55 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 6657 0 0 0 53 2 0 0 20 0 1 0 37892492 80932864 8714 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 19759 8714 2272 1147 0 7186 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 83228 KiB
Current children cumulated memory: 37800 KiB

[startup+3.11307 s]
/proc/loadavg: 4.85 4.39 4.26 5/264 29458
/proc/meminfo: memFree=117197760/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=81732 memory=38056 CPUtime=2.15 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 7361 0 0 0 208 7 0 0 20 0 1 0 37892492 83693568 9514 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 20433 9514 2368 1147 0 7860 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 85924 KiB
Current children cumulated memory: 41000 KiB

[startup+6.30033 s]
/proc/loadavg: 4.85 4.39 4.26 5/264 29458
/proc/meminfo: memFree=117174264/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=85608 memory=41640 CPUtime=5.34 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 8261 0 0 0 485 49 0 0 20 0 1 0 37892492 87662592 10410 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 21402 10410 2368 1147 0 8829 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 89800 KiB
Current children cumulated memory: 44584 KiB

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

# cumulated CPU time of all completed processes:  user=6.99045 s, system=0.894101 s

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

[startup+6.40037 s]
/proc/loadavg: 4.85 4.39 4.26 5/264 29458
/proc/meminfo: memFree=117174264/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=85608 memory=41640 CPUtime=5.44 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 8261 0 0 0 495 49 0 0 20 0 1 0 37892492 87662592 10410 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 21402 10410 2368 1147 0 8829 0
Current children cumulated CPU time: 6.32 s
Current children cumulated vsize: 89800 KiB
Current children cumulated memory: 44584 KiB

[startup+7.20029 s]
/proc/loadavg: 4.86 4.40 4.27 5/264 29458
/proc/meminfo: memFree=117157952/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=86132 memory=42152 CPUtime=6.24 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 8376 0 0 0 568 56 0 0 20 0 1 0 37892492 88199168 10538 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 21533 10538 2368 1147 0 8960 0
Current children cumulated CPU time: 7.12 s
Current children cumulated vsize: 90324 KiB
Current children cumulated memory: 45096 KiB

[startup+7.6003 s]
/proc/loadavg: 4.86 4.40 4.27 5/264 29458
/proc/meminfo: memFree=117157952/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=88168 memory=44200 CPUtime=6.63 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 8908 0 0 0 595 68 0 0 20 0 1 0 37892492 90284032 11050 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 22042 11050 2368 1147 0 9469 0
Current children cumulated CPU time: 7.51 s
Current children cumulated vsize: 92360 KiB
Current children cumulated memory: 47144 KiB

[startup+7.80032 s]
/proc/loadavg: 4.86 4.40 4.27 5/264 29458
/proc/meminfo: memFree=117157952/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=88564 memory=44584 CPUtime=6.83 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 9004 0 0 0 606 77 0 0 20 0 1 0 37892492 90689536 11146 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 22141 11146 2368 1147 0 9568 0
Current children cumulated CPU time: 7.71 s
Current children cumulated vsize: 92756 KiB
Current children cumulated memory: 47528 KiB

[startup+7.90032 s]
/proc/loadavg: 4.86 4.40 4.27 5/264 29458
/proc/meminfo: memFree=117157952/131382120 swapFree=33010416/33010684
[pid=29455] ppid=29452 vsize=4192 memory=2944 CPUtime=0.88 cores=4,6
/proc/29455/stat : 29455 (run-dec-break-l) S 29452 29455 27461 0 -1 4194304 241 10781 0 0 0 0 85 3 20 0 1 0 37892399 4292608 736 18446744073709551615 94266977792000 94266978686533 140731680262128 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94266978925584 94266978973328 94266988212224 140731680266517 140731680266718 140731680266718 140731680272320 0
/proc/29455/statm: 1048 736 672 219 0 110 0
[pid=29458] ppid=29455 vsize=88564 memory=44584 CPUtime=6.94 cores=4,6
/proc/29458/stat : 29458 (roundingsat) R 29455 29455 27461 0 -1 4194304 9005 0 0 0 611 83 0 0 20 0 1 0 37892492 90689536 11146 18446744073709551615 4227072 8923433 140725765651264 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 9823104 9832592 22269952 140725765658868 140725765659176 140725765659176 140725765664746 0
/proc/29458/statm: 22141 11146 2368 1147 0 9568 0
Current children cumulated CPU time: 7.82 s
Current children cumulated vsize: 92756 KiB
Current children cumulated memory: 47528 KiB

Child status: 0

Real time (s): 7.95789
CPU time (s): 7.88455
CPU user time (s): 6.99045
CPU system time (s): 0.894101
CPU usage (%): 99.0785
Max. virtual memory (cumulated for all children) (KiB): 92756
Max. memory (cumulated for all children) (KiB): 47528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.99045
system time used= 0.894101
maximum resident set size= 46504
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20503
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 438
involuntary context switches= 55


# summary of solver processes directly reported to runsolver:
#   pid: 29455
#   total CPU time (s): 7.88455
#   total CPU user time (s): 6.99045
#   total CPU system time (s): 0.894101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.075453 second user time and 0.13559 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-06-29 20:35:30
IDJOB=4515531
IDBENCH=165294
IDSOLVER=3358
FILE ID=nodeC006/4515531-1751222130
RUNJOBID= nodeC006-1751216867-27472
SLURM_JOB_ID= 9587659
Free space on /tmp= 433032 MiB

SOLVER NAME= roundingsat+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4515531-1751222130/watcher-4515531-1751222130 -o /tmp/evaluation-result-4515531-1751222130/solver-4515531-1751222130 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1751216867-27472 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4515531-1751222130.opb PROOFDIR/proof-4515531-1751222130

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

MD5SUM BENCH= 5d1633616664d1d404e86526e434c88a
RANDOM SEED=797870927

nodeC006 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.221
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.32
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		: 3665.458
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.32
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.075
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.32
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.32
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		: 1197.145
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.32
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.144
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.32
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.756
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.32
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        117252024 kB
MemAvailable:   127062244 kB
Buffers:            2128 kB
Cached:         10610520 kB
SwapCached:           12 kB
Active:          3205436 kB
Inactive:       10339836 kB
Active(anon):    2937876 kB
Inactive(anon):    12740 kB
Active(file):     267560 kB
Inactive(file): 10327096 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            763400 kB
Writeback:             0 kB
AnonPages:       2935268 kB
Mapped:           115852 kB
Shmem:             17948 kB
KReclaimable:     110000 kB
Slab:             216072 kB
SReclaimable:     110000 kB
SUnreclaim:       106072 kB
KernelStack:        4240 kB
PageTables:         9456 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3933436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149640 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    589824 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:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC006 at 2025-06-29 20:35:39