Trace number 4516015

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 93.6138 93.9242

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-grids-v2_shuffle/normalized-grid4_51.shuf-3.opb
MD5SUMbc497e8177732403fc20f4b37a52cb26
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.487157
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables204
Total number of constraints409
Number of constraints which are clauses408
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint204
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 206
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

93.57/93.92	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: 63665 MiB (61917 MiB free)
  memory of node 1: 64507 MiB (62226 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516015-1751234312/watcher-4516015-1751234312 -o /tmp/evaluation-result-4516015-1751234312/solver-4516015-1751234312 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751229349-36950 --watchdog 3760 HOME/solve.sh HOME/instance-4516015-1751234312.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=37770, runsolver pid=37767

[startup+0.100065 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 37774
/proc/meminfo: memFree=127123572/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=10500 memory=6656 CPUtime=0.07 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 1186 0 0 0 7 0 0 0 20 0 1 0 39109087 10752000 1664 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 2625 1664 608 108 0 1142 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 14692 KiB
Current children cumulated memory: 9600 KiB

[startup+0.205746 s]*
/proc/loadavg: 4.11 4.11 4.09 5/268 37774
/proc/meminfo: memFree=127123572/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=14328 memory=9728 CPUtime=0.17 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 1962 0 0 0 17 0 0 0 20 0 1 0 39109087 14671872 2432 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 3582 2432 608 108 0 2099 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 18520 KiB
Current children cumulated memory: 12672 KiB

[startup+0.305643 s]*
/proc/loadavg: 4.11 4.11 4.09 6/268 37774
/proc/meminfo: memFree=127123572/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=16680 memory=12416 CPUtime=0.27 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 2640 0 0 0 27 0 0 0 20 0 1 0 39109087 17080320 3104 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 4170 3104 608 108 0 2687 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 20872 KiB
Current children cumulated memory: 15360 KiB

[startup+0.700211 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127123572/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=24928 memory=19456 CPUtime=0.66 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 4399 0 0 0 66 0 0 0 20 0 1 0 39109087 25526272 4864 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 6232 4864 608 108 0 4749 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 29120 KiB
Current children cumulated memory: 22400 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127122060/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=30716 memory=23936 CPUtime=1.46 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 5507 0 0 0 145 1 0 0 20 0 1 0 39109087 31453184 5984 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 7679 5984 608 108 0 6196 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 34908 KiB
Current children cumulated memory: 26880 KiB

[startup+3.10556 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127104168/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=37896 memory=30336 CPUtime=3.06 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 7115 0 0 0 304 2 0 0 20 0 1 0 39109087 38805504 7584 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 9474 7584 608 108 0 7991 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 42088 KiB
Current children cumulated memory: 33280 KiB

[startup+6.3002 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127096104/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=46952 memory=36608 CPUtime=6.24 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 8704 0 0 0 622 2 0 0 20 0 1 0 39109087 48078848 9152 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 11738 9152 608 108 0 10255 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 51144 KiB
Current children cumulated memory: 39552 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127087844/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=51756 memory=41344 CPUtime=12.62 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 9892 0 0 0 1259 3 0 0 20 0 1 0 39109087 52998144 10336 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 12939 10336 608 108 0 11456 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 55948 KiB
Current children cumulated memory: 44288 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.10 4.09 5/267 37774
/proc/meminfo: memFree=127064804/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=65624 memory=52224 CPUtime=25.38 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 12681 0 0 0 2534 4 0 0 20 0 1 0 39109087 67198976 13056 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 16406 13056 608 108 0 14923 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 69816 KiB
Current children cumulated memory: 55168 KiB

[startup+51.1056 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127008568/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=85876 memory=68788 CPUtime=50.91 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 16887 0 0 0 5085 6 0 0 20 0 1 0 39109087 87937024 17197 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 21469 17197 608 108 0 19986 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 90068 KiB
Current children cumulated memory: 71732 KiB

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

# cumulated CPU time of all completed processes:  user=93.5065 s, system=0.10732 s

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

[startup+51.2003 s]
/proc/loadavg: 4.10 4.11 4.09 5/267 37774
/proc/meminfo: memFree=127008568/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=85876 memory=68788 CPUtime=51.01 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 16889 0 0 0 5095 6 0 0 20 0 1 0 39109087 87937024 17197 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 21469 17197 608 108 0 19986 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 90068 KiB
Current children cumulated memory: 71732 KiB

[startup+76.8002 s]
/proc/loadavg: 4.07 4.10 4.09 5/267 37776
/proc/meminfo: memFree=126959804/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=101636 memory=83140 CPUtime=76.52 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 19977 0 0 0 7644 8 0 0 20 0 1 0 39109087 104075264 20785 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 25409 20785 608 108 0 23926 0
Current children cumulated CPU time: 76.52 s
Current children cumulated vsize: 105828 KiB
Current children cumulated memory: 86084 KiB

[startup+83.2002 s]
/proc/loadavg: 4.06 4.10 4.09 5/267 37776
/proc/meminfo: memFree=126958796/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=101636 memory=83268 CPUtime=82.9 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 20012 0 0 0 8282 8 0 0 20 0 1 0 39109087 104075264 20817 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 25409 20817 608 108 0 23926 0
Current children cumulated CPU time: 82.9 s
Current children cumulated vsize: 105828 KiB
Current children cumulated memory: 86212 KiB

[startup+89.6002 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 37776
/proc/meminfo: memFree=126950732/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=106320 memory=87748 CPUtime=89.29 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 21132 0 0 0 8920 9 0 0 20 0 1 0 39109087 108871680 21937 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 26580 21937 608 108 0 25097 0
Current children cumulated CPU time: 89.29 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 90692 KiB

[startup+91.2002 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 37776
/proc/meminfo: memFree=126950732/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=106320 memory=87748 CPUtime=90.88 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 21132 0 0 0 9079 9 0 0 20 0 1 0 39109087 108871680 21937 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 26580 21937 608 108 0 25097 0
Current children cumulated CPU time: 90.88 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 90692 KiB

[startup+92.8002 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 37776
/proc/meminfo: memFree=126950732/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=106320 memory=87748 CPUtime=92.48 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 21132 0 0 0 9239 9 0 0 20 0 1 0 39109087 108871680 21937 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 26580 21937 608 108 0 25097 0
Current children cumulated CPU time: 92.48 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 90692 KiB

[startup+93.6002 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 37776
/proc/meminfo: memFree=126950732/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=106320 memory=87748 CPUtime=93.27 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 21132 0 0 0 9318 9 0 0 20 0 1 0 39109087 108871680 21937 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 26580 21937 608 108 0 25097 0
Current children cumulated CPU time: 93.27 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 90692 KiB

[startup+93.8002 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 37776
/proc/meminfo: memFree=126950732/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=106320 memory=87748 CPUtime=93.47 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 21132 0 0 0 9338 9 0 0 20 0 1 0 39109087 108871680 21937 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 26580 21937 608 108 0 25097 0
Current children cumulated CPU time: 93.47 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 90692 KiB

[startup+93.9002 s]
/proc/loadavg: 4.05 4.09 4.09 5/267 37776
/proc/meminfo: memFree=126950732/131249996 swapFree=33010684/33010684
[pid=37770] ppid=37767 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37770/stat : 37770 (bash) S 37767 37770 36937 0 -1 4194304 310 229 0 0 0 0 0 0 20 0 1 0 39109085 4292608 736 18446744073709551615 93860447571968 93860448466501 140734466135616 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 93860448705552 93860448753296 93860476170240 140734466144660 140734466144776 140734466144776 140734466150378 0
/proc/37770/statm: 1048 736 672 219 0 110 0
[pid=37774] ppid=37770 vsize=106320 memory=87748 CPUtime=93.57 cores=5,7
/proc/37774/stat : 37774 (solve_pb) R 37770 37770 36937 0 -1 4194304 21132 0 0 0 9348 9 0 0 20 0 1 0 39109087 108871680 21937 18446744073709551615 94042500142080 94042500580224 140721675997344 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94042500608944 94042500611360 94042514554880 140721676003716 140721676003780 140721676003780 140721676009400 0
/proc/37774/statm: 26580 21937 608 108 0 25097 0
Current children cumulated CPU time: 93.57 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 90692 KiB

Child status: 0

Real time (s): 93.9242
CPU time (s): 93.6138
CPU user time (s): 93.5065
CPU system time (s): 0.10732
CPU usage (%): 99.6695
Max. virtual memory (cumulated for all children) (KiB): 110512
Max. memory (cumulated for all children) (KiB): 90692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.5065
system time used= 0.10732
maximum resident set size= 87748
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21686
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= 382
involuntary context switches= 137


# summary of solver processes directly reported to runsolver:
#   pid: 37770
#   total CPU time (s): 93.6138
#   total CPU user time (s): 93.5065
#   total CPU system time (s): 0.10732

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.164316 second user time and 0.50009 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 23:58:32
IDJOB=4516015
IDBENCH=169008
IDSOLVER=3321
FILE ID=nodeC024/4516015-1751234312
RUNJOBID= nodeC024-1751229349-36950
SLURM_JOB_ID= 9587696
Free space on /tmp= 433060 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-grids-v2_shuffle/normalized-grid4_51.shuf-3.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516015-1751234312/watcher-4516015-1751234312 -o /tmp/evaluation-result-4516015-1751234312/solver-4516015-1751234312 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751229349-36950 --watchdog 3760  HOME/solve.sh HOME/instance-4516015-1751234312.opb

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

MD5SUM BENCH= bc497e8177732403fc20f4b37a52cb26
RANDOM SEED=88941749

nodeC024 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.050
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.685
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.253
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.664
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.702
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.669
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3584.516
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3598.681
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        127123236 kB
MemAvailable:   127334912 kB
Buffers:            3280 kB
Cached:          1018896 kB
SwapCached:            0 kB
Active:          2747676 kB
Inactive:         764176 kB
Active(anon):    2507740 kB
Inactive(anon):        0 kB
Active(file):     239936 kB
Inactive(file):   764176 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:               668 kB
Writeback:             0 kB
AnonPages:       2492860 kB
Mapped:           104072 kB
Shmem:             18064 kB
KReclaimable:      93208 kB
Slab:             180360 kB
SReclaimable:      93208 kB
SUnreclaim:        87152 kB
KernelStack:        4320 kB
PageTables:         8968 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    3243768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1335296 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

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