Trace number 4522296

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
CASHWMaxSATDisjCom-S 2025-06-01UNSAT 1841.39 1847.67

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-ns1769397.opb
MD5SUMd0e5186d4a85a790e67c4702cfcdde79
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark2.41322
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3772
Total number of constraints5527
Number of constraints which are clauses1716
Number of constraints which are cardinality constraints (but not clauses)425
Number of constraints which are nor clauses,nor cardinality constraints3386
Minimum length of a constraint1
Maximum length of a constraint470
Number of terms in the objective function 39
Biggest coefficient in the objective function 39
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 780
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1998
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 13358
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.68/2.74	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
2.68/2.74	c Do: 140728337522504 140728337522512
5.88/5.96	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
5.88/5.96	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
6.57/6.66	c Starting SCIP solver  (with time-limit = 1800s) ...
1800.66/1806.82	c SCIP timeout with lower and upper bounds: [0, 9223372036854775807]
1841.21/1847.59	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62846 MiB free)
  memory of node 1: 64465 MiB (61188 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4522296-1751588729/watcher-4522296-1751588729 -o /tmp/evaluation-result-4522296-1751588729/solver-4522296-1751588729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751584335-87285 --watchdog 3760 CASHWMaxSAT-DisjCom-S HOME/instance-4522296-1751588729.opb -total-t=3600 -no-par -v0 

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
Starting watchdog thread
solver pid=87781, runsolver pid=87778
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 4.76 4.30 4.16 5/250 87782
/proc/meminfo: memFree=127000388/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=30216 memory=11648 CPUtime=0.1 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 2304 0 0 0 10 0 0 0 20 0 1 0 74551633 30941184 2912 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 7554 2912 736 2416 0 4656 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 30216 KiB
Current children cumulated memory: 11648 KiB

[startup+0.213263 s]*
/proc/loadavg: 4.76 4.30 4.16 5/250 87782
/proc/meminfo: memFree=126992324/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=34236 memory=15616 CPUtime=0.21 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 3273 0 0 0 21 0 0 0 20 0 1 0 74551633 35057664 3904 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 8559 3904 736 2416 0 5661 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34236 KiB
Current children cumulated memory: 15616 KiB

[startup+0.312917 s]*
/proc/loadavg: 4.76 4.30 4.16 5/250 87782
/proc/meminfo: memFree=126992324/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=37600 memory=18944 CPUtime=0.31 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 4122 0 0 0 31 0 0 0 20 0 1 0 74551633 38502400 4736 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 9400 4736 736 2416 0 6502 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 37600 KiB
Current children cumulated memory: 18944 KiB

[startup+0.700302 s]
/proc/loadavg: 4.76 4.30 4.16 5/250 87782
/proc/meminfo: memFree=126984260/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=61704 memory=41860 CPUtime=0.68 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 9289 0 0 0 67 1 0 0 20 0 1 0 74551633 63184896 10465 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 15426 10465 768 2416 0 12528 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 61704 KiB
Current children cumulated memory: 41860 KiB

[startup+1.50033 s]
/proc/loadavg: 4.76 4.30 4.16 5/250 87782
/proc/meminfo: memFree=126919488/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=179092 memory=154828 CPUtime=1.48 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 19922 0 0 0 142 6 0 0 20 0 1 0 74551633 183390208 38707 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 44773 38707 1024 2416 0 41875 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 179092 KiB
Current children cumulated memory: 154828 KiB

[startup+3.1132 s]
/proc/loadavg: 4.78 4.31 4.16 5/250 87782
/proc/meminfo: memFree=126542096/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=484680 memory=430348 CPUtime=3.09 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 56124 0 0 0 293 16 0 0 20 0 1 0 74551633 496312320 107587 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 121170 107587 1024 2416 0 118272 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 484680 KiB
Current children cumulated memory: 430348 KiB

[startup+6.30031 s]
/proc/loadavg: 4.78 4.31 4.16 5/250 87782
/proc/meminfo: memFree=126542348/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=655248 memory=611808 CPUtime=6.27 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 98714 0 0 0 601 26 0 0 20 0 1 0 74551633 670973952 152920 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 164068 152920 2368 2416 0 161170 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 655248 KiB
Current children cumulated memory: 611808 KiB

[startup+12.7003 s]
/proc/loadavg: 4.72 4.31 4.16 5/250 87782
/proc/meminfo: memFree=125311496/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=1759904 memory=1704448 CPUtime=12.65 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 351889 0 0 0 1195 70 0 0 20 0 1 0 74551633 1802141696 426112 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 439976 426112 2624 2416 0 437078 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1759904 KiB
Current children cumulated memory: 1704448 KiB

[startup+25.5003 s]
/proc/loadavg: 4.56 4.29 4.16 5/250 87783
/proc/meminfo: memFree=125291728/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=1759904 memory=1706624 CPUtime=25.42 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 352648 0 0 0 2471 71 0 0 20 0 1 0 74551633 1802141696 426656 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 439976 426656 2624 2416 0 437078 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 1759904 KiB
Current children cumulated memory: 1706624 KiB

[startup+51.113 s]
/proc/loadavg: 4.37 4.27 4.15 5/250 87783
/proc/meminfo: memFree=124767840/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2271340 memory=2196056 CPUtime=50.95 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 430383 0 0 0 5005 90 0 0 20 0 1 0 74551633 2325852160 549014 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 567835 549014 2752 2416 0 564937 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2271340 KiB
Current children cumulated memory: 2196056 KiB

[startup+102.3 s]
/proc/loadavg: 4.21 4.24 4.15 5/250 87785
/proc/meminfo: memFree=124782876/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2276708 memory=2205616 CPUtime=101.95 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 432334 0 0 0 10104 91 0 0 20 0 1 0 74551633 2331348992 551404 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 569177 551404 2752 2416 0 566279 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 2276708 KiB
Current children cumulated memory: 2205616 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.22 4.15 5/250 87787
/proc/meminfo: memFree=124771628/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2279920 memory=2209200 CPUtime=161.74 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 433271 0 0 0 16082 92 0 0 20 0 1 0 74551633 2334638080 552300 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 569980 552300 2752 2416 0 567082 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 2279920 KiB
Current children cumulated memory: 2209200 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.20 4.14 5/250 87789
/proc/meminfo: memFree=124709428/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2280596 memory=2209712 CPUtime=221.53 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 433474 0 0 0 22060 93 0 0 20 0 1 0 74551633 2335330304 552428 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 570149 552428 2752 2416 0 567251 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 2280596 KiB
Current children cumulated memory: 2209712 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 4.16 4.13 5/249 87791
/proc/meminfo: memFree=124695520/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2280744 memory=2209968 CPUtime=281.32 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 433654 0 0 0 28038 94 0 0 20 0 1 0 74551633 2335481856 552492 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 570186 552492 2752 2416 0 567288 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 2280744 KiB
Current children cumulated memory: 2209968 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 4.17 4.14 5/250 87797
/proc/meminfo: memFree=124589596/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2281708 memory=2212144 CPUtime=341.11 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 434250 0 0 0 34016 95 0 0 20 0 1 0 74551633 2336468992 553036 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 570427 553036 2752 2416 0 567529 0
Current children cumulated CPU time: 341.11 s
Current children cumulated vsize: 2281708 KiB
Current children cumulated memory: 2212144 KiB

[startup+402.3 s]
/proc/loadavg: 4.76 4.34 4.20 5/250 87803
/proc/meminfo: memFree=124581184/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2292996 memory=2221304 CPUtime=400.91 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 434555 0 0 0 39995 96 0 0 20 0 1 0 74551633 2348027904 555326 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 573249 555326 2752 2416 0 570351 0
Current children cumulated CPU time: 400.91 s
Current children cumulated vsize: 2292996 KiB
Current children cumulated memory: 2221304 KiB

[startup+462.3 s]
/proc/loadavg: 4.32 4.29 4.19 5/250 87805
/proc/meminfo: memFree=124578552/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2292996 memory=2221432 CPUtime=460.69 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 434628 0 0 0 45973 96 0 0 20 0 1 0 74551633 2348027904 555358 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 573249 555358 2752 2416 0 570351 0
Current children cumulated CPU time: 460.69 s

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

Current children cumulated memory: 2259880 KiB

[startup+1302.3 s]
/proc/loadavg: 4.11 4.18 4.18 5/249 87884
/proc/meminfo: memFree=122122780/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1297.82 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438439 0 0 0 129675 107 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1297.82 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1362.3 s]
/proc/loadavg: 4.22 4.19 4.18 5/249 87886
/proc/meminfo: memFree=122108496/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1357.63 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438507 0 0 0 135655 108 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1357.63 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1422.3 s]
/proc/loadavg: 4.14 4.17 4.18 5/249 87888
/proc/meminfo: memFree=122104176/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1417.42 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438570 0 0 0 141634 108 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1417.42 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1482.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/249 87890
/proc/meminfo: memFree=122051696/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1477.22 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438637 0 0 0 147612 110 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1477.22 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1542.3 s]
/proc/loadavg: 4.15 4.15 4.17 5/250 87895
/proc/meminfo: memFree=122039364/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1537.03 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438730 0 0 0 153592 111 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1537.03 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1602.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/250 87901
/proc/meminfo: memFree=121979376/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1596.82 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438768 0 0 0 159571 111 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1596.82 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1662.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/250 87903
/proc/meminfo: memFree=121963340/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1656.62 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438862 0 0 0 165550 112 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1656.62 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1722.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/250 87906
/proc/meminfo: memFree=121938776/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1716.43 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438905 0 0 0 171530 113 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1716.43 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1782.3 s]
/proc/loadavg: 4.11 4.13 4.16 5/250 87908
/proc/meminfo: memFree=121790480/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2346152 memory=2259880 CPUtime=1776.24 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 438995 0 0 0 177510 114 0 0 20 0 1 0 74551633 2402459648 564970 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 586538 564970 2752 2416 0 583640 0
Current children cumulated CPU time: 1776.24 s
Current children cumulated vsize: 2346152 KiB
Current children cumulated memory: 2259880 KiB

