Trace number 4484003

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3599.57 3609.88

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2/
normalized-BA_RDC4.dot_fibo_10null50mast_rapportOE2.0_TMAX300_K67_cod2_pbEq1_newVersion.opb
MD5SUMaa72ef94e5f4aff7ede42ed3186d85f3
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-322602
Best CPU time to get the best result obtained on this benchmark1243.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints40882
Number of constraints which are clauses40326
Number of constraints which are cardinality constraints (but not clauses)69
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 438
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 2826088
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 2826088
Number of bits of the biggest sum of numbers22
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.04	c Presolving by SCIP...
0.00/0.06	c Encoding OPB into MaxSAT...
0.00/0.06	c This is the PBCProcessor based on SCIP solver.
4.41/4.55	c Solving by WMaxCDCL...
3599.48/3609.86	c Rebuilding OPB solution...
3599.48/3609.87	c This is the PBCProcessor based on SCIP solver.
3599.48/3609.87	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62905 MiB free)
  memory of node 1: 64465 MiB (63905 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100036 s]*
/proc/loadavg: 1.73 3.53 3.96 6/273 41844
/proc/meminfo: memFree=129843352/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 348 656 0 0 0 0 0 0 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41844] ppid=41822 vsize=24876 memory=8240 CPUtime=0.03 cores=1,3
/proc/41844/stat : 41844 (pbcpreprocessor) R 41822 41822 41753 0 -1 4194304 1616 0 0 0 3 0 0 0 20 0 1 0 45789798 25473024 2060 18446744073709551615 4198400 15773533 140734357652768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 56078336 140734357657776 140734357658078 140734357658078 140734357663685 0
/proc/41844/statm: 6219 2060 640 2826 0 2831 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 29068 KiB
Current children cumulated memory: 11184 KiB

[startup+0.205416 s]*
/proc/loadavg: 1.73 3.53 3.96 8/273 41844
/proc/meminfo: memFree=129748864/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 348 656 0 0 0 0 0 0 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41844] ppid=41822 vsize=52088 memory=33556 CPUtime=0.13 cores=1,3
/proc/41844/stat : 41844 (pbcpreprocessor) R 41822 41822 41753 0 -1 4194304 8310 0 0 0 13 0 0 0 20 0 1 0 45789798 53338112 8389 18446744073709551615 4198400 15773533 140734357652768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 56078336 140734357657776 140734357658078 140734357658078 140734357663685 0
/proc/41844/statm: 13022 8389 672 2826 0 9634 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 56280 KiB
Current children cumulated memory: 36500 KiB

[startup+0.305814 s]*
/proc/loadavg: 1.73 3.53 3.96 6/273 41844
/proc/meminfo: memFree=129666712/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 348 656 0 0 0 0 0 0 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41844] ppid=41822 vsize=69908 memory=51348 CPUtime=0.23 cores=1,3
/proc/41844/stat : 41844 (pbcpreprocessor) R 41822 41822 41753 0 -1 4194304 12752 0 0 0 22 1 0 0 20 0 1 0 45789798 71585792 12837 18446744073709551615 4198400 15773533 140734357652768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 56078336 140734357657776 140734357658078 140734357658078 140734357663685 0
/proc/41844/statm: 17477 12837 672 2826 0 14089 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 74100 KiB
Current children cumulated memory: 54292 KiB

[startup+0.700174 s]
/proc/loadavg: 1.73 3.53 3.96 6/273 41844
/proc/meminfo: memFree=129485524/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 348 656 0 0 0 0 0 0 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41844] ppid=41822 vsize=103832 memory=85396 CPUtime=0.61 cores=1,3
/proc/41844/stat : 41844 (pbcpreprocessor) R 41822 41822 41753 0 -1 4194304 21247 0 0 0 59 2 0 0 20 0 1 0 45789798 106323968 21349 18446744073709551615 4198400 15773533 140734357652768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 56078336 140734357657776 140734357658078 140734357658078 140734357663685 0
/proc/41844/statm: 25958 21349 704 2826 0 22570 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 108024 KiB
Current children cumulated memory: 88340 KiB

[startup+1.50015 s]
/proc/loadavg: 1.73 3.53 3.96 6/273 41846
/proc/meminfo: memFree=129193020/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 348 656 0 0 0 0 0 0 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41844] ppid=41822 vsize=346144 memory=309348 CPUtime=1.41 cores=1,3
/proc/41844/stat : 41844 (pbcpreprocessor) R 41822 41822 41753 0 -1 4194304 68548 0 0 0 130 11 0 0 20 0 1 0 45789798 354451456 77337 18446744073709551615 4198400 15773533 140734357652768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 56078336 140734357657776 140734357658078 140734357658078 140734357663685 0
/proc/41844/statm: 86536 77337 704 2826 0 83148 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 350336 KiB
Current children cumulated memory: 312292 KiB

