Trace number 4484785

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.85 3607.92

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-3.opb
MD5SUM3ad6c959019bf046c7e592cfae8de121
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-55
Best CPU time to get the best result obtained on this benchmark3586.35
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1400
Total number of constraints109379
Number of constraints which are clauses109379
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
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...
498.55/500.45	c Encoding OPB into MaxSAT...
498.55/500.45	c This is the PBCProcessor based on SCIP solver.
498.59/500.66	c Solving by WMaxCDCL...
3597.82/3607.90	c Rebuilding OPB solution...
3597.82/3607.90	c This is the PBCProcessor based on SCIP solver.
3597.82/3607.90	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: 63665 MiB (62344 MiB free)
  memory of node 1: 64507 MiB (63243 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484785-1751303653/watcher-4484785-1751303653 -o /tmp/evaluation-result-4484785-1751303653/solver-4484785-1751303653 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751303574-40055 --watchdog 3760 HOME/opbsolver HOME/instance-4484785-1751303653.opb 3600 31000 HOME HOME 

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 VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=40529, runsolver pid=40526
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 3.09 1.74 2.13 5/267 40533
/proc/meminfo: memFree=128578280/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=45748 memory=34384 CPUtime=0.08 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 6998 0 0 0 7 1 0 0 20 0 1 0 46044199 46845952 8596 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 11437 8596 2016 2826 0 8049 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 49940 KiB
Current children cumulated memory: 37328 KiB

[startup+0.205629 s]*
/proc/loadavg: 3.16 1.78 2.14 5/267 40533
/proc/meminfo: memFree=128514776/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=104252 memory=93520 CPUtime=0.17 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 21484 0 0 0 14 3 0 0 20 0 1 0 46044199 106754048 23380 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 26063 23380 2336 2826 0 22675 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 108444 KiB
Current children cumulated memory: 96464 KiB

[startup+0.305525 s]*
/proc/loadavg: 3.16 1.78 2.14 5/267 40533
/proc/meminfo: memFree=128466644/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=154612 memory=143484 CPUtime=0.27 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 34199 0 0 0 21 6 0 0 20 0 1 0 46044199 158322688 35871 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 38653 35871 2368 2826 0 35265 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 158804 KiB
Current children cumulated memory: 146428 KiB

[startup+0.700223 s]
/proc/loadavg: 3.16 1.78 2.14 5/267 40533
/proc/meminfo: memFree=128446736/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=194968 memory=183432 CPUtime=0.65 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 51601 0 0 0 56 9 0 0 20 0 1 0 46044199 199647232 45858 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 48742 45858 2400 2826 0 45354 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 199160 KiB
Current children cumulated memory: 186376 KiB

[startup+1.50024 s]
/proc/loadavg: 3.16 1.78 2.14 5/267 40533
/proc/meminfo: memFree=128398384/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=211532 memory=197640 CPUtime=1.45 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 55156 0 0 0 136 9 0 0 20 0 1 0 46044199 216608768 49410 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 52883 49410 2432 2826 0 49495 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 215724 KiB
Current children cumulated memory: 200584 KiB

[startup+3.10543 s]
/proc/loadavg: 3.16 1.78 2.14 5/267 40533
/proc/meminfo: memFree=128085864/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=571380 memory=522876 CPUtime=3.05 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 100186 0 0 0 287 18 0 0 20 0 1 0 46044199 585093120 130719 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 142845 130719 2624 2826 0 139457 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 575572 KiB
Current children cumulated memory: 525820 KiB

[startup+6.30022 s]
/proc/loadavg: 3.31 1.83 2.15 5/267 40533
/proc/meminfo: memFree=127998100/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=623736 memory=558984 CPUtime=6.24 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 109983 0 0 0 604 20 0 0 20 0 1 0 46044199 638705664 139746 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 155934 139746 2656 2826 0 152546 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 627928 KiB
Current children cumulated memory: 561928 KiB

[startup+12.7002 s]
/proc/loadavg: 3.37 1.87 2.16 5/268 40586
/proc/meminfo: memFree=127957368/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=635872 memory=561800 CPUtime=12.61 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 111242 0 0 0 1241 20 0 0 20 0 1 0 46044199 651132928 140450 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 158968 140450 2656 2826 0 155580 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 640064 KiB
Current children cumulated memory: 564744 KiB

[startup+25.5002 s]
/proc/loadavg: 3.54 1.96 2.19 5/268 40586
/proc/meminfo: memFree=127716680/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=682836 memory=568584 CPUtime=25.37 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 112951 0 0 0 2517 20 0 0 20 0 1 0 46044199 699224064 142146 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 170709 142146 2656 2826 0 167321 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 687028 KiB
Current children cumulated memory: 571528 KiB

[startup+51.1057 s]
/proc/loadavg: 3.81 2.17 2.25 5/268 40586
/proc/meminfo: memFree=127419312/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=955868 memory=706568 CPUtime=50.87 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 147462 0 0 0 5063 24 0 0 20 0 1 0 46044199 978808832 176642 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 238967 176642 2656 2826 0 235579 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 960060 KiB
Current children cumulated memory: 709512 KiB

[startup+102.3 s]
/proc/loadavg: 3.99 2.47 2.35 5/268 40588
/proc/meminfo: memFree=127390372/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=982704 memory=710920 CPUtime=101.89 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 148714 0 0 0 10164 25 0 0 20 0 1 0 46044199 1006288896 177730 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 245676 177730 2656 2826 0 242288 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 986896 KiB
Current children cumulated memory: 713864 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 2.77 2.46 5/268 40590
/proc/meminfo: memFree=127296764/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=1037332 memory=723864 CPUtime=161.68 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 149986 0 0 0 16143 25 0 0 20 0 1 0 46044199 1062227968 180966 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 259333 180966 2656 2826 0 255945 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 1041524 KiB
Current children cumulated memory: 726808 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 3.03 2.57 5/269 40599
/proc/meminfo: memFree=127087136/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 260 235 0 0 0 0 0 0 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40533] ppid=40529 vsize=1158348 memory=834904 CPUtime=221.46 cores=5,7
/proc/40533/stat : 40533 (pbcpreprocessor) R 40529 40529 40042 0 -1 4194304 174693 0 0 0 22117 29 0 0 20 0 1 0 46044199 1186148352 208726 18446744073709551615 4198400 15773533 140731909579920 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 47079424 140731909585220 140731909585374 140731909585374 140731909590981 0
/proc/40533/statm: 289587 208726 2656 2826 0 286199 0
Current children cumulated CPU time: 221.46 s

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

