Trace number 4498311

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.78 3607.6

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_200_10_3.opb
MD5SUM7ed4b1f68a2dd72a6ed8e05a5ba93e3e
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 benchmark21
Best CPU time to get the best result obtained on this benchmark3586.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint11
Maximum length of a constraint21
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2488
Sum of products size (including duplicates)4976
Number of different products2488
Sum of products size4976

Solver Data

0.00/0.01	c Presolving by SCIP...
498.63/500.06	c Encoding OPB into MaxSAT...
498.63/500.07	c This is the PBCProcessor based on SCIP solver.
498.69/500.11	c Solving by WMaxCDCL...
3597.65/3607.59	c Rebuilding OPB solution...
3597.65/3607.59	c This is the PBCProcessor based on SCIP solver.
3597.65/3607.59	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 (62692 MiB free)
  memory of node 1: 64465 MiB (63698 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=35371, runsolver pid=35368

[startup+0.100064 s]*
/proc/loadavg: 3.13 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129392528/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=48060 memory=36992 CPUtime=0.08 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 7006 0 0 0 7 1 0 0 20 0 1 0 42681911 49213440 9248 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 12015 9248 2496 2826 0 8627 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 52252 KiB
Current children cumulated memory: 39936 KiB

[startup+0.205435 s]*
/proc/loadavg: 3.13 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129386984/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=64668 memory=49660 CPUtime=0.18 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 10591 0 0 0 17 1 0 0 20 0 1 0 42681911 66220032 12415 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 16167 12415 2656 2826 0 12779 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 68860 KiB
Current children cumulated memory: 52604 KiB

[startup+0.305377 s]*
/proc/loadavg: 3.13 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129383204/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=66712 memory=51580 CPUtime=0.28 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 11071 0 0 0 27 1 0 0 20 0 1 0 42681911 68313088 12895 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 16678 12895 2656 2826 0 13290 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 70904 KiB
Current children cumulated memory: 54524 KiB

[startup+0.700152 s]
/proc/loadavg: 3.13 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129383204/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=67228 memory=51964 CPUtime=0.67 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 11197 0 0 0 66 1 0 0 20 0 1 0 42681911 68841472 12991 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 16807 12991 2656 2826 0 13419 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 71420 KiB
Current children cumulated memory: 54908 KiB

[startup+1.50013 s]
/proc/loadavg: 3.13 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129379100/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=72088 memory=56316 CPUtime=1.47 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 12257 0 0 0 146 1 0 0 20 0 1 0 42681911 73818112 14079 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 18022 14079 2656 2826 0 14634 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 76280 KiB
Current children cumulated memory: 59260 KiB

[startup+3.10492 s]
/proc/loadavg: 3.12 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129371164/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=74416 memory=57468 CPUtime=3.07 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 12586 0 0 0 306 1 0 0 20 0 1 0 42681911 76201984 14367 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 18604 14367 2656 2826 0 15216 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 78608 KiB
Current children cumulated memory: 60412 KiB

[startup+6.30013 s]
/proc/loadavg: 3.12 3.11 2.72 4/259 35375
/proc/meminfo: memFree=129355036/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=84548 memory=66420 CPUtime=6.26 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 17701 0 0 0 624 2 0 0 20 0 1 0 42681911 86577152 16605 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 21137 16605 2688 2826 0 17749 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 88740 KiB
Current children cumulated memory: 69364 KiB

[startup+12.7001 s]
/proc/loadavg: 3.10 3.10 2.73 4/259 35375
/proc/meminfo: memFree=129355052/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=84548 memory=66420 CPUtime=12.64 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 17711 0 0 0 1262 2 0 0 20 0 1 0 42681911 86577152 16605 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 21137 16605 2688 2826 0 17749 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 88740 KiB
Current children cumulated memory: 69364 KiB

[startup+25.5002 s]
/proc/loadavg: 3.16 3.12 2.74 4/259 35375
/proc/meminfo: memFree=129331372/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=119656 memory=102004 CPUtime=25.41 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 27132 0 0 0 2537 4 0 0 20 0 1 0 42681911 122527744 25501 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 29914 25501 2688 2826 0 26526 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 123848 KiB
Current children cumulated memory: 104948 KiB

[startup+51.1053 s]
/proc/loadavg: 3.10 3.11 2.74 4/260 35377
/proc/meminfo: memFree=129307292/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=141812 memory=124396 CPUtime=50.95 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 33412 0 0 0 5090 5 0 0 20 0 1 0 42681911 145215488 31099 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 35453 31099 2688 2826 0 32065 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 146004 KiB
Current children cumulated memory: 127340 KiB

[startup+102.3 s]
/proc/loadavg: 3.16 3.12 2.77 4/261 35386
/proc/meminfo: memFree=129290020/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=159640 memory=142080 CPUtime=102.01 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 38580 0 0 0 10195 6 0 0 20 0 1 0 42681911 163471360 35520 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 39910 35520 2688 2826 0 36522 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 163832 KiB
Current children cumulated memory: 145024 KiB

[startup+162.3 s]
/proc/loadavg: 3.11 3.11 2.79 4/261 35388
/proc/meminfo: memFree=129250512/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=206628 memory=178816 CPUtime=161.85 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 47758 0 0 0 16177 8 0 0 20 0 1 0 42681911 211587072 44704 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 51657 44704 2688 2826 0 48269 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 210820 KiB
Current children cumulated memory: 181760 KiB

[startup+222.3 s]
/proc/loadavg: 3.08 3.10 2.82 4/261 35390
/proc/meminfo: memFree=129196960/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 259 234 0 0 0 0 0 0 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35375] ppid=35371 vsize=227568 memory=201344 CPUtime=221.68 cores=1,3
/proc/35375/stat : 35375 (pbcpreprocessor) R 35371 35371 34866 0 -1 4194304 52664 0 0 0 22159 9 0 0 20 0 1 0 42681911 233029632 50336 18446744073709551615 4198400 15773533 140728285671856 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 17968456 18061744 33849344 140728285677892 140728285678046 140728285678046 140728285683653 0
/proc/35375/statm: 56892 50336 2688 2826 0 53504 0
Current children cumulated CPU time: 221.68 s

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

