Trace number 4542448

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.07 3611.14

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/
dec/normalized-composed_pebbling_php_pyramid_height44_pigeons43_holes42.opb
MD5SUM67ed6d0a845cd2604ef9c9dd089eeee0
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 benchmark908.84
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1871280
Total number of constraints93919
Number of constraints which are clauses47477
Number of constraints which are cardinality constraints (but not clauses)42437
Number of constraints which are nor clauses,nor cardinality constraints4005
Minimum length of a constraint42
Maximum length of a constraint47
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
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: 63794 MiB (62030 MiB free)
  memory of node 1: 64507 MiB (62348 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542448-1753215612/watcher-4542448-1753215612 -o /tmp/evaluation-result-4542448-1753215612/solver-4542448-1753215612 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150157 --watchdog 3760 HOME/solve.sh HOME/instance-4542448-1753215612.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=150791, runsolver pid=150788

[startup+0.100063 s]*
/proc/loadavg: 4.34 4.25 4.18 5/258 150795
/proc/meminfo: memFree=127308464/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 308 120 0 0 0 0 0 0 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150794] ppid=150791 vsize=2792 memory=1408 CPUtime=0 cores=4,6
/proc/150794/stat : 150794 (cat) S 150791 150791 150146 0 -1 4194304 136 0 0 0 0 0 0 0 20 0 1 0 237240636 2859008 352 18446744073709551615 94476015046656 94476015061713 140735166840128 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94476015073936 94476015075432 94476033712128 140735166847457 140735166847528 140735166847528 140735166853099 0
/proc/150794/statm: 698 352 320 4 0 124 0
[pid=150795] ppid=150791 vsize=22524 memory=18432 CPUtime=0.06 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 4197 0 0 0 5 1 0 0 20 0 1 0 237240636 23064576 4608 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 5631 4608 512 108 0 4148 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 29508 KiB
Current children cumulated memory: 22784 KiB

[startup+0.207264 s]*
/proc/loadavg: 4.34 4.25 4.18 5/258 150795
/proc/meminfo: memFree=127232104/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 308 120 0 0 0 0 0 0 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150794] ppid=150791 vsize=2792 memory=1408 CPUtime=0.01 cores=4,6
/proc/150794/stat : 150794 (cat) S 150791 150791 150146 0 -1 4194304 136 0 0 0 0 1 0 0 20 0 1 0 237240636 2859008 352 18446744073709551615 94476015046656 94476015061713 140735166840128 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94476015073936 94476015075432 94476033712128 140735166847457 140735166847528 140735166847528 140735166853099 0
/proc/150794/statm: 698 352 320 4 0 124 0
[pid=150795] ppid=150791 vsize=47544 memory=42368 CPUtime=0.16 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 10187 0 0 0 14 2 0 0 20 0 1 0 237240636 48685056 10592 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 11886 10592 512 108 0 10403 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 54528 KiB
Current children cumulated memory: 46720 KiB

[startup+0.307005 s]*
/proc/loadavg: 4.34 4.25 4.18 5/258 150795
/proc/meminfo: memFree=127173824/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 308 120 0 0 0 0 0 0 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150794] ppid=150791 vsize=2792 memory=1408 CPUtime=0.02 cores=4,6
/proc/150794/stat : 150794 (cat) S 150791 150791 150146 0 -1 4194304 136 0 0 0 0 2 0 0 20 0 1 0 237240636 2859008 352 18446744073709551615 94476015046656 94476015061713 140735166840128 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94476015073936 94476015075432 94476033712128 140735166847457 140735166847528 140735166847528 140735166853099 0
/proc/150794/statm: 698 352 320 4 0 124 0
[pid=150795] ppid=150791 vsize=68796 memory=64384 CPUtime=0.25 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 15699 0 0 0 22 3 0 0 20 0 1 0 237240636 70447104 16096 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 6 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 17199 16096 512 108 0 15716 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 75780 KiB
Current children cumulated memory: 68736 KiB

[startup+0.700288 s]
/proc/loadavg: 4.34 4.25 4.18 5/258 150795
/proc/meminfo: memFree=127045164/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=270732 memory=229824 CPUtime=0.63 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 38229 0 0 0 52 11 0 0 20 0 1 0 237240636 277229568 57456 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 67683 57456 544 108 0 66200 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 274924 KiB
Current children cumulated memory: 232768 KiB

[startup+1.50042 s]
/proc/loadavg: 4.34 4.25 4.18 5/257 150795
/proc/meminfo: memFree=126688152/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=725196 memory=674104 CPUtime=1.43 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 103845 0 0 0 113 30 0 0 20 0 1 0 237240636 742600704 168526 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 181299 168526 544 108 0 179816 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 729388 KiB
Current children cumulated memory: 677048 KiB

[startup+3.11343 s]
/proc/loadavg: 4.34 4.25 4.18 5/257 150795
/proc/meminfo: memFree=126324700/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=878820 memory=815116 CPUtime=3.04 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 119699 0 0 0 269 35 0 0 20 0 1 0 237240636 899911680 203779 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 219705 203779 544 108 0 218222 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 883012 KiB
Current children cumulated memory: 818060 KiB

