Trace number 4505923

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.25 3608.91

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
MD5SUM726b0595b04a91a84feeb3b27d81e819
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2792
Best CPU time to get the best result obtained on this benchmark72004
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 512
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 8196
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 66727
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c Presolving by SCIP...
0.00/0.04	c Encoding OPB into MaxSAT...
0.00/0.04	c This is the PBCProcessor based on SCIP solver.
0.00/58.27	c Solving by WMaxCDCL...
58.07/3608.86	c Rebuilding OPB solution...
58.07/3608.86	c This is the PBCProcessor based on SCIP solver.
58.07/3608.86	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 (38794 MiB free)
  memory of node 1: 64465 MiB (53993 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505923-1751483558/watcher-4505923-1751483558 -o /tmp/evaluation-result-4505923-1751483558/solver-4505923-1751483558 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751475537-65862 --watchdog 3760 HOME/opbsolver HOME/instance-4505923-1751483558.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=67320, runsolver pid=67317
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.00 4.08 4.08 5/267 67327
/proc/meminfo: memFree=95006348/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=27992 memory=11508 CPUtime=0.05 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 2434 0 0 0 5 0 0 0 20 0 1 0 64034383 28663808 2877 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 7 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 6998 2877 640 2826 0 3610 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 32184 KiB
Current children cumulated memory: 14580 KiB

[startup+0.205655 s]*
/proc/loadavg: 4.00 4.08 4.08 5/267 67327
/proc/meminfo: memFree=94987448/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=43520 memory=26144 CPUtime=0.15 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 6504 0 0 0 14 1 0 0 20 0 1 0 64034383 44564480 6536 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 10880 6536 640 2826 0 7492 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 47712 KiB
Current children cumulated memory: 29216 KiB

[startup+0.305563 s]*
/proc/loadavg: 4.00 4.08 4.08 5/267 67327
/proc/meminfo: memFree=94971572/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=58832 memory=42272 CPUtime=0.25 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 10530 0 0 0 24 1 0 0 20 0 1 0 64034383 60243968 10568 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 14708 10568 640 2826 0 11320 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 63024 KiB
Current children cumulated memory: 45344 KiB

[startup+0.700205 s]
/proc/loadavg: 4.00 4.08 4.08 5/267 67327
/proc/meminfo: memFree=94947632/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=129840 memory=106528 CPUtime=0.64 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 25533 0 0 0 60 4 0 0 20 0 1 0 64034383 132956160 26632 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 32460 26632 672 2826 0 29072 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 134032 KiB
Current children cumulated memory: 109600 KiB

[startup+1.50021 s]
/proc/loadavg: 4.00 4.08 4.08 5/267 67327
/proc/meminfo: memFree=94816580/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=292252 memory=254712 CPUtime=1.43 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 54919 0 0 0 133 10 0 0 20 0 1 0 64034383 299266048 63678 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 73063 63678 704 2826 0 69675 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 296444 KiB
Current children cumulated memory: 257784 KiB

[startup+3.10549 s]
/proc/loadavg: 4.00 4.08 4.08 5/267 67327
/proc/meminfo: memFree=93663556/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=1463048 memory=1425528 CPUtime=3.04 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 347615 0 0 0 254 50 0 0 20 0 1 0 64034383 1498161152 356382 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 365762 356382 704 2826 0 362374 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1467240 KiB
Current children cumulated memory: 1428600 KiB

[startup+6.30021 s]
/proc/loadavg: 4.00 4.08 4.08 5/267 67328
/proc/meminfo: memFree=92478020/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=2682864 memory=2599812 CPUtime=6.23 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 625391 0 0 0 532 91 0 0 20 0 1 0 64034383 2747252736 649953 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 670716 649953 704 2826 0 667328 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2687056 KiB
Current children cumulated memory: 2602884 KiB

[startup+12.7002 s]
/proc/loadavg: 4.00 4.08 4.08 5/267 67328
/proc/meminfo: memFree=91448880/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=4146008 memory=3725148 CPUtime=12.61 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 798168 0 0 0 1119 142 0 0 20 0 1 0 64034383 4245512192 931287 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 1036502 931287 704 2826 0 1033114 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 4150200 KiB
Current children cumulated memory: 3728220 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.09 4.09 5/267 67328
/proc/meminfo: memFree=89461008/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=6443952 memory=5699572 CPUtime=25.37 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 1023584 0 0 0 2322 215 0 0 20 0 1 0 64034383 6598606848 1424893 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 1610988 1424893 704 2826 0 1607600 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 6448144 KiB
Current children cumulated memory: 5702644 KiB

[startup+51.1055 s]
/proc/loadavg: 4.05 4.08 4.09 5/267 67328
/proc/meminfo: memFree=88741052/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 350 664 0 0 0 0 0 0 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67327] ppid=67320 vsize=5921752 memory=5468160 CPUtime=50.91 cores=5,7
/proc/67327/stat : 67327 (pbcpreprocessor) R 67320 67320 65849 0 -1 4194304 1024617 0 0 0 3532 1559 0 0 20 0 1 0 64034383 6063874048 1367040 18446744073709551615 4198400 15773533 140726207713616 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 17968456 18061744 44314624 140726207719600 140726207719902 140726207719902 140726207725509 0
/proc/67327/statm: 1480438 1367040 704 2826 0 1477050 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 5925944 KiB
Current children cumulated memory: 5471232 KiB

