Trace number 4425831

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
Exact 2024-07-05? (TO) 3600.12 3610.17

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-24reduc_wcsp.wbo
MD5SUMb6dc5c4972e391c215675692adb96c84
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1275
Total number of constraints56482
Number of soft constraints56401
Number of constraints which are clauses56401
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint20
Top cost 3389
Min constraint cost 1
Max constraint cost 2434
Sum of constraints costs 18368517
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3610.11	c Program interrupted by user.
3600.05/3610.11	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 (61048 MiB free)
  memory of node 1: 64473 MiB (61147 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4425831-1720881579/watcher-4425831-1720881579 -o /tmp/evaluation-result-4425831-1720881579/solver-4425831-1720881579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1720877976-712352 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1815463011 HOME/instance-4425831-1720881579.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100097 s]*
/proc/loadavg: 4.07 4.10 4.09 5/255 715912
/proc/meminfo: memFree=125071852/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=79552 memory=56232 CPUtime=0.1 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 14810 0 0 0 8 2 0 0 20 0 1 0 140328777 81461248 14058 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 19888 14058 884 1005 0 18651 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 79552 KiB
Current children cumulated memory: 56232 KiB

[startup+0.205474 s]*
/proc/loadavg: 4.07 4.10 4.09 5/255 715912
/proc/meminfo: memFree=125036892/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=110700 memory=88704 CPUtime=0.2 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 22065 0 0 0 17 3 0 0 20 0 1 0 140328777 113356800 22176 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 27675 22176 884 1005 0 26438 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 110700 KiB
Current children cumulated memory: 88704 KiB

[startup+0.305383 s]*
/proc/loadavg: 4.07 4.10 4.09 5/255 715912
/proc/meminfo: memFree=125009556/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=132764 memory=115512 CPUtime=0.3 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 29021 0 0 0 27 3 0 0 20 0 1 0 140328777 135950336 28878 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 33191 28878 900 1005 0 31954 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 132764 KiB
Current children cumulated memory: 115512 KiB

[startup+0.70023 s]
/proc/loadavg: 4.07 4.10 4.09 5/255 715912
/proc/meminfo: memFree=124934772/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=214592 memory=193644 CPUtime=0.68 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 43018 0 0 0 62 6 0 0 20 0 1 0 140328777 219742208 48411 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 53648 48411 1092 1005 0 52411 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 214592 KiB
Current children cumulated memory: 193644 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.10 4.09 5/255 715912
/proc/meminfo: memFree=124922268/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=219448 memory=205712 CPUtime=1.49 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 44991 0 0 0 142 7 0 0 20 0 1 0 140328777 224714752 51428 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 54862 51428 1108 1005 0 53625 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 219448 KiB
Current children cumulated memory: 205712 KiB

[startup+3.10533 s]
/proc/loadavg: 4.14 4.11 4.09 5/255 715912
/proc/meminfo: memFree=124883892/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=247244 memory=227676 CPUtime=3.08 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 48697 0 0 0 300 8 0 0 20 0 1 0 140328777 253177856 56919 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 61811 56919 1140 1005 0 60574 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 247244 KiB
Current children cumulated memory: 227676 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.11 4.09 5/255 715912
/proc/meminfo: memFree=124830052/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=297456 memory=275996 CPUtime=6.28 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 56627 0 0 0 617 11 0 0 20 0 1 0 140328777 304594944 68999 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 74364 68999 1140 1005 0 73127 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 297456 KiB
Current children cumulated memory: 275996 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 4.11 4.09 5/255 715913
/proc/meminfo: memFree=124742820/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=374068 memory=333328 CPUtime=12.66 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 65313 0 0 0 1252 14 0 0 20 0 1 0 140328777 383045632 83332 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 93517 83332 1140 1005 0 92280 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 374068 KiB
Current children cumulated memory: 333328 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 5/258 715920
/proc/meminfo: memFree=124471920/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=508248 memory=442576 CPUtime=25.42 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 82082 0 0 0 2522 20 0 0 20 0 1 0 140328777 520445952 110644 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 127062 110644 1140 1005 0 125825 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 508248 KiB
Current children cumulated memory: 442576 KiB

