Trace number 4522869

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
Picat 2025-06-16? (TO) 3600.03 3611.81

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/
SMTI/SMTI_PBO/SMTI_25000_10_0.95_10.opb
MD5SUMcd27816f7e4cb1046eb5da038ad24d41
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 benchmark0
Best CPU time to get the best result obtained on this benchmark35.6559
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables300000
Total number of constraints300001
Number of constraints which are clauses250000
Number of constraints which are cardinality constraints (but not clauses)50000
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint50000
Number of terms in the objective function 50000
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 50000
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50000
Number of bits of the biggest sum of numbers16
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.03	c solving HOME/instance-4522869-1751647347.opb (Picat 3.9b6)
25.41/25.60	o 5980

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522869-1751647347/watcher-4522869-1751647347 -o /tmp/evaluation-result-4522869-1751647347/solver-4522869-1751647347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751647347-97152 --watchdog 3760 pb_picat HOME/instance-4522869-1751647347.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
Current StackSize limit: 8192 KiB

solver pid=97208, runsolver pid=97205

[startup+0.10006 s]*
/proc/loadavg: 1.16 1.12 1.07 5/274 97209
/proc/meminfo: memFree=120942280/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=57840 CPUtime=0.09 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1279 0 0 0 8 1 0 0 20 0 1 0 80414175 2075799552 14460 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 3 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 14460 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 57840 KiB

[startup+0.205582 s]*
/proc/loadavg: 1.16 1.12 1.07 6/274 97209
/proc/meminfo: memFree=120860108/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=86512 CPUtime=0.19 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1293 0 0 0 18 1 0 0 20 0 1 0 80414175 2075799552 21628 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 21628 1600 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 86512 KiB

[startup+0.305593 s]*
/proc/loadavg: 1.16 1.12 1.07 5/274 97209
/proc/meminfo: memFree=120806892/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=117232 CPUtime=0.29 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1308 0 0 0 27 2 0 0 20 0 1 0 80414175 2075799552 29308 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 29308 1600 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 117232 KiB

[startup+0.70016 s]
/proc/loadavg: 1.16 1.12 1.07 5/274 97209
/proc/meminfo: memFree=120684012/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=221680 CPUtime=0.68 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1359 0 0 0 64 4 0 0 20 0 1 0 80414175 2075799552 55420 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 55420 1600 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 221680 KiB

[startup+1.50017 s]
/proc/loadavg: 1.16 1.12 1.07 5/274 97209
/proc/meminfo: memFree=120376120/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=350704 CPUtime=1.47 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1423 0 0 0 141 6 0 0 20 0 1 0 80414175 2075799552 87676 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 87676 1600 343 0 503851 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 350704 KiB

[startup+3.10544 s]
/proc/loadavg: 1.16 1.12 1.07 5/275 97211
/proc/meminfo: memFree=119424720/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=627184 CPUtime=3.08 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1635 0 0 0 296 12 0 0 20 0 1 0 80414175 2075799552 156796 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 156796 1600 343 0 503851 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 627184 KiB

[startup+6.30014 s]
/proc/loadavg: 1.38 1.17 1.08 5/275 97211
/proc/meminfo: memFree=118294468/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2027148 memory=1178096 CPUtime=6.26 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 1981 0 0 0 603 23 0 0 20 0 1 0 80414175 2075799552 294524 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 506787 294524 1600 343 0 503851 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 1178096 KiB

[startup+12.7002 s]
/proc/loadavg: 1.59 1.21 1.10 5/275 97211
/proc/meminfo: memFree=117522144/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2034964 memory=1809144 CPUtime=12.65 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 3212 0 0 0 1229 36 0 0 20 0 1 0 80414175 2083803136 452286 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 508741 452286 1664 343 0 505805 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2034964 KiB
Current children cumulated memory: 1809144 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 1.35 1.15 5/275 97211
/proc/meminfo: memFree=116744884/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2942320 memory=2502892 CPUtime=25.41 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 25370 0 0 0 2485 56 0 0 20 0 1 0 80414175 3012935680 625723 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 735580 625723 1728 343 0 732644 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2942320 KiB
Current children cumulated memory: 2502892 KiB

[startup+51.1056 s]
/proc/loadavg: 2.84 1.58 1.23 5/275 97211
/proc/meminfo: memFree=116722120/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2975700 memory=2531760 CPUtime=50.93 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 38810 0 0 0 5026 67 0 0 20 0 1 0 80414175 3047116800 632940 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 743925 632940 1728 343 0 740989 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2975700 KiB
Current children cumulated memory: 2531760 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 1.97 1.38 5/273 97213
/proc/meminfo: memFree=116703316/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2869284 memory=2541704 CPUtime=101.97 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 53442 0 0 0 10117 80 0 0 20 0 1 0 80414175 2938146816 635426 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 717321 635426 1728 343 0 714385 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 2869284 KiB
Current children cumulated memory: 2541704 KiB

