Trace number 4461785

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
CASHWMaxSAT-DisjCom-SP 2024-07-10? (TO) 3600.03 3608.71

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i9_pp_96.opb
MD5SUM5cc7d14a8524e58f54e6333ee2ad6e82
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1406
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41200
Total number of constraints41201
Number of constraints which are clauses32125
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints6188
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
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 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

9.26/9.36	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
9.26/9.36	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
9.26/9.36	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
9.76/9.86	c Starting SCIP solver  (with time-limit = 1800s) ...
1818.66/1823.36	c SCIP timeout with lower and upper bounds: [-1146, 9223372036854775807]
3600.01/3608.70	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: 63968 MiB (59642 MiB free)
  memory of node 1: 64473 MiB (58749 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4461785-1722207914/watcher-4461785-1722207914 -o /tmp/evaluation-result-4461785-1722207914/solver-4461785-1722207914 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722207914-393505 --watchdog 3760 CASHWMaxSAT-DisjCom-SP HOME/instance-4461785-1722207914.opb -total-t=3600 -no-par -v0 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x
solver pid=393566, runsolver pid=393552
Current StackSize limit: 8192 KiB


[startup+0.100096 s]*
/proc/loadavg: 1.14 1.13 1.09 8/260 393569
/proc/meminfo: memFree=121158892/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=39916 memory=18972 CPUtime=0.09 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 4033 0 0 0 9 0 0 0 20 0 1 0 57321117 40873984 4743 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 9979 4743 794 2550 0 6934 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39916 KiB
Current children cumulated memory: 18972 KiB

[startup+0.206569 s]*
/proc/loadavg: 1.14 1.13 1.09 7/260 393569
/proc/meminfo: memFree=121049920/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=76904 memory=56124 CPUtime=0.2 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 11179 0 0 0 19 1 0 0 20 0 1 0 57321117 78749696 14031 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 19226 14031 842 2550 0 16181 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 76904 KiB
Current children cumulated memory: 56124 KiB

[startup+0.306633 s]*
/proc/loadavg: 1.14 1.13 1.09 8/260 393569
/proc/meminfo: memFree=121039636/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=76904 memory=56124 CPUtime=0.3 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 11180 0 0 0 29 1 0 0 20 0 1 0 57321117 78749696 14031 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 19226 14031 842 2550 0 16181 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 76904 KiB
Current children cumulated memory: 56124 KiB

[startup+0.700231 s]
/proc/loadavg: 1.14 1.13 1.09 6/260 393569
/proc/meminfo: memFree=121027372/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=76904 memory=56124 CPUtime=0.68 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 11180 0 0 0 67 1 0 0 20 0 1 0 57321117 78749696 14031 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 19226 14031 842 2550 0 16181 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 76904 KiB
Current children cumulated memory: 56124 KiB

[startup+1.50025 s]
/proc/loadavg: 1.14 1.13 1.09 8/260 393569
/proc/meminfo: memFree=121005732/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=76904 memory=56124 CPUtime=1.48 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 11180 0 0 0 147 1 0 0 20 0 1 0 57321117 78749696 14031 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 19226 14031 842 2550 0 16181 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 76904 KiB
Current children cumulated memory: 56124 KiB

[startup+3.10652 s]
/proc/loadavg: 1.14 1.13 1.09 8/260 393569
/proc/meminfo: memFree=120802400/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=76904 memory=56564 CPUtime=3.08 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 11187 0 0 0 307 1 0 0 20 0 1 0 57321117 78749696 14141 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 19226 14141 890 2550 0 16181 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 76904 KiB
Current children cumulated memory: 56564 KiB

[startup+6.30023 s]
/proc/loadavg: 1.37 1.17 1.11 8/257 393571
/proc/meminfo: memFree=120799032/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=76904 memory=56564 CPUtime=6.27 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 11194 0 0 0 626 1 0 0 20 0 1 0 57321117 78749696 14141 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 19226 14141 890 2550 0 16181 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 76904 KiB
Current children cumulated memory: 56564 KiB

[startup+12.7002 s]
/proc/loadavg: 1.58 1.22 1.12 8/257 393571
/proc/meminfo: memFree=119893164/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1175072 memory=1145464 CPUtime=12.65 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 256945 0 0 0 1225 40 0 0 20 0 1 0 57321117 1203273728 286366 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 293768 286366 2762 2550 0 290723 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1175072 KiB
Current children cumulated memory: 1145464 KiB

[startup+25.5002 s]
/proc/loadavg: 2.12 1.36 1.17 8/257 393574
/proc/meminfo: memFree=119555956/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1286548 memory=1257584 CPUtime=25.41 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 274029 0 0 0 2497 44 0 0 20 0 1 0 57321117 1317425152 314396 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 321637 314396 2794 2550 0 318592 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 1286548 KiB
Current children cumulated memory: 1257584 KiB

[startup+51.1065 s]
/proc/loadavg: 2.82 1.59 1.25 8/257 393577
/proc/meminfo: memFree=118911196/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1898744 memory=1857496 CPUtime=50.93 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 384481 0 0 0 5028 65 0 0 20 0 1 0 57321117 1944313856 464374 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 474686 464374 2906 2550 0 471641 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 1898744 KiB
Current children cumulated memory: 1857496 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 1.98 1.40 8/257 393587
/proc/meminfo: memFree=118838556/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1922112 memory=1877484 CPUtime=102.01 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 387969 0 0 0 10134 67 0 0 20 0 1 0 57321117 1968242688 469371 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 480528 469371 2906 2550 0 477483 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 1922112 KiB
Current children cumulated memory: 1877484 KiB

[startup+162.3 s]
/proc/loadavg: 3.88 2.36 1.57 8/257 393597
/proc/meminfo: memFree=117850944/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1924024 memory=1884592 CPUtime=161.85 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 388587 0 0 0 16116 69 0 0 20 0 1 0 57321117 1970200576 471148 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 481006 471148 2906 2550 0 477961 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 1924024 KiB
Current children cumulated memory: 1884592 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.68 1.73 8/256 393607
/proc/meminfo: memFree=117306632/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1924024 memory=1884628 CPUtime=221.67 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 388740 0 0 0 22096 71 0 0 20 0 1 0 57321117 1970200576 471157 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 481006 471157 2906 2550 0 477961 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 1924024 KiB
Current children cumulated memory: 1884628 KiB

[startup+282.3 s]
/proc/loadavg: 4.05 2.94 1.88 8/256 393617
/proc/meminfo: memFree=117293804/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1924024 memory=1885080 CPUtime=281.5 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 388969 0 0 0 28076 74 0 0 20 0 1 0 57321117 1970200576 471270 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 481006 471270 2906 2550 0 477961 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 1924024 KiB
Current children cumulated memory: 1885080 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 3.16 2.03 8/256 393633
/proc/meminfo: memFree=117231712/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1924024 memory=1885856 CPUtime=341.32 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 389080 0 0 0 34057 75 0 0 20 0 1 0 57321117 1970200576 471464 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 481006 471464 2906 2550 0 477961 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 1924024 KiB
Current children cumulated memory: 1885856 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 3.32 2.16 8/256 393644
/proc/meminfo: memFree=116966212/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1924024 memory=1886432 CPUtime=401.15 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 389229 0 0 0 40038 77 0 0 20 0 1 0 57321117 1970200576 471608 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 481006 471608 2906 2550 0 477961 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 1924024 KiB
Current children cumulated memory: 1886432 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 3.46 2.28 8/256 393654
/proc/meminfo: memFree=116786648/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1924024 memory=1886444 CPUtime=460.98 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 389329 0 0 0 46020 78 0 0 20 0 1 0 57321117 1970200576 471611 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 481006 471611 2906 2550 0 477961 0

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

Current children cumulated memory: 1857600 KiB

[startup+2922.3 s]
/proc/loadavg: 4.55 4.44 4.16 8/256 394723
/proc/meminfo: memFree=116569736/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=2915.14 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 412560 0 0 0 291425 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 2915.14 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+2982.3 s]
/proc/loadavg: 4.26 4.37 4.15 8/256 394733
/proc/meminfo: memFree=116368476/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=2975.01 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 412725 0 0 0 297412 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 2975.01 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.32 4.14 8/256 395126
/proc/meminfo: memFree=116021728/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3034.87 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 412984 0 0 0 303398 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3034.87 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3102.3 s]
/proc/loadavg: 4.15 4.29 4.14 8/256 395137
/proc/meminfo: memFree=115748252/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3094.74 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 413159 0 0 0 309385 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3094.74 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.25 4.14 8/256 395147
/proc/meminfo: memFree=115458072/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3154.6 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 413353 0 0 0 315371 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3154.6 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.23 4.14 8/257 395326
/proc/meminfo: memFree=115924440/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3214.47 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 413557 0 0 0 321358 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3214.47 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.20 4.13 8/257 395336
/proc/meminfo: memFree=115656888/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3274.34 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 413770 0 0 0 327345 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3274.34 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.18 4.13 8/257 395351
/proc/meminfo: memFree=115404252/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3334.21 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 413952 0 0 0 333332 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3334.21 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.17 4.13 8/258 395376
/proc/meminfo: memFree=115814724/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3394.08 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 414180 0 0 0 339319 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3394.08 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.14 4.11 8/258 395386
/proc/meminfo: memFree=115565900/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3453.95 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 414434 0 0 0 345306 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3453.95 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.11 9/256 395397
/proc/meminfo: memFree=115316720/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3513.82 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 414595 0 0 0 351293 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3513.82 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.13 4.11 8/256 395407
/proc/meminfo: memFree=116747976/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3573.68 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 414799 0 0 0 357279 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3573.68 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 4.07 4.12 4.10 8/256 395412
/proc/meminfo: memFree=116741200/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3600.01 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 414891 0 0 0 359912 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.13 s, system=0.899243 s

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

