Trace number 4519025

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? 3598.24 3609.53

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_26.opb
MD5SUMeab24ff23fe5100b8f4d0b18077a7ab6
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.374308
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4160
Total number of constraints6188
Number of constraints which are clauses4056
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2132
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 104
Biggest coefficient in the objective function 2251799813685248
Number of bits for the biggest coefficient in the objective function 52
Sum of the numbers in the objective function 9007199254740990
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 2251799813685248
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 9007199254740990
Number of bits of the biggest sum of numbers53
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...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.04	c This is the PBCProcessor based on SCIP solver.
0.18/0.24	c Solving by WMaxCDCL...
3598.19/3609.52	c Rebuilding OPB solution...
3598.19/3609.52	c This is the PBCProcessor based on SCIP solver.
3598.19/3609.52	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: 63794 MiB (63025 MiB free)
  memory of node 1: 64507 MiB (63371 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519025-1751546192/watcher-4519025-1751546192 -o /tmp/evaluation-result-4519025-1751546192/solver-4519025-1751546192 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75776 --watchdog 3760 HOME/opbsolver HOME/instance-4519025-1751546192.opb 3600 31000 HOME HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=76718, runsolver pid=76715

[startup+0.100098 s]*
/proc/loadavg: 4.29 4.25 4.14 5/254 76725
/proc/meminfo: memFree=129426408/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.01 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 348 657 0 0 0 0 0 1 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76725] ppid=76718 vsize=24320 memory=7672 CPUtime=0.06 cores=4,6
/proc/76725/stat : 76725 (pbcpreprocessor) R 76718 76718 75348 0 -1 4194304 1799 0 0 0 5 1 0 0 20 0 1 0 70298924 24903680 1918 18446744073709551615 4198400 15773533 140733634277264 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38309888 140733634279600 140733634279902 140733634279902 140733634285509 0
/proc/76725/statm: 6080 1918 704 2826 0 2692 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 28512 KiB
Current children cumulated memory: 10744 KiB

[startup+0.213008 s]*
/proc/loadavg: 4.29 4.25 4.14 5/254 76725
/proc/meminfo: memFree=129426408/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.01 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 348 657 0 0 0 0 0 1 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76725] ppid=76718 vsize=24320 memory=7672 CPUtime=0.17 cores=4,6
/proc/76725/stat : 76725 (pbcpreprocessor) R 76718 76718 75348 0 -1 4194304 1799 0 0 0 9 8 0 0 20 0 1 0 70298924 24903680 1918 18446744073709551615 4198400 15773533 140733634277264 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 38309888 140733634279600 140733634279902 140733634279902 140733634285509 0
/proc/76725/statm: 6080 1918 704 2826 0 2692 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 28512 KiB
Current children cumulated memory: 10744 KiB

[startup+0.31261 s]*
/proc/loadavg: 4.29 4.25 4.14 5/254 76727
/proc/meminfo: memFree=129402216/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=24708 memory=17864 CPUtime=0.05 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 3655 0 0 0 4 1 0 0 20 0 1 0 70298946 25300992 4466 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 6177 4466 448 424 0 5632 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 28900 KiB
Current children cumulated memory: 20936 KiB

[startup+0.70035 s]
/proc/loadavg: 4.29 4.25 4.14 5/254 76727
/proc/meminfo: memFree=129396672/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=28468 memory=22820 CPUtime=0.4 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 6437 0 0 0 38 2 0 0 20 0 1 0 70298946 29151232 5705 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 7117 5705 448 424 0 6572 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 32660 KiB
Current children cumulated memory: 25892 KiB

[startup+1.50033 s]
/proc/loadavg: 4.29 4.25 4.14 5/254 76727
/proc/meminfo: memFree=129394908/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=28220 memory=22656 CPUtime=1.2 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 6563 0 0 0 118 2 0 0 20 0 1 0 70298946 28897280 5664 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 7055 5664 448 424 0 6510 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 32412 KiB
Current children cumulated memory: 25728 KiB

[startup+3.11263 s]
/proc/loadavg: 4.26 4.24 4.14 5/254 76727
/proc/meminfo: memFree=129389052/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=30896 memory=24064 CPUtime=2.81 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 6906 0 0 0 279 2 0 0 20 0 1 0 70298946 31637504 6016 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 7724 6016 448 424 0 7179 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 35088 KiB
Current children cumulated memory: 27136 KiB

[startup+6.30034 s]
/proc/loadavg: 4.26 4.24 4.14 5/254 76727
/proc/meminfo: memFree=129375776/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=38368 memory=33172 CPUtime=5.98 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 8161 0 0 0 596 2 0 0 20 0 1 0 70298946 39288832 8293 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 9592 8293 448 424 0 9047 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 42560 KiB
Current children cumulated memory: 36244 KiB

