Trace number 4524446

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? 3599.04 3607.44

General information on the benchmark

NamePB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/
instances/normalized-QPLIB_5881.opb
MD5SUM72a008fff12a99d8557ede6656b5f966
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13067
Best CPU time to get the best result obtained on this benchmark2078.23
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
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 constraint-1
Maximum length of a constraint0
Number of terms in the objective function 2243
Biggest coefficient in the objective function 100
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 113910
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 100
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 113910
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)2123
Sum of products size (including duplicates)4246
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c Presolving by SCIP...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.04	c This is the PBCProcessor based on SCIP solver.
0.00/0.08	c Solving by WMaxCDCL...
3598.99/3607.43	c Rebuilding OPB solution...
3598.99/3607.43	c This is the PBCProcessor based on SCIP solver.
3598.99/3607.43	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 (63017 MiB free)
  memory of node 1: 64465 MiB (63474 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4524446-1751274136/watcher-4524446-1751274136 -o /tmp/evaluation-result-4524446-1751274136/solver-4524446-1751274136 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751270066-35368 --watchdog 3760 HOME/opbsolver HOME/instance-4524446-1751274136.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
Starting watchdog thread
Starting watchdog thread
Linux 5.14.0-503.14.1.el9_5.x86_64
Current StackSize limit: 8192 KiB

solver pid=36064, runsolver pid=36061

[startup+0.100099 s]*
/proc/loadavg: 4.19 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129520032/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=14768 memory=10992 CPUtime=0.02 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 2708 0 0 0 2 0 0 0 20 0 1 0 43092761 15122432 2748 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 3692 2748 448 424 0 3147 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 18960 KiB
Current children cumulated memory: 14064 KiB

[startup+0.213389 s]*
/proc/loadavg: 4.19 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129520032/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=15220 memory=11368 CPUtime=0.13 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 2926 0 0 0 13 0 0 0 20 0 1 0 43092761 15585280 2842 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 3805 2842 448 424 0 3260 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 19412 KiB
Current children cumulated memory: 14440 KiB

[startup+0.31269 s]*
/proc/loadavg: 4.19 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129520032/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=15220 memory=11368 CPUtime=0.23 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 2929 0 0 0 23 0 0 0 20 0 1 0 43092761 15585280 2842 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 3805 2842 448 424 0 3260 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 19412 KiB
Current children cumulated memory: 14440 KiB

[startup+0.700268 s]
/proc/loadavg: 4.19 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129520032/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=15220 memory=11368 CPUtime=0.6 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 2945 0 0 0 60 0 0 0 20 0 1 0 43092761 15585280 2842 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 3805 2842 448 424 0 3260 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 19412 KiB
Current children cumulated memory: 14440 KiB

[startup+1.50027 s]
/proc/loadavg: 4.19 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129520032/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=15492 memory=11752 CPUtime=1.4 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 3024 0 0 0 140 0 0 0 20 0 1 0 43092761 15863808 2938 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 3873 2938 448 424 0 3328 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 19684 KiB
Current children cumulated memory: 14824 KiB

[startup+3.11294 s]
/proc/loadavg: 4.19 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129511968/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=15764 memory=12008 CPUtime=3.01 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 3098 0 0 0 301 0 0 0 20 0 1 0 43092761 16142336 3002 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 3941 3002 448 424 0 3396 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 19956 KiB
Current children cumulated memory: 15080 KiB

[startup+6.30035 s]
/proc/loadavg: 4.26 4.26 4.22 5/254 36073
/proc/meminfo: memFree=129512900/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=16444 memory=12520 CPUtime=6.19 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 3227 0 0 0 619 0 0 0 20 0 1 0 43092761 16838656 3130 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 4111 3130 448 424 0 3566 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 20636 KiB
Current children cumulated memory: 15592 KiB

[startup+12.7003 s]
/proc/loadavg: 4.24 4.26 4.22 5/254 36073
/proc/meminfo: memFree=129513564/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=16576 memory=12776 CPUtime=12.57 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 3293 0 0 0 1257 0 0 0 20 0 1 0 43092761 16973824 3194 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 4144 3194 448 424 0 3599 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 20768 KiB
Current children cumulated memory: 15848 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 4.25 4.21 5/254 36073
/proc/meminfo: memFree=129488828/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=17272 memory=13416 CPUtime=25.34 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 3451 0 0 0 2533 1 0 0 20 0 1 0 43092761 17686528 3354 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 4318 3354 448 424 0 3773 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 21464 KiB
Current children cumulated memory: 16488 KiB

[startup+51.1124 s]
/proc/loadavg: 4.20 4.24 4.21 5/255 36085
/proc/meminfo: memFree=130016452/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=18312 memory=14440 CPUtime=50.89 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 3704 0 0 0 5087 2 0 0 20 0 1 0 43092761 18751488 3610 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 4578 3610 448 424 0 4033 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 22504 KiB
Current children cumulated memory: 17512 KiB

[startup+102.3 s]
/proc/loadavg: 4.53 4.32 4.24 5/254 36087
/proc/meminfo: memFree=130024380/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=22808 memory=18852 CPUtime=101.95 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 4273 0 0 0 10191 4 0 0 20 0 1 0 43092761 23355392 4713 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 5702 4713 448 424 0 5157 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 27000 KiB
Current children cumulated memory: 21924 KiB

[startup+162.3 s]
/proc/loadavg: 4.48 4.36 4.26 5/254 36089
/proc/meminfo: memFree=130029284/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=22808 memory=18852 CPUtime=161.79 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 4284 0 0 0 16174 5 0 0 20 0 1 0 43092761 23355392 4713 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 5702 4713 448 424 0 5157 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 27000 KiB
Current children cumulated memory: 21924 KiB

[startup+222.3 s]
/proc/loadavg: 3.83 4.20 4.21 4/248 36125
/proc/meminfo: memFree=130097196/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=23220 memory=19620 CPUtime=221.65 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 4491 0 0 0 22158 7 0 0 20 0 1 0 43092761 23777280 4905 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 5805 4905 448 424 0 5260 0

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

/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6190 0 0 0 333381 82 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3334.68 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3402.3 s]
/proc/loadavg: 2.16 2.12 2.22 3/241 36376
/proc/meminfo: memFree=129059208/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3394.45 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6190 0 0 0 339362 83 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3394.5 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3462.3 s]
/proc/loadavg: 2.12 2.11 2.21 3/241 36378
/proc/meminfo: memFree=129052264/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3454.27 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6200 0 0 0 345343 84 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3454.32 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3522.3 s]
/proc/loadavg: 2.09 2.10 2.20 3/240 36431
/proc/meminfo: memFree=129437816/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3514.09 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 351324 85 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3514.14 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3582.3 s]
/proc/loadavg: 2.07 2.10 2.19 3/240 36444
/proc/meminfo: memFree=128800984/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3573.91 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 357305 86 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3573.96 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

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

