Trace number 4489523

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.38 3607.43

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM50cf9112b5ea763531dadde21846562c
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 benchmark211
Best CPU time to get the best result obtained on this benchmark3586.65
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495981
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495981
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
0.00/0.03	c Encoding OPB into MaxSAT...
0.00/0.03	c This is the PBCProcessor based on SCIP solver.
1.24/1.39	c Solving by WMaxCDCL...
3598.33/3607.42	c Rebuilding OPB solution...
3598.33/3607.42	c This is the PBCProcessor based on SCIP solver.
3598.33/3607.42	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4489523-1751355968/watcher-4489523-1751355968 -o /tmp/evaluation-result-4489523-1751355968/solver-4489523-1751355968 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751352359-47954 --watchdog 3760 HOME/opbsolver HOME/instance-4489523-1751355968.opb 3600 31000 HOME HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100061 s]*
/proc/loadavg: 4.28 4.14 4.10 4/266 48427
/proc/meminfo: memFree=129708524/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 346 663 0 0 0 0 0 0 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48421] ppid=48407 vsize=34260 memory=17580 CPUtime=0.05 cores=5,7
/proc/48421/stat : 48421 (pbcpreprocessor) R 48407 48407 47938 0 -1 4194304 4085 0 0 0 5 0 0 0 20 0 1 0 51219339 35082240 4395 18446744073709551615 4198400 15773533 140730321908240 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 17968456 18061744 56283136 140730321909936 140730321910238 140730321910238 140730321915845 0
/proc/48421/statm: 8565 4395 640 2826 0 5177 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 38452 KiB
Current children cumulated memory: 20652 KiB

[startup+0.205631 s]*
/proc/loadavg: 4.28 4.14 4.10 5/271 48441
/proc/meminfo: memFree=129617556/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 346 663 0 0 0 0 0 0 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48421] ppid=48407 vsize=57064 memory=40620 CPUtime=0.15 cores=5,7
/proc/48421/stat : 48421 (pbcpreprocessor) R 48407 48407 47938 0 -1 4194304 10099 0 0 0 14 1 0 0 20 0 1 0 51219339 58433536 10155 18446744073709551615 4198400 15773533 140730321908240 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 17968456 18061744 56283136 140730321909936 140730321910238 140730321910238 140730321915845 0
/proc/48421/statm: 14266 10155 640 2826 0 10878 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 61256 KiB
Current children cumulated memory: 43692 KiB

[startup+0.305663 s]*
/proc/loadavg: 4.28 4.14 4.10 5/271 48441
/proc/meminfo: memFree=129536096/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 346 663 0 0 0 0 0 0 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48421] ppid=48407 vsize=79572 memory=63064 CPUtime=0.25 cores=5,7
/proc/48421/stat : 48421 (pbcpreprocessor) R 48407 48407 47938 0 -1 4194304 15705 0 0 0 22 3 0 0 20 0 1 0 51219339 81481728 15766 18446744073709551615 4198400 15773533 140730321908240 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 17968456 18061744 56283136 140730321909936 140730321910238 140730321910238 140730321915845 0
/proc/48421/statm: 19893 15766 640 2826 0 16505 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 83764 KiB
Current children cumulated memory: 66136 KiB

[startup+0.700204 s]
/proc/loadavg: 4.28 4.14 4.10 5/271 48441
/proc/meminfo: memFree=129353520/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 346 663 0 0 0 0 0 0 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48421] ppid=48407 vsize=186748 memory=153580 CPUtime=0.63 cores=5,7
/proc/48421/stat : 48421 (pbcpreprocessor) R 48407 48407 47938 0 -1 4194304 34732 0 0 0 57 6 0 0 20 0 1 0 51219339 191229952 38395 18446744073709551615 4198400 15773533 140730321908240 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 56283136 140730321909936 140730321910238 140730321910238 140730321915845 0
/proc/48421/statm: 46687 38395 672 2826 0 43299 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 190940 KiB
Current children cumulated memory: 156652 KiB

[startup+1.50018 s]
/proc/loadavg: 4.28 4.14 4.10 5/271 48441
/proc/meminfo: memFree=129115860/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+3.10568 s]
/proc/loadavg: 4.28 4.14 4.10 5/271 48449
/proc/meminfo: memFree=129303492/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=59816 memory=53216 CPUtime=1.69 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 12447 0 0 0 165 4 0 0 20 0 1 0 51219475 61251584 13304 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 14954 13304 448 424 0 14409 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 64008 KiB
Current children cumulated memory: 56288 KiB

[startup+6.30019 s]
/proc/loadavg: 4.26 4.14 4.10 5/271 48449
/proc/meminfo: memFree=129238256/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=108604 memory=97828 CPUtime=4.88 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 15230 0 0 0 482 6 0 0 20 0 1 0 51219475 111210496 24457 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 27151 24457 448 424 0 26606 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 112796 KiB
Current children cumulated memory: 100900 KiB

