Trace number 4524420

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.06 3606.48

General information on the benchmark

NamePB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/
instances/normalized-QPLIB_3877.opb
MD5SUM2da2e651da52fe2a5e7f901cf56b111b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-300
Best CPU time to get the best result obtained on this benchmark3587.03
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 1608
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1732
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1732
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)1224
Sum of products size (including duplicates)2448
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
498.81/500.06	c Encoding OPB into MaxSAT...
498.81/500.07	c This is the PBCProcessor based on SCIP solver.
498.81/500.09	c Solving by WMaxCDCL...
3597.96/3606.47	c Rebuilding OPB solution...
3597.96/3606.47	c This is the PBCProcessor based on SCIP solver.
3597.96/3606.47	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 (62710 MiB free)
  memory of node 1: 64465 MiB (63735 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4524420-1751273775/watcher-4524420-1751273775 -o /tmp/evaluation-result-4524420-1751273775/solver-4524420-1751273775 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751268232-34885 --watchdog 3760 HOME/opbsolver HOME/instance-4524420-1751273775.opb 3600 31000 HOME HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100064 s]*
/proc/loadavg: 3.13 3.16 3.11 4/262 36051
/proc/meminfo: memFree=129459764/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=45592 memory=32708 CPUtime=0.08 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 6036 0 0 0 7 1 0 0 20 0 1 0 43054985 46686208 8177 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 11398 8177 2624 2826 0 8010 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 49784 KiB
Current children cumulated memory: 35652 KiB

[startup+0.205561 s]*
/proc/loadavg: 3.13 3.16 3.11 4/262 36051
/proc/meminfo: memFree=129445652/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=51496 memory=38112 CPUtime=0.17 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 7976 0 0 0 16 1 0 0 20 0 1 0 43054985 52731904 9528 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 12874 9528 2688 2826 0 9486 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 55688 KiB
Current children cumulated memory: 41056 KiB

[startup+0.305304 s]*
/proc/loadavg: 3.13 3.16 3.11 4/262 36051
/proc/meminfo: memFree=129437840/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=64824 memory=50748 CPUtime=0.27 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 11668 0 0 0 26 1 0 0 20 0 1 0 43054985 66379776 12687 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 16206 12687 2688 2826 0 12818 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 69016 KiB
Current children cumulated memory: 53692 KiB

[startup+0.700197 s]
/proc/loadavg: 3.13 3.16 3.11 4/262 36051
/proc/meminfo: memFree=129437840/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=64824 memory=51772 CPUtime=0.65 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 11936 0 0 0 64 1 0 0 20 0 1 0 43054985 66379776 12943 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 16206 12943 2688 2826 0 12818 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 69016 KiB
Current children cumulated memory: 54716 KiB

[startup+1.50016 s]
/proc/loadavg: 3.13 3.16 3.11 4/262 36051
/proc/meminfo: memFree=129437840/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=78424 memory=64316 CPUtime=1.46 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 15098 0 0 0 144 2 0 0 20 0 1 0 43054985 80306176 16079 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 19606 16079 2688 2826 0 16218 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 82616 KiB
Current children cumulated memory: 67260 KiB

[startup+3.10535 s]
/proc/loadavg: 3.12 3.15 3.11 4/262 36051
/proc/meminfo: memFree=129434064/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=89464 memory=73148 CPUtime=3.06 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 17298 0 0 0 304 2 0 0 20 0 1 0 43054985 91611136 18287 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 22366 18287 2688 2826 0 18978 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 93656 KiB
Current children cumulated memory: 76092 KiB

[startup+6.30015 s]
/proc/loadavg: 3.12 3.15 3.11 4/262 36051
/proc/meminfo: memFree=129430284/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=93108 memory=75196 CPUtime=6.25 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 623 2 0 0 20 0 1 0 43054985 95342592 18799 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 23277 18799 2688 2826 0 19889 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 97300 KiB
Current children cumulated memory: 78140 KiB

