Trace number 4523993

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.03 3607.91

General information on the benchmark

NamePB25/normalized-PB25/OPT-LIN/wallon/
normalized-AztecDiamondSym-mini-07_c24.opb
MD5SUM7b7d352a7105ac7993395b7f6c3b04bc
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 benchmark306
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35169
Total number of constraints28729
Number of constraints which are clauses6441
Number of constraints which are cardinality constraints (but not clauses)112
Number of constraints which are nor clauses,nor cardinality constraints22176
Minimum length of a constraint1
Maximum length of a constraint224
Number of terms in the objective function 216
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 2268
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 55
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2268
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c Presolving by SCIP...
498.79/500.31	c Encoding OPB into MaxSAT...
498.79/500.31	c This is the PBCProcessor based on SCIP solver.
499.87/501.49	c Solving by WMaxCDCL...
499.97/3607.90	c Rebuilding OPB solution...
499.97/3607.90	c This is the PBCProcessor based on SCIP solver.
499.97/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: 63708 MiB (62920 MiB free)
  memory of node 1: 64465 MiB (61137 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=85757, runsolver pid=85748

[startup+0.100063 s]*
/proc/loadavg: 1.16 1.14 1.48 5/263 85768
/proc/meminfo: memFree=126931708/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=72784 memory=60672 CPUtime=0.07 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 13389 0 0 0 6 1 0 0 20 0 1 0 76340568 74530816 15168 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 18196 15168 2016 2826 0 14808 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 76976 KiB
Current children cumulated memory: 63744 KiB

[startup+0.20545 s]*
/proc/loadavg: 1.16 1.14 1.48 5/261 85770
/proc/meminfo: memFree=126838896/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=147860 memory=132352 CPUtime=0.18 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 30950 0 0 0 14 4 0 0 20 0 1 0 76340568 151408640 33088 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 36965 33088 2432 2826 0 33577 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 152052 KiB
Current children cumulated memory: 135424 KiB

[startup+0.305426 s]*
/proc/loadavg: 1.16 1.14 1.48 5/264 85775
/proc/meminfo: memFree=126799080/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=163428 memory=146560 CPUtime=0.27 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 34510 0 0 0 23 4 0 0 20 0 1 0 76340568 167350272 36640 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 40857 36640 2432 2826 0 37469 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 167620 KiB
Current children cumulated memory: 149632 KiB

[startup+0.700197 s]
/proc/loadavg: 1.16 1.14 1.48 5/267 85786
/proc/meminfo: memFree=126726252/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=214340 memory=198528 CPUtime=0.66 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 47544 0 0 0 60 6 0 0 20 0 1 0 76340568 219484160 49632 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 53585 49632 2496 2826 0 50197 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 218532 KiB
Current children cumulated memory: 201600 KiB

[startup+1.5002 s]
/proc/loadavg: 1.16 1.14 1.48 5/267 85786
/proc/meminfo: memFree=126606300/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=254580 memory=235060 CPUtime=1.46 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 55831 0 0 0 138 8 0 0 20 0 1 0 76340568 260689920 58765 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 63645 58765 2496 2826 0 60257 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 258772 KiB
Current children cumulated memory: 238132 KiB

[startup+3.10543 s]
/proc/loadavg: 1.39 1.19 1.49 5/267 85786
/proc/meminfo: memFree=126421868/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=258528 memory=238900 CPUtime=3.06 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 56803 0 0 0 297 9 0 0 20 0 1 0 76340568 264732672 59725 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 64632 59725 2496 2826 0 61244 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 262720 KiB
Current children cumulated memory: 241972 KiB

[startup+6.30018 s]
/proc/loadavg: 1.39 1.19 1.49 5/267 85786
/proc/meminfo: memFree=125003536/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=258528 memory=238900 CPUtime=6.25 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 56803 0 0 0 616 9 0 0 20 0 1 0 76340568 264732672 59725 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 64632 59725 2496 2826 0 61244 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 262720 KiB
Current children cumulated memory: 241972 KiB

[startup+12.7001 s]
/proc/loadavg: 1.59 1.23 1.50 5/268 85788
/proc/meminfo: memFree=122981460/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=648428 memory=513552 CPUtime=12.62 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 131136 0 0 0 1242 20 0 0 20 0 1 0 76340568 663990272 128388 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 162107 128388 2656 2826 0 158719 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 652620 KiB
Current children cumulated memory: 516624 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 1.37 1.55 5/269 85839
/proc/meminfo: memFree=117936684/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=652508 memory=518004 CPUtime=25.37 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 131699 0 0 0 2517 20 0 0 20 0 1 0 76340568 668168192 129501 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 163127 129501 2688 2826 0 159739 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 656700 KiB
Current children cumulated memory: 521076 KiB

[startup+51.1055 s]
/proc/loadavg: 2.84 1.60 1.62 5/269 85890
/proc/meminfo: memFree=113755104/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=657012 memory=522116 CPUtime=50.9 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 132215 0 0 0 5069 21 0 0 20 0 1 0 76340568 672780288 130529 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 164253 130529 2688 2826 0 160865 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 661204 KiB
Current children cumulated memory: 525188 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 1.99 1.75 5/269 85892
/proc/meminfo: memFree=109520672/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=657916 memory=523140 CPUtime=101.93 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 132437 0 0 0 10172 21 0 0 20 0 1 0 76340568 673705984 130785 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 164479 130785 2688 2826 0 161091 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 662108 KiB
Current children cumulated memory: 526212 KiB

[startup+162.3 s]
/proc/loadavg: 3.84 2.35 1.89 5/269 85894
/proc/meminfo: memFree=107419348/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=657916 memory=540676 CPUtime=161.74 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 132473 0 0 0 16153 21 0 0 20 0 1 0 76340568 673705984 135169 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 164479 135169 2688 2826 0 161091 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 662108 KiB
Current children cumulated memory: 543748 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.69 2.04 5/269 85896
/proc/meminfo: memFree=100867984/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 263 239 0 0 0 0 0 0 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85768] ppid=85757 vsize=659720 memory=568196 CPUtime=221.55 cores=1,3
/proc/85768/stat : 85768 (pbcpreprocessor) R 85757 85757 84550 0 -1 4194304 132894 0 0 0 22134 21 0 0 20 0 1 0 76340568 675553280 142049 18446744073709551615 4198400 15773533 140723001095008 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 24023040 140723001100612 140723001100766 140723001100766 140723001106373 0
/proc/85768/statm: 164930 142049 2688 2826 0 161542 0

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

