Trace number 4485435

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
ExactPR 2025-06-01? (TO) 3600.16 3609.02

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
MD5SUM55b762fd6bb408eb2777c16ed585e3a1
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 benchmark1078264320
Best CPU time to get the best result obtained on this benchmark72000.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables11503
Total number of constraints971
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)835
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint4
Maximum length of a constraint9784
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 508832629179091
Number of bits of the biggest sum of numbers49
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.38/0.42	c 936 constraints
0.38/0.42	c after presolve  1054
1.57/1.65	c Finish cloning data from SAT to LS
1.57/1.65	c intsize: 49
3600.03/3608.90	c Use LS-small
3600.03/3608.90	c Program interrupted by user.
3600.03/3608.90	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: 63665 MiB (63005 MiB free)
  memory of node 1: 64507 MiB (63402 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485435-1751306405/watcher-4485435-1751306405 -o /tmp/evaluation-result-4485435-1751306405/solver-4485435-1751306405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751302794-46547 --watchdog 3760 ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4485435-1751306405.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=46966, runsolver pid=46956

[startup+0.100067 s]*
/proc/loadavg: 4.08 4.08 4.02 5/267 46983
/proc/meminfo: memFree=129330360/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=65172 memory=23964 CPUtime=0.07 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 4855 0 0 0 7 0 0 0 20 0 1 0 46318378 66736128 5991 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 16293 5991 1632 2271 0 10931 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 65172 KiB
Current children cumulated memory: 23964 KiB

[startup+0.205746 s]*
/proc/loadavg: 4.08 4.08 4.02 6/267 46983
/proc/meminfo: memFree=129283044/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=66400 memory=27960 CPUtime=0.19 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 5619 0 0 0 18 1 0 0 20 0 1 0 46318378 67993600 6990 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 16600 6990 1632 2271 0 11238 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 66400 KiB
Current children cumulated memory: 27960 KiB

[startup+0.305764 s]*
/proc/loadavg: 4.08 4.08 4.02 5/267 46983
/proc/meminfo: memFree=129245432/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=79992 memory=42180 CPUtime=0.28 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 11802 0 0 0 26 2 0 0 20 0 1 0 46318378 81911808 10545 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 19998 10545 1824 2271 0 14636 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 79992 KiB
Current children cumulated memory: 42180 KiB

[startup+0.700164 s]
/proc/loadavg: 4.08 4.08 4.02 5/267 46983
/proc/meminfo: memFree=129121132/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=198116 memory=159172 CPUtime=0.67 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 41053 0 0 0 61 6 0 0 20 0 1 0 46318378 202870784 39793 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 49529 39793 1824 2271 0 44167 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 198116 KiB
Current children cumulated memory: 159172 KiB

[startup+1.50017 s]
/proc/loadavg: 4.08 4.08 4.02 5/267 46983
/proc/meminfo: memFree=128173864/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=441504 memory=402628 CPUtime=1.47 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 101910 0 0 0 131 16 0 0 20 0 1 0 46318378 452100096 100625 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 110376 100657 1824 2271 0 105014 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 441504 KiB
Current children cumulated memory: 402628 KiB

[startup+3.10548 s]
/proc/loadavg: 4.08 4.08 4.02 5/267 46983
/proc/meminfo: memFree=126037548/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=492160 memory=453828 CPUtime=3.07 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 114712 0 0 0 288 19 0 0 20 0 1 0 46318378 503971840 113457 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 123040 113457 1856 2271 0 117678 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 492160 KiB
Current children cumulated memory: 453828 KiB

[startup+6.30016 s]
/proc/loadavg: 4.07 4.08 4.02 5/267 46983
/proc/meminfo: memFree=124715820/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=492160 memory=453828 CPUtime=6.25 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 114712 0 0 0 604 21 0 0 20 0 1 0 46318378 503971840 113457 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 123040 113457 1856 2271 0 117678 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 492160 KiB
Current children cumulated memory: 453828 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.10 4.02 5/267 46983
/proc/meminfo: memFree=124417548/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=492160 memory=453828 CPUtime=12.64 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 114712 0 0 0 1238 26 0 0 20 0 1 0 46318378 503971840 113457 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 123040 113457 1856 2271 0 117678 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 492160 KiB
Current children cumulated memory: 453828 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.11 4.03 5/267 46983
/proc/meminfo: memFree=124324692/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=492160 memory=455876 CPUtime=25.41 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 114713 0 0 0 2504 37 0 0 20 0 1 0 46318378 503971840 113969 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 123040 113969 1856 2271 0 117678 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 492160 KiB
Current children cumulated memory: 455876 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.10 4.03 5/267 46984
/proc/meminfo: memFree=124030152/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=492160 memory=456644 CPUtime=50.95 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 114726 0 0 0 5038 57 0 0 20 0 1 0 46318378 503971840 114161 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 123040 114161 1856 2271 0 117678 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 492160 KiB
Current children cumulated memory: 456644 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.10 4.03 5/269 47005
/proc/meminfo: memFree=121783048/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=754888 memory=668980 CPUtime=102.02 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 140709 0 0 0 10123 79 0 0 20 0 1 0 46318378 773005312 167245 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 188722 167245 1984 2271 0 183360 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 754888 KiB
Current children cumulated memory: 668980 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/269 47008
/proc/meminfo: memFree=121228832/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=782648 memory=717728 CPUtime=161.88 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 146770 0 0 0 16105 83 0 0 20 0 1 0 46318378 801431552 179432 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 195662 179432 1984 2271 0 190300 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 782648 KiB
Current children cumulated memory: 717728 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.09 4.03 5/269 47010
/proc/meminfo: memFree=120580500/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=922860 memory=771264 CPUtime=221.74 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 151529 0 0 0 22085 89 0 0 20 0 1 0 46318378 945008640 192816 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 230715 192816 1984 2271 0 225353 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 922860 KiB
Current children cumulated memory: 771264 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/268 47012
/proc/meminfo: memFree=120417196/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=955260 memory=817344 CPUtime=281.6 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 157567 0 0 0 28066 94 0 0 20 0 1 0 46318378 978186240 204336 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 238815 204336 1984 2271 0 233453 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 955260 KiB
Current children cumulated memory: 817344 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 4.08 4.03 5/267 47014
/proc/meminfo: memFree=120112556/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=978168 memory=860876 CPUtime=341.46 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 162313 0 0 0 34049 97 0 0 20 0 1 0 46318378 1001644032 215219 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 244542 215219 1984 2271 0 239180 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 978168 KiB
Current children cumulated memory: 860876 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.09 4.03 5/265 47015
/proc/meminfo: memFree=120062988/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1010524 memory=911968 CPUtime=401.32 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 170114 0 0 0 40031 101 0 0 20 0 1 0 46318378 1034776576 227992 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 252631 227992 1984 2271 0 247269 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 1010524 KiB
Current children cumulated memory: 911968 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/264 47017
/proc/meminfo: memFree=119738792/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1286212 memory=1126760 CPUtime=461.17 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 183743 0 0 0 46002 115 0 0 20 0 1 0 46318378 1317081088 281690 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 321553 281690 1984 2271 0 316191 0

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

/proc/46966/statm: 445096 402502 1984 2271 0 439734 0
Current children cumulated CPU time: 2855.25 s
Current children cumulated vsize: 1780384 KiB
Current children cumulated memory: 1610008 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 47149
/proc/meminfo: memFree=118095848/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1802868 memory=1627672 CPUtime=2915.11 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 276671 0 0 0 291284 227 0 0 20 0 1 0 46318378 1846136832 406918 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 450717 406918 1984 2271 0 445355 0
Current children cumulated CPU time: 2915.11 s
Current children cumulated vsize: 1802868 KiB
Current children cumulated memory: 1627672 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.11 4.10 5/264 47150
/proc/meminfo: memFree=118079616/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1812468 memory=1636632 CPUtime=2974.97 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 279077 0 0 0 297268 229 0 0 20 0 1 0 46318378 1855967232 409158 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 453117 409158 1984 2271 0 447755 0
Current children cumulated CPU time: 2974.97 s
Current children cumulated vsize: 1812468 KiB
Current children cumulated memory: 1636632 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/265 47153
/proc/meminfo: memFree=118049132/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1812468 memory=1637272 CPUtime=3034.83 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 279271 0 0 0 303253 230 0 0 20 0 1 0 46318378 1855967232 409318 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 453117 409318 1984 2271 0 447755 0
Current children cumulated CPU time: 3034.83 s
Current children cumulated vsize: 1812468 KiB
Current children cumulated memory: 1637272 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/266 47162
/proc/meminfo: memFree=118058152/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1826176 memory=1648152 CPUtime=3094.69 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 282033 0 0 0 309237 232 0 0 20 0 1 0 46318378 1870004224 412038 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 456544 412038 1984 2271 0 451182 0
Current children cumulated CPU time: 3094.69 s
Current children cumulated vsize: 1826176 KiB
Current children cumulated memory: 1648152 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/265 47165
/proc/meminfo: memFree=117971592/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1844856 memory=1714428 CPUtime=3154.54 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 285976 0 0 0 315219 235 0 0 20 0 1 0 46318378 1889132544 428607 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 461214 428607 1984 2271 0 455852 0
Current children cumulated CPU time: 3154.54 s
Current children cumulated vsize: 1844856 KiB
Current children cumulated memory: 1714428 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 47167
/proc/meminfo: memFree=117972704/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1844856 memory=1714812 CPUtime=3214.39 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 286135 0 0 0 321202 237 0 0 20 0 1 0 46318378 1889132544 428703 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 461214 428703 1984 2271 0 455852 0
Current children cumulated CPU time: 3214.39 s
Current children cumulated vsize: 1844856 KiB
Current children cumulated memory: 1714812 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 47169
/proc/meminfo: memFree=117972844/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1850488 memory=1720444 CPUtime=3274.24 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 287655 0 0 0 327183 241 0 0 20 0 1 0 46318378 1894899712 430111 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 462622 430111 1984 2271 0 457260 0
Current children cumulated CPU time: 3274.24 s
Current children cumulated vsize: 1850488 KiB
Current children cumulated memory: 1720444 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 47171
/proc/meminfo: memFree=117898196/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1853052 memory=1723516 CPUtime=3334.09 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 288466 0 0 0 333165 244 0 0 20 0 1 0 46318378 1897525248 430879 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 463263 430879 1984 2271 0 457901 0
Current children cumulated CPU time: 3334.09 s
Current children cumulated vsize: 1853052 KiB
Current children cumulated memory: 1723516 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/263 47173
/proc/meminfo: memFree=117889196/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1861180 memory=1731196 CPUtime=3393.94 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 290406 0 0 0 339148 246 0 0 20 0 1 0 46318378 1905848320 432799 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 465295 432799 1984 2271 0 459933 0
Current children cumulated CPU time: 3393.94 s
Current children cumulated vsize: 1861180 KiB
Current children cumulated memory: 1731196 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 47176
/proc/meminfo: memFree=117896684/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1861180 memory=1731452 CPUtime=3453.79 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 290552 0 0 0 345131 248 0 0 20 0 1 0 46318378 1905848320 432863 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 465295 432863 1984 2271 0 459933 0
Current children cumulated CPU time: 3453.79 s
Current children cumulated vsize: 1861180 KiB
Current children cumulated memory: 1731452 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/263 47178
/proc/meminfo: memFree=117889608/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1861180 memory=1732476 CPUtime=3513.64 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 290845 0 0 0 351114 250 0 0 20 0 1 0 46318378 1905848320 433119 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 465295 433119 1984 2271 0 459933 0
Current children cumulated CPU time: 3513.64 s
Current children cumulated vsize: 1861180 KiB
Current children cumulated memory: 1732476 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 47182
/proc/meminfo: memFree=117874240/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1868068 memory=1738620 CPUtime=3573.5 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 292493 0 0 0 357097 253 0 0 20 0 1 0 46318378 1912901632 434655 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 467017 434655 1984 2271 0 461655 0
Current children cumulated CPU time: 3573.5 s
Current children cumulated vsize: 1868068 KiB
Current children cumulated memory: 1738620 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.9 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 47184
/proc/meminfo: memFree=117857364/131249996 swapFree=33010684/33010684
[pid=46966] ppid=46956 vsize=1868068 memory=1738748 CPUtime=3600.03 cores=1,3
/proc/46966/stat : 46966 (ExactPR) R 46956 46966 46535 0 -1 4194304 292522 0 0 0 359749 254 0 0 20 0 1 0 46318378 1912901632 434687 18446744073709551615 94240102809600 94240112109445 140732645542400 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94240113895744 94240113934824 94240147210240 140732645546373 140732645546508 140732645546508 140732645552110 0
/proc/46966/statm: 467017 434687 1984 2271 0 461655 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1868068 KiB
Current children cumulated memory: 1738748 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3597.58 s, system=2.58259 s

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

[startup+3609 s]*
/proc/loadavg: 4.06 4.09 4.09 5/265 47184
/proc/meminfo: memFree=118934144/131249996 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3609.02
CPU time (s): 3600.16
CPU user time (s): 3597.58
CPU system time (s): 2.58259
CPU usage (%): 99.7545
Max. virtual memory (cumulated for all children) (KiB): 1868068
Max. memory (cumulated for all children) (KiB): 1738748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.58
system time used= 2.58259
maximum resident set size= 1738876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292549
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 168
involuntary context switches= 4533


# summary of solver processes directly reported to runsolver:
#   pid: 46966
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3597.58
#   total CPU system time (s): 2.58259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.8981 second user time and 16.1272 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-30 20:00:05
IDJOB=4485435
IDBENCH=146795
IDSOLVER=3324
FILE ID=nodeC024/4485435-1751306405
RUNJOBID= nodeC024-1751302794-46547
SLURM_JOB_ID= 9594287
Free space on /tmp= 433056 MiB

SOLVER NAME= ExactPR 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic97.opb
COMMAND LINE= ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485435-1751306405/watcher-4485435-1751306405 -o /tmp/evaluation-result-4485435-1751306405/solver-4485435-1751306405 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751302794-46547 --watchdog 3760  ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4485435-1751306405.opb

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

MD5SUM BENCH= 55b762fd6bb408eb2777c16ed585e3a1
RANDOM SEED=2102787618

nodeC024 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.642
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.36
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.946
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.36
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		: 3597.392
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.36
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.677
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.36
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.672
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.36
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.648
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.36
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		: 3601.962
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129420124 kB
MemAvailable:   129733744 kB
Buffers:            3280 kB
Cached:          1119892 kB
SwapCached:            0 kB
Active:           326412 kB
Inactive:         864064 kB
Active(anon):      85692 kB
Inactive(anon):        0 kB
Active(file):     240720 kB
Inactive(file):   864064 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32220 kB
Writeback:             0 kB
AnonPages:         70776 kB
Mapped:           102904 kB
Shmem:             18064 kB
KReclaimable:      95748 kB
Slab:             183432 kB
SReclaimable:      95748 kB
SUnreclaim:        87684 kB
KernelStack:        4192 kB
PageTables:         2812 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     338596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC024 at 2025-06-30 21:00:14