Trace number 4497577

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.37 3608.07

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMf8bb64a53a6bd967b0f0fe9129c8144f
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 benchmark21
Best CPU time to get the best result obtained on this benchmark307.657
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
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.03	c Presolving by SCIP...
499.02/500.58	c Encoding OPB into MaxSAT...
499.02/500.58	c This is the PBCProcessor based on SCIP solver.
499.10/500.83	c Solving by WMaxCDCL...
3597.28/3608.06	c Rebuilding OPB solution...
3597.28/3608.06	c This is the PBCProcessor based on SCIP solver.
3597.28/3608.06	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 (62078 MiB free)
  memory of node 1: 64465 MiB (63663 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4497577-1751379572/watcher-4497577-1751379572 -o /tmp/evaluation-result-4497577-1751379572/solver-4497577-1751379572 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751371805-46593 --watchdog 3760 HOME/opbsolver HOME/instance-4497577-1751379572.opb 3600 31000 HOME HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100072 s]*
/proc/loadavg: 4.13 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128755900/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=23832 memory=7420 CPUtime=0.06 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 1394 0 0 0 6 0 0 0 20 0 1 0 53636041 24403968 1855 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 5958 1855 640 2826 0 2570 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 28024 KiB
Current children cumulated memory: 10364 KiB

[startup+0.213844 s]*
/proc/loadavg: 4.13 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128729944/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=51932 memory=40632 CPUtime=0.17 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 8497 0 0 0 15 2 0 0 20 0 1 0 53636041 53178368 10158 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 12983 10158 1984 2826 0 9595 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 56124 KiB
Current children cumulated memory: 43576 KiB

[startup+0.313664 s]*
/proc/loadavg: 4.13 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128681812/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=80408 memory=68920 CPUtime=0.27 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 15239 0 0 0 23 4 0 0 20 0 1 0 53636041 82337792 17230 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 20102 17230 2336 2826 0 16714 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 84600 KiB
Current children cumulated memory: 71864 KiB

[startup+0.70036 s]
/proc/loadavg: 4.13 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128625956/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=135912 memory=122556 CPUtime=0.64 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 28689 0 0 0 55 9 0 0 20 0 1 0 53636041 139173888 30639 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 33978 30639 2400 2826 0 30590 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 140104 KiB
Current children cumulated memory: 125500 KiB

[startup+1.5004 s]
/proc/loadavg: 4.13 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128593448/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=205452 memory=171616 CPUtime=1.44 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 42905 0 0 0 131 13 0 0 20 0 1 0 53636041 210382848 42904 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 51363 42904 2528 2826 0 47975 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 209644 KiB
Current children cumulated memory: 174560 KiB

[startup+3.11291 s]
/proc/loadavg: 4.12 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128322736/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=351416 memory=311404 CPUtime=3.05 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 79109 0 0 0 286 19 0 0 20 0 1 0 53636041 359849984 77851 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 87854 77851 2656 2826 0 84466 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 355608 KiB
Current children cumulated memory: 314348 KiB

[startup+6.30037 s]
/proc/loadavg: 4.12 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128323036/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=352216 memory=315372 CPUtime=6.22 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 80207 0 0 0 603 19 0 0 20 0 1 0 53636041 360669184 78843 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 88054 78843 2656 2826 0 84666 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 356408 KiB
Current children cumulated memory: 318316 KiB

[startup+12.7004 s]
/proc/loadavg: 4.10 4.09 4.09 5/254 48169
/proc/meminfo: memFree=128224956/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=430232 memory=362584 CPUtime=12.61 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 91507 0 0 0 1240 21 0 0 20 0 1 0 53636041 440557568 90646 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 107558 90646 2656 2826 0 104170 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 434424 KiB
Current children cumulated memory: 365528 KiB

[startup+25.5004 s]
/proc/loadavg: 4.08 4.08 4.09 5/254 48169
/proc/meminfo: memFree=128149544/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=447020 memory=373848 CPUtime=25.36 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 94314 0 0 0 2515 21 0 0 20 0 1 0 53636041 457748480 93462 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 111755 93462 2656 2826 0 108367 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 451212 KiB
Current children cumulated memory: 376792 KiB