[startup+51.1054 s]
/proc/loadavg: 4.15 4.11 4.09 5/258 715925
/proc/meminfo: memFree=123804164/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=1163188 memory=898364 CPUtime=50.96 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 152050 0 0 0 5052 44 0 0 20 0 1 0 140328777 1191104512 224591 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 290797 224591 1140 1005 0 289560 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 1163188 KiB
Current children cumulated memory: 898364 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/258 715934
/proc/meminfo: memFree=123480832/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=1220284 memory=1095700 CPUtime=102.03 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 162869 0 0 0 10152 51 0 0 20 0 1 0 140328777 1249570816 273925 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 305071 273925 1140 1005 0 303834 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 1220284 KiB
Current children cumulated memory: 1095700 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/258 715945
/proc/meminfo: memFree=123313344/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=1630096 memory=1219356 CPUtime=161.86 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 175344 0 0 0 16120 66 0 0 20 0 1 0 140328777 1669218304 304839 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 407524 304839 1140 1005 0 406287 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 1630096 KiB
Current children cumulated memory: 1219356 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/258 715955
/proc/meminfo: memFree=123260208/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=1684232 memory=1262820 CPUtime=221.71 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 186350 0 0 0 22101 70 0 0 20 0 1 0 140328777 1724653568 315705 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 421058 315705 1140 1005 0 419821 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 1684232 KiB
Current children cumulated memory: 1262820 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/258 715967
/proc/meminfo: memFree=123246648/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=1684232 memory=1263108 CPUtime=281.55 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 186595 0 0 0 28083 72 0 0 20 0 1 0 140328777 1724653568 315777 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 421058 315777 1140 1005 0 419821 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 1684232 KiB
Current children cumulated memory: 1263108 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/256 715978
/proc/meminfo: memFree=122780932/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2057668 memory=1707560 CPUtime=341.39 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 262255 0 0 0 34050 89 0 0 20 0 1 0 140328777 2107052032 426890 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 514417 426890 1140 1005 0 513180 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 2057668 KiB
Current children cumulated memory: 1707560 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.10 4.09 5/256 715988
/proc/meminfo: memFree=122762580/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2062856 memory=1712908 CPUtime=401.24 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 263922 0 0 0 40031 93 0 0 20 0 1 0 140328777 2112364544 428227 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 515714 428227 1140 1005 0 514477 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 2062856 KiB
Current children cumulated memory: 1712908 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/256 715999
/proc/meminfo: memFree=122735008/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2068468 memory=1718872 CPUtime=461.08 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 265635 0 0 0 46013 95 0 0 20 0 1 0 140328777 2118111232 429718 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 517117 429718 1140 1005 0 515880 0
Current children cumulated CPU time: 461.08 s

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

