Trace number 4486625

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.34 3607.4

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f1000.opb
MD5SUMf9f2b1fc4917344504b6167976088a05
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 benchmark925
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2000
Total number of constraints5250
Number of constraints which are clauses5250
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2000
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2000
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c Presolving by SCIP...
498.37/500.11	c Encoding OPB into MaxSAT...
498.37/500.11	c This is the PBCProcessor based on SCIP solver.
498.37/500.16	c Solving by WMaxCDCL...
3597.23/3607.39	c Rebuilding OPB solution...
3597.23/3607.39	c This is the PBCProcessor based on SCIP solver.
3597.23/3607.39	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: 63837 MiB (63227 MiB free)
  memory of node 1: 64465 MiB (63860 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=42647, runsolver pid=42642

[startup+0.100105 s]*
/proc/loadavg: 0.85 1.08 1.80 5/255 42675
/proc/meminfo: memFree=130112552/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=35424 memory=24832 CPUtime=0.06 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 4031 0 0 0 5 1 0 0 20 0 1 0 48520554 36274176 6208 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 8856 6208 2400 2826 0 5468 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 39616 KiB
Current children cumulated memory: 27776 KiB

[startup+0.214411 s]*
/proc/loadavg: 0.85 1.08 1.80 5/255 42676
/proc/meminfo: memFree=130074504/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=40580 memory=29952 CPUtime=0.17 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 5241 0 0 0 16 1 0 0 20 0 1 0 48520554 41553920 7488 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 10145 7488 2464 2826 0 6757 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 44772 KiB
Current children cumulated memory: 32896 KiB

[startup+0.314197 s]*
/proc/loadavg: 0.85 1.08 1.80 5/255 42676
/proc/meminfo: memFree=130043356/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=53836 memory=40724 CPUtime=0.27 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 8220 0 0 0 25 2 0 0 20 0 1 0 48520554 55128064 10181 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 13459 10181 2656 2826 0 10071 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 58028 KiB
Current children cumulated memory: 43668 KiB

[startup+0.700412 s]
/proc/loadavg: 0.85 1.08 1.80 5/255 42676
/proc/meminfo: memFree=129971788/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=54868 memory=41748 CPUtime=0.64 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 8471 0 0 0 62 2 0 0 20 0 1 0 48520554 56184832 10437 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 13717 10437 2656 2826 0 10329 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 59060 KiB
Current children cumulated memory: 44692 KiB

[startup+1.50031 s]
/proc/loadavg: 0.85 1.08 1.80 5/252 42683
/proc/meminfo: memFree=129936004/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=55904 memory=42516 CPUtime=1.44 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 8671 0 0 0 142 2 0 0 20 0 1 0 48520554 57245696 10629 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 13976 10629 2656 2826 0 10588 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 60096 KiB
Current children cumulated memory: 45460 KiB

[startup+3.11266 s]
/proc/loadavg: 1.11 1.13 1.81 4/251 42717
/proc/meminfo: memFree=129761836/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=57588 memory=44180 CPUtime=3.04 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 9093 0 0 0 302 2 0 0 20 0 1 0 48520554 58970112 11045 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 14397 11045 2656 2826 0 11009 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 61780 KiB
Current children cumulated memory: 47124 KiB

[startup+6.30028 s]
/proc/loadavg: 1.11 1.13 1.81 5/255 42730
/proc/meminfo: memFree=129705984/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=58304 memory=45076 CPUtime=6.22 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 9265 0 0 0 620 2 0 0 20 0 1 0 48520554 59703296 11269 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 14576 11269 2688 2826 0 11188 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 62496 KiB
Current children cumulated memory: 48020 KiB

[startup+12.7004 s]
/proc/loadavg: 1.55 1.23 1.84 5/255 42782
/proc/meminfo: memFree=129717412/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=60436 memory=47072 CPUtime=12.6 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 10004 0 0 0 1258 2 0 0 20 0 1 0 48520554 61886464 11768 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 15109 11768 2688 2826 0 11721 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 64628 KiB
Current children cumulated memory: 50016 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.33 1.86 5/255 42884
/proc/meminfo: memFree=129597376/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=60436 memory=47200 CPUtime=25.36 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 10036 0 0 0 2534 2 0 0 20 0 1 0 48520554 61886464 11800 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 15109 11800 2688 2826 0 11721 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 64628 KiB
Current children cumulated memory: 50144 KiB

[startup+51.1129 s]
/proc/loadavg: 2.75 1.57 1.93 5/255 42884
/proc/meminfo: memFree=128983848/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=90980 memory=75648 CPUtime=50.9 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 17889 0 0 0 5086 4 0 0 20 0 1 0 48520554 93163520 18912 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 22745 18912 2720 2826 0 19357 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 95172 KiB
Current children cumulated memory: 78592 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 1.99 2.05 5/256 43855
/proc/meminfo: memFree=128996972/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=97704 memory=86016 CPUtime=101.94 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 19981 0 0 0 10189 5 0 0 20 0 1 0 48520554 100048896 21504 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 24426 21504 2720 2826 0 21038 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 101896 KiB
Current children cumulated memory: 88960 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 2.39 2.19 5/257 43858
/proc/meminfo: memFree=128858524/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=98136 memory=89728 CPUtime=161.75 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 20172 0 0 0 16170 5 0 0 20 0 1 0 48520554 100491264 22432 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 24534 22432 2720 2826 0 21146 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 102328 KiB
Current children cumulated memory: 92672 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 2.70 2.31 5/257 43860
/proc/meminfo: memFree=128798772/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 258 235 0 0 0 0 0 0 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=42663] ppid=42647 vsize=98540 memory=90112 CPUtime=221.54 cores=0,2
/proc/42663/stat : 42663 (pbcpreprocessor) R 42647 42647 42591 0 -1 4194304 20301 0 0 0 22149 5 0 0 20 0 1 0 48520554 100904960 22528 18446744073709551615 4198400 15773533 140723790592880 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 56516608 140723790596420 140723790596574 140723790596574 140723790602181 0
/proc/42663/statm: 24635 22528 2720 2826 0 21247 0

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