[startup+6.30044 s]
/proc/loadavg: 4.31 4.25 4.18 5/257 150795
/proc/meminfo: memFree=126288520/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=906516 memory=826052 CPUtime=6.21 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 121027 0 0 0 586 35 0 0 20 0 1 0 237240636 928272384 206513 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 226629 206513 544 108 0 225146 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 910708 KiB
Current children cumulated memory: 828996 KiB

[startup+12.7004 s]
/proc/loadavg: 4.28 4.25 4.18 5/257 150796
/proc/meminfo: memFree=126211008/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=970940 memory=893868 CPUtime=12.59 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 137487 0 0 0 1221 38 0 0 20 0 1 0 237240636 994242560 223467 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 242735 223467 544 108 0 241252 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 975132 KiB
Current children cumulated memory: 896812 KiB

[startup+25.5004 s]
/proc/loadavg: 4.30 4.25 4.18 5/257 150796
/proc/meminfo: memFree=126059532/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=974508 memory=901932 CPUtime=25.35 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 139565 0 0 0 2496 39 0 0 20 0 1 0 237240636 997896192 225483 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 243627 225483 576 108 0 242144 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 978700 KiB
Current children cumulated memory: 904876 KiB

[startup+51.1136 s]
/proc/loadavg: 4.33 4.26 4.18 5/258 150849
/proc/meminfo: memFree=124896044/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=998636 memory=919928 CPUtime=50.88 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 143779 0 0 0 5048 40 0 0 20 0 1 0 237240636 1022603264 229982 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 249659 229982 576 108 0 248176 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 1002828 KiB
Current children cumulated memory: 922872 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.24 4.18 5/258 150851
/proc/meminfo: memFree=124761312/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=1037132 memory=952544 CPUtime=101.9 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 150849 0 0 0 10147 43 0 0 20 0 1 0 237240636 1062023168 238136 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 259283 238136 576 108 0 257800 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1041324 KiB
Current children cumulated memory: 955488 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.20 4.17 5/258 150853
/proc/meminfo: memFree=124613512/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=1078920 memory=985936 CPUtime=161.7 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 158190 0 0 0 16124 46 0 0 20 0 1 0 237240636 1104814080 246484 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 269730 246484 576 108 0 268247 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 1083112 KiB
Current children cumulated memory: 988880 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.21 4.18 5/257 150855

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

/proc/150795/statm: 486946 462814 576 108 0 485463 0
Current children cumulated CPU time: 3092.6 s
Current children cumulated vsize: 1951976 KiB
Current children cumulated memory: 1854200 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.23 4.16 5/255 151056
/proc/meminfo: memFree=121552560/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=1966692 memory=1869816 CPUtime=3152.41 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 374866 0 0 0 315127 114 0 0 20 0 1 0 237240636 2013892608 467454 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 491673 467454 576 108 0 490190 0
Current children cumulated CPU time: 3152.44 s
Current children cumulated vsize: 1970884 KiB
Current children cumulated memory: 1872760 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.20 4.15 5/255 151058
/proc/meminfo: memFree=121508580/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=1991016 memory=1893368 CPUtime=3212.24 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 380750 0 0 0 321108 116 0 0 20 0 1 0 237240636 2038800384 473342 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 497754 473342 576 108 0 496271 0
Current children cumulated CPU time: 3212.27 s
Current children cumulated vsize: 1995208 KiB
Current children cumulated memory: 1896312 KiB

[startup+3282.3 s]
/proc/loadavg: 4.27 4.22 4.16 5/255 151060
/proc/meminfo: memFree=121471608/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2016792 memory=1918840 CPUtime=3272.08 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 387315 0 0 0 327090 118 0 0 20 0 1 0 237240636 2065195008 479710 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 504198 479710 576 108 0 502715 0
Current children cumulated CPU time: 3272.11 s
Current children cumulated vsize: 2020984 KiB
Current children cumulated memory: 1921784 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.20 4.16 5/254 151062
/proc/meminfo: memFree=121417716/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2022472 memory=1926664 CPUtime=3331.92 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 388739 0 0 0 333074 118 0 0 20 0 1 0 237240636 2071011328 481666 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 505618 481666 576 108 0 504135 0
Current children cumulated CPU time: 3331.95 s
Current children cumulated vsize: 2026664 KiB
Current children cumulated memory: 1929608 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.19 4.16 5/253 151064
/proc/meminfo: memFree=121356192/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2023940 memory=1931528 CPUtime=3391.76 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 390148 0 0 0 339057 119 0 0 20 0 1 0 237240636 2072514560 482882 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 505985 482882 576 108 0 504502 0
Current children cumulated CPU time: 3391.79 s
Current children cumulated vsize: 2028132 KiB
Current children cumulated memory: 1934472 KiB

