Trace number 4484831

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.14 3607.59

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb
MD5SUM4c4220841569fe2ff0ce6d0e8718e711
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark1827.29
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1272
Total number of constraints94127
Number of constraints which are clauses94127
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1272
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 1272
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1272
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
498.90/500.40	c Encoding OPB into MaxSAT...
498.90/500.40	c This is the PBCProcessor based on SCIP solver.
498.90/500.59	c Solving by WMaxCDCL...
3597.02/3607.58	c Rebuilding OPB solution...
3597.02/3607.58	c This is the PBCProcessor based on SCIP solver.
3597.02/3607.58	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: 63665 MiB (62535 MiB free)
  memory of node 1: 64507 MiB (62712 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484831-1751303664/watcher-4484831-1751303664 -o /tmp/evaluation-result-4484831-1751303664/solver-4484831-1751303664 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751303574-40053 --watchdog 3760 HOME/opbsolver HOME/instance-4484831-1751303664.opb 3600 31000 HOME HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100064 s]*
/proc/loadavg: 3.37 1.87 2.16 5/267 40584
/proc/meminfo: memFree=128228040/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=56028 memory=43724 CPUtime=0.07 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 9344 0 0 0 6 1 0 0 20 0 1 0 46045258 57372672 10931 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 14007 10931 2016 2826 0 10619 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 60220 KiB
Current children cumulated memory: 46668 KiB

[startup+0.205705 s]*
/proc/loadavg: 3.37 1.87 2.16 5/267 40584
/proc/meminfo: memFree=128155464/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=123672 memory=112204 CPUtime=0.18 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 26158 0 0 0 14 4 0 0 20 0 1 0 46045258 126640128 28051 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 30918 28051 2336 2826 0 27530 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 127864 KiB
Current children cumulated memory: 115148 KiB

[startup+0.305677 s]*
/proc/loadavg: 3.37 1.87 2.16 5/267 40584
/proc/meminfo: memFree=128119680/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=155208 memory=142040 CPUtime=0.28 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 33812 0 0 0 23 5 0 0 20 0 1 0 46045258 158932992 35510 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 38802 35510 2400 2826 0 35414 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 159400 KiB
Current children cumulated memory: 144984 KiB

[startup+0.700202 s]
/proc/loadavg: 3.37 1.87 2.16 5/268 40586
/proc/meminfo: memFree=128079360/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=186268 memory=171608 CPUtime=0.67 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 47962 0 0 0 60 7 0 0 20 0 1 0 46045258 190738432 42902 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 46567 42902 2432 2826 0 43179 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 190460 KiB
Current children cumulated memory: 174552 KiB

[startup+1.5002 s]
/proc/loadavg: 3.37 1.87 2.16 5/268 40586
/proc/meminfo: memFree=128071296/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=371096 memory=315956 CPUtime=1.47 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 58013 0 0 0 136 11 0 0 20 0 1 0 46045258 380002304 78989 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 92774 78989 2464 2826 0 89386 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 375288 KiB
Current children cumulated memory: 318900 KiB

[startup+3.10559 s]
/proc/loadavg: 3.37 1.87 2.16 5/268 40586
/proc/meminfo: memFree=127784040/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=531388 memory=471064 CPUtime=3.07 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 89938 0 0 0 289 18 0 0 20 0 1 0 46045258 544141312 117766 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 132847 117766 2656 2826 0 129459 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 535580 KiB
Current children cumulated memory: 474008 KiB

[startup+6.30013 s]
/proc/loadavg: 3.42 1.90 2.17 5/268 40586
/proc/meminfo: memFree=127727888/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=574804 memory=497080 CPUtime=6.26 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 97406 0 0 0 607 19 0 0 20 0 1 0 46045258 588599296 124270 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 143701 124270 2656 2826 0 140313 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 578996 KiB
Current children cumulated memory: 500024 KiB

[startup+12.7001 s]
/proc/loadavg: 3.54 1.96 2.19 5/268 40586
/proc/meminfo: memFree=127720200/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=586776 memory=502196 CPUtime=12.64 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 98593 0 0 0 1245 19 0 0 20 0 1 0 46045258 600858624 125549 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 146694 125549 2656 2826 0 143306 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 590968 KiB
Current children cumulated memory: 505140 KiB

[startup+25.5002 s]
/proc/loadavg: 3.65 2.06 2.22 5/268 40586
/proc/meminfo: memFree=127666276/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=685544 memory=514356 CPUtime=25.41 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 101639 0 0 0 2521 20 0 0 20 0 1 0 46045258 701997056 128589 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 171386 128589 2656 2826 0 167998 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 689736 KiB
Current children cumulated memory: 517300 KiB