/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=76544 memory=70600 CPUtime=2834.56 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 10765 0 0 0 283200 256 0 0 20 0 1 0 48570567 78381056 17650 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 19136 17650 448 424 0 18591 0
Current children cumulated CPU time: 3332.99 s
Current children cumulated vsize: 80736 KiB
Current children cumulated memory: 73544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/254 44036
/proc/meminfo: memFree=129399380/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=74164 CPUtime=2894.39 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11174 0 0 0 289179 260 0 0 20 0 1 0 48570567 82837504 18541 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18541 448 424 0 19679 0
Current children cumulated CPU time: 3392.82 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 77108 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/254 44038
/proc/meminfo: memFree=129434756/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=74932 CPUtime=2954.22 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11375 0 0 0 295158 264 0 0 20 0 1 0 48570567 82837504 18733 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18733 448 424 0 19679 0
Current children cumulated CPU time: 3452.65 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 77876 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/254 44040
/proc/meminfo: memFree=129407440/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=74932 CPUtime=3014.04 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11375 0 0 0 301136 268 0 0 20 0 1 0 48570567 82837504 18733 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18733 448 424 0 19679 0
Current children cumulated CPU time: 3512.47 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 77876 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/256 44046
/proc/meminfo: memFree=129367532/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3073.87 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11407 0 0 0 307115 272 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3572.3 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

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

# cumulated CPU time of all completed processes:  user=3594.5 s, system=2.84278 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.12 4.09 5/256 44046
/proc/meminfo: memFree=129367532/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3075.58 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11407 0 0 0 307286 272 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3574.01 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 44052
/proc/meminfo: memFree=129348064/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3088.33 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11408 0 0 0 308560 273 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3586.76 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