/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=74688 memory=70224 CPUtime=2834.44 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10012 0 0 0 282534 910 0 0 20 0 1 0 42731921 76480512 17556 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 18672 17556 448 424 0 18127 0
Current children cumulated CPU time: 3333.17 s
Current children cumulated vsize: 78880 KiB
Current children cumulated memory: 73168 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.18 3.10 4/260 35875
/proc/meminfo: memFree=129464280/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=74688 memory=70224 CPUtime=2894.28 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10012 0 0 0 288501 927 0 0 20 0 1 0 42731921 76480512 17556 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 18672 17556 448 424 0 18127 0
Current children cumulated CPU time: 3393.01 s
Current children cumulated vsize: 78880 KiB
Current children cumulated memory: 73168 KiB

[startup+3462.3 s]
/proc/loadavg: 3.31 3.23 3.12 4/260 35877
/proc/meminfo: memFree=129440852/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=74688 memory=70224 CPUtime=2954.12 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10012 0 0 0 294466 946 0 0 20 0 1 0 42731921 76480512 17556 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 18672 17556 448 424 0 18127 0
Current children cumulated CPU time: 3452.85 s
Current children cumulated vsize: 78880 KiB
Current children cumulated memory: 73168 KiB

[startup+3522.3 s]
/proc/loadavg: 3.17 3.20 3.12 4/260 35879
/proc/meminfo: memFree=129471248/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=74688 memory=70224 CPUtime=3013.95 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10039 0 0 0 300434 961 0 0 20 0 1 0 42731921 76480512 17556 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 18672 17556 448 424 0 18127 0
Current children cumulated CPU time: 3512.68 s
Current children cumulated vsize: 78880 KiB
Current children cumulated memory: 73168 KiB

[startup+3582.3 s]
/proc/loadavg: 3.11 3.18 3.11 4/260 35881
/proc/meminfo: memFree=129430472/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3073.78 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 306399 979 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3572.51 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

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

# cumulated CPU time of all completed processes:  user=3587.75 s, system=10.0244 s

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

[startup+3584 s]*
/proc/loadavg: 3.18 3.19 3.12 4/260 35881
/proc/meminfo: memFree=129430472/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3075.48 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 306568 980 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3574.21 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

[startup+3596.8 s]
/proc/loadavg: 3.15 3.19 3.12 4/260 35882
/proc/meminfo: memFree=129426668/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3088.24 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 307841 983 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3586.97 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

[startup+3603.2 s]
/proc/loadavg: 3.13 3.18 3.11 4/260 35882
/proc/meminfo: memFree=129426668/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3094.62 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 308476 986 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3593.35 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

