Trace number 4515363

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UWrMaxSat-SCIP 2025-06-04? (TO) 3600.08 3610.35

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-neos-631710.0.u.opb
MD5SUM3de1ff2182bb2a8df9b13aa693b03795
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark7728.55
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169577
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1966
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 202
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 758
Number of bits of the biggest sum of numbers10
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 Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
2.58/2.66	c Converting 169877 PB-constraints to clauses...
2.78/2.83	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
16.55/16.67	c ============================[ Encoding Statistics ]============================
16.55/16.67	c |  Number of variables:       2556988                                         |
16.55/16.67	c |  Number of clauses:        11173711                                         |
16.55/16.67	c ===============================================================================
316.67/317.68	c Starting SCIP solver  (with time-limit: 900s) ...
1214.37/1217.69	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
3600.01/3610.30	c *** TERMINATED by signal 15 ***
3600.01/3610.30	c _______________________________________________________________________________
3600.01/3610.30	c 
3600.01/3610.30	c _______________________________________________________________________________
3600.01/3610.30	c 
3600.01/3610.30	c =======================[ UWrMaxSat resources usage ]===========================
3600.01/3610.30	c Memory used            : 4181.00 MB
3600.01/3610.30	c CPU time               : 3596.9 s
3600.01/3610.30	c Constr Enc: Srt/BDD/Add: 2522 0 0
3600.01/3610.30	c _______________________________________________________________________________
3600.01/3610.30	c _______________________________________________________________________________
3600.01/3610.30	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: 63837 MiB (62300 MiB free)
  memory of node 1: 64465 MiB (53313 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515363-1751221299/watcher-4515363-1751221299 -o /tmp/evaluation-result-4515363-1751221299/solver-4515363-1751221299 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751215847-30297 --watchdog 3760 HOME/uwrmaxsat-scip HOME/instance-4515363-1751221299.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100098 s]*
/proc/loadavg: 4.15 4.11 4.09 5/250 33009
/proc/meminfo: memFree=118384600/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=30684 memory=14436 CPUtime=0.1 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 2970 0 0 0 9 1 0 0 20 0 1 0 37809124 31420416 3609 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 7671 3609 1120 3139 0 3959 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30684 KiB
Current children cumulated memory: 14436 KiB

[startup+0.21288 s]*
/proc/loadavg: 4.15 4.11 4.09 5/250 33009
/proc/meminfo: memFree=118375024/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=40880 memory=24400 CPUtime=0.21 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 5860 0 0 0 19 2 0 0 20 0 1 0 37809124 41861120 6100 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 10220 6100 1120 3139 0 6508 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 40880 KiB
Current children cumulated memory: 24400 KiB

[startup+0.312942 s]*
/proc/loadavg: 4.15 4.11 4.09 5/250 33009
/proc/meminfo: memFree=118368976/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=46488 memory=30544 CPUtime=0.31 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 7374 0 0 0 28 3 0 0 20 0 1 0 37809124 47603712 7636 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 11622 7636 1120 3139 0 7910 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 46488 KiB
Current children cumulated memory: 30544 KiB

[startup+0.700269 s]
/proc/loadavg: 4.15 4.11 4.09 5/250 33009
/proc/meminfo: memFree=118353100/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=98360 memory=79708 CPUtime=0.69 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 17390 0 0 0 63 6 0 0 20 0 1 0 37809124 100720640 19927 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 24590 19927 1120 3139 0 20878 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 98360 KiB
Current children cumulated memory: 79708 KiB

[startup+1.50029 s]
/proc/loadavg: 4.15 4.11 4.09 5/250 33009
/proc/meminfo: memFree=118299024/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=187360 memory=168796 CPUtime=1.48 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 39639 0 0 0 138 10 0 0 20 0 1 0 37809124 191856640 42199 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 46840 42199 1120 3139 0 43128 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 187360 KiB
Current children cumulated memory: 168796 KiB