# cumulated CPU time of all completed processes:  user=3598.13 s, system=0.90735 s

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

[startup+3584 s]*
/proc/loadavg: 2.07 2.10 2.19 3/240 36444
/proc/meminfo: memFree=128800984/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3575.61 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 357475 86 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3575.66 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3596.8 s]
/proc/loadavg: 2.05 2.09 2.18 3/240 36444
/proc/meminfo: memFree=128800984/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3588.37 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 358751 86 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3588.42 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3603.2 s]
/proc/loadavg: 2.05 2.09 2.18 3/241 36446
/proc/meminfo: memFree=128800984/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3594.75 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 359388 87 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3594.8 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3604.8 s]
/proc/loadavg: 2.05 2.09 2.18 3/241 36446
/proc/meminfo: memFree=128800984/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3596.35 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 359548 87 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3596.4 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3606.4 s]
/proc/loadavg: 2.04 2.09 2.18 3/241 36446
/proc/meminfo: memFree=128800984/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3597.94 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 359707 87 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3597.99 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3607.2 s]
/proc/loadavg: 2.04 2.09 2.18 3/241 36446
/proc/meminfo: memFree=128797204/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3598.74 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 359787 87 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3598.79 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

[startup+3607.4 s]
/proc/loadavg: 2.04 2.09 2.18 3/241 36446
/proc/meminfo: memFree=128797204/131382120 swapFree=33010160/33010684
[pid=36064] ppid=36061 vsize=4192 memory=3072 CPUtime=0.05 cores=0,2
/proc/36064/stat : 36064 (opbsolver) S 36061 36064 34980 0 -1 4194304 407 1908 0 0 0 0 2 3 20 0 1 0 43092752 4292608 768 18446744073709551615 94642886987776 94642887882309 140733460042112 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94642888121360 94642888169104 94642908770304 140733460048158 140733460048361 140733460048361 140733460053963 0
/proc/36064/statm: 1048 768 704 219 0 110 0
[pid=36073] ppid=36064 vsize=41956 memory=35212 CPUtime=3598.94 cores=0,2
/proc/36073/stat : 36073 (wmaxcdcl) R 36064 36064 34980 0 -1 4194304 6203 0 0 0 359807 87 0 0 20 0 1 0 43092761 42962944 8803 18446744073709551615 4198400 5932793 140725040281328 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 30318592 140725040290139 140725040290284 140725040290284 140725040295884 0
/proc/36073/statm: 10489 8803 448 424 0 9944 0
Current children cumulated CPU time: 3598.99 s
Current children cumulated vsize: 46148 KiB
Current children cumulated memory: 38284 KiB