[startup+12.7003 s]
/proc/loadavg: 4.22 4.23 4.14 5/254 76727
/proc/meminfo: memFree=129352956/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=42788 memory=35712 CPUtime=12.37 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 9111 0 0 0 1234 3 0 0 20 0 1 0 70298946 43814912 8928 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 10697 8928 448 424 0 10152 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 46980 KiB
Current children cumulated memory: 38784 KiB

[startup+25.5004 s]
/proc/loadavg: 4.19 4.23 4.14 5/254 76727
/proc/meminfo: memFree=129304184/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=69404 memory=58972 CPUtime=25.14 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 10585 0 0 0 2509 5 0 0 20 0 1 0 70298946 71069696 14743 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 17351 14743 448 424 0 16806 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 73596 KiB
Current children cumulated memory: 62044 KiB

[startup+51.1131 s]
/proc/loadavg: 4.18 4.22 4.14 5/255 76729
/proc/meminfo: memFree=129245192/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=50732 memory=45988 CPUtime=50.67 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 11103 0 0 0 5061 6 0 0 20 0 1 0 70298946 51949568 11497 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 12683 11497 448 424 0 12138 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 54924 KiB
Current children cumulated memory: 49060 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.20 4.13 5/255 76730
/proc/meminfo: memFree=129190456/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=89864 memory=77404 CPUtime=101.71 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 11939 0 0 0 10164 7 0 0 20 0 1 0 70298946 92020736 19351 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 22466 19351 448 424 0 21921 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 94056 KiB
Current children cumulated memory: 80476 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.17 4.13 5/254 76732
/proc/meminfo: memFree=129105512/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=79908 memory=75164 CPUtime=161.52 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 12519 0 0 0 16144 8 0 0 20 0 1 0 70298946 81825792 18791 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 19977 18791 448 424 0 19432 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 84100 KiB
Current children cumulated memory: 78236 KiB

[startup+222.3 s]
/proc/loadavg: 4.24 4.20 4.14 5/255 76735
/proc/meminfo: memFree=128839672/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=110256 memory=105380 CPUtime=221.29 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 12946 0 0 0 22120 9 0 0 20 0 1 0 70298946 112902144 26345 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 27564 26345 448 424 0 27019 0
Current children cumulated CPU time: 221.5 s

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

/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 67349 0 0 0 344980 141 0 0 20 0 1 0 70298946 212262912 44239 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 44239 448 424 0 51277 0
Current children cumulated CPU time: 3451.42 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 180028 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.14 4.13 5/254 76916
/proc/meminfo: memFree=128986260/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=195388 CPUtime=3511.04 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 67359 0 0 0 350963 141 0 0 20 0 1 0 70298946 212262912 48847 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 48847 448 424 0 51277 0
Current children cumulated CPU time: 3511.25 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 198460 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128991964/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=179004 CPUtime=3570.86 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68544 0 0 0 356942 144 0 0 20 0 1 0 70298946 212262912 44751 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 44751 448 424 0 51277 0
Current children cumulated CPU time: 3571.07 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 182076 KiB

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

# cumulated CPU time of all completed processes:  user=3596.68 s, system=1.56454 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.13 4.12 5/254 76920
/proc/meminfo: memFree=128991964/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=179004 CPUtime=3572.57 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68544 0 0 0 357113 144 0 0 20 0 1 0 70298946 212262912 44751 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 44751 448 424 0 51277 0
Current children cumulated CPU time: 3572.78 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 182076 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.13 4.12 4/251 76945
/proc/meminfo: memFree=129226652/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=185148 CPUtime=3585.32 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68547 0 0 0 358388 144 0 0 20 0 1 0 70298946 212262912 46287 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 46287 448 424 0 51277 0
Current children cumulated CPU time: 3585.53 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 188220 KiB

[startup+3603.2 s]
/proc/loadavg: 4.08 4.12 4.12 5/254 77030
/proc/meminfo: memFree=129307628/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=187196 CPUtime=3591.7 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68548 0 0 0 359026 144 0 0 20 0 1 0 70298946 212262912 46799 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 46799 448 424 0 51277 0
Current children cumulated CPU time: 3591.91 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 190268 KiB

[startup+3606.4 s]
/proc/loadavg: 4.08 4.12 4.12 4/251 77095
/proc/meminfo: memFree=129501332/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=189244 CPUtime=3594.89 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68549 0 0 0 359345 144 0 0 20 0 1 0 70298946 212262912 47311 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 47311 448 424 0 51277 0
Current children cumulated CPU time: 3595.1 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 192316 KiB

[startup+3608 s]*
/proc/loadavg: 4.15 4.14 4.12 4/253 77153
/proc/meminfo: memFree=129495868/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=189244 CPUtime=3596.49 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68549 0 0 0 359505 144 0 0 20 0 1 0 70298946 212262912 47311 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 47311 448 424 0 51277 0
Current children cumulated CPU time: 3596.7 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 192316 KiB

