Trace number 4521858

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 NameAnswerobjective functionCPU timeWall clock time
PRINTEMPS 2025-05-28? (TO) 3600.1 1880.41

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_06.opb
MD5SUMda2c432e6d1460c5833697ae1752095a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark0.022338
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1232
Total number of constraints490
Number of constraints which are clauses259
Number of constraints which are cardinality constraints (but not clauses)140
Number of constraints which are nor clauses,nor cardinality constraints91
Minimum length of a constraint6
Maximum length of a constraint11
Number of terms in the objective function 56
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 56
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 56
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

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
0.00/0.00	c #variable: 1232
0.00/0.00	c #constraint: 490
0.00/0.00	c #equal: 0
0.00/0.00	c intsize: 6
0.00/0.00	c sizeproduct: 0
0.00/0.00	c #soft: 0
0.00/0.00	c mincost: 0
0.00/0.00	c maxcost: 0
0.00/0.00	c sumcost: 0
0.00/0.00	c iteration_max: -1
0.00/0.00	c time_max: -1
0.00/0.00	c number_of_threads(move update): 2
0.00/0.00	c number_of_threads(move evaluation): 2
0.00/0.00	c seed: 1435589076
3600.08/1880.40	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (50668 MiB free)
  memory of node 1: 64465 MiB (55511 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4521858-1751581747/watcher-4521858-1751581747 -o /tmp/evaluation-result-4521858-1751581747/solver-4521858-1751581747 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751579596-81599 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1435589076 HOME/instance-4521858-1751581747.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=81966, runsolver pid=81963
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 7.67 7.47 7.05 9/266 81968
/proc/meminfo: memFree=108728908/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=80632 memory=6400 CPUtime=0.17 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 1065 0 0 0 17 0 0 0 20 0 2 0 73853303 82567168 1600 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20158 1600 672 633 0 3067 0
[pid=81966/tid=81968] ppid=81963 vsize=80632 memory=4026531960 CPUtime=0.07 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 81 0 0 0 7 0 0 0 20 0 2 0 73853303 82567168 1600 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 80632 KiB
Current children cumulated memory: 6400 KiB

[startup+0.205486 s]*
/proc/loadavg: 7.67 7.47 7.05 9/266 81968
/proc/meminfo: memFree=108728908/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=80796 memory=6528 CPUtime=0.37 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 1093 0 0 0 37 0 0 0 20 0 2 0 73853303 82735104 1632 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20199 1632 672 633 0 3108 0
[pid=81966/tid=81968] ppid=81963 vsize=80796 memory=664958721904869660 CPUtime=0.17 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 81 0 0 0 17 0 0 0 20 0 2 0 73853303 82735104 1632 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 80796 KiB
Current children cumulated memory: 6528 KiB

[startup+0.305423 s]*
/proc/loadavg: 7.67 7.47 7.05 8/266 81968
/proc/meminfo: memFree=108728908/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=80796 memory=6528 CPUtime=0.56 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 1101 0 0 0 56 0 0 0 20 0 2 0 73853303 82735104 1632 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20199 1632 672 633 0 3108 0
[pid=81966/tid=81968] ppid=81963 vsize=80796 memory=7970393364504657779 CPUtime=0.27 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 81 0 0 0 27 0 0 0 20 0 2 0 73853303 82735104 1632 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 80796 KiB
Current children cumulated memory: 6528 KiB

[startup+0.700154 s]
/proc/loadavg: 7.67 7.47 7.05 8/266 81968
/proc/meminfo: memFree=108728908/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=81104 memory=6764 CPUtime=1.3 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 1197 0 0 0 128 2 0 0 20 0 2 0 73853303 83050496 1691 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20276 1691 672 633 0 3185 0
[pid=81966/tid=81968] ppid=81963 vsize=81104 memory=18432 CPUtime=0.62 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 81 0 0 0 62 0 0 0 20 0 2 0 73853303 83050496 1691 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 81104 KiB
Current children cumulated memory: 6764 KiB

[startup+1.50019 s]
/proc/loadavg: 7.67 7.47 7.05 9/266 81968
/proc/meminfo: memFree=108729192/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=81104 memory=6892 CPUtime=2.83 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 2055 0 0 0 279 4 0 0 20 0 2 0 73853303 83050496 1723 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20276 1723 672 633 0 3185 0
[pid=81966/tid=81968] ppid=81963 vsize=81104 memory=18432 CPUtime=1.36 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 92 0 0 0 136 0 0 0 20 0 2 0 73853303 83050496 1723 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2.83 s
Current children cumulated vsize: 81104 KiB
Current children cumulated memory: 6892 KiB

[startup+3.10562 s]
/proc/loadavg: 7.67 7.47 7.05 9/266 81968
/proc/meminfo: memFree=108729192/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=81752 memory=7280 CPUtime=5.92 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 3097 0 0 0 583 9 0 0 20 0 2 0 73853303 83714048 1820 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20438 1820 672 633 0 3347 0
[pid=81966/tid=81968] ppid=81963 vsize=81752 memory=6892 CPUtime=2.85 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) S 81963 81966 81584 0 -1 4194368 92 0 0 0 285 0 0 0 20 0 2 0 73853303 83714048 1820 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 5.92 s
Current children cumulated vsize: 81752 KiB
Current children cumulated memory: 7280 KiB