[startup+12.7002 s]
/proc/loadavg: 4.24 4.14 4.10 5/271 48449
/proc/meminfo: memFree=129316364/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=101604 memory=94376 CPUtime=11.26 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 15736 0 0 0 1119 7 0 0 20 0 1 0 51219475 104042496 23594 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 25401 23594 448 424 0 24856 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 105796 KiB
Current children cumulated memory: 97448 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.13 4.10 5/271 48450
/proc/meminfo: memFree=129228036/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=120572 memory=112976 CPUtime=24.03 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 16312 0 0 0 2396 7 0 0 20 0 1 0 51219475 123465728 28244 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 30143 28244 448 424 0 29598 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 124764 KiB
Current children cumulated memory: 116048 KiB

[startup+51.1054 s]
/proc/loadavg: 4.18 4.14 4.10 5/270 48450
/proc/meminfo: memFree=129096216/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=205788 memory=158888 CPUtime=49.57 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 18611 0 0 0 4949 8 0 0 20 0 1 0 51219475 210726912 39722 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 51447 39722 448 424 0 50902 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 209980 KiB
Current children cumulated memory: 161960 KiB

[startup+102.3 s]
/proc/loadavg: 4.49 4.23 4.13 5/271 48457
/proc/meminfo: memFree=128807676/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=306596 memory=230856 CPUtime=100.62 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 23344 0 0 0 10052 10 0 0 20 0 1 0 51219475 313954304 57714 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 76649 57714 448 424 0 76104 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 310788 KiB
Current children cumulated memory: 233928 KiB

[startup+162.3 s]
/proc/loadavg: 4.29 4.21 4.13 5/271 48459
/proc/meminfo: memFree=128961512/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=147984 memory=129496 CPUtime=160.45 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 25627 0 0 0 16031 14 0 0 20 0 1 0 51219475 151535616 32374 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 36996 32374 448 424 0 36451 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 152176 KiB
Current children cumulated memory: 132568 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.19 4.12 5/271 48461
/proc/meminfo: memFree=128722600/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=314468 memory=247456 CPUtime=220.3 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 28296 0 0 0 22012 18 0 0 20 0 1 0 51219475 322015232 61864 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 78617 61864 448 424 0 78072 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 318660 KiB
Current children cumulated memory: 250528 KiB

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

/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 68696 0 0 0 333108 147 0 0 20 0 1 0 51219475 544415744 130029 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 132914 130029 448 424 0 132369 0
Current children cumulated CPU time: 3333.88 s
Current children cumulated vsize: 535848 KiB
Current children cumulated memory: 523188 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 48622
/proc/meminfo: memFree=127259772/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=747144 memory=573732 CPUtime=3392.4 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 69304 0 0 0 339091 149 0 0 20 0 1 0 51219475 765075456 143433 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 186786 143433 448 424 0 186241 0
Current children cumulated CPU time: 3393.73 s
Current children cumulated vsize: 751336 KiB
Current children cumulated memory: 576804 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/266 48624
/proc/meminfo: memFree=127419372/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=747296 memory=612712 CPUtime=3452.25 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 69340 0 0 0 345076 149 0 0 20 0 1 0 51219475 765231104 153178 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 186824 153178 448 424 0 186279 0
Current children cumulated CPU time: 3453.58 s
Current children cumulated vsize: 751488 KiB
Current children cumulated memory: 615784 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/267 48626
/proc/meminfo: memFree=127222624/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=747732 memory=668432 CPUtime=3512.11 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 69484 0 0 0 351060 151 0 0 20 0 1 0 51219475 765677568 167108 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 186933 167108 448 424 0 186388 0
Current children cumulated CPU time: 3513.44 s
Current children cumulated vsize: 751924 KiB
Current children cumulated memory: 671504 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/267 48628
/proc/meminfo: memFree=127621408/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=451380 CPUtime=3571.95 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70252 0 0 0 357038 157 0 0 20 0 1 0 51219475 547360768 112845 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 112845 448 424 0 133088 0
Current children cumulated CPU time: 3573.28 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 454452 KiB

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

# cumulated CPU time of all completed processes:  user=3596.32 s, system=2.06684 s

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

[startup+3584 s]*
/proc/loadavg: 4.18 4.12 4.10 5/267 48628
/proc/meminfo: memFree=127613476/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=457524 CPUtime=3573.65 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70255 0 0 0 357208 157 0 0 20 0 1 0 51219475 547360768 114381 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 114381 448 424 0 133088 0
Current children cumulated CPU time: 3574.98 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 460596 KiB

[startup+3596.8 s]
/proc/loadavg: 4.22 4.13 4.10 5/267 48629
/proc/meminfo: memFree=127572532/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=478004 CPUtime=3586.42 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70265 0 0 0 358484 158 0 0 20 0 1 0 51219475 547360768 119501 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 119501 448 424 0 133088 0
Current children cumulated CPU time: 3587.75 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 481076 KiB