[startup+1842.3 s]
/proc/loadavg: 4.23 4.15 4.16 5/249 87910
/proc/meminfo: memFree=121901884/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2185316 memory=2116888 CPUtime=1836.03 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 439867 0 0 0 183489 114 0 0 20 0 1 0 74551633 2237763584 529222 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 546329 529222 2752 2416 0 543431 0
Current children cumulated CPU time: 1836.03 s
Current children cumulated vsize: 2185316 KiB
Current children cumulated memory: 2116888 KiB

[startup+1847.67 s]
# the end of solver process 87781 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=1840.17 s, system=1.22036 s

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

[startup+1843.2 s]
/proc/loadavg: 4.23 4.15 4.16 5/249 87910
/proc/meminfo: memFree=121897880/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2185316 memory=2116888 CPUtime=1836.93 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 439867 0 0 0 183579 114 0 0 20 0 1 0 74551633 2237763584 529222 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 546329 529222 2752 2416 0 543431 0
Current children cumulated CPU time: 1836.93 s
Current children cumulated vsize: 2185316 KiB
Current children cumulated memory: 2116888 KiB

[startup+1844.8 s]
/proc/loadavg: 4.21 4.15 4.16 5/249 87910
/proc/meminfo: memFree=121899128/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2185316 memory=2116888 CPUtime=1838.52 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 439867 0 0 0 183738 114 0 0 20 0 1 0 74551633 2237763584 529222 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 546329 529222 2752 2416 0 543431 0
Current children cumulated CPU time: 1838.52 s
Current children cumulated vsize: 2185316 KiB
Current children cumulated memory: 2116888 KiB

