Trace number 4450939

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
CASHWMaxSAT-DisjCad-S 2024-07-10? (TO) 3600.04 3609.6

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUM17b9f2f8b02d6ae535b4cdc282411634
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark174.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3609.60	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: 63931 MiB (61882 MiB free)
  memory of node 1: 64510 MiB (62796 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450939-1721423078/watcher-4450939-1721423078 -o /tmp/evaluation-result-4450939-1721423078/solver-4450939-1721423078 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721421191-1032527 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4450939-1721423078.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
Starting watchdog thread
solver pid=1033647, runsolver pid=1033644
Current StackSize limit: 8192 KiB


[startup+0.100091 s]*
/proc/loadavg: 4.07 4.10 4.11 5/258 1033648
/proc/meminfo: memFree=127653268/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=37460 memory=22388 CPUtime=0.09 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 5205 0 0 0 9 0 0 0 20 0 1 0 194467975 38359040 5597 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 9365 5597 926 2594 0 6258 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37460 KiB
Current children cumulated memory: 22388 KiB

[startup+0.205592 s]*
/proc/loadavg: 4.07 4.10 4.11 5/258 1033648
/proc/meminfo: memFree=127647688/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=43568 memory=27648 CPUtime=0.2 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 7172 0 0 0 19 1 0 0 20 0 1 0 194467975 44613632 6912 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 10892 6912 990 2594 0 7785 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43568 KiB
Current children cumulated memory: 27648 KiB

[startup+0.305587 s]*
/proc/loadavg: 4.07 4.10 4.11 5/258 1033648
/proc/meminfo: memFree=127644532/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=46712 memory=30552 CPUtime=0.3 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 7959 0 0 0 29 1 0 0 20 0 1 0 194467975 47833088 7638 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 11678 7638 990 2594 0 8571 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 46712 KiB
Current children cumulated memory: 30552 KiB

[startup+0.700224 s]
/proc/loadavg: 4.07 4.10 4.11 5/258 1033648
/proc/meminfo: memFree=127644392/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=47476 memory=31588 CPUtime=0.69 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 8298 0 0 0 68 1 0 0 20 0 1 0 194467975 48615424 7897 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 11869 7897 990 2594 0 8762 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 47476 KiB
Current children cumulated memory: 31588 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.10 4.11 5/258 1033648
/proc/meminfo: memFree=127639284/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=50748 memory=35196 CPUtime=1.48 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 11253 0 0 0 147 1 0 0 20 0 1 0 194467975 51965952 8799 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 12687 8799 1006 2594 0 9580 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 50748 KiB
Current children cumulated memory: 35196 KiB

[startup+3.1055 s]
/proc/loadavg: 4.07 4.10 4.11 5/258 1033648
/proc/meminfo: memFree=127639644/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=50748 memory=35268 CPUtime=3.09 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 11741 0 0 0 307 2 0 0 20 0 1 0 194467975 51965952 8817 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 12687 8817 1006 2594 0 9580 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 50748 KiB
Current children cumulated memory: 35268 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.11 4.12 5/259 1033650
/proc/meminfo: memFree=127626236/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=56348 memory=40872 CPUtime=6.27 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 15280 0 0 0 625 2 0 0 20 0 1 0 194467975 57700352 10218 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 14087 10218 1006 2594 0 10980 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 56348 KiB
Current children cumulated memory: 40872 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.11 4.12 5/259 1033650
/proc/meminfo: memFree=127625484/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=64588 memory=48988 CPUtime=12.66 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 16698 0 0 0 1263 3 0 0 20 0 1 0 194467975 66138112 12247 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 16147 12247 1006 2594 0 13040 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 64588 KiB
Current children cumulated memory: 48988 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.12 4.12 5/257 1033653
/proc/meminfo: memFree=127612744/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=67764 memory=52292 CPUtime=25.42 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 20258 0 0 0 2538 4 0 0 20 0 1 0 194467975 69390336 13073 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 16941 13073 1006 2594 0 13834 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 67764 KiB
Current children cumulated memory: 52292 KiB

[startup+51.1054 s]
/proc/loadavg: 4.20 4.13 4.12 5/256 1033656
/proc/meminfo: memFree=127606168/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=69084 memory=53600 CPUtime=50.96 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 20603 0 0 0 5092 4 0 0 20 0 1 0 194467975 70742016 13400 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 17271 13400 1006 2594 0 14164 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 69084 KiB
Current children cumulated memory: 53600 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.12 5/256 1033665
/proc/meminfo: memFree=127535420/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=110512 memory=94872 CPUtime=102.02 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 26838 0 0 0 10195 7 0 0 20 0 1 0 194467975 113164288 23718 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 27628 23718 1006 2594 0 24521 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 94872 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.11 5/255 1033676
/proc/meminfo: memFree=127533984/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=110512 memory=95052 CPUtime=161.87 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 27496 0 0 0 16179 8 0 0 20 0 1 0 194467975 113164288 23763 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 27628 23763 1006 2594 0 24521 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 95052 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.11 5/255 1033686
/proc/meminfo: memFree=127553860/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=110512 memory=95052 CPUtime=221.71 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 27511 0 0 0 22163 8 0 0 20 0 1 0 194467975 113164288 23763 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 27628 23763 1006 2594 0 24521 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 95052 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.13 4.11 5/255 1033696
/proc/meminfo: memFree=127530744/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=110512 memory=95248 CPUtime=281.55 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 28995 0 0 0 28146 9 0 0 20 0 1 0 194467975 113164288 23812 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 27628 23812 1006 2594 0 24521 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 110512 KiB
Current children cumulated memory: 95248 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.13 4.11 5/257 1033711
/proc/meminfo: memFree=127474972/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=172236 memory=156896 CPUtime=341.4 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 33464 0 0 0 34126 14 0 0 20 0 1 0 194467975 176369664 39224 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 43059 39224 1006 2594 0 39952 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 172236 KiB
Current children cumulated memory: 156896 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/258 1033725
/proc/meminfo: memFree=127524148/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=121568 memory=106432 CPUtime=401.25 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 37683 0 0 0 40107 18 0 0 20 0 1 0 194467975 124485632 26608 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 30392 26608 1006 2594 0 27285 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 121568 KiB
Current children cumulated memory: 106432 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.11 5/258 1033735
/proc/meminfo: memFree=127461196/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=157572 memory=142308 CPUtime=461.1 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 43101 0 0 0 46083 27 0 0 20 0 1 0 194467975 161353728 35577 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 39393 35577 1006 2594 0 36286 0

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

Current children cumulated memory: 237412 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/256 1035248
/proc/meminfo: memFree=127793912/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=252468 memory=237552 CPUtime=2854.57 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 120489 0 0 0 285277 180 0 0 20 0 1 0 194467975 258527232 59388 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63117 59388 1006 2594 0 60010 0
Current children cumulated CPU time: 2854.57 s
Current children cumulated vsize: 252468 KiB
Current children cumulated memory: 237552 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/256 1035259
/proc/meminfo: memFree=127792896/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=2914.41 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121194 0 0 0 291261 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 2914.41 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/256 1035319
/proc/meminfo: memFree=127803968/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=2974.27 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121296 0 0 0 297247 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 2974.27 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 1035713
/proc/meminfo: memFree=127786248/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3034.12 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121397 0 0 0 303232 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3034.12 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/256 1035723
/proc/meminfo: memFree=127786632/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3093.97 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121499 0 0 0 309217 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3093.97 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/256 1035734
/proc/meminfo: memFree=127767728/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3153.82 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121584 0 0 0 315202 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3153.82 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/257 1035914
/proc/meminfo: memFree=127747160/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3213.68 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121686 0 0 0 321188 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3213.68 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3282.3 s]
/proc/loadavg: 4.20 4.11 4.10 5/257 1035924
/proc/meminfo: memFree=127752116/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3273.53 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121787 0 0 0 327173 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3273.53 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/258 1035942
/proc/meminfo: memFree=127738532/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3333.38 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121869 0 0 0 333158 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3333.38 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.13 4.10 5/258 1035966
/proc/meminfo: memFree=127724840/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=254956 memory=240040 CPUtime=3393.24 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 121970 0 0 0 339144 180 0 0 20 0 1 0 194467975 261074944 60010 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63739 60010 1006 2594 0 60632 0
Current children cumulated CPU time: 3393.24 s
Current children cumulated vsize: 254956 KiB
Current children cumulated memory: 240040 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/258 1035977
/proc/meminfo: memFree=127728012/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=255588 memory=240672 CPUtime=3453.09 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 122228 0 0 0 345129 180 0 0 20 0 1 0 194467975 261722112 60168 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63897 60168 1006 2594 0 60790 0
Current children cumulated CPU time: 3453.09 s
Current children cumulated vsize: 255588 KiB
Current children cumulated memory: 240672 KiB