Current children cumulated memory: 2286520 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/258 717708
/proc/meminfo: memFree=116074968/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2321904 memory=2286748 CPUtime=2914.14 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 345587 0 0 0 291181 233 0 0 20 0 1 0 140328777 2377629696 571687 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 580476 571687 1140 1005 0 579239 0
Current children cumulated CPU time: 2914.14 s
Current children cumulated vsize: 2321904 KiB
Current children cumulated memory: 2286748 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/259 717719
/proc/meminfo: memFree=116048212/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2321904 memory=2287044 CPUtime=2973.99 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 346652 0 0 0 297164 235 0 0 20 0 1 0 140328777 2377629696 571761 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 580476 571761 1140 1005 0 579239 0
Current children cumulated CPU time: 2973.99 s
Current children cumulated vsize: 2321904 KiB
Current children cumulated memory: 2287044 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/257 717785
/proc/meminfo: memFree=115994304/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2323676 memory=2288556 CPUtime=3033.84 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 347834 0 0 0 303146 238 0 0 20 0 1 0 140328777 2379444224 572139 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 580919 572139 1140 1005 0 579682 0
Current children cumulated CPU time: 3033.84 s
Current children cumulated vsize: 2323676 KiB
Current children cumulated memory: 2288556 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/257 717796
/proc/meminfo: memFree=115520644/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2323676 memory=2288588 CPUtime=3093.68 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 348697 0 0 0 309127 241 0 0 20 0 1 0 140328777 2379444224 572147 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 580919 572147 1140 1005 0 579682 0
Current children cumulated CPU time: 3093.68 s
Current children cumulated vsize: 2323676 KiB
Current children cumulated memory: 2288588 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/257 717807
/proc/meminfo: memFree=115539048/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2324532 memory=2289340 CPUtime=3153.54 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 349726 0 0 0 315109 245 0 0 20 0 1 0 140328777 2380320768 572335 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 581133 572335 1140 1005 0 579896 0
Current children cumulated CPU time: 3153.54 s
Current children cumulated vsize: 2324532 KiB
Current children cumulated memory: 2289340 KiB

[startup+3222.3 s]
/proc/loadavg: 4.41 4.17 4.11 5/256 717818
/proc/meminfo: memFree=115513644/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2324532 memory=2289452 CPUtime=3213.39 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 350649 0 0 0 321091 248 0 0 20 0 1 0 140328777 2380320768 572363 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 581133 572363 1140 1005 0 579896 0
Current children cumulated CPU time: 3213.39 s
Current children cumulated vsize: 2324532 KiB
Current children cumulated memory: 2289452 KiB

[startup+3282.3 s]
/proc/loadavg: 4.26 4.16 4.11 5/256 717829
/proc/meminfo: memFree=115445312/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2325888 memory=2290456 CPUtime=3273.24 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 351874 0 0 0 327074 250 0 0 20 0 1 0 140328777 2381709312 572614 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 581472 572614 1140 1005 0 580235 0
Current children cumulated CPU time: 3273.24 s
Current children cumulated vsize: 2325888 KiB
Current children cumulated memory: 2290456 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/254 717839
/proc/meminfo: memFree=115417008/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2327744 memory=2292544 CPUtime=3333.06 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 353251 0 0 0 333053 253 0 0 20 0 1 0 140328777 2383609856 573136 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 581936 573136 1140 1005 0 580699 0
Current children cumulated CPU time: 3333.06 s
Current children cumulated vsize: 2327744 KiB
Current children cumulated memory: 2292544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.15 4.11 5/254 717849
/proc/meminfo: memFree=115354344/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2328860 memory=2293640 CPUtime=3392.87 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 354555 0 0 0 339031 256 0 0 20 0 1 0 140328777 2384752640 573410 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 582215 573410 1140 1005 0 580978 0
Current children cumulated CPU time: 3392.87 s
Current children cumulated vsize: 2328860 KiB
Current children cumulated memory: 2293640 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/254 717860
/proc/meminfo: memFree=115273684/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2328860 memory=2293784 CPUtime=3452.69 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 355571 0 0 0 345011 258 0 0 20 0 1 0 140328777 2384752640 573446 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 582215 573446 1140 1005 0 580978 0
Current children cumulated CPU time: 3452.69 s
Current children cumulated vsize: 2328860 KiB
Current children cumulated memory: 2293784 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/254 717870
/proc/meminfo: memFree=115194380/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2328860 memory=2293796 CPUtime=3512.5 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 356563 0 0 0 350991 259 0 0 20 0 1 0 140328777 2384752640 573449 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 582215 573449 1140 1005 0 580978 0
Current children cumulated CPU time: 3512.5 s
Current children cumulated vsize: 2328860 KiB
Current children cumulated memory: 2293796 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/254 717881
/proc/meminfo: memFree=115209748/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2329044 memory=2293888 CPUtime=3572.32 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 357621 0 0 0 356970 262 0 0 20 0 1 0 140328777 2384941056 573472 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 582261 573472 1140 1005 0 581024 0
Current children cumulated CPU time: 3572.32 s
Current children cumulated vsize: 2329044 KiB
Current children cumulated memory: 2293888 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.05 4.11 4.09 5/254 717885
/proc/meminfo: memFree=115148500/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2368404 memory=2318276 CPUtime=3600.05 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 364289 0 0 0 359741 264 0 0 20 0 1 0 140328777 2425245696 579569 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 592101 579569 1140 1005 0 590864 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2368404 KiB
Current children cumulated memory: 2318276 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.47 s, system=2.65078 s

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

