Trace number 4512194

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
WMaxCDCL-SCIP 2025-06-21? 3597.5 3606.51

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-edgecross20-080.opb
MD5SUM09771aef0beb4a695febed49a69e8ae9
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark517
Best CPU time to get the best result obtained on this benchmark3587.82
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables381
Total number of constraints4561
Number of constraints which are clauses4560
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 3099
Biggest coefficient in the objective function 1457
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 8717
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1457
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 8717
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)2761
Sum of products size (including duplicates)5522
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c Presolving by SCIP...
498.59/500.10	c Encoding OPB into MaxSAT...
498.59/500.10	c This is the PBCProcessor based on SCIP solver.
498.68/500.16	c Solving by WMaxCDCL...
3597.47/3606.50	c Rebuilding OPB solution...
3597.47/3606.50	c This is the PBCProcessor based on SCIP solver.
3597.47/3606.50	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 (62840 MiB free)
  memory of node 1: 64465 MiB (63765 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4512194-1751271910/watcher-4512194-1751271910 -o /tmp/evaluation-result-4512194-1751271910/solver-4512194-1751271910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751268232-34886 --watchdog 3760 HOME/opbsolver HOME/instance-4512194-1751271910.opb 3600 31000 HOME HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=35785, runsolver pid=35782

[startup+0.100068 s]*
/proc/loadavg: 3.08 3.07 3.02 4/261 35789
/proc/meminfo: memFree=129608964/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=53944 memory=43392 CPUtime=0.07 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 8577 0 0 0 7 0 0 0 20 0 1 0 42868500 55238656 10848 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 13486 10848 2496 2826 0 10098 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 58136 KiB
Current children cumulated memory: 46464 KiB

[startup+0.205512 s]*
/proc/loadavg: 3.08 3.07 3.02 4/261 35789
/proc/meminfo: memFree=129591576/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=79748 memory=64112 CPUtime=0.18 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 14238 0 0 0 17 1 0 0 20 0 1 0 42868500 81661952 16028 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 19937 16028 2656 2826 0 16549 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 83940 KiB
Current children cumulated memory: 67184 KiB

[startup+0.305441 s]*
/proc/loadavg: 3.08 3.07 3.02 4/261 35789
/proc/meminfo: memFree=129589560/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=80844 memory=64880 CPUtime=0.28 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 14446 0 0 0 27 1 0 0 20 0 1 0 42868500 82784256 16220 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 20211 16220 2656 2826 0 16823 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 85036 KiB
Current children cumulated memory: 67952 KiB

[startup+0.700124 s]
/proc/loadavg: 3.08 3.07 3.02 4/261 35789
/proc/meminfo: memFree=129589560/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=81356 memory=65648 CPUtime=0.67 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 14627 0 0 0 66 1 0 0 20 0 1 0 42868500 83308544 16412 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 20339 16412 2656 2826 0 16951 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 85548 KiB
Current children cumulated memory: 68720 KiB

[startup+1.50013 s]
/proc/loadavg: 3.08 3.07 3.02 4/261 35789
/proc/meminfo: memFree=129589560/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=81668 memory=65904 CPUtime=1.47 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 14686 0 0 0 146 1 0 0 20 0 1 0 42868500 83628032 16476 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 20417 16476 2656 2826 0 17029 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 85860 KiB
Current children cumulated memory: 68976 KiB

[startup+3.10524 s]
/proc/loadavg: 3.08 3.07 3.02 4/261 35789
/proc/meminfo: memFree=129553992/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=107176 memory=91512 CPUtime=3.07 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 23086 0 0 0 305 2 0 0 20 0 1 0 42868500 109748224 22878 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 26794 22878 2720 2826 0 23406 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 111368 KiB
Current children cumulated memory: 94584 KiB

[startup+6.30014 s]
/proc/loadavg: 3.07 3.07 3.01 4/261 35790
/proc/meminfo: memFree=129545896/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=117868 memory=98424 CPUtime=6.26 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 24802 0 0 0 623 3 0 0 20 0 1 0 42868500 120696832 24606 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 29467 24606 2720 2826 0 26079 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 122060 KiB
Current children cumulated memory: 101496 KiB

[startup+12.7002 s]
/proc/loadavg: 3.07 3.07 3.01 4/261 35790
/proc/meminfo: memFree=129545644/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=124756 memory=100344 CPUtime=12.64 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 25268 0 0 0 1261 3 0 0 20 0 1 0 42868500 127750144 25086 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 31189 25086 2720 2826 0 27801 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 128948 KiB
Current children cumulated memory: 103416 KiB

[startup+25.5001 s]
/proc/loadavg: 3.06 3.07 3.01 4/261 35790
/proc/meminfo: memFree=129496744/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=136528 memory=112252 CPUtime=25.4 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 28779 0 0 0 2537 3 0 0 20 0 1 0 42868500 139804672 28063 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 34132 28063 2720 2826 0 30744 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 140720 KiB
Current children cumulated memory: 115324 KiB

[startup+51.1053 s]
/proc/loadavg: 3.10 3.08 3.02 4/263 35793
/proc/meminfo: memFree=129492548/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=136528 memory=112252 CPUtime=50.93 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 29089 0 0 0 5090 3 0 0 20 0 1 0 42868500 139804672 28063 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 34132 28063 2720 2826 0 30744 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 140720 KiB
Current children cumulated memory: 115324 KiB

[startup+102.3 s]
/proc/loadavg: 3.10 3.08 3.02 4/263 35795
/proc/meminfo: memFree=129446848/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=151832 memory=126972 CPUtime=101.98 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 32790 0 0 0 10194 4 0 0 20 0 1 0 42868500 155475968 31743 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 37958 31743 2720 2826 0 34570 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 156024 KiB
Current children cumulated memory: 130044 KiB

[startup+162.3 s]
/proc/loadavg: 3.08 3.08 3.02 4/265 35799
/proc/meminfo: memFree=129422596/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=166352 memory=158292 CPUtime=161.81 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 38343 0 0 0 16176 5 0 0 20 0 1 0 42868500 170344448 39573 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 41588 39573 2720 2826 0 38200 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 170544 KiB
Current children cumulated memory: 161364 KiB

[startup+222.3 s]
/proc/loadavg: 3.10 3.08 3.02 4/264 35801
/proc/meminfo: memFree=129408284/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 261 235 0 0 0 0 0 0 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35789] ppid=35785 vsize=199236 memory=188628 CPUtime=221.65 cores=5,7
/proc/35789/stat : 35789 (pbcpreprocessor) R 35785 35785 34866 0 -1 4194304 46065 0 0 0 22159 6 0 0 20 0 1 0 42868500 204017664 47157 18446744073709551615 4198400 15773533 140726220695104 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 17968456 18061744 32411648 140726220699972 140726220700126 140726220700126 140726220705733 0
/proc/35789/statm: 49809 47157 2720 2826 0 46421 0
Current children cumulated CPU time: 221.65 s

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