[startup+3608.7 s]
/proc/loadavg: 4.07 4.12 4.10 8/256 395412
/proc/meminfo: memFree=116741200/131524600 swapFree=131055836/131071996
[pid=393566] ppid=393552 vsize=1872356 memory=1857600 CPUtime=3600.01 cores=4,6
/proc/393566/stat : 393566 (CASHWMaxSAT-Dis) R 393552 393566 390646 0 -1 4194304 414891 0 0 0 359912 89 0 0 20 0 1 0 57321117 1917292544 464400 134679101440 4194304 14636349 140720584327216 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 16575728 16655184 27693056 140720584336354 140720584336470 140720584336470 140720584343486 0
/proc/393566/statm: 468089 464400 2922 2550 0 465044 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1872356 KiB
Current children cumulated memory: 1857600 KiB

Child status: 0

Real time (s): 3608.71
CPU time (s): 3600.03
CPU user time (s): 3599.13
CPU system time (s): 0.899243
CPU usage (%): 99.7596
Max. virtual memory (cumulated for all children) (KiB): 2573536
Max. memory (cumulated for all children) (KiB): 2018348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.13
system time used= 0.899243
maximum resident set size= 2024076
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 414891
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= 17
involuntary context switches= 1300


# summary of solver processes directly reported to runsolver:
#   pid: 393566
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.13
#   total CPU system time (s): 0.899243

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.86032 second user time and 20.1521 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-29 01:05:14
IDJOB=4461785
IDBENCH=178869
IDSOLVER=3076
FILE ID=nodeC033/4461785-1722207914
RUNJOBID= nodeC033-1722207914-393505
SLURM_JOB_ID= 8248634
Free space on /tmp= 890076 MiB

