Trace number 4515511

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-31UNSAT 368.602 369.697

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb
MD5SUM5d1633616664d1d404e86526e434c88a
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.066435
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18705
Total number of constraints3742
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)87
Number of constraints which are nor clauses,nor cardinality constraints3655
Minimum length of a constraint5
Maximum length of a constraint15
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 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 20
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

368.49/369.67	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515511-1751231508/watcher-4515511-1751231508 -o /tmp/evaluation-result-4515511-1751231508/solver-4515511-1751231508 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33253 --watchdog 3760 HOME/solve.sh HOME/instance-4515511-1751231508.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
Current StackSize limit: 8192 KiB

solver pid=33521, runsolver pid=33518

[startup+0.100064 s]*
/proc/loadavg: 4.16 3.16 3.13 5/275 33525
/proc/meminfo: memFree=123171808/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=20436 memory=13632 CPUtime=0.06 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 3085 0 0 0 6 0 0 0 20 0 1 0 38829446 20926464 3408 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 5109 3408 576 108 0 3626 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 24628 KiB
Current children cumulated memory: 16576 KiB

[startup+0.205965 s]*
/proc/loadavg: 4.16 3.16 3.13 5/275 33525
/proc/meminfo: memFree=123171808/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=24040 memory=17216 CPUtime=0.17 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 3983 0 0 0 17 0 0 0 20 0 1 0 38829446 24616960 4304 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 6010 4304 576 108 0 4527 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 28232 KiB
Current children cumulated memory: 20160 KiB

[startup+0.305835 s]*
/proc/loadavg: 4.16 3.16 3.13 5/275 33525
/proc/meminfo: memFree=123171808/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=26032 memory=19136 CPUtime=0.26 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 4465 0 0 0 26 0 0 0 20 0 1 0 38829446 26656768 4784 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 6508 4784 576 108 0 5025 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 30224 KiB
Current children cumulated memory: 22080 KiB

[startup+0.700202 s]
/proc/loadavg: 4.16 3.16 3.13 5/275 33525
/proc/meminfo: memFree=123168028/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=31324 memory=24000 CPUtime=0.66 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 5675 0 0 0 65 1 0 0 20 0 1 0 38829446 32075776 6000 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 7831 6000 576 108 0 6348 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 35516 KiB
Current children cumulated memory: 26944 KiB

[startup+1.5002 s]
/proc/loadavg: 4.16 3.16 3.13 5/275 33525
/proc/meminfo: memFree=123147868/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=35068 memory=27840 CPUtime=1.45 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 6668 0 0 0 144 1 0 0 20 0 1 0 38829446 35909632 6960 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 8767 6960 576 108 0 7284 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 39260 KiB
Current children cumulated memory: 30784 KiB

[startup+3.10577 s]
/proc/loadavg: 4.16 3.16 3.13 5/275 33525
/proc/meminfo: memFree=123102812/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=41392 memory=33088 CPUtime=3.05 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 7990 0 0 0 304 1 0 0 20 0 1 0 38829446 42385408 8272 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 10348 8272 576 108 0 8865 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 45584 KiB
Current children cumulated memory: 36032 KiB

[startup+6.30019 s]
/proc/loadavg: 4.15 3.18 3.13 5/275 33525
/proc/meminfo: memFree=123028992/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=53668 memory=43200 CPUtime=6.24 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 10505 0 0 0 622 2 0 0 20 0 1 0 38829446 54956032 10800 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 13417 10800 576 108 0 11934 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 57860 KiB
Current children cumulated memory: 46144 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 3.19 3.14 5/274 33525
/proc/meminfo: memFree=122844524/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=77512 memory=65984 CPUtime=12.62 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 16275 0 0 0 1259 3 0 0 20 0 1 0 38829446 79372288 16496 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 19378 16496 576 108 0 17895 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 81704 KiB
Current children cumulated memory: 68928 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 3.23 3.15 5/274 33526
/proc/meminfo: memFree=122283392/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=114544 memory=97616 CPUtime=25.38 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 23674 0 0 0 2533 5 0 0 20 0 1 0 38829446 117293056 24404 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 28636 24404 576 108 0 27153 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 118736 KiB
Current children cumulated memory: 100560 KiB