[startup+3604.8 s]
/proc/loadavg: 3.13 3.18 3.11 4/260 35882
/proc/meminfo: memFree=129426668/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3096.23 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 308636 987 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3594.96 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

[startup+3606.4 s]
/proc/loadavg: 3.13 3.18 3.11 4/260 35882
/proc/meminfo: memFree=129426668/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3097.82 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 308795 987 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3596.55 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

[startup+3607.2 s]
/proc/loadavg: 3.13 3.18 3.11 4/260 35882
/proc/meminfo: memFree=129426668/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=498.73 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 407 64271 0 0 0 0 49860 13 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
[pid=35416] ppid=35371 vsize=79128 memory=74624 CPUtime=3098.61 cores=1,3
/proc/35416/stat : 35416 (wmaxcdcl) R 35371 35371 34866 0 -1 4194304 10640 0 0 0 308874 987 0 0 20 0 1 0 42731921 81027072 18656 18446744073709551615 4198400 5932793 140736803365072 0 0 0 0 0 8405026 0 0 0 17 1 0 0 0 0 0 6359800 6411760 11333632 140736803367259 140736803367404 140736803367404 140736803373004 0
/proc/35416/statm: 19782 18656 448 424 0 19237 0
Current children cumulated CPU time: 3597.34 s
Current children cumulated vsize: 83320 KiB
Current children cumulated memory: 77568 KiB

[startup+3607.6 s]
/proc/loadavg: 3.13 3.18 3.11 4/260 35882
/proc/meminfo: memFree=129426668/131250000 swapFree=33010684/33010684
[pid=35371] ppid=35368 vsize=4192 memory=2944 CPUtime=3597.77 cores=1,3
/proc/35371/stat : 35371 (opbsolver) S 35368 35371 34866 0 -1 4194304 466 75098 0 0 0 0 358775 1002 20 0 1 0 42681909 4292608 736 18446744073709551615 94547738066944 94547738961477 140736653486864 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94547739200528 94547739248272 94547757129728 140736653494558 140736653494761 140736653494761 140736653500363 0
/proc/35371/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 3597.77 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3607.6
CPU time (s): 3597.78
CPU user time (s): 3587.75
CPU system time (s): 10.0244
CPU usage (%): 99.7276
Max. virtual memory (cumulated for all children) (KiB): 272108
Max. memory (cumulated for all children) (KiB): 263808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.75
system time used= 10.0244
maximum resident set size= 260864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75663
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 496
involuntary context switches= 4796


# summary of solver processes directly reported to runsolver:
#   pid: 35371
#   total CPU time (s): 3597.78
#   total CPU user time (s): 3587.75
#   total CPU system time (s): 10.0244

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.54141 second user time and 13.2269 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-30 09:54:04
IDJOB=4498311
IDBENCH=148600
IDSOLVER=3374
FILE ID=nodeC019/4498311-1751270044
RUNJOBID= nodeC019-1751268232-34885
SLURM_JOB_ID= 9594186
Free space on /tmp= 432988 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_10_3.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4498311-1751270044/watcher-4498311-1751270044 -o /tmp/evaluation-result-4498311-1751270044/solver-4498311-1751270044 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751268232-34885 --watchdog 3760  HOME/opbsolver HOME/instance-4498311-1751270044.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 7ed4b1f68a2dd72a6ed8e05a5ba93e3e
RANDOM SEED=1903482303

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		: 3583.457
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.055
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		: 3599.680
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.690
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		: 3599.666
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		: 3636.685
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		: 3584.560
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:        129424976 kB
MemAvailable:   129435056 kB
Buffers:            3280 kB
Cached:           818352 kB
SwapCached:            0 kB
Active:           666584 kB
Inactive:         561476 kB
Active(anon):     424492 kB
Inactive(anon):        0 kB
Active(file):     242092 kB
Inactive(file):   561476 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             20556 kB
Writeback:             0 kB
AnonPages:        409504 kB
Mapped:           106848 kB
Shmem:             18064 kB
KReclaimable:      91504 kB
Slab:             176588 kB
SReclaimable:      91504 kB
SUnreclaim:        85084 kB
KernelStack:        4128 kB
PageTables:         3808 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     771208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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= 432984 MiB
End job on nodeC019 at 2025-06-30 10:54:12