/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 77729 0 0 0 289063 336 0 0 20 0 1 0 46094264 194011136 45240 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 47366 45240 448 424 0 46821 0
Current children cumulated CPU time: 3392.81 s
Current children cumulated vsize: 193656 KiB
Current children cumulated memory: 183904 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/269 40835
/proc/meminfo: memFree=128993960/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=189464 memory=176864 CPUtime=2953.8 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 79415 0 0 0 295038 342 0 0 20 0 1 0 46094264 194011136 44216 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 47366 44216 448 424 0 46821 0
Current children cumulated CPU time: 3452.62 s
Current children cumulated vsize: 193656 KiB
Current children cumulated memory: 179808 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/269 40837
/proc/meminfo: memFree=128996984/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=199660 CPUtime=3013.63 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 80831 0 0 0 301015 348 0 0 20 0 1 0 46094264 225570816 49915 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 49915 448 424 0 54526 0
Current children cumulated CPU time: 3512.45 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 202604 KiB

[startup+3582.3 s]
/proc/loadavg: 4.46 4.22 4.13 5/267 40888
/proc/meminfo: memFree=129087068/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=269604 memory=241436 CPUtime=3073.47 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 81876 0 0 0 306993 354 0 0 20 0 1 0 46094264 276074496 60359 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 67401 60359 448 424 0 66856 0
Current children cumulated CPU time: 3572.29 s
Current children cumulated vsize: 273796 KiB
Current children cumulated memory: 244380 KiB

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

# cumulated CPU time of all completed processes:  user=3593.8 s, system=4.04966 s

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

[startup+3584 s]*
/proc/loadavg: 4.46 4.22 4.13 5/267 40888
/proc/meminfo: memFree=129084408/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=189464 memory=176864 CPUtime=3075.17 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 81882 0 0 0 307162 355 0 0 20 0 1 0 46094264 194011136 44216 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 47366 44216 448 424 0 46821 0
Current children cumulated CPU time: 3573.99 s
Current children cumulated vsize: 193656 KiB
Current children cumulated memory: 179808 KiB

[startup+3596.8 s]
/proc/loadavg: 4.36 4.21 4.12 5/267 40888
/proc/meminfo: memFree=129047688/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=186976 CPUtime=3087.94 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82393 0 0 0 308437 357 0 0 20 0 1 0 46094264 225570816 46744 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 46744 448 424 0 54526 0
Current children cumulated CPU time: 3586.76 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 189920 KiB

[startup+3603.2 s]
/proc/loadavg: 4.33 4.21 4.12 5/267 40888
/proc/meminfo: memFree=129058424/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=195564 CPUtime=3094.32 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82469 0 0 0 309074 358 0 0 20 0 1 0 46094264 225570816 48891 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 48891 448 424 0 54526 0
Current children cumulated CPU time: 3593.14 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 198508 KiB

[startup+3606.4 s]
/proc/loadavg: 4.30 4.20 4.12 5/267 40888
/proc/meminfo: memFree=129054328/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=197612 CPUtime=3097.5 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82470 0 0 0 309392 358 0 0 20 0 1 0 46094264 225570816 49403 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 49403 448 424 0 54526 0
Current children cumulated CPU time: 3596.32 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 200556 KiB

