Trace number 4502985

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3597.51 3607.89

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_14_shg.opb
MD5SUMc0e25a71d8726d42148f3e780c01ff44
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark56
Best CPU time to get the best result obtained on this benchmark3584.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14300
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint60
Maximum length of a constraint93
Number of terms in the objective function 14300
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 14300
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 14300
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.03	c Presolving by SCIP...
0.00/502.63	c Encoding OPB into MaxSAT...
0.00/502.63	c This is the PBCProcessor based on SCIP solver.
502.44/504.07	c Solving by WMaxCDCL...
3597.40/3607.87	c Rebuilding OPB solution...
3597.40/3607.87	c This is the PBCProcessor based on SCIP solver.
3597.40/3607.87	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 (61850 MiB free)
  memory of node 1: 64465 MiB (63115 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=59323, runsolver pid=59320

[startup+0.10012 s]*
/proc/loadavg: 0.28 0.81 0.99 5/251 59327
/proc/meminfo: memFree=127943116/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=22192 memory=5888 CPUtime=0.06 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 929 0 0 0 6 0 0 0 20 0 1 0 58617080 22724608 1472 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 5548 1472 640 2826 0 2160 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 26384 KiB
Current children cumulated memory: 8832 KiB

[startup+0.213551 s]*
/proc/loadavg: 0.28 0.81 0.99 5/251 59327
/proc/meminfo: memFree=127893724/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=26580 memory=10240 CPUtime=0.17 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 2025 0 0 0 17 0 0 0 20 0 1 0 58617080 27217920 2560 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 6645 2560 640 2826 0 3257 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 30772 KiB
Current children cumulated memory: 13184 KiB

[startup+0.313351 s]*
/proc/loadavg: 0.28 0.81 0.99 5/251 59327
/proc/meminfo: memFree=127857688/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=30540 memory=14080 CPUtime=0.28 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 3005 0 0 0 27 1 0 0 20 0 1 0 58617080 31272960 3520 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 7635 3520 640 2826 0 4247 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 34732 KiB
Current children cumulated memory: 17024 KiB

[startup+0.700328 s]
/proc/loadavg: 0.28 0.81 0.99 5/251 59327
/proc/meminfo: memFree=127781332/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=45980 memory=29568 CPUtime=0.65 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 6899 0 0 0 63 2 0 0 20 0 1 0 58617080 47083520 7392 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 11495 7392 640 2826 0 8107 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 50172 KiB
Current children cumulated memory: 32512 KiB

[startup+1.5004 s]
/proc/loadavg: 0.28 0.81 0.99 5/251 59327
/proc/meminfo: memFree=127530088/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=137492 memory=126340 CPUtime=1.45 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 29870 0 0 0 137 8 0 0 20 0 1 0 58617080 140791808 31585 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 34373 31585 2016 2826 0 30985 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 141684 KiB
Current children cumulated memory: 129284 KiB

[startup+3.11313 s]
/proc/loadavg: 0.58 0.86 1.00 5/249 59328
/proc/meminfo: memFree=125371148/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=815152 memory=800024 CPUtime=3.05 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 209925 0 0 0 268 37 0 0 20 0 1 0 58617080 834715648 200006 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 203788 200006 2400 2826 0 200400 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 819344 KiB
Current children cumulated memory: 802968 KiB

[startup+6.30038 s]
/proc/loadavg: 0.58 0.86 1.00 5/255 59343
/proc/meminfo: memFree=123268224/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=1195964 memory=1171876 CPUtime=6.23 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 304119 0 0 0 567 56 0 0 20 0 1 0 58617080 1224667136 292969 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 298991 292969 2432 2826 0 295603 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1200156 KiB
Current children cumulated memory: 1174820 KiB

[startup+12.7004 s]
/proc/loadavg: 1.19 0.98 1.04 5/255 59343
/proc/meminfo: memFree=119746572/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=3018136 memory=2633412 CPUtime=12.61 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 317908 0 0 0 1176 85 0 0 20 0 1 0 58617080 3090571264 658353 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 754534 658353 2464 2826 0 751146 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 3022328 KiB
Current children cumulated memory: 2636356 KiB

[startup+25.5004 s]
/proc/loadavg: 1.70 1.10 1.08 5/255 59345
/proc/meminfo: memFree=117274920/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=4557556 memory=4091676 CPUtime=25.37 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 448516 0 0 0 2394 143 0 0 20 0 1 0 58617080 4666937344 1022919 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 1139389 1022919 2624 2826 0 1136001 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 4561748 KiB
Current children cumulated memory: 4094620 KiB

[startup+51.1138 s]
/proc/loadavg: 2.49 1.33 1.16 5/256 59347
/proc/meminfo: memFree=117839952/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=4557556 memory=4091676 CPUtime=50.9 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 448593 0 0 0 4947 143 0 0 20 0 1 0 58617080 4666937344 1022919 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 1139389 1022919 2624 2826 0 1136001 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 4561748 KiB
Current children cumulated memory: 4094620 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 1.83 1.34 5/256 59348
/proc/meminfo: memFree=117407180/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=4557556 memory=4091804 CPUtime=101.92 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 448672 0 0 0 10049 143 0 0 20 0 1 0 58617080 4666937344 1022951 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 1139389 1022951 2656 2826 0 1136001 0
Current children cumulated CPU time: 101.92 s
Current children cumulated vsize: 4561748 KiB
Current children cumulated memory: 4094748 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.26 1.52 5/255 59350
/proc/meminfo: memFree=117386404/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=4557556 memory=4091804 CPUtime=161.74 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 448672 0 0 0 16031 143 0 0 20 0 1 0 58617080 4666937344 1022951 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 1139389 1022951 2656 2826 0 1136001 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 4561748 KiB
Current children cumulated memory: 4094748 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 2.59 1.68 5/256 59353
/proc/meminfo: memFree=117373536/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 262 231 0 0 0 0 0 0 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59327] ppid=59323 vsize=4557556 memory=4091804 CPUtime=221.57 cores=0,2
/proc/59327/stat : 59327 (pbcpreprocessor) R 59323 59323 59232 0 -1 4194304 448672 0 0 0 22014 143 0 0 20 0 1 0 58617080 4666937344 1022951 18446744073709551615 4198400 15773533 140731096452032 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 17968456 18061744 24281088 140731096459588 140731096459742 140731096459742 140731096465349 0
/proc/59327/statm: 1139389 1022951 2656 2826 0 1136001 0
Current children cumulated CPU time: 221.57 s

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

