Trace number 4521969

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 NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3597.12 3606.55

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_33.opb
MD5SUMe5d29c038ae9b08512816a1a7bdfca9c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark595
Best CPU time to get the best result obtained on this benchmark95.7268
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables668780
Total number of constraints43231
Number of constraints which are clauses21913
Number of constraints which are cardinality constraints (but not clauses)19040
Number of constraints which are nor clauses,nor cardinality constraints2278
Minimum length of a constraint33
Maximum length of a constraint38
Number of terms in the objective function 1190
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1190
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1190
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
0.00/502.63	c Encoding OPB into MaxSAT...
0.00/502.63	c This is the PBCProcessor based on SCIP solver.
504.96/506.78	c Solving by WMaxCDCL...
505.06/3606.54	c Rebuilding OPB solution...
505.06/3606.54	c This is the PBCProcessor based on SCIP solver.
505.06/3606.54	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521969-1751578712/watcher-4521969-1751578712 -o /tmp/evaluation-result-4521969-1751578712/solver-4521969-1751578712 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751575092-80958 --watchdog 3760 HOME/opbsolver HOME/instance-4521969-1751578712.opb 3600 31000 HOME HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing 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=81860, runsolver pid=81857

[startup+0.100058 s]*
/proc/loadavg: 4.20 4.19 4.13 5/268 81864
/proc/meminfo: memFree=125792656/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=25804 memory=9472 CPUtime=0.07 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 1851 0 0 0 7 0 0 0 20 0 1 0 73545733 26423296 2368 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 6451 2368 640 2826 0 3063 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 29996 KiB
Current children cumulated memory: 12416 KiB

[startup+0.205509 s]*
/proc/loadavg: 4.20 4.19 4.13 5/268 81864
/proc/meminfo: memFree=125683728/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=34116 memory=17792 CPUtime=0.17 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 3963 0 0 0 17 0 0 0 20 0 1 0 73545733 34934784 4448 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 8529 4448 640 2826 0 5141 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 38308 KiB
Current children cumulated memory: 20736 KiB

[startup+0.305422 s]*
/proc/loadavg: 4.20 4.19 4.13 5/268 81864
/proc/meminfo: memFree=125539080/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=61128 memory=49196 CPUtime=0.27 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 9609 0 0 0 26 1 0 0 20 0 1 0 73545733 62595072 12299 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 15282 12299 1984 2826 0 11894 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 65320 KiB
Current children cumulated memory: 52140 KiB

[startup+0.700163 s]
/proc/loadavg: 4.20 4.19 4.13 5/268 81864
/proc/meminfo: memFree=125079432/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=497624 memory=484652 CPUtime=0.67 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 115917 0 0 0 51 16 0 0 20 0 1 0 73545733 509566976 121163 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 124406 121163 1984 2826 0 121018 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 501816 KiB
Current children cumulated memory: 487596 KiB

[startup+1.5002 s]
/proc/loadavg: 4.20 4.19 4.13 5/268 81864
/proc/meminfo: memFree=124103572/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=1255568 memory=1242892 CPUtime=1.46 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 302807 0 0 0 102 44 0 0 20 0 1 0 73545733 1285701632 310723 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 313892 310723 2336 2826 0 310504 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1259760 KiB
Current children cumulated memory: 1245836 KiB

[startup+3.10546 s]
/proc/loadavg: 4.20 4.19 4.13 5/268 81864
/proc/meminfo: memFree=120952656/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=1837764 memory=1758572 CPUtime=3.06 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 417820 0 0 0 244 62 0 0 20 0 1 0 73545733 1881870336 439643 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 459441 439643 2464 2826 0 456053 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 1841956 KiB
Current children cumulated memory: 1761516 KiB

[startup+6.3002 s]
/proc/loadavg: 4.19 4.19 4.13 5/268 81865
/proc/meminfo: memFree=118215064/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=2037780 memory=1957048 CPUtime=6.25 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 440595 0 0 0 557 68 0 0 20 0 1 0 73545733 2086686720 489262 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 509445 489262 2464 2826 0 506057 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2041972 KiB
Current children cumulated memory: 1959992 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.18 4.13 5/268 81865
/proc/meminfo: memFree=113420076/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=3118976 memory=2636468 CPUtime=12.64 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 562682 0 0 0 1171 93 0 0 20 0 1 0 73545733 3193831424 659117 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 779744 659117 2528 2826 0 776356 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 3123168 KiB
Current children cumulated memory: 2639412 KiB

[startup+25.5001 s]
/proc/loadavg: 4.20 4.19 4.13 5/268 81969
/proc/meminfo: memFree=112168120/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=2788944 memory=2391036 CPUtime=25.41 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 584211 0 0 0 2443 98 0 0 20 0 1 0 73545733 2855878656 597759 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 697236 597759 2528 2826 0 693848 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2793136 KiB
Current children cumulated memory: 2393980 KiB