[startup+3.11286 s]
/proc/loadavg: 4.15 4.11 4.09 5/250 33009
/proc/meminfo: memFree=117965728/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=485516 memory=471564 CPUtime=3.09 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 132777 0 0 0 282 27 0 0 20 0 1 0 37809124 497168384 117891 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 121379 117891 2688 3139 0 117667 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 485516 KiB
Current children cumulated memory: 471564 KiB

[startup+6.30035 s]
/proc/loadavg: 4.14 4.10 4.09 5/250 33009
/proc/meminfo: memFree=117274776/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=1057176 memory=1040800 CPUtime=6.27 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 198547 0 0 0 580 47 0 0 20 0 1 0 37809124 1082548224 260200 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 264327 260200 2688 3139 0 260615 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1057176 KiB
Current children cumulated memory: 1040800 KiB

[startup+12.7004 s]
/proc/loadavg: 4.13 4.10 4.09 5/250 33009
/proc/meminfo: memFree=116321056/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=2621864 memory=2345900 CPUtime=12.66 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 314160 0 0 0 1180 86 0 0 20 0 1 0 37809124 2684788736 586475 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 655466 586475 2688 3139 0 651754 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2621864 KiB
Current children cumulated memory: 2345900 KiB

[startup+25.5004 s]
/proc/loadavg: 4.16 4.11 4.09 5/250 33010
/proc/meminfo: memFree=114844080/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3467680 memory=3137824 CPUtime=25.42 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 480933 0 0 0 2414 128 0 0 20 0 1 0 37809124 3550904320 784456 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 866920 784456 2688 3139 0 863208 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3467680 KiB
Current children cumulated memory: 3137824 KiB