[startup+3610.11 s]
/proc/loadavg: 4.05 4.11 4.09 5/254 717885
/proc/meminfo: memFree=115148500/131524600 swapFree=131071996/131071996
[pid=715911] ppid=715908 vsize=2368404 memory=2318276 CPUtime=3600.05 cores=1,3
/proc/715911/stat : 715911 (Exact) R 715908 715911 709774 0 -1 4194304 364289 0 0 0 359741 264 0 0 20 0 1 0 140328777 2425245696 579569 134679101440 4194304 8309489 140724090736000 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 27820032 140724090741668 140724090741838 140724090741838 140724090748879 0
/proc/715911/statm: 592101 579569 1140 1005 0 590864 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2368404 KiB
Current children cumulated memory: 2318276 KiB

Child status: 0

Real time (s): 3610.17
CPU time (s): 3600.12
CPU user time (s): 3597.47
CPU system time (s): 2.65078
CPU usage (%): 99.7215
Max. virtual memory (cumulated for all children) (KiB): 2368404
Max. memory (cumulated for all children) (KiB): 2318276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.47
system time used= 2.65078
maximum resident set size= 2318276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 364306
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= 63
involuntary context switches= 4660


# summary of solver processes directly reported to runsolver:
#   pid: 715911
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3597.47
#   total CPU system time (s): 2.65078

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.5959 second user time and 17.1117 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-13 16:39:52
IDJOB=4425831
IDBENCH=143861
IDSOLVER=3040
FILE ID=nodeC035/4425831-1720881579
RUNJOBID= nodeC035-1720877976-712352
SLURM_JOB_ID= 7483776
Free space on /tmp= 890060 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-24reduc_wcsp.wbo
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4425831-1720881579/watcher-4425831-1720881579 -o /tmp/evaluation-result-4425831-1720881579/solver-4425831-1720881579 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1720877976-712352 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1815463011 HOME/instance-4425831-1720881579.wbo

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

MD5SUM BENCH= b6dc5c4972e391c215675692adb96c84
RANDOM SEED=1815463011

nodeC035.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		: 3665.837
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.65
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		: 3658.128
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.79
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.017
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.65
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		: 3665.566
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.79
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		: 3665.831
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.65
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		: 3672.274
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.79
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		: 3600.017
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.65
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.996
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125129212 kB
MemAvailable:   125323560 kB
Buffers:          319156 kB
Cached:           719004 kB
SwapCached:            0 kB
Active:           485868 kB
Inactive:        5336948 kB
Active(anon):       1536 kB
Inactive(anon):  4820876 kB
Active(file):     484332 kB
Inactive(file):   516072 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             15916 kB
Writeback:             0 kB
AnonPages:       4784752 kB
Mapped:           115500 kB
Shmem:             37720 kB
KReclaimable:      67536 kB
Slab:             165588 kB
SReclaimable:      67536 kB
SUnreclaim:        98052 kB
KernelStack:        4096 kB
PageTables:        18708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    5666440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55936 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2912256 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:      174804 kB
DirectMap2M:     7987200 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC035 at 2024-07-13 17:40:02