[startup+3603.2 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 44052
/proc/meminfo: memFree=129438236/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3094.7 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11408 0 0 0 309197 273 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3593.13 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

[startup+3604.8 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 44052
/proc/meminfo: memFree=129438236/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3096.31 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11408 0 0 0 309357 274 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3594.74 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

[startup+3606.4 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 44052
/proc/meminfo: memFree=129425948/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3097.9 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11409 0 0 0 309516 274 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3596.33 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

[startup+3607.2 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 44052
/proc/meminfo: memFree=129421852/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=498.43 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 407 22781 0 0 0 0 49834 9 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
[pid=43873] ppid=42647 vsize=80896 memory=75444 CPUtime=3098.7 cores=0,2
/proc/43873/stat : 43873 (wmaxcdcl) R 42647 42647 42591 0 -1 4194304 11409 0 0 0 309596 274 0 0 20 0 1 0 48570567 82837504 18861 18446744073709551615 4198400 5932793 140731947394240 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 20025344 140731947403611 140731947403756 140731947403756 140731947409356 0
/proc/43873/statm: 20224 18861 448 424 0 19679 0
Current children cumulated CPU time: 3597.13 s
Current children cumulated vsize: 85088 KiB
Current children cumulated memory: 78388 KiB

[startup+3607.4 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 44052
/proc/meminfo: memFree=129421852/131382120 swapFree=33010160/33010684
[pid=42647] ppid=42642 vsize=4192 memory=2944 CPUtime=3597.32 cores=0,2
/proc/42647/stat : 42647 (opbsolver) S 42642 42647 42591 0 -1 4194304 465 34377 0 0 0 0 359449 283 20 0 1 0 48520549 4292608 736 18446744073709551615 94111470551040 94111471445573 140736532204960 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94111471684624 94111471732368 94111504351232 140736532211998 140736532212201 140736532212201 140736532217803 0
/proc/42647/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 3597.32 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3607.4
CPU time (s): 3597.34
CPU user time (s): 3594.5
CPU system time (s): 2.84278
CPU usage (%): 99.7211
Max. virtual memory (cumulated for all children) (KiB): 107684
Max. memory (cumulated for all children) (KiB): 98048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.5
system time used= 2.84278
maximum resident set size= 95104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34939
page faults= 0
swaps= 0
block input operations= 0
block output operations= 336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 577
involuntary context switches= 7851


# summary of solver processes directly reported to runsolver:
#   pid: 42647
#   total CPU time (s): 3597.34
#   total CPU user time (s): 3594.5
#   total CPU system time (s): 2.84278

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.1977 second user time and 33.9152 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 02:06:54
IDJOB=4486625
IDBENCH=147028
IDSOLVER=3374
FILE ID=nodeC008/4486625-1751328414
RUNJOBID= nodeC008-1751328414-42601
SLURM_JOB_ID= 9594374
Free space on /tmp= 433060 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f1000.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4486625-1751328414/watcher-4486625-1751328414 -o /tmp/evaluation-result-4486625-1751328414/solver-4486625-1751328414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751328414-42601 --watchdog 3760  HOME/opbsolver HOME/instance-4486625-1751328414.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= f9f2b1fc4917344504b6167976088a05
RANDOM SEED=1808356229

nodeC008 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		: 1197.769
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.72
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		: 3700.000
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.72
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.206
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.216
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.72
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		: 1197.208
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.72
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		: 1197.217
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.72
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		: 3700.000
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.72
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.204
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.72
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        130135808 kB
MemAvailable:   129940172 kB
Buffers:            2144 kB
Cached:           614512 kB
SwapCached:           16 kB
Active:           289704 kB
Inactive:         396952 kB
Active(anon):      51284 kB
Inactive(anon):    36636 kB
Active(file):     238420 kB
Inactive(file):   360316 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             86980 kB
Writeback:             4 kB
AnonPages:         73088 kB
Mapped:           103244 kB
Shmem:             17920 kB
KReclaimable:      90512 kB
Slab:             172544 kB
SReclaimable:      90512 kB
SUnreclaim:        82032 kB
KernelStack:        3824 kB
PageTables:         2808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     329160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC008 at 2025-07-01 03:07:02