[startup+51.1059 s]
/proc/loadavg: 4.14 3.31 3.18 5/274 33527
/proc/meminfo: memFree=121622400/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=169244 memory=140892 CPUtime=50.91 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 34051 0 0 0 5082 9 0 0 20 0 1 0 38829446 173305856 35223 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 42311 35223 576 108 0 40828 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 173436 KiB
Current children cumulated memory: 143836 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 3.43 3.23 5/269 33529
/proc/meminfo: memFree=120148876/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=245656 memory=216176 CPUtime=101.96 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 51478 0 0 0 10181 15 0 0 20 0 1 0 38829446 251551744 54044 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 61414 54044 576 108 0 59931 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 249848 KiB
Current children cumulated memory: 219120 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.55 3.29 5/269 33531
/proc/meminfo: memFree=119098972/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=351700 memory=299352 CPUtime=161.78 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 71254 0 0 0 16158 20 0 0 20 0 1 0 38829446 360140800 74838 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 87925 74838 576 108 0 86442 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 355892 KiB
Current children cumulated memory: 302296 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 3.67 3.35 5/268 33533
/proc/meminfo: memFree=118694756/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=412756 memory=356784 CPUtime=221.62 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 84598 0 0 0 22137 25 0 0 20 0 1 0 38829446 422662144 89196 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 103189 89196 576 108 0 101706 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 416948 KiB
Current children cumulated memory: 359728 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 3.75 3.39 5/267 33535
/proc/meminfo: memFree=117531424/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=498776 memory=436908 CPUtime=281.44 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 103871 0 0 0 28114 30 0 0 20 0 1 0 38829446 510746624 109227 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 124694 109227 576 108 0 123211 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 502968 KiB
Current children cumulated memory: 439852 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.83 3.45 5/266 33537
/proc/meminfo: memFree=116652036/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=568188 memory=504064 CPUtime=341.27 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 119632 0 0 0 34092 35 0 0 20 0 1 0 38829446 581824512 126016 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 142047 126016 576 108 0 140564 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 572380 KiB
Current children cumulated memory: 507008 KiB

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

# cumulated CPU time of all completed processes:  user=368.201 s, system=0.401009 s

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

[startup+345.6 s]
/proc/loadavg: 4.13 3.83 3.45 5/266 33537
/proc/meminfo: memFree=116603652/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=570204 memory=505856 CPUtime=344.56 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 120085 0 0 0 34421 35 0 0 20 0 1 0 38829446 583888896 126464 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 142551 126464 576 108 0 141068 0
Current children cumulated CPU time: 344.56 s
Current children cumulated vsize: 574396 KiB
Current children cumulated memory: 508800 KiB

[startup+358.4 s]
/proc/loadavg: 4.11 3.83 3.46 5/266 33537
/proc/meminfo: memFree=116300252/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=588368 memory=521984 CPUtime=357.32 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 124130 0 0 0 35696 36 0 0 20 0 1 0 38829446 602488832 130496 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 147092 130496 576 108 0 145609 0
Current children cumulated CPU time: 357.32 s
Current children cumulated vsize: 592560 KiB
Current children cumulated memory: 524928 KiB

[startup+364.8 s]
/proc/loadavg: 4.09 3.84 3.46 5/267 33541
/proc/meminfo: memFree=116089248/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=638696 memory=534016 CPUtime=363.7 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 127144 0 0 0 36334 36 0 0 20 0 1 0 38829446 654024704 133504 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 159674 133504 576 108 0 158191 0
Current children cumulated CPU time: 363.7 s
Current children cumulated vsize: 642888 KiB
Current children cumulated memory: 536960 KiB

[startup+368 s]*
/proc/loadavg: 4.09 3.84 3.46 5/267 33541
/proc/meminfo: memFree=116014080/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=643212 memory=538368 CPUtime=366.89 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 128217 0 0 0 36653 36 0 0 20 0 1 0 38829446 658649088 134592 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 160803 134592 576 108 0 159320 0
Current children cumulated CPU time: 366.89 s
Current children cumulated vsize: 647404 KiB
Current children cumulated memory: 541312 KiB

