Trace number 4505647

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3598.91 3610.13

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_0null20mast_rapportOE1.0_TMAX180_K67_cod1.opb
MD5SUM80f0935d0a86591f889a9638d17fdf07
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-370567
Best CPU time to get the best result obtained on this benchmark7882.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 32076
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 94230312
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 94230312
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
0.00/0.03	c Encoding OPB into MaxSAT...
0.00/0.03	c This is the PBCProcessor based on SCIP solver.
0.00/42.38	c Solving by WMaxCDCL...
42.24/3610.08	c Rebuilding OPB solution...
42.24/3610.08	c This is the PBCProcessor based on SCIP solver.
42.24/3610.08	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 (62572 MiB free)
  memory of node 1: 64465 MiB (63858 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505647-1751466076/watcher-4505647-1751466076 -o /tmp/evaluation-result-4505647-1751466076/solver-4505647-1751466076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751458850-78878 --watchdog 3760 HOME/opbsolver HOME/instance-4505647-1751466076.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
Current StackSize limit: 8192 KiB

solver pid=79744, runsolver pid=79741

[startup+0.10006 s]*
/proc/loadavg: 4.21 4.13 4.10 4/261 79762
/proc/meminfo: memFree=129423304/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=30396 memory=13844 CPUtime=0.06 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 3133 0 0 0 6 0 0 0 20 0 1 0 62285205 31125504 3461 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 7599 3461 704 2826 0 4211 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 34588 KiB
Current children cumulated memory: 16788 KiB

[startup+0.205562 s]*
/proc/loadavg: 4.21 4.13 4.10 5/259 79766
/proc/meminfo: memFree=129391300/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=62332 memory=42068 CPUtime=0.16 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 10467 0 0 0 15 1 0 0 20 0 1 0 62285205 63827968 10517 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 15583 10517 704 2826 0 12195 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 66524 KiB
Current children cumulated memory: 45012 KiB

[startup+0.305518 s]*
/proc/loadavg: 4.21 4.13 4.10 4/261 79768
/proc/meminfo: memFree=129347452/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=81604 memory=61268 CPUtime=0.25 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 15288 0 0 0 24 1 0 0 20 0 1 0 62285205 83562496 15317 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 20401 15317 704 2826 0 17013 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 85796 KiB
Current children cumulated memory: 64212 KiB

[startup+0.700199 s]
/proc/loadavg: 4.21 4.13 4.10 5/271 79798
/proc/meminfo: memFree=129257516/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=137440 memory=117204 CPUtime=0.65 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 29263 0 0 0 62 3 0 0 20 0 1 0 62285205 140738560 29301 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 34360 29301 704 2826 0 30972 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 141632 KiB
Current children cumulated memory: 120148 KiB

[startup+1.5002 s]
/proc/loadavg: 4.21 4.13 4.10 5/271 79798
/proc/meminfo: memFree=128653276/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=720512 memory=700116 CPUtime=1.44 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 174994 0 0 0 122 22 0 0 20 0 1 0 62285205 737804288 175029 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 180128 175029 704 2826 0 176740 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 724704 KiB
Current children cumulated memory: 703060 KiB

[startup+3.10556 s]
/proc/loadavg: 4.20 4.13 4.10 5/271 79798
/proc/meminfo: memFree=125291504/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=1923020 memory=1902676 CPUtime=3.04 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 475623 0 0 0 240 64 0 0 20 0 1 0 62285205 1969172480 475669 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 480755 475669 704 2826 0 477367 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1927212 KiB
Current children cumulated memory: 1905620 KiB

[startup+6.30019 s]
/proc/loadavg: 4.20 4.13 4.10 5/271 79798
/proc/meminfo: memFree=123043448/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=2406808 memory=2367172 CPUtime=6.23 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 531585 0 0 0 540 83 0 0 20 0 1 0 62285205 2464571392 591793 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 601702 591793 704 2826 0 598314 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2411000 KiB
Current children cumulated memory: 2370116 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.13 4.10 5/271 79798
/proc/meminfo: memFree=118956872/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=3807212 memory=3474956 CPUtime=12.61 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 700578 0 0 0 1133 128 0 0 20 0 1 0 62285205 3898585088 868739 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 951803 868739 704 2826 0 948415 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 3811404 KiB
Current children cumulated memory: 3477900 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.12 4.09 5/271 79802
/proc/meminfo: memFree=117203544/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 346 654 0 0 0 0 0 0 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79752] ppid=79744 vsize=5276460 memory=4537112 CPUtime=25.39 cores=1,3
/proc/79752/stat : 79752 (pbcpreprocessor) R 79744 79744 78866 0 -1 4194304 856539 0 0 0 2029 510 0 0 20 0 1 0 62285205 5403095040 1134278 18446744073709551615 4198400 15773533 140721070219760 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 17968456 18061744 50851840 140721070225584 140721070225886 140721070225886 140721070231493 0
/proc/79752/statm: 1319115 1134278 704 2826 0 1315727 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 5280652 KiB
Current children cumulated memory: 4540056 KiB