[startup+162.3 s]
/proc/loadavg: 3.90 2.36 1.55 5/268 97216
/proc/meminfo: memFree=116740844/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2869284 memory=2533512 CPUtime=161.77 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 58670 0 0 0 16087 90 0 0 20 0 1 0 80414175 2938146816 633378 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 717321 633378 1728 343 0 714385 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 2869284 KiB
Current children cumulated memory: 2533512 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.69 1.72 5/267 97218
/proc/meminfo: memFree=116742764/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2869284 memory=2537608 CPUtime=221.57 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 61791 0 0 0 22062 95 0 0 20 0 1 0 80414175 2938146816 634402 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 717321 634402 1728 343 0 714385 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 2869284 KiB
Current children cumulated memory: 2537608 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 2.95 1.87 5/267 97220
/proc/meminfo: memFree=116723092/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3000356 memory=2576520 CPUtime=281.37 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 62841 0 0 0 28041 96 0 0 20 0 1 0 80414175 3072364544 644130 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 750089 644130 1728 343 0 747153 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 3000356 KiB
Current children cumulated memory: 2576520 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.16 2.01 5/263 97222
/proc/meminfo: memFree=116740312/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=2869284 memory=2539656 CPUtime=341.18 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 68061 0 0 0 34011 107 0 0 20 0 1 0 80414175 2938146816 634914 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 717321 634914 1728 343 0 714385 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 2869284 KiB
Current children cumulated memory: 2539656 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.33 2.14 5/264 97225
/proc/meminfo: memFree=116690996/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3000356 memory=2576520 CPUtime=400.97 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 70353 0 0 0 39987 110 0 0 20 0 1 0 80414175 3072364544 644130 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 750089 644130 1728 343 0 747153 0
Current children cumulated CPU time: 400.97 s
Current children cumulated vsize: 3000356 KiB
Current children cumulated memory: 2576520 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 3.48 2.27 5/264 97227
/proc/meminfo: memFree=116774992/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3000356 memory=2551944 CPUtime=460.77 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 71626 0 0 0 45966 111 0 0 20 0 1 0 80414175 3072364544 637986 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 750089 637986 1728 343 0 747153 0
Current children cumulated CPU time: 460.77 s
Current children cumulated vsize: 3000356 KiB

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

Current children cumulated memory: 2643956 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.14 4.01 5/265 97354
/proc/meminfo: memFree=116605320/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2641908 CPUtime=2852.95 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 162877 0 0 0 285020 275 0 0 20 0 1 0 80414175 3238428672 660477 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 660477 1728 343 0 787696 0
Current children cumulated CPU time: 2852.95 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2641908 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.15 4.02 5/265 97356
/proc/meminfo: memFree=116654532/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2643956 CPUtime=2912.75 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 162956 0 0 0 291000 275 0 0 20 0 1 0 80414175 3238428672 660989 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 660989 1728 343 0 787696 0
Current children cumulated CPU time: 2912.75 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2643956 KiB

[startup+2982.3 s]
/proc/loadavg: 4.40 4.24 4.06 5/264 97364
/proc/meminfo: memFree=116631024/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2646004 CPUtime=2972.55 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 162972 0 0 0 296980 275 0 0 20 0 1 0 80414175 3238428672 661501 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 661501 1728 343 0 787696 0
Current children cumulated CPU time: 2972.55 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2646004 KiB

[startup+3042.3 s]
/proc/loadavg: 4.19 4.21 4.06 5/263 97366
/proc/meminfo: memFree=116613460/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2648052 CPUtime=3032.36 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 163057 0 0 0 302961 275 0 0 20 0 1 0 80414175 3238428672 662013 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 662013 1728 343 0 787696 0
Current children cumulated CPU time: 3032.36 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2648052 KiB

[startup+3102.3 s]
/proc/loadavg: 4.19 4.20 4.06 5/263 97369
/proc/meminfo: memFree=116567860/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2650100 CPUtime=3092.16 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 163140 0 0 0 308941 275 0 0 20 0 1 0 80414175 3238428672 662525 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 662525 1728 343 0 787696 0
Current children cumulated CPU time: 3092.16 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2650100 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.18 4.06 5/263 97371
/proc/meminfo: memFree=116632344/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2641908 CPUtime=3151.97 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 165805 0 0 0 314918 279 0 0 20 0 1 0 80414175 3238428672 660477 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 660477 1728 343 0 787696 0
Current children cumulated CPU time: 3151.97 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2641908 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.16 4.06 5/263 97373
/proc/meminfo: memFree=116654812/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2631668 CPUtime=3211.78 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 168372 0 0 0 320893 285 0 0 20 0 1 0 80414175 3238428672 657917 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 657917 1728 343 0 787696 0
Current children cumulated CPU time: 3211.78 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2631668 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.16 4.07 5/263 97375
/proc/meminfo: memFree=116638360/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2629620 CPUtime=3271.58 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 171010 0 0 0 326867 291 0 0 20 0 1 0 80414175 3238428672 657405 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 657405 1728 343 0 787696 0
Current children cumulated CPU time: 3271.58 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2629620 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.14 4.07 5/263 97377
/proc/meminfo: memFree=116560340/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2627572 CPUtime=3331.39 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 173663 0 0 0 332842 297 0 0 20 0 1 0 80414175 3238428672 656893 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 656893 1728 343 0 787696 0
Current children cumulated CPU time: 3331.39 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2627572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.07 5/262 97379
/proc/meminfo: memFree=116591200/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2635764 CPUtime=3391.19 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 174960 0 0 0 338819 300 0 0 20 0 1 0 80414175 3238428672 658941 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 658941 1728 343 0 787696 0
Current children cumulated CPU time: 3391.19 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2635764 KiB