[startup+3522.3 s]
/proc/loadavg: 4.41 4.19 4.12 5/258 1035987
/proc/meminfo: memFree=127723168/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=255588 memory=240672 CPUtime=3512.95 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 122314 0 0 0 351115 180 0 0 20 0 1 0 194467975 261722112 60168 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 63897 60168 1006 2594 0 60790 0
Current children cumulated CPU time: 3512.95 s
Current children cumulated vsize: 255588 KiB
Current children cumulated memory: 240672 KiB

[startup+3582.3 s]
/proc/loadavg: 4.30 4.20 4.12 5/258 1035999
/proc/meminfo: memFree=127732064/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=256256 memory=241340 CPUtime=3572.79 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 122579 0 0 0 357099 180 0 0 20 0 1 0 194467975 262406144 60335 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 64064 60335 1006 2594 0 60957 0
Current children cumulated CPU time: 3572.79 s
Current children cumulated vsize: 256256 KiB
Current children cumulated memory: 241340 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.20 4.18 4.12 5/258 1036005
/proc/meminfo: memFree=127722040/131524600 swapFree=131071996/131071996
[pid=1033647] ppid=1033644 vsize=256256 memory=241340 CPUtime=3600.03 cores=4,6
/proc/1033647/stat : 1033647 (CASHWMaxSAT-Dis) R 1033644 1033647 1032516 0 -1 4194304 122603 0 0 0 359823 180 0 0 20 0 1 0 194467975 262406144 60335 134679101440 4194304 14817773 140732517440256 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 52752384 140732517442531 140732517442646 140732517442646 140732517449663 0
/proc/1033647/statm: 64064 60335 1006 2594 0 60957 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 256256 KiB
Current children cumulated memory: 241340 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.23 s, system=1.80978 s

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