[startup+51.1045 s]
/proc/loadavg: 4.19 4.19 4.14 5/268 82019
/proc/meminfo: memFree=111361084/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=2788944 memory=2391036 CPUtime=50.95 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 584214 0 0 0 4997 98 0 0 20 0 1 0 73545733 2855878656 597759 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 697236 597759 2528 2826 0 693848 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2793136 KiB
Current children cumulated memory: 2393980 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.17 4.13 5/269 82021
/proc/meminfo: memFree=107714276/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=3223844 memory=2838032 CPUtime=101.99 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 651877 0 0 0 10083 116 0 0 20 0 1 0 73545733 3301216256 709508 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 805961 709508 2560 2826 0 802573 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 3228036 KiB
Current children cumulated memory: 2840976 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.17 4.13 5/269 82023
/proc/meminfo: memFree=109340028/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=3596424 memory=3114164 CPUtime=161.77 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 683721 0 0 0 16054 123 0 0 20 0 1 0 73545733 3682738176 778541 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 899106 778541 2656 2826 0 895718 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 3600616 KiB
Current children cumulated memory: 3117108 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.14 4.12 5/269 82025
/proc/meminfo: memFree=109159292/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 261 237 0 0 0 0 0 0 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=81864] ppid=81860 vsize=3770212 memory=3261488 CPUtime=221.58 cores=0,2
/proc/81864/stat : 81864 (pbcpreprocessor) R 81860 81860 80948 0 -1 4194304 698656 0 0 0 22030 128 0 0 20 0 1 0 73545733 3860697088 815372 18446744073709551615 4198400 15773533 140721231223488 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 25554944 140721231227204 140721231227358 140721231227358 140721231232965 0
/proc/81864/statm: 942553 815372 2688 2826 0 939165 0
Current children cumulated CPU time: 221.58 s

################
# More data... #
################

/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1947128 memory=1771616 CPUtime=2888.32 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 694203 0 0 0 286900 1932 0 0 20 0 1 0 73596410 1993859072 442904 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 486782 442904 448 424 0 486237 0
Current children cumulated CPU time: 3393.38 s
Current children cumulated vsize: 1951320 KiB
Current children cumulated memory: 1774560 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.10 5/269 82215
/proc/meminfo: memFree=110600756/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=2032700 memory=1853872 CPUtime=2948.16 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 699957 0 0 0 292844 1972 0 0 20 0 1 0 73596410 2081484800 463468 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 508175 463468 448 424 0 507630 0
Current children cumulated CPU time: 3453.22 s
Current children cumulated vsize: 2036892 KiB
Current children cumulated memory: 1856816 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 82219
/proc/meminfo: memFree=110635136/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1955652 memory=1787540 CPUtime=3008.01 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 705524 0 0 0 298787 2014 0 0 20 0 1 0 73596410 2002587648 446885 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 488913 446885 448 424 0 488368 0
Current children cumulated CPU time: 3513.07 s
Current children cumulated vsize: 1959844 KiB
Current children cumulated memory: 1790484 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/269 82221
/proc/meminfo: memFree=110651340/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1908464 memory=1758472 CPUtime=3067.85 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 710770 0 0 0 304730 2055 0 0 20 0 1 0 73596410 1954267136 439618 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 477116 439618 448 424 0 476571 0
Current children cumulated CPU time: 3572.91 s
Current children cumulated vsize: 1912656 KiB
Current children cumulated memory: 1761416 KiB

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

# cumulated CPU time of all completed processes:  user=3572.3 s, system=24.8216 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.11 4.09 5/269 82221
/proc/meminfo: memFree=110659404/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1958552 memory=1774016 CPUtime=3069.56 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 711079 0 0 0 304900 2056 0 0 20 0 1 0 73596410 2005557248 443504 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 489638 443504 448 424 0 489093 0
Current children cumulated CPU time: 3574.62 s
Current children cumulated vsize: 1962744 KiB
Current children cumulated memory: 1776960 KiB

[startup+3596.8 s]
/proc/loadavg: 4.20 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110623668/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=2040996 memory=1826916 CPUtime=3082.32 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 712521 0 0 0 306171 2061 0 0 20 0 1 0 73596410 2089979904 456729 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 510249 456729 448 424 0 509704 0
Current children cumulated CPU time: 3587.38 s
Current children cumulated vsize: 2045188 KiB
Current children cumulated memory: 1829860 KiB

[startup+3603.2 s]
/proc/loadavg: 4.18 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110619836/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=2041164 memory=1820908 CPUtime=3088.7 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 713542 0 0 0 306806 2064 0 0 20 0 1 0 73596410 2090151936 455227 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 510291 455227 448 424 0 509746 0
Current children cumulated CPU time: 3593.76 s
Current children cumulated vsize: 2045356 KiB
Current children cumulated memory: 1823852 KiB