/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 18643 0 0 0 289471 38 0 0 20 0 1 0 42918516 96600064 21667 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 23584 21667 448 424 0 23039 0
Current children cumulated CPU time: 3393.84 s
Current children cumulated vsize: 98528 KiB
Current children cumulated memory: 89740 KiB

[startup+3462.3 s]
/proc/loadavg: 3.05 3.08 3.09 4/262 36155
/proc/meminfo: memFree=129408020/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=94336 memory=86668 CPUtime=2954.92 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 18663 0 0 0 295454 38 0 0 20 0 1 0 42918516 96600064 21667 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 23584 21667 448 424 0 23039 0
Current children cumulated CPU time: 3453.67 s
Current children cumulated vsize: 98528 KiB
Current children cumulated memory: 89740 KiB

[startup+3522.3 s]
/proc/loadavg: 3.06 3.08 3.09 4/262 36157
/proc/meminfo: memFree=129396124/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=94472 memory=86796 CPUtime=3014.75 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 18686 0 0 0 301436 39 0 0 20 0 1 0 42918516 96739328 21699 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 23618 21699 448 424 0 23073 0
Current children cumulated CPU time: 3513.5 s
Current children cumulated vsize: 98664 KiB
Current children cumulated memory: 89868 KiB

[startup+3582.3 s]
/proc/loadavg: 2.73 2.99 3.06 3/255 36192
/proc/meminfo: memFree=129587248/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3074.59 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 307419 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3573.34 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

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

# cumulated CPU time of all completed processes:  user=3596.97 s, system=0.525597 s

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

