Trace number 4522732

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) 3602.05 3067.13

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/SMTI_PBO/SMTI_50000_3_0.85_4.opb
MD5SUM80bbccedb85ca0271e993b8d74e189a8
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 benchmark6142
Best CPU time to get the best result obtained on this benchmark58.51
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables250000
Total number of constraints250001
Number of constraints which are clauses150000
Number of constraints which are cardinality constraints (but not clauses)100000
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint100000
Number of terms in the objective function 100000
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 100000
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100000
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c PRINTEMPS v2.7.0 (https://snowberryfield.github.io/printemps/)
2.65/1.91	c #variable: 250000
2.65/1.91	c #constraint: 250001
2.65/1.91	c #equal: 100001
2.65/1.91	c intsize: 17
2.65/1.91	c sizeproduct: 0
2.65/1.91	c #soft: 0
2.65/1.91	c mincost: 0
2.65/1.91	c maxcost: 0
2.65/1.91	c sumcost: 0
2.65/1.91	c iteration_max: -1
2.65/1.91	c time_max: -1
2.65/1.91	c number_of_threads(move update): 2
2.65/1.91	c number_of_threads(move evaluation): 2
2.65/1.91	c seed: 811675406
3601.82/3066.90	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: 63665 MiB (60780 MiB free)
  memory of node 1: 64507 MiB (62598 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522732-1751592486/watcher-4522732-1751592486 -o /tmp/evaluation-result-4522732-1751592486/solver-4522732-1751592486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751589378-92771 --watchdog 3760 pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 811675406 HOME/instance-4522732-1751592486.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=93097, runsolver pid=93094

[startup+0.100061 s]*
/proc/loadavg: 5.05 4.86 4.86 8/270 93099
/proc/meminfo: memFree=126300452/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=136568 memory=63688 CPUtime=0.12 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 13513 0 0 0 9 3 0 0 20 0 2 0 74926459 139845632 15922 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 34142 15922 576 633 0 18083 0
[pid=93097/tid=93099] ppid=93094 vsize=136568 memory=4026531960 CPUtime=0.02 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) R 93094 93097 92759 0 -1 4194368 1113 0 0 0 2 0 0 0 20 0 2 0 74926467 139845632 15922 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 136568 KiB
Current children cumulated memory: 63688 KiB

[startup+0.205703 s]*
/proc/loadavg: 5.05 4.86 4.86 7/270 93099
/proc/meminfo: memFree=126260132/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=154520 memory=101960 CPUtime=0.31 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 23056 0 0 0 27 4 0 0 20 0 2 0 74926459 158228480 25490 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 38630 25490 576 633 0 27640 0
[pid=93097/tid=93099] ppid=93094 vsize=154520 memory=664958721904869660 CPUtime=0.11 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) R 93094 93097 92759 0 -1 4194368 6182 0 0 0 11 0 0 0 20 0 2 0 74926467 158228480 25490 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 154520 KiB
Current children cumulated memory: 101960 KiB

[startup+0.305836 s]*
/proc/loadavg: 5.05 4.86 4.86 6/270 93099
/proc/meminfo: memFree=126219876/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=171680 memory=138312 CPUtime=0.51 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 32162 0 0 0 45 6 0 0 20 0 2 0 74926459 175800320 34578 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 42920 34578 576 633 0 36732 0
[pid=93097/tid=93099] ppid=93094 vsize=171680 memory=7970678099395232362 CPUtime=0.22 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) R 93094 93097 92759 0 -1 4194368 10984 0 0 0 20 2 0 0 20 0 2 0 74926467 175800320 34578 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 -1 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 171680 KiB
Current children cumulated memory: 138312 KiB

[startup+0.700243 s]
/proc/loadavg: 5.05 4.86 4.86 6/270 93099
/proc/meminfo: memFree=126159344/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=269772 memory=214100 CPUtime=0.97 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 48533 0 0 0 87 10 0 0 20 0 2 0 74926459 276246528 53525 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 67443 53525 576 633 0 56297 0
[pid=93097/tid=93099] ppid=93094 vsize=269772 memory=18560 CPUtime=0.37 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 19221 0 0 0 34 3 0 0 20 0 2 0 74926467 276246528 53525 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 1 0 0 -1 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 269772 KiB
Current children cumulated memory: 214100 KiB