[startup+6.30018 s]
/proc/loadavg: 7.70 7.48 7.06 9/266 81968
/proc/meminfo: memFree=108729388/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=82020 memory=7664 CPUtime=12.06 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 4233 0 0 0 1192 14 0 0 20 0 2 0 73853303 83988480 1916 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20505 1916 672 633 0 3414 0
[pid=81966/tid=81968] ppid=81963 vsize=82020 memory=18432 CPUtime=5.83 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 348 0 0 0 582 1 0 0 20 0 2 0 73853303 83988480 1916 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 12.06 s
Current children cumulated vsize: 82020 KiB
Current children cumulated memory: 7664 KiB

[startup+12.7002 s]
/proc/loadavg: 7.64 7.47 7.06 9/266 81968
/proc/meminfo: memFree=108729388/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=82792 memory=7908 CPUtime=24.46 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 6597 0 0 0 2418 28 0 0 20 0 2 0 73853303 84779008 1977 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20698 1977 672 633 0 3607 0
[pid=81966/tid=81968] ppid=81963 vsize=82792 memory=7908 CPUtime=11.87 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 927 0 0 0 1184 3 0 0 20 0 2 0 73853303 84779008 1977 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 24.46 s
Current children cumulated vsize: 82792 KiB
Current children cumulated memory: 7908 KiB

[startup+25.5002 s]
/proc/loadavg: 7.72 7.50 7.07 9/266 81968
/proc/meminfo: memFree=108729396/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83064 memory=8164 CPUtime=49.19 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 7527 0 0 0 4866 53 0 0 20 0 2 0 73853303 85057536 2041 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20766 2041 672 633 0 3675 0
[pid=81966/tid=81968] ppid=81963 vsize=83064 memory=8036 CPUtime=23.9 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 1290 0 0 0 2384 6 0 0 20 0 2 0 73853303 85057536 2041 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 49.19 s
Current children cumulated vsize: 83064 KiB
Current children cumulated memory: 8164 KiB

[startup+51.1057 s]
/proc/loadavg: 7.56 7.47 7.08 9/266 81968
/proc/meminfo: memFree=108729176/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83064 memory=8420 CPUtime=96.76 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 7861 0 0 0 9577 99 0 0 20 0 2 0 73853303 85057536 2105 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20766 2105 672 633 0 3675 0
[pid=81966/tid=81968] ppid=81963 vsize=83064 memory=18432 CPUtime=46.03 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 1300 0 0 0 4593 10 0 0 20 0 2 0 73853303 85057536 2105 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 96.76 s
Current children cumulated vsize: 83064 KiB
Current children cumulated memory: 8420 KiB

[startup+102.3 s]
/proc/loadavg: 7.63 7.51 7.11 9/267 81972
/proc/meminfo: memFree=108717320/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83196 memory=8548 CPUtime=195.13 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 10385 0 0 0 19327 186 0 0 20 0 2 0 73853303 85192704 2137 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20799 2137 672 633 0 3708 0
[pid=81966/tid=81968] ppid=81963 vsize=83196 memory=18432 CPUtime=93.6 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 1973 0 0 0 9344 16 0 0 20 0 2 0 73853303 85192704 2137 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 195.13 s
Current children cumulated vsize: 83196 KiB
Current children cumulated memory: 8548 KiB