[startup+102.3 s]
/proc/loadavg: 4.43 4.18 4.12 5/268 67335
/proc/meminfo: memFree=82913784/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=13851832 memory=11430700 CPUtime=43.86 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 815004 0 0 0 4066 320 0 0 20 0 1 0 64040208 14184275968 2857675 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3462958 2857675 448 424 0 3462413 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 13856024 KiB
Current children cumulated memory: 11433772 KiB

[startup+162.3 s]
/proc/loadavg: 4.27 4.18 4.12 5/269 67342
/proc/meminfo: memFree=82965464/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=13565824 memory=11384960 CPUtime=103.68 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 834047 0 0 0 9997 371 0 0 20 0 1 0 64040208 13891403776 2846240 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3391456 2846240 448 424 0 3390911 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 13570016 KiB
Current children cumulated memory: 11388032 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/269 67344
/proc/meminfo: memFree=82085956/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15155960 memory=12230252 CPUtime=163.48 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1008183 0 0 0 15921 427 0 0 20 0 1 0 64040208 15519703040 3057563 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3788990 3057563 448 424 0 3788445 0

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

/proc/loadavg: 1.36 1.64 2.75 2/248 67598
/proc/meminfo: memFree=95347344/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3333.24 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1101928 0 0 0 332519 805 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3391.31 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3462.3 s]
/proc/loadavg: 1.18 1.54 2.65 2/246 67600
/proc/meminfo: memFree=95345980/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3393.05 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1103856 0 0 0 338499 806 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3451.12 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3522.3 s]
/proc/loadavg: 1.16 1.47 2.55 2/245 67602
/proc/meminfo: memFree=95345528/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3452.85 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1105016 0 0 0 344478 807 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3510.92 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.40 2.46 2/245 67604
/proc/meminfo: memFree=95345400/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3512.66 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107157 0 0 0 350458 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3570.73 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

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

# cumulated CPU time of all completed processes:  user=3571.53 s, system=25.7199 s

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

[startup+3584 s]*
/proc/loadavg: 1.11 1.40 2.46 2/245 67604
/proc/meminfo: memFree=95345400/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3514.36 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107214 0 0 0 350628 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3572.43 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3596.8 s]
/proc/loadavg: 1.09 1.38 2.43 2/245 67604
/proc/meminfo: memFree=95347720/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3527.1 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107452 0 0 0 351902 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3585.17 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3603.2 s]
/proc/loadavg: 1.16 1.39 2.43 2/245 67604
/proc/meminfo: memFree=95348016/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3533.48 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107454 0 0 0 352540 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3591.55 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3606.4 s]
/proc/loadavg: 1.15 1.38 2.42 2/245 67604
/proc/meminfo: memFree=95344540/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3536.67 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107461 0 0 0 352859 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3594.74 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3608 s]*
/proc/loadavg: 1.15 1.38 2.42 2/245 67604
/proc/meminfo: memFree=95345400/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3538.27 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107589 0 0 0 353019 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3596.34 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3608.4 s]
/proc/loadavg: 1.15 1.38 2.42 2/245 67604
/proc/meminfo: memFree=95345400/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
[pid=67332] ppid=67320 vsize=15634708 memory=12739612 CPUtime=3538.66 cores=5,7
/proc/67332/stat : 67332 (wmaxcdcl) R 67320 67320 65849 0 -1 4194304 1107589 0 0 0 353058 808 0 0 20 0 1 0 64040208 16009940992 3184903 18446744073709551615 4198400 5932793 140721140067872 0 0 0 0 0 8405026 0 0 0 17 5 0 0 0 0 0 6359800 6411760 39604224 140721140070747 140721140070892 140721140070892 140721140076492 0
/proc/67332/statm: 3908677 3184903 448 424 0 3908132 0
Current children cumulated CPU time: 3596.73 s
Current children cumulated vsize: 15638900 KiB
Current children cumulated memory: 12742684 KiB