[startup+12.7001 s]
/proc/loadavg: 3.10 3.15 3.10 4/262 36051
/proc/meminfo: memFree=129430536/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=100412 memory=81340 CPUtime=12.63 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 19324 0 0 0 1261 2 0 0 20 0 1 0 43054985 102821888 20335 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 25103 20335 2688 2826 0 21715 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 104604 KiB
Current children cumulated memory: 84284 KiB

[startup+25.5001 s]
/proc/loadavg: 3.08 3.14 3.10 4/262 36051
/proc/meminfo: memFree=129422680/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=100412 memory=81340 CPUtime=25.4 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 19339 0 0 0 2538 2 0 0 20 0 1 0 43054985 102821888 20335 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 25103 20335 2688 2826 0 21715 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 104604 KiB
Current children cumulated memory: 84284 KiB

[startup+51.1053 s]
/proc/loadavg: 3.17 3.16 3.11 4/262 36052
/proc/meminfo: memFree=129456576/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=100412 memory=81724 CPUtime=50.94 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 19434 0 0 0 5092 2 0 0 20 0 1 0 43054985 102821888 20431 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 25103 20431 2688 2826 0 21715 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 104604 KiB
Current children cumulated memory: 84668 KiB

[startup+102.3 s]
/proc/loadavg: 3.11 3.15 3.10 4/263 36054
/proc/meminfo: memFree=129404068/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=115508 memory=101584 CPUtime=102.02 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 23790 0 0 0 10199 3 0 0 20 0 1 0 43054985 118280192 25396 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 28877 25396 2720 2826 0 25489 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 119700 KiB
Current children cumulated memory: 104528 KiB

[startup+162.3 s]
/proc/loadavg: 3.15 3.15 3.10 4/264 36057
/proc/meminfo: memFree=129331340/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=126304 memory=116048 CPUtime=161.87 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 26055 0 0 0 16184 3 0 0 20 0 1 0 43054985 129335296 29012 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 31576 29012 2720 2826 0 28188 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 130496 KiB
Current children cumulated memory: 118992 KiB

[startup+222.3 s]
/proc/loadavg: 3.11 3.14 3.10 4/264 36059
/proc/meminfo: memFree=129359836/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 263 238 0 0 0 0 0 0 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36051] ppid=36047 vsize=129852 memory=116176 CPUtime=221.73 cores=1,3
/proc/36051/stat : 36051 (pbcpreprocessor) R 36047 36047 34866 0 -1 4194304 26139 0 0 0 22170 3 0 0 20 0 1 0 43054985 132968448 29044 18446744073709551615 4198400 15773533 140727243811664 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33644544 140727243815236 140727243815390 140727243815390 140727243820997 0
/proc/36051/statm: 32463 29044 2720 2826 0 29075 0
Current children cumulated CPU time: 221.73 s

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

/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17742 0 0 0 283250 308 0 0 20 0 1 0 43104993 137711616 27952 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 27952 448 424 0 33076 0
Current children cumulated CPU time: 3334.47 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 114752 KiB

[startup+3402.3 s]
/proc/loadavg: 1.44 1.20 1.43 2/246 36310
/proc/meminfo: memFree=129670176/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=111808 CPUtime=2895.45 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17778 0 0 0 289231 314 0 0 20 0 1 0 43104993 137711616 27952 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 27952 448 424 0 33076 0
Current children cumulated CPU time: 3394.34 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 114752 KiB

[startup+3462.3 s]
/proc/loadavg: 1.21 1.17 1.41 2/246 36312
/proc/meminfo: memFree=129666112/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=2955.31 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17787 0 0 0 295210 321 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3454.2 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3522.3 s]
/proc/loadavg: 1.19 1.17 1.39 2/246 36314
/proc/meminfo: memFree=129666208/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3015.17 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 301188 329 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3514.06 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.15 1.37 2/247 36323
/proc/meminfo: memFree=129665748/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3075.02 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 307165 337 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3573.91 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

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

# cumulated CPU time of all completed processes:  user=3594.57 s, system=3.48886 s

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