[startup+51.1131 s]
/proc/loadavg: 4.12 4.09 4.09 5/254 48170
/proc/meminfo: memFree=128058020/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=539524 memory=466264 CPUtime=50.91 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 117436 0 0 0 5065 26 0 0 20 0 1 0 53636041 552472576 116566 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 134881 116566 2656 2826 0 131493 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 543716 KiB
Current children cumulated memory: 469208 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/254 48172
/proc/meminfo: memFree=128079876/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=539524 memory=466392 CPUtime=101.94 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 117477 0 0 0 10168 26 0 0 20 0 1 0 53636041 552472576 116598 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 134881 116598 2656 2826 0 131493 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 543716 KiB
Current children cumulated memory: 469336 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/255 48175
/proc/meminfo: memFree=128011644/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=539524 memory=466520 CPUtime=161.76 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 117524 0 0 0 16150 26 0 0 20 0 1 0 53636041 552472576 116630 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 134881 116630 2656 2826 0 131493 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 543716 KiB
Current children cumulated memory: 469464 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/255 48179
/proc/meminfo: memFree=128006256/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 258 240 0 0 0 0 0 0 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48169] ppid=48165 vsize=539524 memory=466648 CPUtime=221.59 cores=1,3
/proc/48169/stat : 48169 (pbcpreprocessor) R 48165 48165 46581 0 -1 4194304 117566 0 0 0 22133 26 0 0 20 0 1 0 53636041 552472576 116662 18446744073709551615 4198400 15773533 140732715204704 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 38375424 140732715211076 140732715211230 140732715211230 140732715216837 0
/proc/48169/statm: 134881 116662 2656 2826 0 131493 0

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

/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 86839 0 0 0 283153 144 0 0 20 0 1 0 53686121 299569152 71613 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 73137 71613 448 424 0 72592 0
Current children cumulated CPU time: 3332.31 s
Current children cumulated vsize: 296740 KiB
Current children cumulated memory: 289396 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.18 2.68 3/240 48538
/proc/meminfo: memFree=129436320/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=327336 CPUtime=2892.81 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 88377 0 0 0 289135 146 0 0 20 0 1 0 53686121 350072832 81834 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 81834 448 424 0 84922 0
Current children cumulated CPU time: 3392.15 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 330280 KiB

[startup+3462.3 s]
/proc/loadavg: 2.10 2.16 2.64 3/240 48540
/proc/meminfo: memFree=129491452/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=292548 memory=286452 CPUtime=2952.65 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 89398 0 0 0 295117 148 0 0 20 0 1 0 53686121 299569152 71613 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 73137 71613 448 424 0 72592 0
Current children cumulated CPU time: 3451.99 s
Current children cumulated vsize: 296740 KiB
Current children cumulated memory: 289396 KiB

[startup+3522.3 s]
/proc/loadavg: 2.07 2.14 2.60 3/240 48542
/proc/meminfo: memFree=129430988/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=329384 CPUtime=3012.5 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 90932 0 0 0 301099 151 0 0 20 0 1 0 53686121 350072832 82346 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 82346 448 424 0 84922 0
Current children cumulated CPU time: 3511.84 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 332328 KiB

[startup+3582.3 s]
/proc/loadavg: 2.06 2.13 2.57 3/239 48544
/proc/meminfo: memFree=129469048/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=319144 CPUtime=3072.32 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92463 0 0 0 307079 153 0 0 20 0 1 0 53686121 350072832 79786 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 79786 448 424 0 84922 0
Current children cumulated CPU time: 3571.66 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 322088 KiB

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

# cumulated CPU time of all completed processes:  user=3595.45 s, system=1.92596 s

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

[startup+3584 s]*
/proc/loadavg: 2.05 2.13 2.57 3/239 48544
/proc/meminfo: memFree=129464952/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=321192 CPUtime=3074.02 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92464 0 0 0 307249 153 0 0 20 0 1 0 53686121 350072832 80298 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 80298 448 424 0 84922 0
Current children cumulated CPU time: 3573.36 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 324136 KiB

[startup+3596.8 s]
/proc/loadavg: 2.04 2.12 2.56 4/239 48545
/proc/meminfo: memFree=129482540/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=292548 memory=286452 CPUtime=3086.77 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92468 0 0 0 308524 153 0 0 20 0 1 0 53686121 299569152 71613 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 73137 71613 448 424 0 72592 0
Current children cumulated CPU time: 3586.11 s
Current children cumulated vsize: 296740 KiB
Current children cumulated memory: 289396 KiB

[startup+3603.2 s]
/proc/loadavg: 2.04 2.12 2.55 2/232 48579
/proc/meminfo: memFree=129812740/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=292548 memory=286452 CPUtime=3093.15 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92468 0 0 0 309162 153 0 0 20 0 1 0 53686121 299569152 71613 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 73137 71613 448 424 0 72592 0
Current children cumulated CPU time: 3592.49 s
Current children cumulated vsize: 296740 KiB
Current children cumulated memory: 289396 KiB