[startup+3584 s]*
/proc/loadavg: 2.73 2.99 3.06 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3076.29 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 307589 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3575.04 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3596.8 s]
/proc/loadavg: 2.61 2.96 3.05 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3089.05 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 308865 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3587.8 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3603.2 s]
/proc/loadavg: 2.52 2.93 3.04 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3095.43 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 309503 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3594.18 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3604.8 s]
/proc/loadavg: 2.52 2.93 3.04 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3097.03 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 309663 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3595.78 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3605.6 s]
/proc/loadavg: 2.52 2.93 3.04 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3097.82 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 309742 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3596.57 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3606 s]*
/proc/loadavg: 2.52 2.93 3.04 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3098.23 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 309783 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3596.98 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3606.4 s]
/proc/loadavg: 2.52 2.93 3.04 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3098.62 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 309822 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3597.37 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

[startup+3606.5 s]
/proc/loadavg: 2.52 2.93 3.04 3/255 36192
/proc/meminfo: memFree=129587500/131250000 swapFree=33010684/33010684
[pid=35785] ppid=35782 vsize=4192 memory=3072 CPUtime=498.75 cores=5,7
/proc/35785/stat : 35785 (opbsolver) S 35782 35785 34866 0 -1 4194304 407 52602 0 0 0 0 49864 11 20 0 1 0 42868499 4292608 768 18446744073709551615 94186135764992 94186136659525 140731655846096 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94186136898576 94186136946320 94186166218752 140731655854366 140731655854569 140731655854569 140731655860171 0
/proc/35785/statm: 1048 768 704 219 0 110 0
[pid=35823] ppid=35785 vsize=101652 memory=92804 CPUtime=3098.72 cores=5,7
/proc/35823/stat : 35823 (wmaxcdcl) R 35785 35785 34866 0 -1 4194304 19156 0 0 0 309832 40 0 0 20 0 1 0 42918516 104091648 23201 18446744073709551615 4198400 5932793 140723200331696 0 0 0 8388608 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 22638592 140723200334171 140723200334316 140723200334316 140723200339916 0
/proc/35823/statm: 25413 23201 448 424 0 24868 0
Current children cumulated CPU time: 3597.47 s
Current children cumulated vsize: 105844 KiB
Current children cumulated memory: 95876 KiB

Child status: 0

Real time (s): 3606.51
CPU time (s): 3597.5
CPU user time (s): 3596.97
CPU system time (s): 0.525597
CPU usage (%): 99.7502
Max. virtual memory (cumulated for all children) (KiB): 233652
Max. memory (cumulated for all children) (KiB): 200852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.97
system time used= 0.525597
maximum resident set size= 197780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 506
involuntary context switches= 4608


# summary of solver processes directly reported to runsolver:
#   pid: 35785
#   total CPU time (s): 3597.5
#   total CPU user time (s): 3596.97
#   total CPU system time (s): 0.525597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.2291 second user time and 11.4025 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-30 10:25:10
IDJOB=4512194
IDBENCH=160498
IDSOLVER=3374
FILE ID=nodeC019/4512194-1751271910
RUNJOBID= nodeC019-1751268232-34886
SLURM_JOB_ID= 9594186
Free space on /tmp= 433004 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/opb/normalized-edgecross20-080.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4512194-1751271910/watcher-4512194-1751271910 -o /tmp/evaluation-result-4512194-1751271910/solver-4512194-1751271910 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751268232-34886 --watchdog 3760  HOME/opbsolver HOME/instance-4512194-1751271910.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 09771aef0beb4a695febed49a69e8ae9
RANDOM SEED=774654925

nodeC019 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		: 3600.950
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.37
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.674
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.37
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		: 3700.000
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.37
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.37
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.705
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.37
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		: 3488.868
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.37
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.548
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.37
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.704
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129645000 kB
MemAvailable:   129638456 kB
Buffers:            3280 kB
Cached:           801692 kB
SwapCached:            0 kB
Active:           479472 kB
Inactive:         544816 kB
Active(anon):     237380 kB
Inactive(anon):        0 kB
Active(file):     242092 kB
Inactive(file):   544816 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20580 kB
Writeback:             0 kB
AnonPages:        222392 kB
Mapped:           115848 kB
Shmem:             18064 kB
KReclaimable:      91572 kB
Slab:             176900 kB
SReclaimable:      91572 kB
SUnreclaim:        85328 kB
KernelStack:        4176 kB
PageTables:         3348 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     545700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC019 at 2025-06-30 11:25:17