[startup+3584 s]*
/proc/loadavg: 1.11 1.15 1.37 2/247 36323
/proc/meminfo: memFree=129665748/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3076.72 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 307335 337 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3575.61 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3596.8 s]
/proc/loadavg: 1.09 1.14 1.36 2/247 36323
/proc/meminfo: memFree=129665748/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3089.49 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 308610 339 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3588.38 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3603.2 s]
/proc/loadavg: 1.15 1.16 1.36 2/246 36323
/proc/meminfo: memFree=129665860/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3095.88 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 309248 340 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3594.77 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3604.8 s]
/proc/loadavg: 1.15 1.16 1.36 2/246 36323
/proc/meminfo: memFree=129665860/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3097.47 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 309407 340 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3596.36 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3605.6 s]
/proc/loadavg: 1.15 1.16 1.36 2/246 36323
/proc/meminfo: memFree=129665860/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3098.27 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 309487 340 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3597.16 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3606 s]*
/proc/loadavg: 1.15 1.16 1.36 2/246 36324
/proc/meminfo: memFree=129666052/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3098.67 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 309527 340 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3597.56 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

[startup+3606.4 s]
/proc/loadavg: 1.15 1.16 1.36 2/246 36324
/proc/meminfo: memFree=129666052/131250000 swapFree=33010684/33010684
[pid=36047] ppid=36044 vsize=4192 memory=2944 CPUtime=498.89 cores=1,3
/proc/36047/stat : 36047 (opbsolver) S 36044 36047 34866 0 -1 4194304 409 38491 0 0 0 0 49882 7 20 0 1 0 43054983 4292608 736 18446744073709551615 94450137149440 94450138043973 140733253768464 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94450138283024 94450138330768 94450142896128 140733253773598 140733253773801 140733253773801 140733253779403 0
/proc/36047/statm: 1048 736 672 219 0 110 0
[pid=36085] ppid=36047 vsize=134484 memory=115904 CPUtime=3099.07 cores=1,3
/proc/36085/stat : 36085 (wmaxcdcl) R 36047 36047 34866 0 -1 4194304 17788 0 0 0 309567 340 0 0 20 0 1 0 43104993 137711616 28976 18446744073709551615 4198400 5932793 140727916431904 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 41787392 140727916439899 140727916440044 140727916440044 140727916445644 0
/proc/36085/statm: 33621 28976 448 424 0 33076 0
Current children cumulated CPU time: 3597.96 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 118848 KiB

Child status: 0

Real time (s): 3606.48
CPU time (s): 3598.06
CPU user time (s): 3594.57
CPU system time (s): 3.48886
CPU usage (%): 99.7664
Max. virtual memory (cumulated for all children) (KiB): 183716
Max. memory (cumulated for all children) (KiB): 174380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.57
system time used= 3.48886
maximum resident set size= 171436
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57030
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 514
involuntary context switches= 4773


# summary of solver processes directly reported to runsolver:
#   pid: 36047
#   total CPU time (s): 3598.06
#   total CPU user time (s): 3594.57
#   total CPU system time (s): 3.48886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.87181 second user time and 12.3196 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-30 10:56:15
IDJOB=4524420
IDBENCH=180984
IDSOLVER=3374
FILE ID=nodeC019/4524420-1751273775
RUNJOBID= nodeC019-1751268232-34885
SLURM_JOB_ID= 9594186
Free space on /tmp= 433004 MiB

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

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

MD5SUM BENCH= 2da2e651da52fe2a5e7f901cf56b111b
RANDOM SEED=1311787380

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129477644 kB
MemAvailable:   129473772 kB
Buffers:            3280 kB
Cached:           804352 kB
SwapCached:            0 kB
Active:           607780 kB
Inactive:         547472 kB
Active(anon):     365688 kB
Inactive(anon):        0 kB
Active(file):     242092 kB
Inactive(file):   547472 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20692 kB
Writeback:            24 kB
AnonPages:        350684 kB
Mapped:           106836 kB
Shmem:             18064 kB
KReclaimable:      91608 kB
Slab:             177064 kB
SReclaimable:      91608 kB
SUnreclaim:        85456 kB
KernelStack:        4224 kB
PageTables:         3500 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     671764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    256000 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433024 MiB
End job on nodeC019 at 2025-06-30 11:56:21