/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1360728 memory=1315936 CPUtime=2892.1 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 577944 0 0 0 288432 778 0 0 20 0 1 0 76390715 1393385472 328984 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 340182 328984 448 424 0 339637 0
Current children cumulated CPU time: 3392.07 s
Current children cumulated vsize: 1364920 KiB
Current children cumulated memory: 1319008 KiB

[startup+3462.3 s]
/proc/loadavg: 2.08 2.18 2.63 3/254 86250
/proc/meminfo: memFree=122800800/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1391768 memory=1343068 CPUtime=2951.91 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 587105 0 0 0 294397 794 0 0 20 0 1 0 76390715 1425170432 335767 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 347942 335767 448 424 0 347397 0
Current children cumulated CPU time: 3451.88 s
Current children cumulated vsize: 1395960 KiB
Current children cumulated memory: 1346140 KiB

[startup+3522.3 s]
/proc/loadavg: 2.07 2.16 2.59 3/254 86252
/proc/meminfo: memFree=122794920/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1391768 memory=1349212 CPUtime=3011.7 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 595935 0 0 0 300360 810 0 0 20 0 1 0 76390715 1425170432 337303 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 347942 337303 448 424 0 347397 0
Current children cumulated CPU time: 3511.67 s
Current children cumulated vsize: 1395960 KiB
Current children cumulated memory: 1352284 KiB

[startup+3582.3 s]
/proc/loadavg: 2.21 2.18 2.57 3/254 86258
/proc/meminfo: memFree=122750360/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1472288 memory=1407396 CPUtime=3071.51 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 606237 0 0 0 306321 830 0 0 20 0 1 0 76390715 1507622912 351849 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 368072 351849 448 424 0 367527 0
Current children cumulated CPU time: 3571.48 s
Current children cumulated vsize: 1476480 KiB
Current children cumulated memory: 1410468 KiB

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

# cumulated CPU time of all completed processes:  user=3587.86 s, system=9.16458 s

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

[startup+3584 s]*
/proc/loadavg: 2.19 2.17 2.56 3/254 86258
/proc/meminfo: memFree=122787872/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1422200 memory=1351908 CPUtime=3073.2 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 606922 0 0 0 306489 831 0 0 20 0 1 0 76390715 1456332800 337977 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 355550 337977 448 424 0 355005 0
Current children cumulated CPU time: 3573.17 s
Current children cumulated vsize: 1426392 KiB
Current children cumulated memory: 1354980 KiB

[startup+3596.8 s]
/proc/loadavg: 2.16 2.17 2.56 3/254 86258
/proc/meminfo: memFree=122896716/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1422200 memory=1377520 CPUtime=3085.96 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 608524 0 0 0 307762 834 0 0 20 0 1 0 76390715 1456332800 344380 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 355550 344380 448 424 0 355005 0
Current children cumulated CPU time: 3585.93 s
Current children cumulated vsize: 1426392 KiB
Current children cumulated memory: 1380592 KiB

[startup+3603.2 s]
/proc/loadavg: 2.14 2.16 2.55 3/253 86259
/proc/meminfo: memFree=122858072/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1479144 memory=1425184 CPUtime=3092.34 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 610367 0 0 0 308398 836 0 0 20 0 1 0 76390715 1514643456 356296 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 369786 356296 448 424 0 369241 0
Current children cumulated CPU time: 3592.31 s
Current children cumulated vsize: 1483336 KiB
Current children cumulated memory: 1428256 KiB