[startup+51.106 s]
/proc/loadavg: 3.84 2.23 2.27 5/268 40586
/proc/meminfo: memFree=127385748/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=888568 memory=647604 CPUtime=50.94 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 134913 0 0 0 5068 26 0 0 20 0 1 0 46045258 909893632 161901 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 222142 161901 2688 2826 0 218754 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 892760 KiB
Current children cumulated memory: 650548 KiB

[startup+102.3 s]
/proc/loadavg: 3.99 2.52 2.37 5/268 40588
/proc/meminfo: memFree=127341888/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=888568 memory=648372 CPUtime=101.98 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 135148 0 0 0 10172 26 0 0 20 0 1 0 46045258 909893632 162093 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 222142 162093 2688 2826 0 218754 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 892760 KiB
Current children cumulated memory: 651316 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 2.81 2.48 5/268 40590
/proc/meminfo: memFree=127282256/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=953304 memory=670244 CPUtime=161.79 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 155561 0 0 0 16151 28 0 0 20 0 1 0 46045258 976183296 167561 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 238326 167561 2688 2826 0 234938 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 957496 KiB
Current children cumulated memory: 673188 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 3.06 2.59 5/268 40599
/proc/meminfo: memFree=127083952/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 261 232 0 0 0 0 0 0 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40584] ppid=40580 vsize=1124664 memory=687004 CPUtime=221.64 cores=4,6
/proc/40584/stat : 40584 (pbcpreprocessor) R 40580 40580 40042 0 -1 4194304 166453 0 0 0 22134 30 0 0 20 0 1 0 46045258 1151655936 171751 18446744073709551615 4198400 15773533 140732622354704 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 17968456 18061744 53915648 140732622362948 140732622363102 140732622363102 140732622368709 0
/proc/40584/statm: 281166 171751 2688 2826 0 277778 0

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

/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 95244 0 0 0 288999 331 0 0 20 0 1 0 46095316 235925504 50516 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 50516 448 424 0 57054 0
Current children cumulated CPU time: 3392.39 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 205008 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/269 40835
/proc/meminfo: memFree=128989872/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=197444 CPUtime=2953.14 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 96955 0 0 0 294979 335 0 0 20 0 1 0 46095316 235925504 49361 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 49361 448 424 0 57054 0
Current children cumulated CPU time: 3452.23 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 200388 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/267 40837
/proc/meminfo: memFree=128992920/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=199576 memory=191556 CPUtime=3012.98 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 98253 0 0 0 300959 339 0 0 20 0 1 0 46095316 204365824 47889 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 49894 47889 448 424 0 49349 0
Current children cumulated CPU time: 3512.07 s
Current children cumulated vsize: 203768 KiB
Current children cumulated memory: 194500 KiB

[startup+3582.3 s]
/proc/loadavg: 4.39 4.21 4.12 5/267 40888
/proc/meminfo: memFree=129068032/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=212304 CPUtime=3072.8 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 99725 0 0 0 306937 343 0 0 20 0 1 0 46095316 235925504 53076 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 53076 448 424 0 57054 0
Current children cumulated CPU time: 3571.89 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 215248 KiB

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

# cumulated CPU time of all completed processes:  user=3593.13 s, system=4.01483 s

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

[startup+3584 s]*
/proc/loadavg: 4.39 4.21 4.12 5/267 40888
/proc/meminfo: memFree=129051776/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=214352 CPUtime=3074.51 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 99726 0 0 0 307107 344 0 0 20 0 1 0 46095316 235925504 53588 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 53588 448 424 0 57054 0
Current children cumulated CPU time: 3573.6 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 217296 KiB

[startup+3596.8 s]
/proc/loadavg: 4.30 4.20 4.12 5/267 40888
/proc/meminfo: memFree=129054328/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=199576 memory=191556 CPUtime=3087.26 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100023 0 0 0 308381 345 0 0 20 0 1 0 46095316 204365824 47889 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 49894 47889 448 424 0 49349 0
Current children cumulated CPU time: 3586.35 s
Current children cumulated vsize: 203768 KiB
Current children cumulated memory: 194500 KiB

[startup+3603.2 s]
/proc/loadavg: 4.28 4.20 4.12 5/267 40941
/proc/meminfo: memFree=128979712/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=196804 CPUtime=3093.64 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100338 0 0 0 309019 345 0 0 20 0 1 0 46095316 235925504 49201 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 49201 448 424 0 57054 0
Current children cumulated CPU time: 3592.73 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 199748 KiB

[startup+3604.8 s]
/proc/loadavg: 4.28 4.20 4.12 5/267 40941
/proc/meminfo: memFree=128873224/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=200016 CPUtime=3095.24 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100605 0 0 0 309179 345 0 0 20 0 1 0 46095316 235925504 50004 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 50004 448 424 0 57054 0
Current children cumulated CPU time: 3594.33 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 202960 KiB