[startup+3607.2 s]
/proc/loadavg: 4.30 4.20 4.12 5/267 40888
/proc/meminfo: memFree=129046272/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=199660 CPUtime=3098.3 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82471 0 0 0 309472 358 0 0 20 0 1 0 46094264 225570816 49915 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 49915 448 424 0 54526 0
Current children cumulated CPU time: 3597.12 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 202604 KiB

[startup+3607.6 s]
/proc/loadavg: 4.30 4.20 4.12 5/267 40888
/proc/meminfo: memFree=129046272/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=199660 CPUtime=3098.7 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82471 0 0 0 309512 358 0 0 20 0 1 0 46094264 225570816 49915 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 49915 448 424 0 54526 0
Current children cumulated CPU time: 3597.52 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 202604 KiB

[startup+3607.8 s]
/proc/loadavg: 4.30 4.20 4.12 5/267 40888
/proc/meminfo: memFree=129046272/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=199660 CPUtime=3098.9 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82471 0 0 0 309532 358 0 0 20 0 1 0 46094264 225570816 49915 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 49915 448 424 0 54526 0
Current children cumulated CPU time: 3597.72 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 202604 KiB

[startup+3607.9 s]
/proc/loadavg: 4.30 4.20 4.12 5/267 40888
/proc/meminfo: memFree=129046272/131249988 swapFree=33010684/33010684
[pid=40529] ppid=40526 vsize=4192 memory=2944 CPUtime=498.82 cores=5,7
/proc/40529/stat : 40529 (opbsolver) S 40526 40529 40042 0 -1 4194304 409 230757 0 0 0 0 49836 46 20 0 1 0 46044197 4292608 736 18446744073709551615 94446598336512 94446599231045 140729494907680 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94446599470096 94446599517840 94446628745216 140729494911262 140729494911465 140729494911465 140729494917067 0
/proc/40529/statm: 1048 736 672 219 0 110 0
[pid=40669] ppid=40529 vsize=220284 memory=199660 CPUtime=3099 cores=5,7
/proc/40669/stat : 40669 (wmaxcdcl) R 40529 40529 40042 0 -1 4194304 82471 0 0 0 309542 358 0 0 20 0 1 0 46094264 225570816 49915 18446744073709551615 4198400 5932793 140735033361232 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 34332672 140735033366875 140735033367020 140735033367020 140735033372620 0
/proc/40669/statm: 55071 49915 448 424 0 54526 0
Current children cumulated CPU time: 3597.82 s
Current children cumulated vsize: 224476 KiB
Current children cumulated memory: 202604 KiB

Child status: 0

Real time (s): 3607.92
CPU time (s): 3597.85
CPU user time (s): 3593.8
CPU system time (s): 4.04966
CPU usage (%): 99.721
Max. virtual memory (cumulated for all children) (KiB): 1360016
Max. memory (cumulated for all children) (KiB): 1035208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.8
system time used= 4.04966
maximum resident set size= 1032264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 524
involuntary context switches= 4407


# summary of solver processes directly reported to runsolver:
#   pid: 40529
#   total CPU time (s): 3597.85
#   total CPU user time (s): 3593.8
#   total CPU system time (s): 4.04966

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.53875 second user time and 16.8513 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-30 19:14:13
IDJOB=4484785
IDBENCH=146669
IDSOLVER=3374
FILE ID=nodeC034/4484785-1751303653
RUNJOBID= nodeC034-1751303574-40055
SLURM_JOB_ID= 9594295
Free space on /tmp= 432988 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-3.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484785-1751303653/watcher-4484785-1751303653 -o /tmp/evaluation-result-4484785-1751303653/solver-4484785-1751303653 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751303574-40055 --watchdog 3760  HOME/opbsolver HOME/instance-4484785-1751303653.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 3ad6c959019bf046c7e592cfae8de121
RANDOM SEED=836318762

nodeC034 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.687
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.53
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.785
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.53
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.378
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.53
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		: 3600.162
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.53
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.768
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.53
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.731
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.53
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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.53
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		: 3600.027
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128601996 kB
MemAvailable:   128552208 kB
Buffers:            3280 kB
Cached:           757952 kB
SwapCached:            0 kB
Active:          1502284 kB
Inactive:         532844 kB
Active(anon):    1292000 kB
Inactive(anon):        0 kB
Active(file):     210284 kB
Inactive(file):   532844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23212 kB
Writeback:             0 kB
AnonPages:       1277092 kB
Mapped:           136384 kB
Shmem:             18104 kB
KReclaimable:      92244 kB
Slab:             178844 kB
SReclaimable:      92244 kB
SUnreclaim:        86600 kB
KernelStack:        4288 kB
PageTables:         5832 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    1929268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC034 at 2025-06-30 20:14:22