[startup+1.50021 s]
/proc/loadavg: 5.05 4.86 4.86 6/270 93099
/proc/meminfo: memFree=126082796/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=545536 memory=502136 CPUtime=2.05 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 121493 0 0 0 185 20 0 0 20 0 2 0 74926459 558628864 125534 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 136384 125534 608 633 0 127562 0
[pid=93097/tid=93099] ppid=93094 vsize=545536 memory=18560 CPUtime=0.66 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) R 93094 93097 92759 0 -1 4194368 30723 0 0 0 61 5 0 0 20 0 2 0 74926467 558628864 125534 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 0 0 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 2.05 s
Current children cumulated vsize: 545536 KiB
Current children cumulated memory: 502136 KiB

[startup+3.10577 s]
/proc/loadavg: 5.05 4.86 4.86 7/270 93099
/proc/meminfo: memFree=125734124/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=693576 memory=622840 CPUtime=3.85 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 214228 0 0 0 357 28 0 0 20 0 2 0 74926459 710221824 155710 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 173394 155710 640 633 0 157704 0
[pid=93097/tid=93099] ppid=93094 vsize=693576 memory=554872 CPUtime=0.97 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 42301 0 0 0 90 7 0 0 20 0 2 0 74926467 710221824 155710 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3.85 s
Current children cumulated vsize: 693576 KiB
Current children cumulated memory: 622840 KiB

[startup+6.30021 s]
/proc/loadavg: 4.96 4.84 4.86 5/270 93100
/proc/meminfo: memFree=125693788/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=733468 memory=662616 CPUtime=7.04 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 237687 0 0 0 673 31 0 0 20 0 2 0 74926459 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 183367 165654 640 633 0 167677 0
[pid=93097/tid=93099] ppid=93094 vsize=733468 memory=662616 CPUtime=0.97 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 42301 0 0 0 90 7 0 0 20 0 2 0 74926467 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 7.04 s
Current children cumulated vsize: 733468 KiB
Current children cumulated memory: 662616 KiB

[startup+12.7002 s]
/proc/loadavg: 4.96 4.85 4.86 6/270 93100
/proc/meminfo: memFree=125695020/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=733468 memory=662616 CPUtime=13.41 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 244629 0 0 0 1310 31 0 0 20 0 2 0 74926459 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 183367 165654 640 633 0 167677 0
[pid=93097/tid=93099] ppid=93094 vsize=733468 memory=662616 CPUtime=0.97 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 42301 0 0 0 90 7 0 0 20 0 2 0 74926467 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 13.41 s
Current children cumulated vsize: 733468 KiB
Current children cumulated memory: 662616 KiB

[startup+25.5002 s]
/proc/loadavg: 4.98 4.85 4.86 5/270 93146
/proc/meminfo: memFree=124866128/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=733468 memory=662616 CPUtime=26.15 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 264927 0 0 0 2583 32 0 0 20 0 2 0 74926459 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 183367 165654 640 633 0 167677 0
[pid=93097/tid=93099] ppid=93094 vsize=733468 memory=662616 CPUtime=0.97 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 42301 0 0 0 90 7 0 0 20 0 2 0 74926467 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 26.15 s
Current children cumulated vsize: 733468 KiB
Current children cumulated memory: 662616 KiB

[startup+51.1059 s]
/proc/loadavg: 4.64 4.78 4.84 5/270 93146
/proc/meminfo: memFree=124865324/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=733468 memory=662616 CPUtime=51.66 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 269930 0 0 0 5133 33 0 0 20 0 2 0 74926459 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 183367 165654 640 633 0 167677 0
[pid=93097/tid=93099] ppid=93094 vsize=733468 memory=662616 CPUtime=0.97 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 42301 0 0 0 90 7 0 0 20 0 2 0 74926467 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 51.66 s
Current children cumulated vsize: 733468 KiB
Current children cumulated memory: 662616 KiB

[startup+102.3 s]
/proc/loadavg: 4.45 4.71 4.81 5/269 93150
/proc/meminfo: memFree=123535948/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=733468 memory=662616 CPUtime=102.62 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 281226 0 0 0 10229 33 0 0 20 0 2 0 74926459 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 183367 165654 640 633 0 167677 0
[pid=93097/tid=93099] ppid=93094 vsize=733468 memory=662616 CPUtime=0.97 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 42301 0 0 0 90 7 0 0 20 0 2 0 74926467 751071232 165654 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 102.62 s
Current children cumulated vsize: 733468 KiB
Current children cumulated memory: 662616 KiB