[startup+3.10556 s]
/proc/loadavg: 1.73 3.53 3.96 6/273 41848
/proc/meminfo: memFree=128819064/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 348 656 0 0 0 0 0 0 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41844] ppid=41822 vsize=447608 memory=421072 CPUtime=3.01 cores=1,3
/proc/41844/stat : 41844 (pbcpreprocessor) R 41822 41822 41753 0 -1 4194304 77084 0 0 0 242 59 0 0 20 0 1 0 45789798 458350592 105268 18446744073709551615 4198400 15773533 140734357652768 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 56078336 140734357657776 140734357658078 140734357658078 140734357663685 0
/proc/41844/statm: 111902 105268 704 2826 0 108514 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 451800 KiB
Current children cumulated memory: 424016 KiB

[startup+6.30014 s]
/proc/loadavg: 1.92 3.54 3.96 6/273 41850
/proc/meminfo: memFree=128415032/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=913144 memory=802044 CPUtime=1.72 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 136236 0 0 0 143 29 0 0 20 0 1 0 45790247 935059456 200511 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 228286 200511 448 424 0 227741 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 917336 KiB
Current children cumulated memory: 804988 KiB

[startup+12.7001 s]
/proc/loadavg: 2.08 3.55 3.96 6/272 41850
/proc/meminfo: memFree=127956808/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1083248 memory=988448 CPUtime=8.1 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 153627 0 0 0 772 38 0 0 20 0 1 0 45790247 1109245952 247112 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 270812 247112 448 424 0 270267 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 1087440 KiB
Current children cumulated memory: 991392 KiB

[startup+25.5002 s]
/proc/loadavg: 2.58 3.59 3.97 6/272 41850
/proc/meminfo: memFree=127715744/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1108084 memory=937552 CPUtime=20.85 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 154256 0 0 0 2047 38 0 0 20 0 1 0 45790247 1134678016 234388 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 277021 234388 448 424 0 276476 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 1112276 KiB
Current children cumulated memory: 940496 KiB

[startup+51.1056 s]
/proc/loadavg: 3.12 3.64 3.98 6/273 42009
/proc/meminfo: memFree=127515016/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1192324 memory=949832 CPUtime=46.38 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 155366 0 0 0 4599 39 0 0 20 0 1 0 45790247 1220939776 237458 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 298081 237458 448 424 0 297536 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 1196516 KiB
Current children cumulated memory: 952776 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 3.71 3.99 6/273 42011
/proc/meminfo: memFree=127517692/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=949396 memory=858376 CPUtime=97.4 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 157794 0 0 0 9699 41 0 0 20 0 1 0 45790247 972181504 214594 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 237349 214594 448 424 0 236804 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 953588 KiB
Current children cumulated memory: 861320 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 3.80 4.00 6/273 42013
/proc/meminfo: memFree=127349892/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1065580 memory=975696 CPUtime=157.19 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 169989 0 0 0 15639 80 0 0 20 0 1 0 45790247 1091153920 243924 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 266395 243924 448 424 0 265850 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 1069772 KiB
Current children cumulated memory: 978640 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.85 4.00 6/269 42015
/proc/meminfo: memFree=127343304/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1072044 memory=980124 CPUtime=216.97 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 170581 0 0 0 21617 80 0 0 20 0 1 0 45790247 1097773056 245031 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 268011 245031 448 424 0 267466 0
Current children cumulated CPU time: 221.44 s

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

/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176196 0 0 0 338721 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3392.54 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.13 4.10 6/268 42188
/proc/meminfo: memFree=126508480/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3447.91 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176196 0 0 0 344705 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3452.38 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/268 42190
/proc/meminfo: memFree=126554852/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3507.74 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176197 0 0 0 350688 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3512.21 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.11 4.09 6/268 42192
/proc/meminfo: memFree=126555920/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3567.58 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 356672 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3572.05 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

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

# cumulated CPU time of all completed processes:  user=3597.39 s, system=2.18037 s

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