[startup+162.3 s]
/proc/loadavg: 7.87 7.60 7.17 9/268 81975
/proc/meminfo: memFree=108717688/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83196 memory=8548 CPUtime=310.32 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 11766 0 0 0 30728 304 0 0 20 0 2 0 73853303 85192704 2137 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20799 2137 672 633 0 3708 0
[pid=81966/tid=81968] ppid=81963 vsize=83196 memory=5632 CPUtime=149.2 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2232 0 0 0 14894 26 0 0 20 0 2 0 73853303 85192704 2137 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 310.32 s
Current children cumulated vsize: 83196 KiB
Current children cumulated memory: 8548 KiB

[startup+222.3 s]
/proc/loadavg: 8.01 7.69 7.23 8/268 81977
/proc/meminfo: memFree=108717236/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83196 memory=8548 CPUtime=425.61 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 12251 0 0 0 42158 403 0 0 20 0 2 0 73853303 85192704 2137 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20799 2137 672 633 0 3708 0
[pid=81966/tid=81968] ppid=81963 vsize=83196 memory=18432 CPUtime=204.9 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2330 0 0 0 20457 33 0 0 20 0 2 0 73853303 85192704 2137 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 425.61 s
Current children cumulated vsize: 83196 KiB
Current children cumulated memory: 8548 KiB

[startup+282.3 s]
/proc/loadavg: 7.90 7.72 7.27 8/268 81979
/proc/meminfo: memFree=108718948/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8676 CPUtime=540.74 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 12512 0 0 0 53567 507 0 0 20 0 2 0 73853303 85327872 2169 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2169 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8548 CPUtime=260.41 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2441 0 0 0 25999 42 0 0 20 0 2 0 73853303 85327872 2169 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 540.74 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8676 KiB

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

/proc/meminfo: memFree=108699280/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=2382.09 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 16536 0 0 0 236021 2188 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1148.94 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2884 0 0 0 114729 165 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1302.3 s]
/proc/loadavg: 7.01 7.07 7.16 8/267 82031
/proc/meminfo: memFree=108699148/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=2497.07 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 16564 0 0 0 247418 2289 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=18432 CPUtime=1204.41 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2884 0 0 0 120267 174 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2497.07 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1362.3 s]
/proc/loadavg: 6.96 7.04 7.15 8/267 82033
/proc/meminfo: memFree=108699252/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=2611.89 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 16567 0 0 0 258798 2391 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1259.72 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2884 0 0 0 125790 182 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2611.89 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1422.3 s]
/proc/loadavg: 7.05 7.05 7.14 8/266 82035
/proc/meminfo: memFree=108698880/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=2726.43 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 17346 0 0 0 270159 2484 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=14344 CPUtime=1314.77 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) S 81963 81966 81584 0 -1 4194368 2905 0 0 0 131289 188 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2726.43 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1482.3 s]
/proc/loadavg: 7.23 7.09 7.15 8/266 82037
/proc/meminfo: memFree=108698260/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=2841.19 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 17350 0 0 0 281534 2585 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1370 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 2905 0 0 0 136805 195 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2841.19 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1542.3 s]
/proc/loadavg: 6.80 7.00 7.12 7/267 82088
/proc/meminfo: memFree=103865892/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=2956.01 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 18129 0 0 0 292915 2686 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1425.3 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3041 0 0 0 142329 201 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 2956.01 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1602.3 s]
/proc/loadavg: 6.92 7.00 7.10 8/267 82090
/proc/meminfo: memFree=100789400/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=3070.8 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 18140 0 0 0 304295 2785 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1480.58 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3042 0 0 0 147850 208 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 3070.8 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1662.3 s]
/proc/loadavg: 6.45 6.85 7.04 7/267 82137
/proc/meminfo: memFree=99569044/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=3185.38 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 18142 0 0 0 315651 2887 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1535.56 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3042 0 0 0 153339 217 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 3185.38 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1722.3 s]
/proc/loadavg: 6.33 6.74 6.99 7/267 82139
/proc/meminfo: memFree=99557776/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=3299.52 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 18930 0 0 0 326965 2987 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1590.15 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3180 0 0 0 158787 228 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 3299.52 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1782.3 s]
/proc/loadavg: 6.40 6.68 6.96 6/267 82145
/proc/meminfo: memFree=99627964/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=3413.6 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 18930 0 0 0 338262 3098 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1644.72 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3180 0 0 0 164230 242 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 3413.6 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