[startup+162.3 s]
/proc/loadavg: 4.39 4.64 4.78 6/269 93153
/proc/meminfo: memFree=122954588/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1305124 memory=1233812 CPUtime=162.46 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 605142 0 0 0 16177 69 0 0 20 0 2 0 74926459 1336446976 308453 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 326281 308453 640 633 0 310591 0
[pid=93097/tid=93099] ppid=93094 vsize=1305124 memory=1202580 CPUtime=1.05 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 49701 0 0 0 98 7 0 0 20 0 2 0 74926467 1336446976 308453 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 162.46 s
Current children cumulated vsize: 1305124 KiB
Current children cumulated memory: 1233812 KiB

[startup+222.3 s]
/proc/loadavg: 4.57 4.65 4.77 5/269 93155
/proc/meminfo: memFree=122941964/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1305520 memory=1234196 CPUtime=228.29 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 689294 0 0 0 22754 75 0 0 20 0 2 0 74926459 1336852480 308549 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 326380 308549 640 633 0 310690 0
[pid=93097/tid=93099] ppid=93094 vsize=1305520 memory=1234196 CPUtime=8.59 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 56899 0 0 0 851 8 0 0 20 0 2 0 74926467 1336852480 308549 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 228.29 s
Current children cumulated vsize: 1305520 KiB
Current children cumulated memory: 1234196 KiB

[startup+282.3 s]
/proc/loadavg: 4.35 4.57 4.74 5/270 93204
/proc/meminfo: memFree=123418144/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1308064 memory=1236756 CPUtime=292.44 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 800899 0 0 0 29162 82 0 0 20 0 2 0 74926459 1339457536 309189 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 327016 309189 640 633 0 311326 0
[pid=93097/tid=93099] ppid=93094 vsize=1308064 memory=1236756 CPUtime=14.06 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 57260 0 0 0 1398 8 0 0 20 0 2 0 74926467 1339457536 309189 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 292.44 s
Current children cumulated vsize: 1308064 KiB
Current children cumulated memory: 1236756 KiB

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

/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 38988264 0 0 0 314481 8696 0 0 20 0 2 0 74926459 1689800704 395045 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 412549 395045 640 633 0 396859 0
[pid=93097/tid=93099] ppid=93094 vsize=1650196 memory=1582356 CPUtime=505.91 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145030 0 0 0 50546 45 0 0 20 0 2 0 74926467 1689800704 395045 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3231.77 s
Current children cumulated vsize: 1650196 KiB
Current children cumulated memory: 1580180 KiB

[startup+2802.3 s]
/proc/loadavg: 4.69 4.67 4.73 6/268 93389
/proc/meminfo: memFree=122885124/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1668652 memory=1598612 CPUtime=3300.56 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 39971389 0 0 0 321126 8930 0 0 20 0 2 0 74926459 1708699648 399653 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 417163 399653 640 633 0 401473 0
[pid=93097/tid=93099] ppid=93094 vsize=1668652 memory=1598612 CPUtime=515.01 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145072 0 0 0 51455 46 0 0 20 0 2 0 74926467 1708699648 399653 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3300.56 s
Current children cumulated vsize: 1668652 KiB
Current children cumulated memory: 1598612 KiB

[startup+2862.3 s]
/proc/loadavg: 4.60 4.65 4.72 5/268 93391
/proc/meminfo: memFree=122879976/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1680912 memory=1610900 CPUtime=3368.97 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 40677099 0 0 0 327794 9103 0 0 20 0 2 0 74926459 1721253888 402725 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 420228 402725 640 633 0 404538 0
[pid=93097/tid=93099] ppid=93094 vsize=1680912 memory=16360 CPUtime=523.74 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145442 0 0 0 52326 48 0 0 20 0 2 0 74926467 1721253888 402725 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3368.97 s
Current children cumulated vsize: 1680912 KiB
Current children cumulated memory: 1610900 KiB

[startup+2922.3 s]
/proc/loadavg: 4.39 4.59 4.69 6/268 93393
/proc/meminfo: memFree=122860260/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1689384 memory=1619348 CPUtime=3437.71 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 40699813 0 0 0 334664 9107 0 0 20 0 2 0 74926459 1729929216 404837 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 422346 404837 640 633 0 406656 0
[pid=93097/tid=93099] ppid=93094 vsize=1689384 memory=16360 CPUtime=532.79 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145497 0 0 0 53231 48 0 0 20 0 2 0 74926467 1729929216 404837 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3437.71 s
Current children cumulated vsize: 1689384 KiB
Current children cumulated memory: 1619348 KiB

