Trace number 4528207

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 NameAnswerCPU timeWall clock time
pb_picat 2025-07-11? (TO) 3600.11 3610.31

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-t1722.0.s.opb
MD5SUM39768e28ba132eeb426131d5bb977045
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36630
Total number of constraints339
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint389
Maximum length of a constraint36630
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 114245
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 85902757
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c solving HOME/instance-4528207-1752246188.opb (Picat 3.9b11, 7/10/2025)

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 (60764 MiB free)
  memory of node 1: 64465 MiB (59239 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528207-1752246188/watcher-4528207-1752246188 -o /tmp/evaluation-result-4528207-1752246188/solver-4528207-1752246188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1752242529-108417 --watchdog 3760 pb_picat HOME/instance-4528207-1752246188.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
Starting watchdog thread
solver pid=109066, runsolver pid=109063
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 4.14 4.12 4.09 5/266 109067
/proc/meminfo: memFree=122856272/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2027148 memory=53272 CPUtime=0.09 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 1132 0 0 0 8 1 0 0 20 0 1 0 140297427 2075799552 13318 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 506787 13318 1632 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 53272 KiB

[startup+0.205612 s]*
/proc/loadavg: 4.14 4.12 4.09 5/266 109067
/proc/meminfo: memFree=122835792/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2027148 memory=71704 CPUtime=0.19 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 1141 0 0 0 18 1 0 0 20 0 1 0 140297427 2075799552 17926 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 506787 17926 1632 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 71704 KiB

[startup+0.305511 s]*
/proc/loadavg: 4.14 4.12 4.09 5/266 109067
/proc/meminfo: memFree=122819408/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2027148 memory=92184 CPUtime=0.3 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 1150 0 0 0 28 2 0 0 20 0 1 0 140297427 2075799552 22534 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 506787 23046 1632 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 92184 KiB

[startup+0.700178 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 109067
/proc/meminfo: memFree=122712912/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2206324 memory=279100 CPUtime=0.69 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 2404 0 0 0 63 6 0 0 20 0 1 0 140297427 2259275776 69775 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 551581 69775 1632 343 0 548645 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2206324 KiB
Current children cumulated memory: 279100 KiB

[startup+1.50017 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 109067
/proc/meminfo: memFree=122502504/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2206324 memory=678460 CPUtime=1.48 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 2599 0 0 0 135 13 0 0 20 0 1 0 140297427 2259275776 169615 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 551581 169615 1632 343 0 548645 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2206324 KiB
Current children cumulated memory: 678460 KiB

[startup+3.10542 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 109067
/proc/meminfo: memFree=121753112/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2881936 memory=955380 CPUtime=3.09 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 3489 0 0 0 290 19 0 0 20 0 1 0 140297427 2951102464 238845 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 720484 238845 1632 343 0 717548 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2881936 KiB
Current children cumulated memory: 955380 KiB

[startup+6.30016 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 109067
/proc/meminfo: memFree=121753176/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=2881936 memory=955380 CPUtime=6.27 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 3607 0 0 0 608 19 0 0 20 0 1 0 140297427 2951102464 238845 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 720484 238845 1632 343 0 717548 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2881936 KiB
Current children cumulated memory: 955380 KiB

[startup+12.7002 s]
/proc/loadavg: 4.11 4.11 4.09 5/266 109067
/proc/meminfo: memFree=121493368/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3148652 memory=1219116 CPUtime=12.66 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 12781 0 0 0 1222 44 0 0 20 0 1 0 140297427 3224219648 304779 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 787163 304779 1760 343 0 784227 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 3148652 KiB
Current children cumulated memory: 1219116 KiB

[startup+25.5002 s]
/proc/loadavg: 4.09 4.11 4.09 5/266 109068
/proc/meminfo: memFree=121302720/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3280116 memory=1280364 CPUtime=25.43 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 20064 0 0 0 2487 56 0 0 20 0 1 0 140297427 3358838784 320091 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 820029 320091 1760 343 0 817093 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 3280116 KiB
Current children cumulated memory: 1280364 KiB

[startup+51.1055 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 109068
/proc/meminfo: memFree=121003492/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1305048 CPUtime=50.97 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 27686 0 0 0 5036 61 0 0 20 0 1 0 140297427 3425947648 326262 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 326262 1760 343 0 833477 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1305048 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 109071
/proc/meminfo: memFree=120656624/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1305048 CPUtime=102.03 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 36437 0 0 0 10134 69 0 0 20 0 1 0 140297427 3425947648 326262 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 326262 1760 343 0 833477 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1305048 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 109073
/proc/meminfo: memFree=120450576/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3280116 memory=1302808 CPUtime=161.87 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 40599 0 0 0 16112 75 0 0 20 0 1 0 140297427 3358838784 325702 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 820029 325702 1760 343 0 817093 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 3280116 KiB
Current children cumulated memory: 1302808 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 109075
/proc/meminfo: memFree=120358764/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1332124 CPUtime=221.71 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 45991 0 0 0 22091 80 0 0 20 0 1 0 140297427 3425947648 333031 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 333031 1760 343 0 833477 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1332124 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 109082
/proc/meminfo: memFree=120297756/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1340316 CPUtime=281.56 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 52941 0 0 0 28069 87 0 0 20 0 1 0 140297427 3425947648 335079 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 335079 1760 343 0 833477 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1340316 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 109085
/proc/meminfo: memFree=120252076/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3222772 memory=1274140 CPUtime=341.4 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 56405 0 0 0 34049 91 0 0 20 0 1 0 140297427 3300118528 318535 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 805693 318535 1760 343 0 802757 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 3222772 KiB
Current children cumulated memory: 1274140 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/264 109089
/proc/meminfo: memFree=120249804/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1336220 CPUtime=401.24 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 63355 0 0 0 40028 96 0 0 20 0 1 0 140297427 3425947648 334055 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 334055 1760 343 0 833477 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1336220 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 109092
/proc/meminfo: memFree=120210056/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1340316 CPUtime=461.09 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 66842 0 0 0 46009 100 0 0 20 0 1 0 140297427 3425947648 335079 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 335079 1760 343 0 833477 0
Current children cumulated CPU time: 461.09 s

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

Current children cumulated memory: 1297316 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 109205
/proc/meminfo: memFree=116791912/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3280116 memory=1321892 CPUtime=2914.13 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 210989 0 0 0 291004 409 0 0 20 0 1 0 140297427 3358838784 330473 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 820029 330473 1760 343 0 817093 0
Current children cumulated CPU time: 2914.13 s
Current children cumulated vsize: 3280116 KiB
Current children cumulated memory: 1321892 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 109208
/proc/meminfo: memFree=116326776/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=4197620 memory=1786788 CPUtime=2973.96 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 213501 0 0 0 296976 420 0 0 20 0 1 0 140297427 4298362880 446697 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 1049405 446697 1760 343 0 1046469 0
Current children cumulated CPU time: 2973.96 s
Current children cumulated vsize: 4197620 KiB
Current children cumulated memory: 1786788 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/265 109210
/proc/meminfo: memFree=116779388/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3214580 memory=1280280 CPUtime=3033.77 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 216864 0 0 0 302952 425 0 0 20 0 1 0 140297427 3291729920 320070 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 803645 320070 1760 343 0 800709 0
Current children cumulated CPU time: 3033.77 s
Current children cumulated vsize: 3214580 KiB
Current children cumulated memory: 1280280 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/264 109212
/proc/meminfo: memFree=116739660/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3280116 memory=1325988 CPUtime=3093.59 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 219317 0 0 0 308930 429 0 0 20 0 1 0 140297427 3358838784 331497 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 820029 331497 1760 343 0 817093 0
Current children cumulated CPU time: 3093.59 s
Current children cumulated vsize: 3280116 KiB
Current children cumulated memory: 1325988 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 109214
/proc/meminfo: memFree=116694716/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1358756 CPUtime=3153.41 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 219844 0 0 0 314911 430 0 0 20 0 1 0 140297427 3425947648 339689 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 339689 1760 343 0 833477 0
Current children cumulated CPU time: 3153.41 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1358756 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 109216
/proc/meminfo: memFree=116604748/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1356708 CPUtime=3213.23 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 220578 0 0 0 320892 431 0 0 20 0 1 0 140297427 3425947648 339177 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 339177 1760 343 0 833477 0
Current children cumulated CPU time: 3213.23 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1356708 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/265 109224
/proc/meminfo: memFree=116686808/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3280116 memory=1325988 CPUtime=3273.05 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 220755 0 0 0 326873 432 0 0 20 0 1 0 140297427 3358838784 331497 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 820029 331497 1760 343 0 817093 0
Current children cumulated CPU time: 3273.05 s
Current children cumulated vsize: 3280116 KiB
Current children cumulated memory: 1325988 KiB

[startup+3342.3 s]
/proc/loadavg: 4.48 4.20 4.12 5/266 109227
/proc/meminfo: memFree=116602328/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3345652 memory=1364900 CPUtime=3332.87 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 223708 0 0 0 332852 435 0 0 20 0 1 0 140297427 3425947648 341225 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 836413 341225 1760 343 0 833477 0
Current children cumulated CPU time: 3332.87 s
Current children cumulated vsize: 3345652 KiB
Current children cumulated memory: 1364900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.18 4.12 5/265 109231
/proc/meminfo: memFree=116191792/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=4197620 memory=1786788 CPUtime=3392.7 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 225734 0 0 0 338824 446 0 0 20 0 1 0 140297427 4298362880 446697 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 1049405 446697 1760 343 0 1046469 0
Current children cumulated CPU time: 3392.7 s
Current children cumulated vsize: 4197620 KiB
Current children cumulated memory: 1786788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.19 4.17 4.12 5/265 109233
/proc/meminfo: memFree=116266456/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=4197620 memory=1739684 CPUtime=3452.51 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 227664 0 0 0 344796 455 0 0 20 0 1 0 140297427 4298362880 434921 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 1049405 434921 1760 343 0 1046469 0
Current children cumulated CPU time: 3452.51 s
Current children cumulated vsize: 4197620 KiB
Current children cumulated memory: 1739684 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.14 4.11 5/266 109247
/proc/meminfo: memFree=116472332/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3738868 memory=1514404 CPUtime=3512.34 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 231279 0 0 0 350769 465 0 0 20 0 1 0 140297427 3828600832 378601 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 934717 378601 1760 343 0 931781 0
Current children cumulated CPU time: 3512.34 s
Current children cumulated vsize: 3738868 KiB
Current children cumulated memory: 1514404 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/265 109384
/proc/meminfo: memFree=120832756/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3411188 memory=1422244 CPUtime=3572.16 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 233100 0 0 0 356743 473 0 0 20 0 1 0 140297427 3493056512 355561 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 852797 355561 1760 343 0 849861 0
Current children cumulated CPU time: 3572.16 s
Current children cumulated vsize: 3411188 KiB
Current children cumulated memory: 1422244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/265 109384
/proc/meminfo: memFree=118395852/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3214580 memory=1259800 CPUtime=3600.09 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 236406 0 0 0 359531 478 0 0 20 0 1 0 140297427 3291729920 314950 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 803645 314950 1760 343 0 800709 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3214580 KiB
Current children cumulated memory: 1259800 KiB

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

[startup+3610.31 s]
# the end of solver process 109066 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3595.32 s, system=4.78752 s

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

[startup+3610.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/265 109384
/proc/meminfo: memFree=118395852/131250000 swapFree=33010672/33010684
[pid=109066] ppid=109063 vsize=3214580 memory=1259800 CPUtime=3600.09 cores=1,3
/proc/109066/stat : 109066 (pb_picat) R 109063 109066 108405 0 -1 4194304 236406 0 0 0 359531 478 0 0 20 0 1 0 140297427 3291729920 314950 18446744073709551615 94165570195456 94165571597037 140720407757280 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94165571868464 94165573742704 94165593374720 140720407763356 140720407763432 140720407763432 140720407769036 0
/proc/109066/statm: 803645 314950 1760 343 0 800709 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 3214580 KiB
Current children cumulated memory: 1259800 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.31
CPU time (s): 3600.11
CPU user time (s): 3595.32
CPU system time (s): 4.78752
CPU usage (%): 99.7175
Max. virtual memory (cumulated for all children) (KiB): 4263156
Max. memory (cumulated for all children) (KiB): 1938340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.32
system time used= 4.78752
maximum resident set size= 1938340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236406
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= 74
involuntary context switches= 3736


# summary of solver processes directly reported to runsolver:
#   pid: 109066
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3595.32
#   total CPU system time (s): 4.78752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.5879 second user time and 17.0553 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-07-11 17:03:08
IDJOB=4528207
IDBENCH=164250
IDSOLVER=3385
FILE ID=nodeC026/4528207-1752246188
RUNJOBID= nodeC026-1752242529-108417
SLURM_JOB_ID= 9682555
Free space on /tmp= 429396 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-t1722.0.s.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528207-1752246188/watcher-4528207-1752246188 -o /tmp/evaluation-result-4528207-1752246188/solver-4528207-1752246188 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1752242529-108417 --watchdog 3760  pb_picat HOME/instance-4528207-1752246188.opb

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

MD5SUM BENCH= 39768e28ba132eeb426131d5bb977045
RANDOM SEED=673699810

nodeC026 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.764
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.59
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		: 3598.842
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.59
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		: 3601.803
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.59
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.797
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.59
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.786
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.59
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.976
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.59
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		: 3598.453
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.59
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		: 3594.113
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        122884784 kB
MemAvailable:   126561592 kB
Buffers:            2128 kB
Cached:          4300032 kB
SwapCached:            4 kB
Active:          3759848 kB
Inactive:        3626172 kB
Active(anon):    3092252 kB
Inactive(anon):     9684 kB
Active(file):     667596 kB
Inactive(file):  3616488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5508 kB
Writeback:             8 kB
AnonPages:       3084088 kB
Mapped:           116380 kB
Shmem:             18076 kB
KReclaimable:     453524 kB
Slab:             557176 kB
SReclaimable:     453524 kB
SUnreclaim:       103652 kB
KernelStack:        4304 kB
PageTables:         9216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7728728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2932736 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 429732 MiB
End job on nodeC026 at 2025-07-11 18:03:18