[startup+3606.4 s]
/proc/loadavg: 2.04 2.12 2.55 2/232 48579
/proc/meminfo: memFree=129799568/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=321192 CPUtime=3096.34 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92977 0 0 0 309480 154 0 0 20 0 1 0 53686121 350072832 80298 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 80298 448 424 0 84922 0
Current children cumulated CPU time: 3595.68 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 324136 KiB

[startup+3607.2 s]
/proc/loadavg: 2.04 2.12 2.55 2/232 48579
/proc/meminfo: memFree=129799568/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=323240 CPUtime=3097.14 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92978 0 0 0 309560 154 0 0 20 0 1 0 53686121 350072832 80810 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 80810 448 424 0 84922 0
Current children cumulated CPU time: 3596.48 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 326184 KiB

[startup+3607.6 s]
/proc/loadavg: 2.04 2.12 2.55 2/232 48579
/proc/meminfo: memFree=129799568/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=323240 CPUtime=3097.53 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92978 0 0 0 309599 154 0 0 20 0 1 0 53686121 350072832 80810 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 80810 448 424 0 84922 0
Current children cumulated CPU time: 3596.87 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 326184 KiB

[startup+3608 s]*
/proc/loadavg: 1.95 2.10 2.54 2/232 48579
/proc/meminfo: memFree=129799568/131382120 swapFree=33010416/33010684
[pid=48165] ppid=48162 vsize=4192 memory=2944 CPUtime=499.34 cores=1,3
/proc/48165/stat : 48165 (opbsolver) S 48162 48165 46581 0 -1 4194304 406 124132 0 0 0 0 49898 36 20 0 1 0 53636037 4292608 736 18446744073709551615 94145500655616 94145501550149 140727425973616 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94145501789200 94145501836944 94145528225792 140727425980702 140727425980905 140727425980905 140727425986507 0
/proc/48165/statm: 1048 736 672 219 0 110 0
[pid=48212] ppid=48165 vsize=341868 memory=323240 CPUtime=3097.94 cores=1,3
/proc/48212/stat : 48212 (wmaxcdcl) R 48165 48165 46581 0 -1 4194304 92978 0 0 0 309640 154 0 0 20 0 1 0 53686121 350072832 80810 18446744073709551615 4198400 5932793 140728931231520 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 14999552 140728931240283 140728931240428 140728931240428 140728931246028 0
/proc/48212/statm: 85467 80810 448 424 0 84922 0
Current children cumulated CPU time: 3597.28 s
Current children cumulated vsize: 346060 KiB
Current children cumulated memory: 326184 KiB

Child status: 0

Real time (s): 3608.07
CPU time (s): 3597.37
CPU user time (s): 3595.45
CPU system time (s): 1.92596
CPU usage (%): 99.7034
Max. virtual memory (cumulated for all children) (KiB): 543716
Max. memory (cumulated for all children) (KiB): 469976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.45
system time used= 1.92596
maximum resident set size= 467032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217861
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 534
involuntary context switches= 3042


# summary of solver processes directly reported to runsolver:
#   pid: 48165
#   total CPU time (s): 3597.37
#   total CPU user time (s): 3595.45
#   total CPU system time (s): 1.92596

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.056 second user time and 35.3609 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-01 16:19:32
IDJOB=4497577
IDBENCH=148188
IDSOLVER=3374
FILE ID=nodeC002/4497577-1751379572
RUNJOBID= nodeC002-1751371805-46593
SLURM_JOB_ID= 9598199
Free space on /tmp= 432992 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_9.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4497577-1751379572/watcher-4497577-1751379572 -o /tmp/evaluation-result-4497577-1751379572/solver-4497577-1751379572 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751371805-46593 --watchdog 3760  HOME/opbsolver HOME/instance-4497577-1751379572.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= f8bb64a53a6bd967b0f0fe9129c8144f
RANDOM SEED=125831140

nodeC002 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		: 3661.728
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.81
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		: 1197.189
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128759680 kB
MemAvailable:   128627604 kB
Buffers:            2128 kB
Cached:           677008 kB
SwapCached:           28 kB
Active:          1649120 kB
Inactive:         375084 kB
Active(anon):    1356600 kB
Inactive(anon):     6404 kB
Active(file):     292520 kB
Inactive(file):   368680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             69380 kB
Writeback:             0 kB
AnonPages:       1346700 kB
Mapped:           134244 kB
Shmem:             17932 kB
KReclaimable:      92700 kB
Slab:             176308 kB
SReclaimable:      92700 kB
SUnreclaim:        83608 kB
KernelStack:        4080 kB
PageTables:         5828 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    1807824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433040 MiB
End job on nodeC002 at 2025-07-01 17:19:41