[startup+2982.3 s]
/proc/loadavg: 4.45 4.58 4.69 5/268 93396
/proc/meminfo: memFree=122837972/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1669956 memory=1599976 CPUtime=3505.83 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42025831 0 0 0 341152 9431 0 0 20 0 2 0 74926459 1710034944 399994 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 417489 399994 640 633 0 401799 0
[pid=93097/tid=93099] ppid=93094 vsize=1669956 memory=1599976 CPUtime=541.25 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145601 0 0 0 54075 50 0 0 20 0 2 0 74926467 1710034944 399994 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3505.83 s
Current children cumulated vsize: 1669956 KiB
Current children cumulated memory: 1599976 KiB

[startup+3042.3 s]
/proc/loadavg: 4.73 4.63 4.70 6/268 93398
/proc/meminfo: memFree=122805660/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1709772 memory=1639684 CPUtime=3574.12 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42057667 0 0 0 347977 9435 0 0 20 0 2 0 74926459 1750806528 409921 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 427443 409921 640 633 0 411753 0
[pid=93097/tid=93099] ppid=93094 vsize=1709772 memory=1635460 CPUtime=549.84 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145706 0 0 0 54934 50 0 0 20 0 2 0 74926467 1750806528 409921 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3574.12 s
Current children cumulated vsize: 1709772 KiB
Current children cumulated memory: 1639684 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3065.11 s]
/proc/loadavg: 4.80 4.66 4.71 5/268 93398
/proc/meminfo: memFree=122796584/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1713864 memory=1643780 CPUtime=3600.03 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42081104 0 0 0 350566 9437 0 0 20 0 2 0 74926459 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 428466 410945 640 633 0 412776 0
[pid=93097/tid=93099] ppid=93094 vsize=1713864 memory=1639684 CPUtime=553.07 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145711 0 0 0 55257 50 0 0 20 0 2 0 74926467 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1713864 KiB
Current children cumulated memory: 1643780 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3067.13 s]
# the end of solver process 93097 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3507.66 s, system=94.3965 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3065.6 s]
/proc/loadavg: 4.80 4.66 4.71 5/268 93398
/proc/meminfo: memFree=122796584/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1713864 memory=1643780 CPUtime=3600.52 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42081105 0 0 0 350615 9437 0 0 20 0 2 0 74926459 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 428466 410945 640 633 0 412776 0
[pid=93097/tid=93099] ppid=93094 vsize=1713864 memory=3104 CPUtime=553.07 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145711 0 0 0 55257 50 0 0 20 0 2 0 74926467 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3600.52 s
Current children cumulated vsize: 1713864 KiB
Current children cumulated memory: 1643780 KiB

[startup+3066.4 s]
/proc/loadavg: 4.81 4.66 4.71 5/268 93398
/proc/meminfo: memFree=122792884/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1713864 memory=1643780 CPUtime=3601.32 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42081105 0 0 0 350695 9437 0 0 20 0 2 0 74926459 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 428466 410945 640 633 0 412776 0
[pid=93097/tid=93099] ppid=93094 vsize=1713864 memory=1643780 CPUtime=553.07 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145711 0 0 0 55257 50 0 0 20 0 2 0 74926467 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3601.32 s
Current children cumulated vsize: 1713864 KiB
Current children cumulated memory: 1643780 KiB

[startup+3066.8 s]
/proc/loadavg: 4.81 4.66 4.71 5/268 93398
/proc/meminfo: memFree=122792884/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1713864 memory=1643780 CPUtime=3601.72 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42081106 0 0 0 350735 9437 0 0 20 0 2 0 74926459 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 428466 410945 640 633 0 412776 0
[pid=93097/tid=93099] ppid=93094 vsize=1713864 memory=7970110764280069741 CPUtime=553.07 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145711 0 0 0 55257 50 0 0 20 0 2 0 74926467 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3601.72 s
Current children cumulated vsize: 1713864 KiB
Current children cumulated memory: 1643780 KiB