/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 28761 0 0 0 282975 48 0 0 20 0 1 0 58667484 212025344 46037 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 51764 46037 448 424 0 51219 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 211248 KiB
Current children cumulated memory: 187092 KiB

[startup+3402.3 s]
/proc/loadavg: 3.11 3.17 3.14 4/248 59566
/proc/meminfo: memFree=125410860/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=207228 memory=192444 CPUtime=2890.05 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 28829 0 0 0 288957 48 0 0 20 0 1 0 58667484 212201472 48111 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 51807 48111 448 424 0 51262 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 211420 KiB
Current children cumulated memory: 195388 KiB

[startup+3462.3 s]
/proc/loadavg: 3.08 3.15 3.14 4/248 59568
/proc/meminfo: memFree=125387796/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=207228 memory=198648 CPUtime=2949.87 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 28882 0 0 0 294938 49 0 0 20 0 1 0 58667484 212201472 49662 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 51807 49662 448 424 0 51262 0
Current children cumulated CPU time: 3452.37 s
Current children cumulated vsize: 211420 KiB
Current children cumulated memory: 201592 KiB

[startup+3522.3 s]
/proc/loadavg: 3.13 3.15 3.14 4/248 59574
/proc/meminfo: memFree=125392160/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257316 memory=203948 CPUtime=3009.68 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29196 0 0 0 300918 50 0 0 20 0 1 0 58667484 263491584 50987 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64329 50987 448 424 0 63784 0
Current children cumulated CPU time: 3512.18 s
Current children cumulated vsize: 261508 KiB
Current children cumulated memory: 206892 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125371796/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257448 memory=210208 CPUtime=3069.49 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29218 0 0 0 306898 51 0 0 20 0 1 0 58667484 263626752 52552 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64362 52552 448 424 0 63817 0
Current children cumulated CPU time: 3571.99 s
Current children cumulated vsize: 261640 KiB
Current children cumulated memory: 213152 KiB

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

# cumulated CPU time of all completed processes:  user=3595.33 s, system=2.17348 s

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

[startup+3584 s]*
/proc/loadavg: 3.09 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125371544/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257448 memory=210208 CPUtime=3071.19 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29218 0 0 0 307068 51 0 0 20 0 1 0 58667484 263626752 52552 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64362 52552 448 424 0 63817 0
Current children cumulated CPU time: 3573.69 s
Current children cumulated vsize: 261640 KiB
Current children cumulated memory: 213152 KiB

[startup+3596.8 s]
/proc/loadavg: 3.15 3.15 3.13 4/247 59576
/proc/meminfo: memFree=125371800/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257448 memory=212256 CPUtime=3083.94 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29219 0 0 0 308343 51 0 0 20 0 1 0 58667484 263626752 53064 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64362 53064 448 424 0 63817 0
Current children cumulated CPU time: 3586.44 s
Current children cumulated vsize: 261640 KiB
Current children cumulated memory: 215200 KiB

[startup+3603.2 s]
/proc/loadavg: 3.13 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125372052/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257620 memory=212384 CPUtime=3090.32 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29259 0 0 0 308981 51 0 0 20 0 1 0 58667484 263802880 53096 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64405 53096 448 424 0 63860 0
Current children cumulated CPU time: 3592.82 s
Current children cumulated vsize: 261812 KiB
Current children cumulated memory: 215328 KiB