[startup+51.1128 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 33010
/proc/meminfo: memFree=114694652/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3825736 memory=3519424 CPUtime=50.97 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 496679 0 0 0 4908 189 0 0 20 0 1 0 37809124 3917553664 879856 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 956434 879856 2720 3139 0 952722 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 3825736 KiB
Current children cumulated memory: 3519424 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/250 33060
/proc/meminfo: memFree=115104424/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3226496 memory=2959096 CPUtime=102.01 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 501541 0 0 0 9990 211 0 0 20 0 1 0 37809124 3303931904 739774 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 806624 739774 2720 3139 0 802912 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 3226496 KiB
Current children cumulated memory: 2959096 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.11 4.09 5/250 33241
/proc/meminfo: memFree=115321388/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3226496 memory=2961164 CPUtime=161.83 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 501585 0 0 0 15971 212 0 0 20 0 1 0 37809124 3303931904 740291 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 806624 740291 2720 3139 0 802912 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 3226496 KiB
Current children cumulated memory: 2961164 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/251 33378
/proc/meminfo: memFree=114963004/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3226496 memory=2963212 CPUtime=221.65 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 501667 0 0 0 21953 212 0 0 20 0 1 0 37809124 3303931904 740803 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 806624 740803 2720 3139 0 802912 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 3226496 KiB
Current children cumulated memory: 2963212 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/251 33380
/proc/meminfo: memFree=115014452/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3488640 memory=2967956 CPUtime=281.48 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 502640 0 0 0 27930 218 0 0 20 0 1 0 37809124 3572367360 741989 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 872160 741989 2720 3139 0 868448 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 3488640 KiB
Current children cumulated memory: 2967956 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/251 33382
/proc/meminfo: memFree=114623992/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3914596 memory=3349096 CPUtime=341.31 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 568555 0 0 0 33901 230 0 0 20 0 1 0 37809124 4008546304 837274 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 978649 837274 3232 3139 0 974937 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 3914596 KiB
Current children cumulated memory: 3349096 KiB

[startup+402.3 s]
/proc/loadavg: 4.56 4.23 4.14 5/252 33479
/proc/meminfo: memFree=114633292/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=4045220 memory=3462092 CPUtime=401.15 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 587233 0 0 0 39881 234 0 0 20 0 1 0 37809124 4142305280 865523 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 1011305 865523 3296 3139 0 1007593 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 4045220 KiB
Current children cumulated memory: 3462092 KiB

[startup+462.3 s]
/proc/loadavg: 4.38 4.23 4.14 5/251 33481
/proc/meminfo: memFree=114634108/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=4047260 memory=3465756 CPUtime=460.98 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 587691 0 0 0 45863 235 0 0 20 0 1 0 37809124 4144394240 866439 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 1011815 866439 3296 3139 0 1008103 0

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

Current children cumulated memory: 2982132 KiB

[startup+2922.3 s]
/proc/loadavg: 4.52 4.38 4.22 5/250 34641
/proc/meminfo: memFree=123845572/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2982132 CPUtime=2914.11 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 616834 0 0 0 291105 306 0 0 20 0 1 0 37809124 3540791296 745533 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 745533 3296 3139 0 860739 0
Current children cumulated CPU time: 2914.11 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2982132 KiB

[startup+2982.3 s]
/proc/loadavg: 4.31 4.34 4.22 5/250 34643
/proc/meminfo: memFree=123521608/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2982132 CPUtime=2973.94 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 616901 0 0 0 297087 307 0 0 20 0 1 0 37809124 3540791296 745533 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 745533 3296 3139 0 860739 0
Current children cumulated CPU time: 2973.94 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2982132 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.29 4.20 5/250 34645
/proc/meminfo: memFree=123518392/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2984180 CPUtime=3033.77 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 616927 0 0 0 303070 307 0 0 20 0 1 0 37809124 3540791296 746045 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746045 3296 3139 0 860739 0
Current children cumulated CPU time: 3033.77 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2984180 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.25 4.19 5/250 34691
/proc/meminfo: memFree=123805236/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2984180 CPUtime=3093.6 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 616989 0 0 0 309052 308 0 0 20 0 1 0 37809124 3540791296 746045 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746045 3296 3139 0 860739 0
Current children cumulated CPU time: 3093.6 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2984180 KiB

[startup+3162.3 s]
/proc/loadavg: 4.17 4.24 4.19 5/250 34738
/proc/meminfo: memFree=123863644/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2984180 CPUtime=3153.43 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617008 0 0 0 315035 308 0 0 20 0 1 0 37809124 3540791296 746045 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746045 3296 3139 0 860739 0
Current children cumulated CPU time: 3153.43 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2984180 KiB

[startup+3222.3 s]
/proc/loadavg: 4.25 4.24 4.19 5/250 34742
/proc/meminfo: memFree=123560308/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2984180 CPUtime=3213.26 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617061 0 0 0 321017 309 0 0 20 0 1 0 37809124 3540791296 746045 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746045 3296 3139 0 860739 0
Current children cumulated CPU time: 3213.26 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2984180 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.21 4.18 5/250 34745
/proc/meminfo: memFree=123426040/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2984180 CPUtime=3273.08 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617171 0 0 0 326999 309 0 0 20 0 1 0 37809124 3540791296 746045 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746045 3296 3139 0 860739 0
Current children cumulated CPU time: 3273.08 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2984180 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.18 4.17 5/250 34791
/proc/meminfo: memFree=124721500/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2984180 CPUtime=3332.87 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617266 0 0 0 332977 310 0 0 20 0 1 0 37809124 3540791296 746045 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746045 3296 3139 0 860739 0
Current children cumulated CPU time: 3332.87 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2984180 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.16 4.17 5/250 34837
/proc/meminfo: memFree=124823648/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2985204 CPUtime=3392.64 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617410 0 0 0 338954 310 0 0 20 0 1 0 37809124 3540791296 746301 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746301 3296 3139 0 860739 0
Current children cumulated CPU time: 3392.64 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2985204 KiB

[startup+3462.3 s]
/proc/loadavg: 4.62 4.29 4.21 5/250 34884
/proc/meminfo: memFree=124921328/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2985332 CPUtime=3452.43 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617589 0 0 0 344932 311 0 0 20 0 1 0 37809124 3540791296 746333 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746333 3296 3139 0 860739 0
Current children cumulated CPU time: 3452.43 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2985332 KiB

[startup+3522.3 s]
/proc/loadavg: 4.43 4.31 4.22 5/251 34891
/proc/meminfo: memFree=124913192/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2985332 CPUtime=3512.25 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617836 0 0 0 350914 311 0 0 20 0 1 0 37809124 3540791296 746333 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746333 3296 3139 0 860739 0
Current children cumulated CPU time: 3512.25 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2985332 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.27 4.21 5/251 34894
/proc/meminfo: memFree=124829244/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2985332 CPUtime=3572.09 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 617989 0 0 0 356897 312 0 0 20 0 1 0 37809124 3540791296 746333 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746333 3296 3139 0 860739 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2985332 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.16 4.24 4.20 5/251 34940
/proc/meminfo: memFree=124960884/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2985332 CPUtime=3600.01 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 618040 0 0 0 359689 312 0 0 20 0 1 0 37809124 3540791296 746333 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746333 3296 3139 0 860739 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2985332 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.9 s, system=3.17884 s

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

[startup+3610.3 s]
/proc/loadavg: 4.16 4.24 4.20 5/251 34940
/proc/meminfo: memFree=124960884/131382116 swapFree=33010684/33010684
[pid=33008] ppid=33005 vsize=3457804 memory=2985332 CPUtime=3600.01 cores=4,6
/proc/33008/stat : 33008 (uwrmaxsat-scip) R 33005 33008 30286 0 -1 4194304 618040 0 0 0 359689 312 0 0 20 0 1 0 37809124 3540791296 746333 18446744073709551615 4198400 17051741 140725257246608 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 42393600 140725257255226 140725257255396 140725257255396 140725257260998 0
/proc/33008/statm: 864451 746333 3296 3139 0 860739 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 3457804 KiB
Current children cumulated memory: 2985332 KiB

Child status: 0

Real time (s): 3610.35
CPU time (s): 3600.08
CPU user time (s): 3596.9
CPU system time (s): 3.17884
CPU usage (%): 99.7154
Max. virtual memory (cumulated for all children) (KiB): 4256244
Max. memory (cumulated for all children) (KiB): 3854760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.9
system time used= 3.17884
maximum resident set size= 3866424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 618040
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= 125
involuntary context switches= 2505


# summary of solver processes directly reported to runsolver:
#   pid: 33008
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3596.9
#   total CPU system time (s): 3.17884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.991 second user time and 32.5751 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 20:21:39
IDJOB=4515363
IDBENCH=164408
IDSOLVER=3373
FILE ID=nodeC004/4515363-1751221299
RUNJOBID= nodeC004-1751215847-30297
SLURM_JOB_ID= 9587653
Free space on /tmp= 433000 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-neos-631710.0.u.opb
COMMAND LINE= HOME/uwrmaxsat-scip BENCHNAME -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515363-1751221299/watcher-4515363-1751221299 -o /tmp/evaluation-result-4515363-1751221299/solver-4515363-1751221299 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751215847-30297 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4515363-1751221299.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 3de1ff2182bb2a8df9b13aa693b03795
RANDOM SEED=101061990

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        118388668 kB
MemAvailable:   120026396 kB
Buffers:            3280 kB
Cached:          2440984 kB
SwapCached:            0 kB
Active:         10168692 kB
Inactive:        2142760 kB
Active(anon):    9885164 kB
Inactive(anon):        0 kB
Active(file):     283528 kB
Inactive(file):  2142760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26300 kB
Writeback:             4 kB
AnonPages:       9868768 kB
Mapped:           142316 kB
Shmem:             17976 kB
KReclaimable:     102132 kB
Slab:             185184 kB
SReclaimable:     102132 kB
SUnreclaim:        83052 kB
KernelStack:        4032 kB
PageTables:        22472 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   11371216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5898240 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC004 at 2025-06-29 21:21:50