[startup+368.8 s]
/proc/loadavg: 4.09 3.84 3.46 5/267 33541
/proc/meminfo: memFree=116014080/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=644252 memory=539264 CPUtime=367.69 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 128455 0 0 0 36732 37 0 0 20 0 1 0 38829446 659714048 134816 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 161063 134816 576 108 0 159580 0
Current children cumulated CPU time: 367.69 s
Current children cumulated vsize: 648444 KiB
Current children cumulated memory: 542208 KiB

[startup+369.2 s]
/proc/loadavg: 4.09 3.84 3.47 5/267 33541
/proc/meminfo: memFree=115994928/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=645212 memory=539904 CPUtime=368.09 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 128621 0 0 0 36772 37 0 0 20 0 1 0 38829446 660697088 134976 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 161303 134976 576 108 0 159820 0
Current children cumulated CPU time: 368.09 s
Current children cumulated vsize: 649404 KiB
Current children cumulated memory: 542848 KiB

[startup+369.6 s]
/proc/loadavg: 4.09 3.84 3.47 5/267 33541
/proc/meminfo: memFree=115994928/131250000 swapFree=33010684/33010684
[pid=33521] ppid=33518 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/33521/stat : 33521 (bash) S 33518 33521 33241 0 -1 4194304 310 253 0 0 0 0 0 0 20 0 1 0 38829443 4292608 736 18446744073709551615 94860086112256 94860087006789 140720346606336 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94860087245840 94860087293584 94860113784832 140720346610068 140720346610184 140720346610184 140720346615786 0
/proc/33521/statm: 1048 736 672 219 0 110 0
[pid=33525] ppid=33521 vsize=645212 memory=540032 CPUtime=368.49 cores=1,3
/proc/33525/stat : 33525 (solve_pb) R 33521 33521 33241 0 -1 4194304 128651 0 0 0 36812 37 0 0 20 0 1 0 38829446 660697088 135008 18446744073709551615 94862104720384 94862105158528 140731885262736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94862105187248 94862105189664 94862130892800 140731885271428 140731885271492 140731885271492 140731885277112 0
/proc/33525/statm: 161303 135008 576 108 0 159820 0
Current children cumulated CPU time: 368.49 s
Current children cumulated vsize: 649404 KiB
Current children cumulated memory: 542976 KiB

Child status: 0

Real time (s): 369.697
CPU time (s): 368.602
CPU user time (s): 368.201
CPU system time (s): 0.401009
CPU usage (%): 99.704
Max. virtual memory (cumulated for all children) (KiB): 649404
Max. memory (cumulated for all children) (KiB): 542976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.201
system time used= 0.401009
maximum resident set size= 540160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129247
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= 433
involuntary context switches= 505


# summary of solver processes directly reported to runsolver:
#   pid: 33521
#   total CPU time (s): 368.602
#   total CPU user time (s): 368.201
#   total CPU system time (s): 0.401009

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.74258 second user time and 1.76118 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 23:11:48
IDJOB=4515511
IDBENCH=165294
IDSOLVER=3321
FILE ID=nodeC026/4515511-1751231508
RUNJOBID= nodeC026-1751231330-33253
SLURM_JOB_ID= 9587706
Free space on /tmp= 433044 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515511-1751231508/watcher-4515511-1751231508 -o /tmp/evaluation-result-4515511-1751231508/solver-4515511-1751231508 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33253 --watchdog 3760  HOME/solve.sh HOME/instance-4515511-1751231508.opb

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

MD5SUM BENCH= 5d1633616664d1d404e86526e434c88a
RANDOM SEED=1841418144

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.785
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		: 3599.364
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		: 3599.671
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.788
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.807
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.788
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		: 3596.983
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		: 3597.907
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:        123172204 kB
MemAvailable:   124151652 kB
Buffers:            3280 kB
Cached:          1777412 kB
SwapCached:            0 kB
Active:          5902416 kB
Inactive:        1520100 kB
Active(anon):    5659904 kB
Inactive(anon):        0 kB
Active(file):     242512 kB
Inactive(file):  1520100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               744 kB
Writeback:            12 kB
AnonPages:       5644944 kB
Mapped:           104472 kB
Shmem:             18080 kB
KReclaimable:     112148 kB
Slab:             202640 kB
SReclaimable:     112148 kB
SUnreclaim:        90492 kB
KernelStack:        4448 kB
PageTables:        18404 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7367416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150728 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 433044 MiB
End job on nodeC026 at 2025-06-29 23:17:58