[startup+3462.3 s]
/proc/loadavg: 4.16 4.18 4.16 5/253 151066
/proc/meminfo: memFree=121288284/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2049596 memory=1959328 CPUtime=3451.59 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 396584 0 0 0 345038 121 0 0 20 0 1 0 237240636 2098786304 489832 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 512399 489832 576 108 0 510916 0
Current children cumulated CPU time: 3451.62 s
Current children cumulated vsize: 2053788 KiB
Current children cumulated memory: 1962272 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.16 4.15 5/254 151069
/proc/meminfo: memFree=121202948/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2071780 memory=1981216 CPUtime=3511.42 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 402237 0 0 0 351019 123 0 0 20 0 1 0 237240636 2121502720 495304 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 517945 495304 576 108 0 516462 0
Current children cumulated CPU time: 3511.45 s
Current children cumulated vsize: 2075972 KiB
Current children cumulated memory: 1984160 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.16 4.15 5/254 151071
/proc/meminfo: memFree=121131912/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2085968 memory=1995168 CPUtime=3571.26 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 405728 0 0 0 357002 124 0 0 20 0 1 0 237240636 2136031232 498792 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 521492 498792 576 108 0 520009 0
Current children cumulated CPU time: 3571.29 s
Current children cumulated vsize: 2090160 KiB
Current children cumulated memory: 1998112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 4.09 4.14 4.15 4/250 151083
/proc/meminfo: memFree=123463436/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2109720 memory=2017952 CPUtime=3599.99 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 411574 0 0 0 359873 126 0 0 20 0 1 0 237240636 2160353280 504488 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 527430 504488 576 108 0 525947 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2113912 KiB
Current children cumulated memory: 2020896 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3598.74 s, system=1.33414 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

[startup+3611.11 s]
/proc/loadavg: 4.09 4.14 4.15 4/250 151083
/proc/meminfo: memFree=123463436/131382120 swapFree=33010416/33010684
[pid=150791] ppid=150788 vsize=4192 memory=2944 CPUtime=0.03 cores=4,6
/proc/150791/stat : 150791 (bash) S 150788 150791 150146 0 -1 4194304 309 259 0 0 0 0 0 3 20 0 1 0 237240633 4292608 736 18446744073709551615 94061290311680 94061291206213 140731510967808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94061291445264 94061291493008 94061311213568 140731510970770 140731510970886 140731510970886 140731510976490 0
/proc/150791/statm: 1048 736 672 219 0 110 0
[pid=150795] ppid=150791 vsize=2109720 memory=2017952 CPUtime=3599.99 cores=4,6
/proc/150795/stat : 150795 (solve_pb) R 150791 150791 150146 0 -1 4194304 411574 0 0 0 359873 126 0 0 20 0 1 0 237240636 2160353280 504488 18446744073709551615 94317182223360 94317182661504 140731253612736 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94317182690224 94317182692640 94317215182848 140731253614978 140731253615042 140731253615042 140731253620664 0
/proc/150795/statm: 527430 504488 576 108 0 525947 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2113912 KiB
Current children cumulated memory: 2020896 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.14
CPU time (s): 3600.07
CPU user time (s): 3598.74
CPU system time (s): 1.33414
CPU usage (%): 99.6935
Max. virtual memory (cumulated for all children) (KiB): 2113912
Max. memory (cumulated for all children) (KiB): 2020896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.74
system time used= 1.33414
maximum resident set size= 2017952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 412142
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= 6060
involuntary context switches= 22160


# summary of solver processes directly reported to runsolver:
#   pid: 150791,150795
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3598.74
#   total CPU system time (s): 1.33414

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.6159 second user time and 35.014 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-22 22:20:13
IDJOB=4542448
IDBENCH=163928
IDSOLVER=3321
FILE ID=nodeC006/4542448-1753215612
RUNJOBID= nodeC006-1753211993-150157
SLURM_JOB_ID= 9687800
Free space on /tmp= 432648 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/composed_pebbling_php_pyramid/dec/normalized-composed_pebbling_php_pyramid_height44_pigeons43_holes42.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542448-1753215612/watcher-4542448-1753215612 -o /tmp/evaluation-result-4542448-1753215612/solver-4542448-1753215612 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753211993-150157 --watchdog 3760  HOME/solve.sh HOME/instance-4542448-1753215612.opb

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

MD5SUM BENCH= 67ed6d0a845cd2604ef9c9dd089eeee0
RANDOM SEED=2029470094

nodeC006 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		: 3491.561
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.32
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		: 3292.144
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.32
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.649
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.32
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.818
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.32
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.255
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.32
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		: 3491.666
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.32
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		: 1795.711
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.32
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.359
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127393336 kB
MemAvailable:   128214544 kB
Buffers:            2128 kB
Cached:          1498620 kB
SwapCached:           12 kB
Active:          2587372 kB
Inactive:         521068 kB
Active(anon):    1623048 kB
Inactive(anon):    10792 kB
Active(file):     964324 kB
Inactive(file):   510276 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            113480 kB
Writeback:             0 kB
AnonPages:       1610276 kB
Mapped:           110040 kB
Shmem:             26140 kB
KReclaimable:     372088 kB
Slab:             466820 kB
SReclaimable:     372088 kB
SUnreclaim:        94732 kB
KernelStack:        4144 kB
PageTables:         6112 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    2236960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432556 MiB
End job on nodeC006 at 2025-07-22 23:20:24