[startup+3462.3 s]
/proc/loadavg: 4.23 4.17 4.09 5/262 97381
/proc/meminfo: memFree=116574576/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2641908 CPUtime=3450.99 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 175038 0 0 0 344799 300 0 0 20 0 1 0 80414175 3238428672 660477 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 660477 1728 343 0 787696 0
Current children cumulated CPU time: 3450.99 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2641908 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.15 4.09 5/262 97383
/proc/meminfo: memFree=116572988/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2646004 CPUtime=3510.81 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 175129 0 0 0 350780 301 0 0 20 0 1 0 80414175 3238428672 661501 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 661501 1728 343 0 787696 0
Current children cumulated CPU time: 3510.81 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2646004 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.09 5/263 97392
/proc/meminfo: memFree=116561500/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2648052 CPUtime=3570.61 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 175211 0 0 0 356760 301 0 0 20 0 1 0 80414175 3238428672 662013 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 662013 1728 343 0 787696 0
Current children cumulated CPU time: 3570.61 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2648052 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 4.01 4.12 4.08 2/252 97418
/proc/meminfo: memFree=118602228/131250000 swapFree=33009904/33010684
[pid=97208] ppid=97205 vsize=3162528 memory=2650100 CPUtime=3600.01 cores=1,3
/proc/97208/stat : 97208 (pb_picat) R 97205 97208 96857 0 -1 4194304 175215 0 0 0 359700 301 0 0 20 0 1 0 80414175 3238428672 662525 18446744073709551615 94103723950080 94103725351661 140727203849840 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94103725623088 94103727497392 94103736115200 140727203858845 140727203858921 140727203858921 140727203864524 0
/proc/97208/statm: 790632 662525 1728 343 0 787696 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3162528 KiB
Current children cumulated memory: 2650100 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.01 s, system=3.02586 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.81
CPU time (s): 3600.03
CPU user time (s): 3597.01
CPU system time (s): 3.02586
CPU usage (%): 99.6738
Max. virtual memory (cumulated for all children) (KiB): 3162528
Max. memory (cumulated for all children) (KiB): 2656244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.01
system time used= 3.02586
maximum resident set size= 2656244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175215
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= 67
involuntary context switches= 3462


# summary of solver processes directly reported to runsolver:
#   pid: 97208
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3597.01
#   total CPU system time (s): 3.02586

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.77526 second user time and 14.1431 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-04 18:42:28
IDJOB=4522869
IDBENCH=179354
IDSOLVER=3346
FILE ID=nodeC033/4522869-1751647347
RUNJOBID= nodeC033-1751647347-97152
SLURM_JOB_ID= 9672338
Free space on /tmp= 429684 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_25000_10_0.95_10.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522869-1751647347/watcher-4522869-1751647347 -o /tmp/evaluation-result-4522869-1751647347/solver-4522869-1751647347 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751647347-97152 --watchdog 3760  pb_picat HOME/instance-4522869-1751647347.opb

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

MD5SUM BENCH= cd27816f7e4cb1046eb5da038ad24d41
RANDOM SEED=983713145

nodeC033 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		: 3600.074
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	: 7000.13
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		: 3600.092
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	: 7000.13
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		: 3600.837
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	: 7000.13
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		: 3600.046
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	: 7000.13
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.821
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	: 7000.13
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		: 3600.071
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	: 7000.13
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		: 3601.529
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	: 7000.13
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.342
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	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121044776 kB
MemAvailable:   129447260 kB
Buffers:            2128 kB
Cached:          9124704 kB
SwapCached:           68 kB
Active:           959728 kB
Inactive:        8456588 kB
Active(anon):     302124 kB
Inactive(anon):     5388 kB
Active(file):     657604 kB
Inactive(file):  8451200 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             89128 kB
Writeback:            16 kB
AnonPages:        292520 kB
Mapped:           114152 kB
Shmem:             18028 kB
KReclaimable:     265840 kB
Slab:             360492 kB
SReclaimable:     265840 kB
SUnreclaim:        94652 kB
KernelStack:        4320 kB
PageTables:         2956 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6476296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 429708 MiB
End job on nodeC033 at 2025-07-04 19:42:40