[startup+3606.4 s]
/proc/loadavg: 3.13 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125372052/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257620 memory=212384 CPUtime=3093.51 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29259 0 0 0 309300 51 0 0 20 0 1 0 58667484 263802880 53096 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64405 53096 448 424 0 63860 0
Current children cumulated CPU time: 3596.01 s
Current children cumulated vsize: 261812 KiB
Current children cumulated memory: 215328 KiB

[startup+3607.2 s]
/proc/loadavg: 3.13 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125372052/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257620 memory=212384 CPUtime=3094.31 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29259 0 0 0 309380 51 0 0 20 0 1 0 58667484 263802880 53096 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64405 53096 448 424 0 63860 0
Current children cumulated CPU time: 3596.81 s
Current children cumulated vsize: 261812 KiB
Current children cumulated memory: 215328 KiB

[startup+3607.6 s]
/proc/loadavg: 3.13 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125372052/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257620 memory=212384 CPUtime=3094.7 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29259 0 0 0 309419 51 0 0 20 0 1 0 58667484 263802880 53096 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64405 53096 448 424 0 63860 0
Current children cumulated CPU time: 3597.2 s
Current children cumulated vsize: 261812 KiB
Current children cumulated memory: 215328 KiB

[startup+3607.8 s]
/proc/loadavg: 3.13 3.14 3.13 4/247 59576
/proc/meminfo: memFree=125372052/131382120 swapFree=33010684/33010684
[pid=59323] ppid=59320 vsize=4192 memory=2944 CPUtime=502.5 cores=0,2
/proc/59323/stat : 59323 (opbsolver) S 59320 59323 59232 0 -1 4194304 407 473041 0 0 0 0 50086 164 20 0 1 0 58617076 4292608 736 18446744073709551615 94059924320256 94059925214789 140730986407104 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94059925453840 94059925501584 94059940167680 140730986412318 140730986412521 140730986412521 140730986418123 0
/proc/59323/statm: 1048 736 672 219 0 110 0
[pid=59420] ppid=59323 vsize=257620 memory=212384 CPUtime=3094.9 cores=0,2
/proc/59420/stat : 59420 (wmaxcdcl) R 59323 59323 59232 0 -1 4194304 29259 0 0 0 309439 51 0 0 20 0 1 0 58667484 263802880 53096 18446744073709551615 4198400 5932793 140728553209744 0 0 0 0 0 8405026 0 0 0 17 0 0 0 0 0 0 6359800 6411760 32055296 140728553216347 140728553216492 140728553216492 140728553222092 0
/proc/59420/statm: 64405 53096 448 424 0 63860 0
Current children cumulated CPU time: 3597.4 s
Current children cumulated vsize: 261812 KiB
Current children cumulated memory: 215328 KiB

Child status: 0

Real time (s): 3607.89
CPU time (s): 3597.51
CPU user time (s): 3595.33
CPU system time (s): 2.17348
CPU usage (%): 99.7124
Max. virtual memory (cumulated for all children) (KiB): 4649056
Max. memory (cumulated for all children) (KiB): 4181672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.34
system time used= 2.17348
maximum resident set size= 4254408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 503049
page faults= 0
swaps= 0
block input operations= 0
block output operations= 52552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 515
involuntary context switches= 7943


# summary of solver processes directly reported to runsolver:
#   pid: 59323
#   total CPU time (s): 3597.51
#   total CPU user time (s): 3595.33
#   total CPU system time (s): 2.17348

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.5603 second user time and 36.8902 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-02 06:09:44
IDJOB=4502985
IDBENCH=155402
IDSOLVER=3374
FILE ID=nodeC003/4502985-1751429383
RUNJOBID= nodeC003-1751429383-59268
SLURM_JOB_ID= 9598366
Free space on /tmp= 431912 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_14_shg.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4502985-1751429383/watcher-4502985-1751429383 -o /tmp/evaluation-result-4502985-1751429383/solver-4502985-1751429383 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751429383-59268 --watchdog 3760  HOME/opbsolver HOME/instance-4502985-1751429383.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= c0e25a71d8726d42148f3e780c01ff44
RANDOM SEED=173061293

nodeC003 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		: 1795.740
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.44
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		: 1895.858
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.44
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		: 1196.959
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.44
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.157
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.511
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127983368 kB
MemAvailable:   129940232 kB
Buffers:            3280 kB
Cached:          2755912 kB
SwapCached:            0 kB
Active:           344048 kB
Inactive:        2502392 kB
Active(anon):     105236 kB
Inactive(anon):        0 kB
Active(file):     238812 kB
Inactive(file):  2502392 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            286744 kB
Writeback:             0 kB
AnonPages:         90408 kB
Mapped:           108648 kB
Shmem:             17960 kB
KReclaimable:     110572 kB
Slab:             195756 kB
SReclaimable:     110572 kB
SUnreclaim:        85184 kB
KernelStack:        4000 kB
PageTables:         3164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     408812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431028 MiB
End job on nodeC003 at 2025-07-02 07:09:52