[startup+3604.8 s]
/proc/loadavg: 4.18 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110607800/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1959776 memory=1760664 CPUtime=3090.3 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 714299 0 0 0 306964 2066 0 0 20 0 1 0 73596410 2006810624 440166 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 489944 440166 448 424 0 489399 0
Current children cumulated CPU time: 3595.36 s
Current children cumulated vsize: 1963968 KiB
Current children cumulated memory: 1763608 KiB

[startup+3605.6 s]
/proc/loadavg: 4.18 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110661048/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1959776 memory=1771088 CPUtime=3091.09 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 714343 0 0 0 307043 2066 0 0 20 0 1 0 73596410 2006810624 442772 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 489944 442772 448 424 0 489399 0
Current children cumulated CPU time: 3596.15 s
Current children cumulated vsize: 1963968 KiB
Current children cumulated memory: 1774032 KiB

[startup+3606 s]*
/proc/loadavg: 4.17 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110649200/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1959776 memory=1775184 CPUtime=3091.5 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 714345 0 0 0 307084 2066 0 0 20 0 1 0 73596410 2006810624 443796 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 489944 443796 448 424 0 489399 0
Current children cumulated CPU time: 3596.56 s
Current children cumulated vsize: 1963968 KiB
Current children cumulated memory: 1778128 KiB

[startup+3606.4 s]
/proc/loadavg: 4.17 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110649200/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
[pid=82043] ppid=81860 vsize=1959776 memory=1779280 CPUtime=3091.89 cores=0,2
/proc/82043/stat : 82043 (wmaxcdcl) R 81860 81860 80948 0 -1 4194304 714347 0 0 0 307123 2066 0 0 20 0 1 0 73596410 2006810624 444820 18446744073709551615 4198400 5932793 140734249699008 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 19259392 140734249707867 140734249708012 140734249708012 140734249713612 0
/proc/82043/statm: 489944 444820 448 424 0 489399 0
Current children cumulated CPU time: 3596.95 s
Current children cumulated vsize: 1963968 KiB
Current children cumulated memory: 1782224 KiB

[startup+3606.5 s]
/proc/loadavg: 4.17 4.13 4.10 5/269 82226
/proc/meminfo: memFree=110649200/131249992 swapFree=33009392/33010684
[pid=81860] ppid=81857 vsize=4192 memory=2944 CPUtime=505.06 cores=0,2
/proc/81860/stat : 81860 (opbsolver) S 81857 81860 80948 0 -1 4194304 407 1171868 0 0 0 0 50098 408 20 0 1 0 73545731 4292608 736 18446744073709551615 93879983058944 93879983953477 140736473913168 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 93879984192528 93879984240272 93880014741504 140736473921822 140736473922025 140736473922025 140736473927627 0
/proc/81860/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 505.06 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3606.55
CPU time (s): 3597.12
CPU user time (s): 3572.3
CPU system time (s): 24.8216
CPU usage (%): 99.7385
Max. virtual memory (cumulated for all children) (KiB): 5422556
Max. memory (cumulated for all children) (KiB): 4898700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.3
system time used= 24.8216
maximum resident set size= 4895756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1886967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 150304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 501
involuntary context switches= 8582


# summary of solver processes directly reported to runsolver:
#   pid: 81860
#   total CPU time (s): 3597.12
#   total CPU user time (s): 3572.3
#   total CPU system time (s): 24.8216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.13342 second user time and 15.8906 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-03 23:38:32
IDJOB=4521969
IDBENCH=178523
IDSOLVER=3374
FILE ID=nodeC035/4521969-1751578712
RUNJOBID= nodeC035-1751575092-80958
SLURM_JOB_ID= 9598802
Free space on /tmp= 432628 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_33.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4521969-1751578712/watcher-4521969-1751578712 -o /tmp/evaluation-result-4521969-1751578712/solver-4521969-1751578712 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751575092-80958 --watchdog 3760  HOME/opbsolver HOME/instance-4521969-1751578712.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= e5d29c038ae9b08512816a1a7bdfca9c
RANDOM SEED=530835160

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.729
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.745
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.605
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3513.948
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.745
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.752
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.728
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.602
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        125957672 kB
MemAvailable:   128608536 kB
Buffers:             664 kB
Cached:          3401656 kB
SwapCached:          332 kB
Active:          1498936 kB
Inactive:        3099488 kB
Active(anon):    1192748 kB
Inactive(anon):    21056 kB
Active(file):     306188 kB
Inactive(file):  3078432 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            169568 kB
Writeback:             0 kB
AnonPages:       1198892 kB
Mapped:           115668 kB
Shmem:             17700 kB
KReclaimable:     210964 kB
Slab:             302024 kB
SReclaimable:     210964 kB
SUnreclaim:        91060 kB
KernelStack:        4304 kB
PageTables:         5112 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1565160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    305152 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432608 MiB
End job on nodeC035 at 2025-07-04 00:38:39