Trace number 4514863

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
AI448PBSolver 2025-05-31? (TO) 3600.09 3611.03

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
MIPLIB01/dec/miplib3/normalized-p0201.0.u.opb
MD5SUM22f5cbb2f2c2a73b7dbac80b761f1874
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.284334
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables201
Total number of constraints134
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints88
Minimum length of a constraint3
Maximum length of a constraint201
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 9600
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 107514
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


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514863-1751228859/watcher-4514863-1751228859 -o /tmp/evaluation-result-4514863-1751228859/solver-4514863-1751228859 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751228859-35266 --watchdog 3760 HOME/solve.sh HOME/instance-4514863-1751228859.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=35310, runsolver pid=35304

[startup+0.100071 s]*
/proc/loadavg: 2.13 2.19 3.53 5/256 35336
/proc/meminfo: memFree=129921552/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=7632 memory=3584 CPUtime=0.05 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 479 0 0 0 5 0 0 0 20 0 1 0 38565017 7815168 896 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 1908 896 544 108 0 425 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 11824 KiB
Current children cumulated memory: 6528 KiB

[startup+0.214726 s]*
/proc/loadavg: 2.13 2.19 3.53 5/255 35336
/proc/meminfo: memFree=129902340/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=9496 memory=5504 CPUtime=0.16 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 952 0 0 0 16 0 0 0 20 0 1 0 38565017 9723904 1376 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 2374 1376 544 108 0 891 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 13688 KiB
Current children cumulated memory: 8448 KiB

[startup+0.313959 s]*
/proc/loadavg: 2.13 2.19 3.53 5/255 35336
/proc/meminfo: memFree=129893268/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=10460 memory=6400 CPUtime=0.26 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 1188 0 0 0 26 0 0 0 20 0 1 0 38565017 10711040 1600 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 2615 1600 544 108 0 1132 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 14652 KiB
Current children cumulated memory: 9344 KiB

[startup+0.70034 s]
/proc/loadavg: 2.13 2.19 3.53 5/255 35336
/proc/meminfo: memFree=129892688/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=14444 memory=10112 CPUtime=0.63 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 2125 0 0 0 62 1 0 0 20 0 1 0 38565017 14790656 2528 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 3611 2528 544 108 0 2128 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 18636 KiB
Current children cumulated memory: 13056 KiB

[startup+1.50038 s]
/proc/loadavg: 2.13 2.19 3.53 5/255 35336
/proc/meminfo: memFree=129876104/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=24496 memory=19200 CPUtime=1.43 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 4388 0 0 0 141 2 0 0 20 0 1 0 38565017 25083904 4800 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 6124 4800 544 108 0 4641 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 28688 KiB
Current children cumulated memory: 22144 KiB

[startup+3.11373 s]
/proc/loadavg: 2.36 2.24 3.54 5/255 35336
/proc/meminfo: memFree=129788844/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=35460 memory=28544 CPUtime=3.03 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 6715 0 0 0 301 2 0 0 20 0 1 0 38565017 36311040 7136 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 8865 7136 544 108 0 7382 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 39652 KiB
Current children cumulated memory: 31488 KiB

[startup+6.3004 s]
/proc/loadavg: 2.36 2.24 3.54 5/255 35336
/proc/meminfo: memFree=129733112/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=48988 memory=40064 CPUtime=6.21 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 9593 0 0 0 618 3 0 0 20 0 1 0 38565017 50163712 10016 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 12247 10016 544 108 0 10764 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 53180 KiB
Current children cumulated memory: 43008 KiB

[startup+12.7004 s]
/proc/loadavg: 2.58 2.28 3.55 5/255 35336
/proc/meminfo: memFree=129612672/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=66444 memory=54784 CPUtime=12.59 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 13297 0 0 0 1255 4 0 0 20 0 1 0 38565017 68038656 13696 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 16611 13696 544 108 0 15128 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 70636 KiB
Current children cumulated memory: 57728 KiB

[startup+25.5004 s]
/proc/loadavg: 3.03 2.40 3.56 5/251 35419
/proc/meminfo: memFree=129550252/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=87288 memory=70780 CPUtime=25.34 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 17337 0 0 0 2526 8 0 0 20 0 1 0 38565017 89382912 17695 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 21822 17695 544 108 0 20339 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 91480 KiB
Current children cumulated memory: 73724 KiB

[startup+51.1141 s]
/proc/loadavg: 3.36 2.53 3.58 5/255 35481
/proc/meminfo: memFree=125119748/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=106076 memory=87156 CPUtime=50.88 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 21571 0 0 0 5077 11 0 0 20 0 1 0 38565017 108621824 21789 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 26519 21789 544 108 0 25036 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 110268 KiB
Current children cumulated memory: 90100 KiB