Child status: 0

Real time (s): 3607.44
CPU time (s): 3599.04
CPU user time (s): 3598.13
CPU system time (s): 0.90735
CPU usage (%): 99.7672
Max. virtual memory (cumulated for all children) (KiB): 46148
Max. memory (cumulated for all children) (KiB): 38284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.13
system time used= 0.90735
maximum resident set size= 35212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8860
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 470
involuntary context switches= 7870


# summary of solver processes directly reported to runsolver:
#   pid: 36064
#   total CPU time (s): 3599.04
#   total CPU user time (s): 3598.13
#   total CPU system time (s): 0.90735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0663 second user time and 31.1002 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-06-30 11:02:16
IDJOB=4524446
IDBENCH=181017
IDSOLVER=3374
FILE ID=nodeC008/4524446-1751274136
RUNJOBID= nodeC008-1751270066-35368
SLURM_JOB_ID= 9594175
Free space on /tmp= 433000 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/instances/normalized-QPLIB_5881.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4524446-1751274136/watcher-4524446-1751274136 -o /tmp/evaluation-result-4524446-1751274136/solver-4524446-1751274136 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751270066-35368 --watchdog 3760  HOME/opbsolver HOME/instance-4524446-1751274136.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 72a008fff12a99d8557ede6656b5f966
RANDOM SEED=2128920776

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		: 3491.862
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		: 3691.410
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.518
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.181
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		: 3662.063
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		: 3691.164
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		: 1197.373
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		: 3700.000
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:        129528016 kB
MemAvailable:   129267372 kB
Buffers:            2144 kB
Cached:           550008 kB
SwapCached:            4 kB
Active:           961692 kB
Inactive:         334208 kB
Active(anon):     724932 kB
Inactive(anon):    36732 kB
Active(file):     236760 kB
Inactive(file):   297476 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20480 kB
Writeback:             0 kB
AnonPages:        746696 kB
Mapped:           127312 kB
Shmem:             17916 kB
KReclaimable:      89496 kB
Slab:             170980 kB
SReclaimable:      89496 kB
SUnreclaim:        81484 kB
KernelStack:        4124 kB
PageTables:         4712 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1137672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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= 433012 MiB
End job on nodeC008 at 2025-06-30 12:02:24