[startup+1842.3 s]
/proc/loadavg: 6.30 6.60 6.91 8/266 82147
/proc/meminfo: memFree=99630500/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=3527.66 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 19729 0 0 0 349569 3197 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=8804 CPUtime=1699.3 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3304 0 0 0 169676 254 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 3527.66 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1880.4 s]
/proc/loadavg: 6.22 6.55 6.88 7/266 82148
/proc/meminfo: memFree=99616760/131249988 swapFree=33010416/33010684
[pid=81966] ppid=81963 vsize=83328 memory=8804 CPUtime=3600.08 cores=1,3
/proc/81966/stat : 81966 (pb_competition_) R 81963 81966 81584 0 -1 4194304 19739 0 0 0 356744 3264 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
/proc/81966/statm: 20832 2201 672 633 0 3741 0
[pid=81966/tid=81968] ppid=81963 vsize=83328 memory=5632 CPUtime=1733.96 cores=1,3
/proc/81966/task/81968/stat : 81968 (pb_competition_) R 81963 81966 81584 0 -1 4194368 3304 0 0 0 173135 261 0 0 20 0 2 0 73853303 85327872 2201 18446744073709551615 4198400 6788177 140736939915104 0 0 0 0 0 8404994 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 27574272 140736939923801 140736939923928 140736939923928 140736939929530 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 83328 KiB
Current children cumulated memory: 8804 KiB

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

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

# cumulated CPU time of all completed processes:  user=3567.45 s, system=32.6484 s

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

Child status: 0

Real time (s): 1880.41
CPU time (s): 3600.1
CPU user time (s): 3567.45
CPU system time (s): 32.6484
CPU usage (%): 191.453
Max. virtual memory (cumulated for all children) (KiB): 83328
Max. memory (cumulated for all children) (KiB): 8804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.45
system time used= 32.6484
maximum resident set size= 8804
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19959
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= 150629
involuntary context switches= 60263


# summary of solver processes directly reported to runsolver:
#   pid: 81966
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3567.45
#   total CPU system time (s): 32.6484

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.1966 second user time and 7.07406 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-07-04 00:29:08
IDJOB=4521858
IDBENCH=178488
IDSOLVER=3347
FILE ID=nodeC031/4521858-1751581747
RUNJOBID= nodeC031-1751579596-81599
SLURM_JOB_ID= 9598816
Free space on /tmp= 432080 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_06.opb
COMMAND LINE= pb_competition_2025_solver -k -1 -t -1.0 -j NBCORE -r RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521858-1751581747/watcher-4521858-1751581747 -o /tmp/evaluation-result-4521858-1751581747/solver-4521858-1751581747 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751579596-81599 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 1435589076 HOME/instance-4521858-1751581747.opb

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

MD5SUM BENCH= da2c432e6d1460c5833697ae1752095a
RANDOM SEED=1435589076

nodeC031 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.887
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.78
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.893
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.78
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.888
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.78
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.858
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.78
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.882
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.78
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.886
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.78
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		: 3599.883
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.78
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		: 3599.892
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        108728860 kB
MemAvailable:   129589804 kB
Buffers:            2128 kB
Cached:         21544772 kB
SwapCached:           12 kB
Active:           547436 kB
Inactive:       21138048 kB
Active(anon):     146172 kB
Inactive(anon):    10468 kB
Active(file):     401264 kB
Inactive(file): 21127580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10568 kB
Writeback:            20 kB
AnonPages:        141692 kB
Mapped:           112420 kB
Shmem:             18052 kB
KReclaimable:     342680 kB
Slab:             435836 kB
SReclaimable:     342680 kB
SUnreclaim:        93156 kB
KernelStack:        4304 kB
PageTables:         3268 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     500028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431952 MiB
End job on nodeC031 at 2025-07-04 01:00:28