[startup+3606.4 s]
/proc/loadavg: 4.26 4.20 4.12 5/267 40941
/proc/meminfo: memFree=128890680/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=200016 CPUtime=3096.83 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100605 0 0 0 309338 345 0 0 20 0 1 0 46095316 235925504 50004 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 50004 448 424 0 57054 0
Current children cumulated CPU time: 3595.92 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 202960 KiB

[startup+3607.2 s]
/proc/loadavg: 4.26 4.20 4.12 5/267 40941
/proc/meminfo: memFree=128890680/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=202064 CPUtime=3097.63 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100606 0 0 0 309418 345 0 0 20 0 1 0 46095316 235925504 50516 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 50516 448 424 0 57054 0
Current children cumulated CPU time: 3596.72 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 205008 KiB

[startup+3607.4 s]
/proc/loadavg: 4.26 4.20 4.12 5/267 40941
/proc/meminfo: memFree=128890680/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=202064 CPUtime=3097.83 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100606 0 0 0 309438 345 0 0 20 0 1 0 46095316 235925504 50516 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 50516 448 424 0 57054 0
Current children cumulated CPU time: 3596.92 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 205008 KiB

[startup+3607.5 s]
/proc/loadavg: 4.26 4.20 4.12 5/267 40941
/proc/meminfo: memFree=128890680/131249988 swapFree=33010684/33010684
[pid=40580] ppid=40577 vsize=4192 memory=2944 CPUtime=499.09 cores=4,6
/proc/40580/stat : 40580 (opbsolver) S 40577 40580 40042 0 -1 4194304 409 218412 0 0 0 0 49855 54 20 0 1 0 46045256 4292608 736 18446744073709551615 94661753909248 94661754803781 140734675106352 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94661755042832 94661755090576 94661762699264 140734675110174 140734675110377 140734675110377 140734675115979 0
/proc/40580/statm: 1048 736 672 219 0 110 0
[pid=40676] ppid=40580 vsize=230396 memory=202064 CPUtime=3097.93 cores=4,6
/proc/40676/stat : 40676 (wmaxcdcl) R 40580 40580 40042 0 -1 4194304 100606 0 0 0 309448 345 0 0 20 0 1 0 46095316 235925504 50516 18446744073709551615 4198400 5932793 140735906232016 0 0 0 0 0 8405026 0 0 0 17 4 0 0 0 0 0 6359800 6411760 13897728 140735906240859 140735906241004 140735906241004 140735906246604 0
/proc/40676/statm: 57599 50516 448 424 0 57054 0
Current children cumulated CPU time: 3597.02 s
Current children cumulated vsize: 234588 KiB
Current children cumulated memory: 205008 KiB

Child status: 0

Real time (s): 3607.59
CPU time (s): 3597.14
CPU user time (s): 3593.13
CPU system time (s): 4.01483
CPU usage (%): 99.7104
Max. virtual memory (cumulated for all children) (KiB): 1493640
Max. memory (cumulated for all children) (KiB): 882268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.13
system time used= 4.01483
maximum resident set size= 879324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 484
involuntary context switches= 3503


# summary of solver processes directly reported to runsolver:
#   pid: 40580
#   total CPU time (s): 3597.14
#   total CPU user time (s): 3593.13
#   total CPU system time (s): 4.01483

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.11509 second user time and 15.9052 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-06-30 19:14:24
IDJOB=4484831
IDBENCH=146671
IDSOLVER=3374
FILE ID=nodeC034/4484831-1751303664
RUNJOBID= nodeC034-1751303574-40053
SLURM_JOB_ID= 9594295
Free space on /tmp= 432988 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-3.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484831-1751303664/watcher-4484831-1751303664 -o /tmp/evaluation-result-4484831-1751303664/solver-4484831-1751303664 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751303574-40053 --watchdog 3760  HOME/opbsolver HOME/instance-4484831-1751303664.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 4c4220841569fe2ff0ce6d0e8718e711
RANDOM SEED=387063003

nodeC034 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		: 3599.759
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.53
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.795
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.53
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.014
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.53
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		: 3602.477
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.53
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.755
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.53
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.764
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.53
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		: 3568.259
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.53
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		: 3605.524
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.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        128253744 kB
MemAvailable:   128205736 kB
Buffers:            3280 kB
Cached:           759736 kB
SwapCached:            0 kB
Active:          1842528 kB
Inactive:         534620 kB
Active(anon):    1632244 kB
Inactive(anon):        0 kB
Active(file):     210284 kB
Inactive(file):   534620 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             46084 kB
Writeback:             0 kB
AnonPages:       1617348 kB
Mapped:           136240 kB
Shmem:             18104 kB
KReclaimable:      92256 kB
Slab:             178828 kB
SReclaimable:      92256 kB
SUnreclaim:        86572 kB
KernelStack:        4288 kB
PageTables:         6532 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    2320068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432964 MiB
End job on nodeC034 at 2025-06-30 20:14:32