[startup+102.3 s]
/proc/loadavg: 3.78 2.77 3.61 5/256 35484
/proc/meminfo: memFree=122671864/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=142916 memory=116192 CPUtime=101.91 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 28927 0 0 0 10177 14 0 0 20 0 1 0 38565017 146345984 29048 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 35729 29048 544 108 0 34246 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 147108 KiB
Current children cumulated memory: 119136 KiB

[startup+162.3 s]
/proc/loadavg: 3.96 3.01 3.64 5/256 35486
/proc/meminfo: memFree=121375912/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=172952 memory=139168 CPUtime=161.75 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 34742 0 0 0 16157 18 0 0 20 0 1 0 38565017 177102848 34792 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 43238 34792 544 108 0 41755 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 177144 KiB
Current children cumulated memory: 142112 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.23 3.67 5/257 35494
/proc/meminfo: memFree=118844996/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=189808 memory=154948 CPUtime=221.57 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 38202 0 0 0 22138 19 0 0 20 0 1 0 38565017 194363392 38737 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 47452 38737 544 108 0 45969 0
Current children cumulated CPU time: 221.57 s

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

/proc/35324/statm: 165037 149536 544 108 0 163554 0
Current children cumulated CPU time: 3033.03 s
Current children cumulated vsize: 664340 KiB
Current children cumulated memory: 601088 KiB

[startup+3102.3 s]
/proc/loadavg: 3.06 3.09 3.24 4/251 35668
/proc/meminfo: memFree=118960560/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=660148 memory=598656 CPUtime=3092.85 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 129472 0 0 0 309216 69 0 0 20 0 1 0 38565017 675991552 149664 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 165037 149664 544 108 0 163554 0
Current children cumulated CPU time: 3092.85 s
Current children cumulated vsize: 664340 KiB
Current children cumulated memory: 601600 KiB

[startup+3162.3 s]
/proc/loadavg: 3.07 3.09 3.23 4/251 35670
/proc/meminfo: memFree=118820952/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=660148 memory=598912 CPUtime=3152.67 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 129546 0 0 0 315198 69 0 0 20 0 1 0 38565017 675991552 149728 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 165037 149728 544 108 0 163554 0
Current children cumulated CPU time: 3152.67 s
Current children cumulated vsize: 664340 KiB
Current children cumulated memory: 601856 KiB

[startup+3222.3 s]
/proc/loadavg: 3.14 3.10 3.23 4/251 35685
/proc/meminfo: memFree=118708996/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=664244 memory=601224 CPUtime=3212.5 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 129621 0 0 0 321180 70 0 0 20 0 1 0 38565017 680185856 150306 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 166061 150306 544 108 0 164578 0
Current children cumulated CPU time: 3212.5 s
Current children cumulated vsize: 668436 KiB
Current children cumulated memory: 604168 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.09 3.21 4/248 35691
/proc/meminfo: memFree=118622192/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=664244 memory=601608 CPUtime=3272.32 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 129709 0 0 0 327162 70 0 0 20 0 1 0 38565017 680185856 150402 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 166061 150402 544 108 0 164578 0
Current children cumulated CPU time: 3272.32 s
Current children cumulated vsize: 668436 KiB
Current children cumulated memory: 604552 KiB

[startup+3342.3 s]
/proc/loadavg: 3.08 3.09 3.20 4/248 35693
/proc/meminfo: memFree=118573812/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=664244 memory=601992 CPUtime=3332.14 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 129800 0 0 0 333144 70 0 0 20 0 1 0 38565017 680185856 150498 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 166061 150498 544 108 0 164578 0
Current children cumulated CPU time: 3332.14 s
Current children cumulated vsize: 668436 KiB
Current children cumulated memory: 604936 KiB