[startup+3067 s]*
/proc/loadavg: 4.81 4.66 4.71 5/268 93398
/proc/meminfo: memFree=122792884/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1713864 memory=1643780 CPUtime=3601.92 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42082674 0 0 0 350755 9437 0 0 20 0 2 0 74926459 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 428466 410945 640 633 0 412776 0
[pid=93097/tid=93099] ppid=93094 vsize=1713864 memory=7970110764280069741 CPUtime=553.07 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145711 0 0 0 55257 50 0 0 20 0 2 0 74926467 1754996736 410945 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3601.92 s
Current children cumulated vsize: 1713864 KiB
Current children cumulated memory: 1643780 KiB

[startup+3067.11 s]
/proc/loadavg: 4.81 4.66 4.71 5/268 93398
/proc/meminfo: memFree=122792884/131250000 swapFree=33010416/33010684
[pid=93097] ppid=93094 vsize=1694840 memory=1624820 CPUtime=3602.02 cores=1,3
/proc/93097/stat : 93097 (pb_competition_) R 93094 93097 92759 0 -1 4194304 42084501 0 0 0 350765 9437 0 0 20 0 2 0 74926459 1735516160 406205 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
/proc/93097/statm: 423710 406205 640 633 0 408020 0
[pid=93097/tid=93099] ppid=93094 vsize=1694840 memory=1643780 CPUtime=553.07 cores=1,3
/proc/93097/task/93099/stat : 93099 (pb_competition_) S 93094 93097 92759 0 -1 4194368 145711 0 0 0 55257 50 0 0 20 0 2 0 74926467 1735516160 406205 18446744073709551615 4198400 6788177 140737124373984 0 0 0 0 0 8404994 1 0 0 -1 3 0 0 0 0 0 7336896 7391280 11907072 140737124383066 140737124383192 140737124383192 140737124388794 0
Current children cumulated CPU time: 3602.02 s
Current children cumulated vsize: 1694840 KiB
Current children cumulated memory: 1624820 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3067.13
CPU time (s): 3602.05
CPU user time (s): 3507.66
CPU system time (s): 94.3965
CPU usage (%): 117.441
Max. virtual memory (cumulated for all children) (KiB): 1713864
Max. memory (cumulated for all children) (KiB): 1643780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3507.66
system time used= 94.3965
maximum resident set size= 1643780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42084501
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= 24757
involuntary context switches= 16538


# summary of solver processes directly reported to runsolver:
#   pid: 93097
#   total CPU time (s): 3602.05
#   total CPU user time (s): 3507.66
#   total CPU system time (s): 94.3965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.14809 second user time and 14.918 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-04 03:28:06
IDJOB=4522732
IDBENCH=179278
IDSOLVER=3347
FILE ID=nodeC018/4522732-1751592486
RUNJOBID= nodeC018-1751589378-92771
SLURM_JOB_ID= 9598843
Free space on /tmp= 432508 MiB

SOLVER NAME= PRINTEMPS 2025-05-28
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_50000_3_0.85_4.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-4522732-1751592486/watcher-4522732-1751592486 -o /tmp/evaluation-result-4522732-1751592486/solver-4522732-1751592486 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751589378-92771 --watchdog 3760  pb_competition_2025_solver -k -1 -t -1.0 -j 2 -r 811675406 HOME/instance-4522732-1751592486.opb

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

MD5SUM BENCH= 80bbccedb85ca0271e993b8d74e189a8
RANDOM SEED=811675406

nodeC018 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.829
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.66
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.696
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.66
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		: 3657.304
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.66
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.906
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.66
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.973
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.66
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.898
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.66
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.528
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.66
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		: 3600.470
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126339796 kB
MemAvailable:   127050152 kB
Buffers:            2128 kB
Cached:          1474148 kB
SwapCached:           32 kB
Active:          3214652 kB
Inactive:         999184 kB
Active(anon):    2755320 kB
Inactive(anon):      288 kB
Active(file):     459332 kB
Inactive(file):   998896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             21192 kB
Writeback:            52 kB
AnonPages:       2733700 kB
Mapped:           112464 kB
Shmem:             18044 kB
KReclaimable:     182336 kB
Slab:             272996 kB
SReclaimable:     182336 kB
SUnreclaim:        90660 kB
KernelStack:        4336 kB
PageTables:         8360 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    3089252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1443840 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432472 MiB
End job on nodeC018 at 2025-07-04 04:19:13