[startup+51.1057 s]
/proc/loadavg: 4.31 4.16 4.11 5/270 79807
/proc/meminfo: memFree=111432860/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=4478964 memory=3806588 CPUtime=8.68 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 361019 0 0 0 748 120 0 0 20 0 1 0 62289440 4586459136 951647 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 1119741 951647 448 424 0 1119196 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4483156 KiB
Current children cumulated memory: 3809532 KiB

[startup+102.3 s]
/proc/loadavg: 4.27 4.18 4.11 5/271 79810
/proc/meminfo: memFree=97584224/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=11030884 memory=9296100 CPUtime=59.72 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 636596 0 0 0 5684 288 0 0 20 0 1 0 62289440 11295625216 2324025 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 2757721 2324025 448 424 0 2757176 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 11035076 KiB
Current children cumulated memory: 9299044 KiB

[startup+162.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/271 79817
/proc/meminfo: memFree=95481868/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12093352 memory=10157656 CPUtime=119.53 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 767133 0 0 0 11609 344 0 0 20 0 1 0 62289440 12383592448 2539414 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3023338 2539414 448 424 0 3022793 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 12097544 KiB
Current children cumulated memory: 10160600 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/271 79819
/proc/meminfo: memFree=96533656/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=11447504 memory=9615804 CPUtime=179.34 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 779824 0 0 0 17588 346 0 0 20 0 1 0 62289440 11722244096 2403951 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 2861876 2403951 448 424 0 2861331 0

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

/proc/loadavg: 4.12 4.12 4.09 5/269 79995
/proc/meminfo: memFree=95482824/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10216744 CPUtime=3409.3 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 887873 0 0 0 340108 822 0 0 20 0 1 0 62289440 12546805760 2554186 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554186 448 424 0 3062640 0
Current children cumulated CPU time: 3451.54 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10219688 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/269 79997
/proc/meminfo: memFree=95479860/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3469.11 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888004 0 0 0 346089 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3511.35 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/269 80002
/proc/meminfo: memFree=95488072/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3528.92 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888099 0 0 0 352070 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3571.16 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

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

# cumulated CPU time of all completed processes:  user=3576.7 s, system=22.2089 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.09 5/269 80002
/proc/meminfo: memFree=95488332/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3530.62 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888099 0 0 0 352240 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3572.86 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3596.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 80003
/proc/meminfo: memFree=95479640/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3543.38 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888157 0 0 0 353516 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3585.62 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3603.2 s]
/proc/loadavg: 4.09 4.11 4.09 5/269 80003
/proc/meminfo: memFree=95479640/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3549.76 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888158 0 0 0 354154 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3592 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3606.4 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 80004
/proc/meminfo: memFree=95477912/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3552.95 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888158 0 0 0 354473 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3595.19 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3608 s]*
/proc/loadavg: 4.08 4.11 4.09 5/269 80004
/proc/meminfo: memFree=95477976/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3554.55 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888192 0 0 0 354633 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3596.79 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3608.8 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 80004
/proc/meminfo: memFree=95477976/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3555.34 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888192 0 0 0 354712 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3597.58 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3609.6 s]
/proc/loadavg: 4.15 4.12 4.09 5/269 80004
/proc/meminfo: memFree=95477976/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
[pid=79805] ppid=79744 vsize=12252740 memory=10218792 CPUtime=3556.14 cores=1,3
/proc/79805/stat : 79805 (wmaxcdcl) R 79744 79744 78866 0 -1 4194304 888192 0 0 0 354792 822 0 0 20 0 1 0 62289440 12546805760 2554698 18446744073709551615 4198400 5932793 140728827677936 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 8642560 140728827681115 140728827681260 140728827681260 140728827686860 0
/proc/79805/statm: 3063185 2554698 448 424 0 3062640 0
Current children cumulated CPU time: 3598.38 s
Current children cumulated vsize: 12256932 KiB
Current children cumulated memory: 10221736 KiB