[startup+3402.3 s]
/proc/loadavg: 3.13 3.10 3.20 4/247 35695
/proc/meminfo: memFree=118518460/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=664244 memory=602376 CPUtime=3391.96 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 129893 0 0 0 339126 70 0 0 20 0 1 0 38565017 680185856 150594 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 166061 150594 544 108 0 164578 0
Current children cumulated CPU time: 3391.96 s
Current children cumulated vsize: 668436 KiB
Current children cumulated memory: 605320 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.09 3.19 4/247 35697
/proc/meminfo: memFree=118717328/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=664244 memory=603272 CPUtime=3451.79 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 130114 0 0 0 345108 71 0 0 20 0 1 0 38565017 680185856 150818 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 166061 150818 544 108 0 164578 0
Current children cumulated CPU time: 3451.79 s
Current children cumulated vsize: 668436 KiB
Current children cumulated memory: 606216 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.09 3.18 4/246 35699
/proc/meminfo: memFree=118641984/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=676268 memory=613768 CPUtime=3511.61 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 132737 0 0 0 351089 72 0 0 20 0 1 0 38565017 692498432 153442 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 169067 153442 544 108 0 167584 0
Current children cumulated CPU time: 3511.61 s
Current children cumulated vsize: 680460 KiB
Current children cumulated memory: 616712 KiB

[startup+3582.3 s]
/proc/loadavg: 3.08 3.09 3.17 4/246 35701
/proc/meminfo: memFree=118561972/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=690892 memory=624008 CPUtime=3571.42 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 135292 0 0 0 357068 74 0 0 20 0 1 0 38565017 707473408 156002 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 172723 156002 544 108 0 171240 0
Current children cumulated CPU time: 3571.42 s
Current children cumulated vsize: 695084 KiB
Current children cumulated memory: 626952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 3.12 3.09 3.17 4/246 35703
/proc/meminfo: memFree=118547684/131382112 swapFree=33010684/33010684
[pid=35310] ppid=35304 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/35310/stat : 35310 (bash) S 35304 35310 30453 0 -1 4194304 307 229 0 0 0 0 0 0 20 0 1 0 38565014 4292608 736 18446744073709551615 94443304525824 94443305420357 140727562419856 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94443305659408 94443305707152 94443333033984 140727562422676 140727562422792 140727562422792 140727562428394 0
/proc/35310/statm: 1048 736 672 219 0 110 0
[pid=35324] ppid=35310 vsize=698864 memory=629256 CPUtime=3600.05 cores=1,3
/proc/35324/stat : 35324 (solve_pb) R 35310 35310 30453 0 -1 4194304 136605 0 0 0 359930 75 0 0 20 0 1 0 38565017 715636736 157314 18446744073709551615 93994215785472 93994216223616 140726396472224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 93994216252336 93994216254752 93994249568256 140726396479876 140726396479940 140726396479940 140726396485560 0
/proc/35324/statm: 174716 157314 544 108 0 173233 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 703056 KiB
Current children cumulated memory: 632200 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=0.001037 s, system=0.01753 s
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3599.31 s, system=0.785132 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.03
CPU time (s): 3600.09
CPU user time (s): 3599.31
CPU system time (s): 0.785132
CPU usage (%): 99.6972
Max. virtual memory (cumulated for all children) (KiB): 703056
Max. memory (cumulated for all children) (KiB): 632200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.31
system time used= 0.785132
maximum resident set size= 629256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137141
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= 610
involuntary context switches= 4935


# summary of solver processes directly reported to runsolver:
#   pid: 35310,35324
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.31
#   total CPU system time (s): 0.785132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.0419 second user time and 38.0859 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 22:27:39
IDJOB=4514863
IDBENCH=163972
IDSOLVER=3321
FILE ID=nodeC007/4514863-1751228859
RUNJOBID= nodeC007-1751228859-35266
SLURM_JOB_ID= 9587673
Free space on /tmp= 433016 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib3/normalized-p0201.0.u.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514863-1751228859/watcher-4514863-1751228859 -o /tmp/evaluation-result-4514863-1751228859/solver-4514863-1751228859 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751228859-35266 --watchdog 3760  HOME/solve.sh HOME/instance-4514863-1751228859.opb

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

MD5SUM BENCH= 22f5cbb2f2c2a73b7dbac80b761f1874
RANDOM SEED=748310933

nodeC007 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	: 0xb00001f
cpu MHz		: 1197.214
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.204
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.208
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.035
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.198
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1198.276
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.364
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.203
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129912480 kB
MemAvailable:   129897872 kB
Buffers:            3280 kB
Cached:           794792 kB
SwapCached:            0 kB
Active:           315892 kB
Inactive:         549472 kB
Active(anon):      85256 kB
Inactive(anon):        0 kB
Active(file):     230636 kB
Inactive(file):   549472 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3660 kB
Writeback:             4 kB
AnonPages:         70448 kB
Mapped:           102332 kB
Shmem:             17960 kB
KReclaimable:      89824 kB
Slab:             171252 kB
SReclaimable:      89824 kB
SUnreclaim:        81428 kB
KernelStack:        3888 kB
PageTables:         2824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     336200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC007 at 2025-06-29 23:27:50