[startup+3584 s]*
/proc/loadavg: 4.09 4.11 4.09 6/268 42192
/proc/meminfo: memFree=126547728/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3569.28 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 356842 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3573.75 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.12 4.09 6/268 42192
/proc/meminfo: memFree=126538452/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3582.04 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 358118 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3586.51 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.12 4.09 6/268 42193
/proc/meminfo: memFree=126509372/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3588.42 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 358756 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3592.89 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.12 4.09 6/268 42193
/proc/meminfo: memFree=126579004/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3591.61 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 359075 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3596.08 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3608 s]*
/proc/loadavg: 4.12 4.12 4.09 6/268 42193
/proc/meminfo: memFree=126574964/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3593.22 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 359236 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3597.69 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3608.8 s]
/proc/loadavg: 4.12 4.12 4.09 6/268 42193
/proc/meminfo: memFree=126574964/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3594.01 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 359315 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3598.48 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3609.6 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 42203
/proc/meminfo: memFree=127574356/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3594.81 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 359395 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3599.28 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

[startup+3609.8 s]
/proc/loadavg: 4.12 4.12 4.09 5/263 42203
/proc/meminfo: memFree=127574356/131249996 swapFree=33010684/33010684
[pid=41822] ppid=41807 vsize=4192 memory=2944 CPUtime=4.47 cores=1,3
/proc/41822/stat : 41822 (opbsolver) S 41807 41822 41753 0 -1 4194304 408 77902 0 0 0 0 318 129 20 0 1 0 45789791 4292608 736 18446744073709551615 94187594215424 94187595109957 140721936182688 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94187595349008 94187595396752 94187602173952 140721936185630 140721936185833 140721936185833 140721936191435 0
/proc/41822/statm: 1048 736 672 219 0 110 0
[pid=41850] ppid=41822 vsize=1129100 memory=998328 CPUtime=3595.01 cores=1,3
/proc/41850/stat : 41850 (wmaxcdcl) R 41822 41822 41753 0 -1 4194304 176201 0 0 0 359415 86 0 0 20 0 1 0 45790247 1156198400 249582 18446744073709551615 4198400 5932793 140726148251280 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 21467136 140726148254043 140726148254188 140726148254188 140726148259788 0
/proc/41850/statm: 282275 249582 448 424 0 281730 0
Current children cumulated CPU time: 3599.48 s
Current children cumulated vsize: 1133292 KiB
Current children cumulated memory: 1001272 KiB

Child status: 0

Real time (s): 3609.88
CPU time (s): 3599.57
CPU user time (s): 3597.39
CPU system time (s): 2.18037
CPU usage (%): 99.7145
Max. virtual memory (cumulated for all children) (KiB): 1196516
Max. memory (cumulated for all children) (KiB): 1023080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.39
system time used= 2.18037
maximum resident set size= 1073592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 106904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 709
involuntary context switches= 2420


# summary of solver processes directly reported to runsolver:
#   pid: 41822
#   total CPU time (s): 3599.57
#   total CPU user time (s): 3597.39
#   total CPU system time (s): 2.18037

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.23013 second user time and 15.6637 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-06-30 18:31:53
IDJOB=4484003
IDBENCH=146443
IDSOLVER=3374
FILE ID=nodeC029/4484003-1751301113
RUNJOBID= nodeC029-1751301113-41765
SLURM_JOB_ID= 9594275
Free space on /tmp= 433056 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2/normalized-BA_RDC4.dot_fibo_10null50mast_rapportOE2.0_TMAX300_K67_cod2_pbEq1_newVersion.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4484003-1751301113/watcher-4484003-1751301113 -o /tmp/evaluation-result-4484003-1751301113/solver-4484003-1751301113 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1751301113-41765 --watchdog 3760  HOME/opbsolver HOME/instance-4484003-1751301113.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= aa72ef94e5f4aff7ede42ed3186d85f3
RANDOM SEED=1527656587

nodeC029 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.690
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.46
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.724
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.46
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		: 3453.950
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.46
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		: 3585.243
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.46
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		: 3515.392
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.46
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		: 3456.538
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.46
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		: 3599.737
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.46
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		: 3599.733
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129848028 kB
MemAvailable:   129763752 kB
Buffers:            3280 kB
Cached:           723424 kB
SwapCached:            0 kB
Active:           324492 kB
Inactive:         466268 kB
Active(anon):      82116 kB
Inactive(anon):        0 kB
Active(file):     242376 kB
Inactive(file):   466268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             88128 kB
Writeback:             0 kB
AnonPages:         67172 kB
Mapped:           102676 kB
Shmem:             18060 kB
KReclaimable:      92640 kB
Slab:             179312 kB
SReclaimable:      92640 kB
SUnreclaim:        86672 kB
KernelStack:        4004 kB
PageTables:         2356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     330136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC029 at 2025-06-30 19:32:04