SOLVER NAME= CASHWMaxSAT-DisjCom-SP 2024-07-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i9_pp_96.opb
COMMAND LINE= CASHWMaxSAT-DisjCom-SP BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4461785-1722207914/watcher-4461785-1722207914 -o /tmp/evaluation-result-4461785-1722207914/solver-4461785-1722207914 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1722207914-393505 --watchdog 3760  CASHWMaxSAT-DisjCom-SP HOME/instance-4461785-1722207914.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 5cc7d14a8524e58f54e6333ee2ad6e82
RANDOM SEED=2032113433

nodeC033.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3710.831
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
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		: 3745.205
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
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		: 3800.265
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
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		: 3867.401
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
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		: 3767.807
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
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		: 3844.412
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
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		: 3609.094
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
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		: 3697.877
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121236364 kB
MemAvailable:   129657232 kB
Buffers:          403852 kB
Cached:          8775852 kB
SwapCached:          300 kB
Active:          2657604 kB
Inactive:        6874924 kB
Active(anon):       2124 kB
Inactive(anon):   404500 kB
Active(file):    2655480 kB
Inactive(file):  6470424 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131055836 kB
Dirty:             69400 kB
Writeback:             0 kB
AnonPages:        353364 kB
Mapped:           111592 kB
Shmem:             53064 kB
KReclaimable:     269572 kB
Slab:             397116 kB
SReclaimable:     269572 kB
SUnreclaim:       127544 kB
KernelStack:        3936 kB
PageTables:         9756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     776280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            20384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      430804 kB
DirectMap2M:    51771392 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC033 at 2024-07-29 02:05:23