[startup+3610 s]*
/proc/loadavg: 4.15 4.12 4.09 4/264 80014
/proc/meminfo: memFree=107154808/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=42.24 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 407 857665 0 0 0 0 2851 1373 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 42.24 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

[startup+3610.11 s]
/proc/loadavg: 4.15 4.12 4.09 4/264 80014
/proc/meminfo: memFree=107154808/131250000 swapFree=33010160/33010684
[pid=79744] ppid=79741 vsize=4192 memory=2944 CPUtime=3598.86 cores=1,3
/proc/79744/stat : 79744 (opbsolver) S 79741 79744 78866 0 -1 4194304 465 1746043 0 0 0 0 357670 2216 20 0 1 0 62285201 4292608 736 18446744073709551615 94858999525376 94859000419909 140732439981776 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94859000658960 94859000706704 94859018878976 140732439988510 140732439988713 140732439988713 140732439994315 0
/proc/79744/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 3598.86 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3610.13
CPU time (s): 3598.91
CPU user time (s): 3576.7
CPU system time (s): 22.2089
CPU usage (%): 99.6893
Max. virtual memory (cumulated for all children) (KiB): 13118264
Max. memory (cumulated for all children) (KiB): 10877096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.7
system time used= 22.2089
maximum resident set size= 10886440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1746605
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1248904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 481
involuntary context switches= 20176


# summary of solver processes directly reported to runsolver:
#   pid: 79744
#   total CPU time (s): 3598.91
#   total CPU user time (s): 3576.7
#   total CPU system time (s): 22.2089

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50663 second user time and 16.6598 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-02 16:21:16
IDJOB=4505647
IDBENCH=155767
IDSOLVER=3374
FILE ID=nodeC016/4505647-1751466076
RUNJOBID= nodeC016-1751458850-78878
SLURM_JOB_ID= 9598461
Free space on /tmp= 432764 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_0null20mast_rapportOE1.0_TMAX180_K67_cod1.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505647-1751466076/watcher-4505647-1751466076 -o /tmp/evaluation-result-4505647-1751466076/solver-4505647-1751466076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751458850-78878 --watchdog 3760  HOME/opbsolver HOME/instance-4505647-1751466076.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 80f0935d0a86591f889a9638d17fdf07
RANDOM SEED=1819476962

nodeC016 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		: 3428.611
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.48
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.628
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129519048 kB
MemAvailable:   129695764 kB
Buffers:            2144 kB
Cached:           946116 kB
SwapCached:           28 kB
Active:           692996 kB
Inactive:         348516 kB
Active(anon):     104964 kB
Inactive(anon):     6404 kB
Active(file):     588032 kB
Inactive(file):   342112 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            171140 kB
Writeback:             0 kB
AnonPages:         95960 kB
Mapped:           104288 kB
Shmem:             18044 kB
KReclaimable:     171624 kB
Slab:             263904 kB
SReclaimable:     171624 kB
SUnreclaim:        92280 kB
KernelStack:        4160 kB
PageTables:         3044 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     361656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431388 MiB
End job on nodeC016 at 2025-07-02 17:21:27