[startup+3606.4 s]
/proc/loadavg: 2.14 2.16 2.55 3/253 86259
/proc/meminfo: memFree=122907224/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1429056 memory=1372780 CPUtime=3095.53 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 611311 0 0 0 308716 837 0 0 20 0 1 0 76390715 1463353344 343195 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 357264 343195 448 424 0 356719 0
Current children cumulated CPU time: 3595.5 s
Current children cumulated vsize: 1433248 KiB
Current children cumulated memory: 1375852 KiB

[startup+3607.2 s]
/proc/loadavg: 2.14 2.16 2.55 3/253 86259
/proc/meminfo: memFree=122903128/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1429056 memory=1378924 CPUtime=3096.33 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 611314 0 0 0 308796 837 0 0 20 0 1 0 76390715 1463353344 344731 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 357264 344731 448 424 0 356719 0
Current children cumulated CPU time: 3596.3 s
Current children cumulated vsize: 1433248 KiB
Current children cumulated memory: 1381996 KiB

[startup+3607.6 s]
/proc/loadavg: 2.14 2.16 2.55 3/253 86259
/proc/meminfo: memFree=122903128/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1429056 memory=1383020 CPUtime=3096.73 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 611316 0 0 0 308836 837 0 0 20 0 1 0 76390715 1463353344 345755 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 357264 345755 448 424 0 356719 0
Current children cumulated CPU time: 3596.7 s
Current children cumulated vsize: 1433248 KiB
Current children cumulated memory: 1386092 KiB

[startup+3607.8 s]
/proc/loadavg: 2.14 2.16 2.55 3/253 86259
/proc/meminfo: memFree=122903128/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
[pid=85917] ppid=85757 vsize=1429056 memory=1383020 CPUtime=3096.93 cores=1,3
/proc/85917/stat : 85917 (wmaxcdcl) R 85757 85757 84550 0 -1 4194304 611316 0 0 0 308856 837 0 0 20 0 1 0 76390715 1463353344 345755 18446744073709551615 4198400 5932793 140720675194544 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11988992 140720675203419 140720675203564 140720675203564 140720675209164 0
/proc/85917/statm: 357264 345755 448 424 0 356719 0
Current children cumulated CPU time: 3596.9 s
Current children cumulated vsize: 1433248 KiB
Current children cumulated memory: 1386092 KiB

[startup+3607.9 s]
/proc/loadavg: 2.14 2.16 2.55 3/253 86259
/proc/meminfo: memFree=122903128/131249992 swapFree=33009392/33010684
[pid=85757] ppid=85748 vsize=4192 memory=3072 CPUtime=499.97 cores=1,3
/proc/85757/stat : 85757 (opbsolver) S 85748 85757 84550 0 -1 4194304 412 157621 0 0 0 0 49921 76 20 0 1 0 76340565 4292608 768 18446744073709551615 94144097665024 94144098559557 140734825565040 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94144098798608 94144098846352 94144109834240 140734825572638 140734825572841 140734825572841 140734825578443 0
/proc/85757/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 499.97 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3607.91
CPU time (s): 3597.03
CPU user time (s): 3587.86
CPU system time (s): 9.16458
CPU usage (%): 99.6983
Max. virtual memory (cumulated for all children) (KiB): 1537132
Max. memory (cumulated for all children) (KiB): 1443836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.86
system time used= 9.16458
maximum resident set size= 1475664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 769692
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 611
involuntary context switches= 4254


# summary of solver processes directly reported to runsolver:
#   pid: 85757
#   total CPU time (s): 3597.03
#   total CPU user time (s): 3587.86
#   total CPU system time (s): 9.16458

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.08317 second user time and 16.9251 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-04 07:24:20
IDJOB=4523993
IDBENCH=180463
IDSOLVER=3374
FILE ID=nodeC035/4523993-1751606660
RUNJOBID= nodeC035-1751606660-85708
SLURM_JOB_ID= 9598869
Free space on /tmp= 432812 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB25/normalized-PB25/OPT-LIN/wallon/normalized-AztecDiamondSym-mini-07_c24.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4523993-1751606660/watcher-4523993-1751606660 -o /tmp/evaluation-result-4523993-1751606660/solver-4523993-1751606660 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1751606660-85708 --watchdog 3760  HOME/opbsolver HOME/instance-4523993-1751606660.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 7b7d352a7105ac7993395b7f6c3b04bc
RANDOM SEED=132641608

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.743
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.532
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.081
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		: 3599.751
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.905
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.915
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.771
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		: 3600.913
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:        127043216 kB
MemAvailable:   129670024 kB
Buffers:             664 kB
Cached:          3377224 kB
SwapCached:          332 kB
Active:           376792 kB
Inactive:        3074892 kB
Active(anon):      70444 kB
Inactive(anon):    21052 kB
Active(file):     306348 kB
Inactive(file):  3053840 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             80544 kB
Writeback:            24 kB
AnonPages:         76516 kB
Mapped:           103864 kB
Shmem:             17700 kB
KReclaimable:     211720 kB
Slab:             303144 kB
SReclaimable:     211720 kB
SUnreclaim:        91424 kB
KernelStack:        4004 kB
PageTables:         2544 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     340328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 432560 MiB
End job on nodeC035 at 2025-07-04 08:24:28