[startup+1846.4 s]
/proc/loadavg: 4.21 4.15 4.16 5/249 87910
/proc/meminfo: memFree=121899380/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2185316 memory=2116888 CPUtime=1840.11 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 439867 0 0 0 183897 114 0 0 20 0 1 0 74551633 2237763584 529222 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 546329 529222 2752 2416 0 543431 0
Current children cumulated CPU time: 1840.11 s
Current children cumulated vsize: 2185316 KiB
Current children cumulated memory: 2116888 KiB

[startup+1847.2 s]
/proc/loadavg: 4.21 4.15 4.16 5/249 87910
/proc/meminfo: memFree=121899380/131382120 swapFree=33010416/33010684
[pid=87781] ppid=87778 vsize=2185316 memory=2116888 CPUtime=1840.91 cores=4,6
/proc/87781/stat : 87781 (CASHWMaxSAT-Dis) R 87778 87781 87274 0 -1 4194304 439867 0 0 0 183977 114 0 0 20 0 1 0 74551633 2237763584 529222 18446744073709551615 4198400 14093885 140728337524864 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 15976432 16051504 36704256 140728337529194 140728337529309 140728337529309 140728337534911 0
/proc/87781/statm: 546329 529222 2752 2416 0 543431 0
Current children cumulated CPU time: 1840.91 s
Current children cumulated vsize: 2185316 KiB
Current children cumulated memory: 2116888 KiB