[startup+3603.2 s]
/proc/loadavg: 4.20 4.13 4.10 5/267 48629
/proc/meminfo: memFree=127543860/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=486224 CPUtime=3592.81 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70354 0 0 0 359123 158 0 0 20 0 1 0 51219475 547360768 121556 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 121556 448 424 0 133088 0
Current children cumulated CPU time: 3594.14 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 489296 KiB

[startup+3604.8 s]
/proc/loadavg: 4.20 4.13 4.10 5/267 48629
/proc/meminfo: memFree=127539764/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=486224 CPUtime=3594.4 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70354 0 0 0 359282 158 0 0 20 0 1 0 51219475 547360768 121556 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 121556 448 424 0 133088 0
Current children cumulated CPU time: 3595.73 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 489296 KiB

[startup+3606.4 s]
/proc/loadavg: 4.18 4.13 4.10 5/268 48633
/proc/meminfo: memFree=127535448/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=488272 CPUtime=3596 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70356 0 0 0 359442 158 0 0 20 0 1 0 51219475 547360768 122068 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 122068 448 424 0 133088 0
Current children cumulated CPU time: 3597.33 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 491344 KiB

[startup+3607.2 s]
/proc/loadavg: 4.18 4.13 4.10 5/268 48633
/proc/meminfo: memFree=127531352/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=488272 CPUtime=3596.8 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70356 0 0 0 359522 158 0 0 20 0 1 0 51219475 547360768 122068 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 122068 448 424 0 133088 0
Current children cumulated CPU time: 3598.13 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 491344 KiB

[startup+3607.4 s]
/proc/loadavg: 4.18 4.13 4.10 5/268 48633
/proc/meminfo: memFree=127531352/131250000 swapFree=33010684/33010684
[pid=48407] ppid=48403 vsize=4192 memory=3072 CPUtime=1.33 cores=5,7
/proc/48407/stat : 48407 (opbsolver) S 48403 48407 47938 0 -1 4194304 407 35528 0 0 0 0 86 47 20 0 1 0 51219335 4292608 768 18446744073709551615 94268256538624 94268257433157 140737163730832 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94268257672208 94268257719952 94268261797888 140737163733278 140737163733481 140737163733481 140737163739083 0
/proc/48407/statm: 1048 768 704 219 0 110 0
[pid=48445] ppid=48407 vsize=534532 memory=488272 CPUtime=3597 cores=5,7
/proc/48445/stat : 48445 (wmaxcdcl) R 48407 48407 47938 0 -1 4194304 70356 0 0 0 359542 158 0 0 20 0 1 0 51219475 547360768 122068 18446744073709551615 4198400 5932793 140730597753392 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 19795968 140730597755227 140730597755372 140730597755372 140730597760972 0
/proc/48445/statm: 133633 122068 448 424 0 133088 0
Current children cumulated CPU time: 3598.33 s
Current children cumulated vsize: 538724 KiB
Current children cumulated memory: 491344 KiB

Child status: 0

Real time (s): 3607.43
CPU time (s): 3598.38
CPU user time (s): 3596.32
CPU system time (s): 2.06684
CPU usage (%): 99.7492
Max. virtual memory (cumulated for all children) (KiB): 2220712
Max. memory (cumulated for all children) (KiB): 1711968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.32
system time used= 2.06684
maximum resident set size= 1751904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106632
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 586
involuntary context switches= 4278


# summary of solver processes directly reported to runsolver:
#   pid: 48407
#   total CPU time (s): 3598.38
#   total CPU user time (s): 3596.32
#   total CPU system time (s): 2.06684

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.86791 second user time and 16.0787 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-01 09:46:08
IDJOB=4489523
IDBENCH=147555
IDSOLVER=3374
FILE ID=nodeC028/4489523-1751355968
RUNJOBID= nodeC028-1751352359-47954
SLURM_JOB_ID= 9598145
Free space on /tmp= 432992 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4489523-1751355968/watcher-4489523-1751355968 -o /tmp/evaluation-result-4489523-1751355968/solver-4489523-1751355968 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751352359-47954 --watchdog 3760  HOME/opbsolver HOME/instance-4489523-1751355968.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 50cf9112b5ea763531dadde21846562c
RANDOM SEED=1249942992

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129771960 kB
MemAvailable:   129750476 kB
Buffers:            3280 kB
Cached:           786072 kB
SwapCached:            0 kB
Active:           334196 kB
Inactive:         529396 kB
Active(anon):      92308 kB
Inactive(anon):        0 kB
Active(file):     241888 kB
Inactive(file):   529396 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            119520 kB
Writeback:            12 kB
AnonPages:         77624 kB
Mapped:           103240 kB
Shmem:             18068 kB
KReclaimable:      92944 kB
Slab:             179756 kB
SReclaimable:      92944 kB
SUnreclaim:        86812 kB
KernelStack:        4048 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     364640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432888 MiB
End job on nodeC028 at 2025-07-01 10:46:16