Trace number 4543833

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. 44.7807 44.969

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_10_096.opb
MD5SUM9cd02fcfe8d6fb8da5e5e7c2985c86c8
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.24052
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93130
Total number of constraints1931
Number of constraints which are clauses971
Number of constraints which are cardinality constraints (but not clauses)960
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint97
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 98
Number of bits of the biggest sum of numbers7
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-4543833-1753219606.opb'
0.00/0.08	c 	read 1.86MB  (64.73ms)
0.00/0.08	c	 [cnf: #variables 93130 #clauses 1931 #duplicates 0 #arr 186260]
0.00/0.08	c output proof to '/tmp/proof-4543833-1753219606'
0.00/0.08	c 
0.00/0.08	c make graph and approximate orbits
0.18/0.24	c	 [group: #orbits ~= 6] (161.66ms)
0.18/0.24	c 
0.18/0.24	c detect special group actions
0.18/0.24	c 	probe for Johnson action (limit=64)
0.26/0.40	c 	probe for row-column symmetry (limit=64, splits=16.78M)
0.45/0.54	c 	probe for row symmetry (limit=64, splits=16.78M)
0.45/0.59	c 	recursing 40 blocks of candidate 10x18626r
0.53/0.69	c 	 found row 10x18626, generating row predicate
0.62/0.72	c 	 (476.80ms)
0.62/0.72	c 
0.62/0.72	c detect symmetries on remainder
0.62/0.72	c 	[graph: #vertices 374451 #edges 931300]
0.62/0.73	c 	dejavu (support_limit=2048.00MB, budget_limit=64)
1.03/1.15	c 	 [group: #symmetries 8.46*10^2999 #generators 1900] (435.38ms)
1.03/1.15	c 
1.03/1.15	c optimize generators (opt_passes=64, conjugate_limit=14995)
1.11/1.26	c 	ran it=0, +gens=102 
36.72/36.90	c 	con best_support=384, best_gens=950, +gens=754
36.72/36.90	c 	(35748.35ms)
36.72/36.90	c 
36.72/36.90	c finalize break order and special generators
36.72/36.91	c 
36.72/36.91	c add generic predicates (break_depth=10)
36.72/36.92	c 	added predicates for 2756 generators (9.10ms)
36.72/36.94	c 
36.72/36.94	c generation finished
36.72/36.94	c 	[sbp: #constraints 0 #add_vars 0]
36.72/36.94	c 
36.72/36.94	c write result to 'HOME/instance-4543833-1753219606.opb.pre'
36.72/36.94	c 	wrote 1.86MB (5.21ms)
36.72/36.94	c ------------------------------------------------------------------
36.72/36.94	c               35748.35ms 96.80% optimize_gens
36.72/36.94	c                 476.80ms  1.29% detect_special
36.72/36.94	c                 435.38ms  1.18% detect_generic
36.72/36.94	c                 161.66ms  0.44% approx_orbits
36.72/36.94	c                  64.73ms  0.18% parse
36.72/36.94	c                  21.11ms  0.06% other
36.72/36.94	c                   9.10ms  0.02% break_generic
36.72/36.94	c                   8.08ms  0.02% finalize_order
36.72/36.94	c                   5.21ms  0.01% output
36.72/36.94	c         ───────────────────────────────────────────────
36.72/36.94	c               36930.43ms   100% total
36.72/36.94	c ------------------------------------------------------------------
36.72/36.96	c RoundingSat 2
36.72/36.96	c branch pb25
36.72/36.96	c commit 63f22ad
36.83/37.08	c #variables 93130 #constraints 1931
44.69/44.96	c cpu time 7.49005 s
44.69/44.96	c deterministic time 20759603 2.08e+07
44.69/44.96	c optimization time 8.9e-05 s
44.69/44.96	c total solve time 7.38616 s
44.69/44.96	c core-guided solve time 0 s
44.69/44.96	c propagation time 0.548414 s
44.69/44.96	c conflict analysis time 0.139235 s
44.69/44.96	c propagations 338105
44.69/44.96	c resolve steps 1915
44.69/44.96	c decisions 659023
44.69/44.96	c conflicts 955
44.69/44.96	c restarts 5
44.69/44.96	c inprocessing phases 0
44.69/44.96	c garbage collections 0 ,( -nan )
44.69/44.96	c input clauses 971 ,( 50.28 )
44.69/44.96	c input cardinalities 960 ,( 49.72 )
44.69/44.96	c input general constraints 0 ,( 0.00 )
44.69/44.96	c input average constraint length 96.46
44.69/44.96	c input average constraint degree 48.23
44.69/44.96	c learned clauses 5 ,( 0.52 )
44.69/44.96	c learned cardinalities 949 ,( 99.48 )
44.69/44.96	c learned general constraints 0 ,( 0.00 )
44.69/44.96	c learned average constraint length 3134.33
44.69/44.96	c learned average constraint degree 1591.32
44.69/44.96	c watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
44.69/44.96	c counting CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
44.69/44.96	c watched   constraints 0 ,( -nan ) 
44.69/44.96	c counting  constraints 0 ,( -nan ) 
44.69/44.96	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 32913 , 17735 , 0 ,( 0 , 0 )
44.69/44.96	c gcd simplifications 0
44.69/44.96	c detected cardinalities 0
44.69/44.96	c weakened non-implied lits 0
44.69/44.96	c weakened non-implying lits 0
44.69/44.96	c original variables 93130
44.69/44.96	c clausal propagations 5496
44.69/44.96	c cardinality propagations 259811
44.69/44.96	c watched propagations 0
44.69/44.96	c counting propagations 0
44.69/44.96	c watch lookups 50648
44.69/44.96	c watch backjump lookups 0
44.69/44.96	c watch checks 7779223
44.69/44.96	c propagation checks 7756578
44.69/44.96	c constraint additions 3175432
44.69/44.96	c trail pops 997593
44.69/44.96	c formula constraints 1931
44.69/44.96	c learned constraints 954
44.69/44.96	c bound constraints 0
44.69/44.96	c core-guided constraints 0
44.69/44.96	c encountered formula constraints 1926
44.69/44.96	c encountered learned constraints 944
44.69/44.96	c encountered bound constraints 0
44.69/44.96	c encountered core-guided constraints 0
44.69/44.96	c LP total time 0.110888 s
44.69/44.96	c LP solve time 0.09 s
44.69/44.96	c LP constraints added 1931
44.69/44.96	c LP constraints removed 0
44.69/44.96	c LP pivots internal 2000
44.69/44.96	c LP pivots root 1000
44.69/44.96	c LP calls 2
44.69/44.96	c LP optimalities 0
44.69/44.96	c LP no pivot count 0
44.69/44.96	c LP infeasibilities 0
44.69/44.96	c LP valid Farkas constraints 0
44.69/44.96	c LP learned Farkas constraints 0
44.69/44.96	c LP basis resets 0
44.69/44.96	c LP cycling count 0
44.69/44.96	c LP singular count 0
44.69/44.96	c LP no primal count 0
44.69/44.96	c LP no farkas count 0
44.69/44.96	c LP other issue count 0
44.69/44.96	c LP Gomory cuts 0
44.69/44.96	c LP learned cuts 0
44.69/44.96	c LP deleted cuts 0
44.69/44.96	c LP encountered Gomory constraints 0
44.69/44.96	c LP encountered Farkas constraints 0
44.69/44.96	c LP encountered learned Farkas constraints 0
44.69/44.96	c CG auxiliary variables introduced 0
44.69/44.96	c CG solutions found 0
44.69/44.96	c CG cores constructed 0
44.69/44.96	c CG core cardinality constraints returned 0
44.69/44.96	c CG unit cores 0
44.69/44.96	c CG single cores 0
44.69/44.96	c CG blocks removed during cardinality reduction 0
44.69/44.96	c CG first core best 0
44.69/44.96	c CG decision core best 0
44.69/44.96	c CG core reduction tie 0
44.69/44.96	c CG core degree average 0.00
44.69/44.96	c CG core slack average 0.00
44.69/44.96	c CG core upper bound improvements 0
44.69/44.96	c STR number of successful calls 0
44.69/44.96	c STR number of unsuccessful calls 0
44.69/44.96	c STR number of inconclusive calls 0
44.69/44.96	c STR number of successful attempts 0
44.69/44.96	c STR number of unsuccessful attempts 0
44.69/44.96	c STR number of inconclusive attempts 0
44.69/44.96	c STR average degree increase per successful call inf
44.69/44.96	c STR average degree increase per successful attempt inf
44.69/44.96	c STR total number of conflicts for successful attempts 0
44.69/44.96	c STR total number of conflicts for unsuccessful attempts 0
44.69/44.96	c STR total number of conflicts for inconclusive attempts 0
44.69/44.96	c STR average number of conflicts per successful attempt inf
44.69/44.96	c STR average number of conflicts per unsuccessful attempt inf
44.69/44.96	c STR average number of conflicts per inconclusive attempt inf
44.69/44.96	c AVG.sumWPerc -nan 
44.69/44.96	c bigint constraints 0 
44.69/44.96	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Checking of UNSAT/OPT proofs:

VeriPB + CakePB

Tue Jul 22 23:33:18 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 (48161 MiB free)
  memory of node 1: 64465 MiB (44844 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=160169, runsolver pid=160166

[startup+0.10007 s]*
/proc/loadavg: 4.37 4.33 4.20 5/261 160171
/proc/meminfo: memFree=95223252/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=44732 memory=25428 CPUtime=0.08 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 5170 0 0 0 6 2 0 0 20 0 1 0 237639268 45805568 6357 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 11183 6357 992 108 0 8591 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 48924 KiB
Current children cumulated memory: 28500 KiB

[startup+0.217427 s]*
/proc/loadavg: 4.37 4.33 4.20 5/261 160171
/proc/meminfo: memFree=95158172/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=106576 memory=69272 CPUtime=0.18 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 15043 0 0 0 13 5 0 0 20 0 1 0 237639268 109133824 17318 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 26644 17318 992 108 0 24052 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 110768 KiB
Current children cumulated memory: 72344 KiB

[startup+0.315263 s]*
/proc/loadavg: 4.37 4.33 4.20 5/261 160171
/proc/meminfo: memFree=95158172/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=107896 memory=68944 CPUtime=0.26 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 16178 0 0 0 21 5 0 0 20 0 1 0 237639268 110485504 17236 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 26974 17236 992 108 0 24382 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 112088 KiB
Current children cumulated memory: 72016 KiB

[startup+0.700381 s]
/proc/loadavg: 4.37 4.33 4.20 6/261 160171
/proc/meminfo: memFree=95142296/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=125432 memory=90696 CPUtime=0.62 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 19695 0 0 0 55 7 0 0 20 0 1 0 237639268 128442368 22674 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 31358 22674 992 108 0 28766 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 129624 KiB
Current children cumulated memory: 93768 KiB

[startup+1.5004 s]
/proc/loadavg: 4.37 4.33 4.20 5/261 160171
/proc/meminfo: memFree=95077788/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=184004 memory=130624 CPUtime=1.41 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 31699 0 0 0 130 11 0 0 20 0 1 0 237639268 188420096 32656 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 46001 32656 992 108 0 43409 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133696 KiB

[startup+3.11389 s]
/proc/loadavg: 4.34 4.32 4.20 5/261 160171
/proc/meminfo: memFree=95013540/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=184004 memory=130624 CPUtime=3.02 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 31699 0 0 0 291 11 0 0 20 0 1 0 237639268 188420096 32656 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 46001 32656 992 108 0 43409 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133696 KiB

[startup+6.30039 s]
/proc/loadavg: 4.34 4.32 4.20 5/261 160172
/proc/meminfo: memFree=94932652/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=184004 memory=130624 CPUtime=6.2 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 31699 0 0 0 609 11 0 0 20 0 1 0 237639268 188420096 32656 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 46001 32656 992 108 0 43409 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133696 KiB

[startup+12.7004 s]
/proc/loadavg: 4.40 4.33 4.20 5/261 160172
/proc/meminfo: memFree=94789400/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=184004 memory=130624 CPUtime=12.58 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 31699 0 0 0 1247 11 0 0 20 0 1 0 237639268 188420096 32656 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 46001 32656 992 108 0 43409 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133696 KiB

[startup+25.5004 s]
/proc/loadavg: 4.31 4.32 4.20 5/260 160172
/proc/meminfo: memFree=94438840/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=184004 memory=130624 CPUtime=25.35 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 31699 0 0 0 2524 11 0 0 20 0 1 0 237639268 188420096 32656 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 46001 32656 992 108 0 43409 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133696 KiB

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

# cumulated CPU time of all completed processes:  user=44.1679 s, system=0.612771 s

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

[startup+25.6004 s]
/proc/loadavg: 4.31 4.32 4.20 5/260 160172
/proc/meminfo: memFree=94438840/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 208 0 0 0 0 0 0 0 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160171] ppid=160169 vsize=184004 memory=130624 CPUtime=25.45 cores=5,7
/proc/160171/stat : 160171 (pbsuma) R 160169 160169 157528 0 -1 4194304 31699 0 0 0 2534 11 0 0 20 0 1 0 237639268 188420096 32656 18446744073709551615 4210688 4653049 140722245820496 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 4700520 4703148 26988544 140722245822727 140722245823024 140722245823024 140722245828591 0
/proc/160171/statm: 46001 32656 992 108 0 43409 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 188196 KiB
Current children cumulated memory: 133696 KiB

[startup+38.4004 s]
/proc/loadavg: 4.45 4.35 4.21 5/260 160173
/proc/meminfo: memFree=94174708/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=144520 memory=96944 CPUtime=1.43 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 21780 0 0 0 140 3 0 0 20 0 1 0 237642963 147988480 24236 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 36130 24236 2272 1147 0 23557 0
Current children cumulated CPU time: 38.21 s
Current children cumulated vsize: 148712 KiB
Current children cumulated memory: 100016 KiB

[startup+41.6004 s]
/proc/loadavg: 4.45 4.35 4.21 5/260 160173
/proc/meminfo: memFree=94081920/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=144520 memory=96944 CPUtime=4.62 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 21780 0 0 0 459 3 0 0 20 0 1 0 237642963 147988480 24236 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 36130 24236 2272 1147 0 23557 0
Current children cumulated CPU time: 41.4 s
Current children cumulated vsize: 148712 KiB
Current children cumulated memory: 100016 KiB

[startup+43.2004 s]
/proc/loadavg: 4.42 4.34 4.21 5/260 160173
/proc/meminfo: memFree=94009344/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=144520 memory=96944 CPUtime=6.22 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 21780 0 0 0 619 3 0 0 20 0 1 0 237642963 147988480 24236 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 36130 24236 2272 1147 0 23557 0
Current children cumulated CPU time: 43 s
Current children cumulated vsize: 148712 KiB
Current children cumulated memory: 100016 KiB

[startup+44.0004 s]*
/proc/loadavg: 4.42 4.34 4.21 5/260 160173
/proc/meminfo: memFree=93968784/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=155988 memory=111460 CPUtime=7.03 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 24849 0 0 0 688 15 0 0 20 0 1 0 237642963 159731712 27865 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 38997 27865 2336 1147 0 26424 0
Current children cumulated CPU time: 43.81 s
Current children cumulated vsize: 160180 KiB
Current children cumulated memory: 114532 KiB

[startup+44.4004 s]
/proc/loadavg: 4.42 4.34 4.21 5/260 160173
/proc/meminfo: memFree=93968784/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=174232 memory=125924 CPUtime=7.42 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 28469 0 0 0 713 29 0 0 20 0 1 0 237642963 178413568 31481 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 43558 31481 2336 1147 0 30985 0
Current children cumulated CPU time: 44.2 s
Current children cumulated vsize: 178424 KiB
Current children cumulated memory: 128996 KiB

[startup+44.8004 s]
/proc/loadavg: 4.42 4.34 4.21 5/260 160173
/proc/meminfo: memFree=93968784/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=184704 memory=139928 CPUtime=7.81 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 31461 0 0 0 739 42 0 0 20 0 1 0 237642963 189136896 34982 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 46176 34982 2336 1147 0 33603 0
Current children cumulated CPU time: 44.59 s
Current children cumulated vsize: 188896 KiB
Current children cumulated memory: 143000 KiB

[startup+44.9004 s]
/proc/loadavg: 4.42 4.34 4.21 5/260 160173
/proc/meminfo: memFree=93968784/131382120 swapFree=33010160/33010684
[pid=160169] ppid=160166 vsize=4192 memory=3072 CPUtime=36.78 cores=5,7
/proc/160169/stat : 160169 (run-dec-break-l) S 160166 160169 157528 0 -1 4194304 239 31866 0 0 0 0 3666 12 20 0 1 0 237639267 4292608 768 18446744073709551615 94720372695040 94720373589573 140721004253296 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94720373828624 94720373876368 94720379023360 140721004259641 140721004259804 140721004259804 140721004265408 0
/proc/160169/statm: 1048 768 704 219 0 110 0
[pid=160173] ppid=160169 vsize=192440 memory=140696 CPUtime=7.91 cores=5,7
/proc/160173/stat : 160173 (roundingsat) R 160169 160169 157528 0 -1 4194304 31647 0 0 0 744 47 0 0 20 0 1 0 237642963 197058560 35174 18446744073709551615 4227072 8923433 140726949627824 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 9823104 9832592 25260032 140726949636376 140726949636646 140726949636646 140726949642218 0
/proc/160173/statm: 48110 35174 2336 1147 0 35537 0
Current children cumulated CPU time: 44.69 s
Current children cumulated vsize: 196632 KiB
Current children cumulated memory: 143768 KiB

Child status: 0

Real time (s): 44.969
CPU time (s): 44.7807
CPU user time (s): 44.1679
CPU system time (s): 0.612771
CPU usage (%): 99.5813
Max. virtual memory (cumulated for all children) (KiB): 205756
Max. memory (cumulated for all children) (KiB): 149756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 44.1679
system time used= 0.612771
maximum resident set size= 147580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64759
page faults= 0
swaps= 0
block input operations= 0
block output operations= 7568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 217
involuntary context switches= 61


# summary of solver processes directly reported to runsolver:
#   pid: 160169
#   total CPU time (s): 44.7807
#   total CPU user time (s): 44.1679
#   total CPU system time (s): 0.612771

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.27328 second user time and 0.538316 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-22 23:26:46
IDJOB=4543833
IDBENCH=174690
IDSOLVER=3358
FILE ID=nodeC003/4543833-1753219606
RUNJOBID= nodeC003-1753211729-157541
SLURM_JOB_ID= 9687799
Free space on /tmp= 423700 MiB

SOLVER NAME= roundingsat+pbsuma-log 63f22ad
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_10_096.opb
COMMAND LINE= run-dec-break-log.sh BENCHNAME PROOFFILE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4543833-1753219606/watcher-4543833-1753219606 -o /tmp/evaluation-result-4543833-1753219606/solver-4543833-1753219606 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1753211729-157541 --watchdog 3760 --file-size-limit 100000 run-dec-break-log.sh HOME/instance-4543833-1753219606.opb /tmp/proof-4543833-1753219606

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

MD5SUM BENCH= 9cd02fcfe8d6fb8da5e5e7c2985c86c8
RANDOM SEED=533138320

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		: 3662.539
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		: 3662.429
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.395
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		: 1197.090
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		: 3662.534
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		: 1895.505
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		: 1197.534
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		: 1197.521
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:        95238624 kB
MemAvailable:   123827244 kB
Buffers:            2736 kB
Cached:         29347244 kB
SwapCached:           36 kB
Active:          7189480 kB
Inactive:       28241876 kB
Active(anon):    6099936 kB
Inactive(anon):     7604 kB
Active(file):    1089544 kB
Inactive(file): 28234272 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            130212 kB
Writeback:            76 kB
AnonPages:       6078788 kB
Mapped:           121788 kB
Shmem:             26116 kB
KReclaimable:     208860 kB
Slab:             299660 kB
SReclaimable:     208860 kB
SUnreclaim:        90800 kB
KernelStack:        4192 kB
PageTables:        15284 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6697152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149576 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4468736 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= 419596 MiB
End job on nodeC003 at 2025-07-22 23:27:31