[startup+3608.8 s]
/proc/loadavg: 4.15 4.14 4.12 4/253 77153
/proc/meminfo: memFree=129495868/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=189244 CPUtime=3597.28 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68549 0 0 0 359584 144 0 0 20 0 1 0 70298946 212262912 47311 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 47311 448 424 0 51277 0
Current children cumulated CPU time: 3597.49 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 192316 KiB

[startup+3609.2 s]
/proc/loadavg: 4.15 4.14 4.12 5/256 77192
/proc/meminfo: memFree=129478304/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=189244 CPUtime=3597.68 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68549 0 0 0 359624 144 0 0 20 0 1 0 70298946 212262912 47311 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 47311 448 424 0 51277 0
Current children cumulated CPU time: 3597.89 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 192316 KiB

[startup+3609.4 s]
/proc/loadavg: 4.15 4.14 4.12 5/256 77192
/proc/meminfo: memFree=129478304/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=189244 CPUtime=3597.88 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68549 0 0 0 359644 144 0 0 20 0 1 0 70298946 212262912 47311 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 47311 448 424 0 51277 0
Current children cumulated CPU time: 3598.09 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 192316 KiB

[startup+3609.5 s]
/proc/loadavg: 4.15 4.14 4.12 5/256 77192
/proc/meminfo: memFree=129478304/131382112 swapFree=33010416/33010684
[pid=76718] ppid=76715 vsize=4192 memory=3072 CPUtime=0.21 cores=4,6
/proc/76718/stat : 76718 (opbsolver) S 76715 76718 75348 0 -1 4194304 407 2583 0 0 0 0 10 11 20 0 1 0 70298920 4292608 768 18446744073709551615 94299430461440 94299431355973 140723317060368 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94299431595024 94299431642768 94299434311680 140723317061918 140723317062121 140723317062121 140723317067723 0
/proc/76718/statm: 1048 768 704 219 0 110 0
[pid=76727] ppid=76718 vsize=207288 memory=189244 CPUtime=3597.98 cores=4,6
/proc/76727/stat : 76727 (wmaxcdcl) R 76718 76718 75348 0 -1 4194304 68549 0 0 0 359654 144 0 0 20 0 1 0 70298946 212262912 47311 18446744073709551615 4198400 5932793 140725371438576 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 9863168 140725371443547 140725371443692 140725371443692 140725371449292 0
/proc/76727/statm: 51822 47311 448 424 0 51277 0
Current children cumulated CPU time: 3598.19 s
Current children cumulated vsize: 211480 KiB
Current children cumulated memory: 192316 KiB

Child status: 0

Real time (s): 3609.53
CPU time (s): 3598.24
CPU user time (s): 3596.68
CPU system time (s): 1.56454
CPU usage (%): 99.6872
Max. virtual memory (cumulated for all children) (KiB): 310888
Max. memory (cumulated for all children) (KiB): 247808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.68
system time used= 1.56454
maximum resident set size= 246784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71879
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3416
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 519
involuntary context switches= 2980


# summary of solver processes directly reported to runsolver:
#   pid: 76718
#   total CPU time (s): 3598.24
#   total CPU user time (s): 3596.68
#   total CPU system time (s): 1.56454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.776 second user time and 36.3278 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-03 14:36:32
IDJOB=4519025
IDBENCH=177142
IDSOLVER=3374
FILE ID=nodeC012/4519025-1751546192
RUNJOBID= nodeC012-1751542569-75776
SLURM_JOB_ID= 9598705
Free space on /tmp= 431812 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_26.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4519025-1751546192/watcher-4519025-1751546192 -o /tmp/evaluation-result-4519025-1751546192/solver-4519025-1751546192 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1751542569-75776 --watchdog 3760  HOME/opbsolver HOME/instance-4519025-1751546192.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= eab24ff23fe5100b8f4d0b18077a7ab6
RANDOM SEED=549427987

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129430364 kB
MemAvailable:   129647460 kB
Buffers:            2136 kB
Cached:          1018052 kB
SwapCached:           16 kB
Active:           957804 kB
Inactive:         399872 kB
Active(anon):     348444 kB
Inactive(anon):     6996 kB
Active(file):     609360 kB
Inactive(file):   392876 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             84352 kB
Writeback:             0 kB
AnonPages:        340636 kB
Mapped:           126384 kB
Shmem:             17944 kB
KReclaimable:     108592 kB
Slab:             193848 kB
SReclaimable:     108592 kB
SUnreclaim:        85256 kB
KernelStack:        4080 kB
PageTables:         3752 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     712860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     28672 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431792 MiB
End job on nodeC012 at 2025-07-03 15:36:42