Child status: 0

Real time (s): 3609.6
CPU time (s): 3600.04
CPU user time (s): 3598.23
CPU system time (s): 1.80978
CPU usage (%): 99.7352
Max. virtual memory (cumulated for all children) (KiB): 389336
Max. memory (cumulated for all children) (KiB): 367408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.23
system time used= 1.80978
maximum resident set size= 377660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122603
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= 29
involuntary context switches= 1396


# summary of solver processes directly reported to runsolver:
#   pid: 1033647
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.23
#   total CPU system time (s): 1.80978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.44402 second user time and 16.0015 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-19 23:04:50
IDJOB=4450939
IDBENCH=162315
IDSOLVER=3075
FILE ID=nodeC015/4450939-1721423078
RUNJOBID= nodeC015-1721421191-1032527
SLURM_JOB_ID= 7545496
Free space on /tmp= 890040 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-8.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450939-1721423078/watcher-4450939-1721423078 -o /tmp/evaluation-result-4450939-1721423078/solver-4450939-1721423078 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721421191-1032527 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4450939-1721423078.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 17b9f2f8b02d6ae535b4cdc282411634
RANDOM SEED=2075490348

nodeC015.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		: 3656.414
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.61
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		: 3681.469
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.074
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.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.104
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	: 7006.25
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		: 3641.610
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.61
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		: 3681.505
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	: 7006.25
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		: 3662.499
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.61
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		: 3599.904
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127672160 kB
MemAvailable:   129030976 kB
Buffers:          533884 kB
Cached:          1659232 kB
SwapCached:            0 kB
Active:          1688232 kB
Inactive:        1527684 kB
Active(anon):       1548 kB
Inactive(anon):  1067164 kB
Active(file):    1686684 kB
Inactive(file):   460520 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14332 kB
Writeback:             0 kB
AnonPages:       1021084 kB
Mapped:           119268 kB
Shmem:             45912 kB
KReclaimable:     102516 kB
Slab:             215204 kB
SReclaimable:     102516 kB
SUnreclaim:       112688 kB
KernelStack:        4144 kB
PageTables:        11192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1719956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68224 kB
HardwareCorrupted:     0 kB
AnonHugePages:    864256 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:      291540 kB
DirectMap2M:    38279168 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC015 at 2024-07-20 00:05:00