[startup+1847.6 s]*
/proc/loadavg: 4.21 4.15 4.16 5/249 87910
/proc/meminfo: memFree=121985228/131382120 swapFree=33010416/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 20

Real time (s): 1847.67
CPU time (s): 1841.39
CPU user time (s): 1840.17
CPU system time (s): 1.22036
CPU usage (%): 99.6603
Max. virtual memory (cumulated for all children) (KiB): 2346152
Max. memory (cumulated for all children) (KiB): 2259880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1840.17
system time used= 1.22036
maximum resident set size= 2259880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439867
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= 3
involuntary context switches= 1662


# summary of solver processes directly reported to runsolver:
#   pid: 87781
#   total CPU time (s): 1841.39
#   total CPU user time (s): 1840.17
#   total CPU system time (s): 1.22036

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.23379 second user time and 18.6075 second system time

The end

Launcher Data

Begin job on nodeC003 at 2025-07-04 02:25:30
IDJOB=4522296
IDBENCH=178741
IDSOLVER=3323
FILE ID=nodeC003/4522296-1751588729
RUNJOBID= nodeC003-1751584335-87285
SLURM_JOB_ID= 9598828
Free space on /tmp= 431904 MiB

SOLVER NAME= CASHWMaxSATDisjCom-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-ns1769397.opb
COMMAND LINE= CASHWMaxSAT-DisjCom-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4522296-1751588729/watcher-4522296-1751588729 -o /tmp/evaluation-result-4522296-1751588729/solver-4522296-1751588729 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1751584335-87285 --watchdog 3760  CASHWMaxSAT-DisjCom-S HOME/instance-4522296-1751588729.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= d0e5186d4a85a790e67c4702cfcdde79
RANDOM SEED=918539897

nodeC003 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.541
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.44
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.148
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.44
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.418
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.44
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		: 1197.800
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.44
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		: 3700.000
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.44
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		: 3491.658
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.44
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		: 1197.160
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.44
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		: 3700.000
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127012740 kB
MemAvailable:   127214060 kB
Buffers:            2736 kB
Cached:           997044 kB
SwapCached:           36 kB
Active:          3230280 kB
Inactive:         504876 kB
Active(anon):    2745692 kB
Inactive(anon):     7608 kB
Active(file):     484588 kB
Inactive(file):   497268 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13944 kB
Writeback:             0 kB
AnonPages:       2738412 kB
Mapped:           127160 kB
Shmem:             17924 kB
KReclaimable:     118184 kB
Slab:             204220 kB
SReclaimable:     118184 kB
SUnreclaim:        86036 kB
KernelStack:        4032 kB
PageTables:         8524 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3256580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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:      191304 kB
DirectMap2M:    11245568 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 431892 MiB
End job on nodeC003 at 2025-07-04 02:56:17