[startup+3608.8 s]
/proc/loadavg: 1.15 1.38 2.42 2/245 67604
/proc/meminfo: memFree=95345400/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=58.07 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 409 1025558 0 0 0 0 4071 1736 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 58.07 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

[startup+3608.9 s]
/proc/loadavg: 1.15 1.38 2.42 2/245 67604
/proc/meminfo: memFree=95345400/131249988 swapFree=33010416/33010684
[pid=67320] ppid=67317 vsize=4192 memory=3072 CPUtime=3597.2 cores=5,7
/proc/67320/stat : 67320 (opbsolver) S 67317 67320 65849 0 -1 4194304 469 2133333 0 0 0 0 357153 2567 20 0 1 0 64034378 4292608 768 18446744073709551615 94605347045376 94605347939909 140724457182320 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94605348178960 94605348226704 94605370339328 140724457187614 140724457187817 140724457187817 140724457193419 0
/proc/67320/statm: 1048 768 704 219 0 110 0
Current children cumulated CPU time: 3597.2 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 3608.91
CPU time (s): 3597.25
CPU user time (s): 3571.53
CPU system time (s): 25.7199
CPU usage (%): 99.6769
Max. virtual memory (cumulated for all children) (KiB): 17114476
Max. memory (cumulated for all children) (KiB): 13646340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.53
system time used= 25.7199
maximum resident set size= 13684228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2133896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1431688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 703
involuntary context switches= 20160


# summary of solver processes directly reported to runsolver:
#   pid: 67320
#   total CPU time (s): 3597.25
#   total CPU user time (s): 3571.53
#   total CPU system time (s): 25.7199

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.06639 second user time and 17.2875 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-02 21:12:38
IDJOB=4505923
IDBENCH=157349
IDSOLVER=3374
FILE ID=nodeC031/4505923-1751483558
RUNJOBID= nodeC031-1751475537-65862
SLURM_JOB_ID= 9598509
Free space on /tmp= 431164 MiB

SOLVER NAME= WMaxCDCL-SCIP 2025-06-21
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_luby_0null0mast_rapportOE2.0_TMAX120_K192_cod2.opb
COMMAND LINE= DIR/opbsolver BENCHNAME TIMELIMIT MEMLIMIT TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4505923-1751483558/watcher-4505923-1751483558 -o /tmp/evaluation-result-4505923-1751483558/solver-4505923-1751483558 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751475537-65862 --watchdog 3760  HOME/opbsolver HOME/instance-4505923-1751483558.opb 3600 31000 HOME HOME

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

MD5SUM BENCH= 726b0595b04a91a84feeb3b27d81e819
RANDOM SEED=642013906

nodeC031 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.876
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.78
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.878
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.78
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		: 3609.389
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.78
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.78
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.838
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.78
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.911
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.78
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		: 3602.086
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.78
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		: 3682.207
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        95014840 kB
MemAvailable:   116661868 kB
Buffers:            2128 kB
Cached:         22332312 kB
SwapCached:           12 kB
Active:         13359912 kB
Inactive:       21925612 kB
Active(anon):   12958664 kB
Inactive(anon):    10472 kB
Active(file):     401248 kB
Inactive(file): 21915140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48052 kB
Writeback:            16 kB
AnonPages:      12951628 kB
Mapped:           109628 kB
Shmem:             18052 kB
KReclaimable:     339756 kB
Slab:             431992 kB
SReclaimable:     339756 kB
SUnreclaim:        92236 kB
KernelStack:        4352 kB
PageTables:        29348 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   15367676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4472832 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432052 MiB
End job on nodeC031 at 2025-07-02 22:12:47