Trace number 4446839

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 3611.8

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K139.opb
MD5SUM89642dc5a75d3fc73d0ef8fe6dbde459
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16541
Total number of constraints16821
Number of constraints which are clauses16682
Number of constraints which are cardinality constraints (but not clauses)139
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint139
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 140
Number of bits of the biggest sum of numbers8
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/3611.80	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: 64059 MiB (62267 MiB free)
  memory of node 1: 64510 MiB (61454 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446839-1721314553/watcher-4446839-1721314553 -o /tmp/evaluation-result-4446839-1721314553/solver-4446839-1721314553 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721306732-951191 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4446839-1721314553.opb -total-t=3600 -no-par -v0 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=956745, runsolver pid=956742

[startup+0.100097 s]*
/proc/loadavg: 4.09 4.12 4.10 5/244 956746
/proc/meminfo: memFree=126671600/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=39576 memory=24772 CPUtime=0.1 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 5890 0 0 0 10 0 0 0 20 0 1 0 183612237 40525824 6193 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 9894 6193 878 2594 0 6787 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39576 KiB
Current children cumulated memory: 24772 KiB

[startup+0.212878 s]*
/proc/loadavg: 4.09 4.12 4.10 5/244 956746
/proc/meminfo: memFree=126658164/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=55444 memory=40372 CPUtime=0.22 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 9728 0 0 0 21 1 0 0 20 0 1 0 183612237 56774656 10093 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 13861 10093 926 2594 0 10754 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 55444 KiB
Current children cumulated memory: 40372 KiB

[startup+0.312952 s]*
/proc/loadavg: 4.09 4.12 4.10 6/244 956746
/proc/meminfo: memFree=126651396/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=58124 memory=42824 CPUtime=0.31 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 10805 0 0 0 30 1 0 0 20 0 1 0 183612237 59518976 10706 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 14531 10706 990 2594 0 11424 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 58124 KiB
Current children cumulated memory: 42824 KiB

[startup+0.700287 s]
/proc/loadavg: 4.09 4.12 4.10 5/244 956746
/proc/meminfo: memFree=126647720/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=61528 memory=46496 CPUtime=0.69 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 12113 0 0 0 68 1 0 0 20 0 1 0 183612237 63004672 11624 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 15382 11624 990 2594 0 12275 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 61528 KiB
Current children cumulated memory: 46496 KiB

[startup+1.50035 s]
/proc/loadavg: 4.09 4.12 4.10 5/244 956746
/proc/meminfo: memFree=126643516/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=111784 memory=96780 CPUtime=1.48 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 21440 0 0 0 145 3 0 0 20 0 1 0 183612237 114466816 24195 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 27946 24195 1006 2594 0 24839 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 111784 KiB
Current children cumulated memory: 96780 KiB

[startup+3.11266 s]
/proc/loadavg: 4.09 4.12 4.10 5/244 956746
/proc/meminfo: memFree=126589912/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=94456 memory=80092 CPUtime=3.09 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 22060 0 0 0 306 3 0 0 20 0 1 0 183612237 96722944 20023 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 23614 20023 1006 2594 0 20507 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 94456 KiB
Current children cumulated memory: 80092 KiB

[startup+6.30032 s]
/proc/loadavg: 4.16 4.14 4.11 5/242 956748
/proc/meminfo: memFree=126582468/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=107608 memory=92276 CPUtime=6.26 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 23565 0 0 0 623 3 0 0 20 0 1 0 183612237 110190592 23069 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 26902 23069 1006 2594 0 23795 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 107608 KiB
Current children cumulated memory: 92276 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.13 4.11 5/242 956748
/proc/meminfo: memFree=126576744/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=107608 memory=93312 CPUtime=12.64 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 23835 0 0 0 1261 3 0 0 20 0 1 0 183612237 110190592 23328 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 26902 23328 1006 2594 0 23795 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 107608 KiB
Current children cumulated memory: 93312 KiB

[startup+25.5004 s]
/proc/loadavg: 4.12 4.13 4.10 5/242 956749
/proc/meminfo: memFree=126561904/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=113280 memory=98800 CPUtime=25.39 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 25263 0 0 0 2536 3 0 0 20 0 1 0 183612237 115998720 24700 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 28320 24700 1006 2594 0 25213 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 113280 KiB
Current children cumulated memory: 98800 KiB

[startup+51.1126 s]
/proc/loadavg: 4.16 4.13 4.10 5/242 956754
/proc/meminfo: memFree=126574280/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=126056 memory=111668 CPUtime=50.91 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 26435 0 0 0 5087 4 0 0 20 0 1 0 183612237 129081344 27917 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 31514 27917 1006 2594 0 28407 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 126056 KiB
Current children cumulated memory: 111668 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.13 4.10 5/242 956763
/proc/meminfo: memFree=126488108/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=144840 memory=130612 CPUtime=101.9 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 27584 0 0 0 10186 4 0 0 20 0 1 0 183612237 148316160 32653 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 36210 32653 1006 2594 0 33103 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 144840 KiB
Current children cumulated memory: 130612 KiB

[startup+162.3 s]
/proc/loadavg: 4.24 4.16 4.11 5/242 956773
/proc/meminfo: memFree=126383876/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=149040 memory=134748 CPUtime=161.67 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 31217 0 0 0 16160 7 0 0 20 0 1 0 183612237 152616960 33687 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 37260 33687 1006 2594 0 34153 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 149040 KiB
Current children cumulated memory: 134748 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.16 4.11 5/244 956953
/proc/meminfo: memFree=126422964/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=155464 memory=141132 CPUtime=221.44 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 31822 0 0 0 22137 7 0 0 20 0 1 0 183612237 159195136 35283 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 38866 35283 1006 2594 0 35759 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 155464 KiB
Current children cumulated memory: 141132 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/244 956963
/proc/meminfo: memFree=126384800/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=175596 memory=159248 CPUtime=281.22 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 39322 0 0 0 28112 10 0 0 20 0 1 0 183612237 179810304 39812 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 43899 39812 1006 2594 0 40792 0
Current children cumulated CPU time: 281.22 s
Current children cumulated vsize: 175596 KiB
Current children cumulated memory: 159248 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/244 956988
/proc/meminfo: memFree=126367624/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=212640 memory=192232 CPUtime=340.97 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 45377 0 0 0 34084 13 0 0 20 0 1 0 183612237 217743360 48058 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 53160 48058 1006 2594 0 50053 0
Current children cumulated CPU time: 340.97 s
Current children cumulated vsize: 212640 KiB
Current children cumulated memory: 192232 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/244 956998
/proc/meminfo: memFree=126295248/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=190544 memory=176568 CPUtime=400.76 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 51861 0 0 0 40059 17 0 0 20 0 1 0 183612237 195117056 44142 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 47636 44142 1006 2594 0 44529 0
Current children cumulated CPU time: 400.76 s
Current children cumulated vsize: 190544 KiB
Current children cumulated memory: 176568 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/244 957008
/proc/meminfo: memFree=126281756/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=194712 memory=178648 CPUtime=460.57 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 57863 0 0 0 46037 20 0 0 20 0 1 0 183612237 199385088 44662 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0

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

Current children cumulated memory: 339248 KiB

[startup+2862.3 s]
/proc/loadavg: 2.26 2.92 3.46 3/229 958113
/proc/meminfo: memFree=126637600/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=349124 memory=335156 CPUtime=2852.63 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 140433 0 0 0 285134 129 0 0 20 0 1 0 183612237 357502976 83789 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 87281 83789 1006 2594 0 84174 0
Current children cumulated CPU time: 2852.63 s
Current children cumulated vsize: 349124 KiB
Current children cumulated memory: 335156 KiB

[startup+2922.3 s]
/proc/loadavg: 2.14 2.77 3.37 3/229 958125
/proc/meminfo: memFree=126632756/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=354024 memory=340056 CPUtime=2912.46 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 141982 0 0 0 291113 133 0 0 20 0 1 0 183612237 362520576 85014 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 88506 85014 1006 2594 0 85399 0
Current children cumulated CPU time: 2912.46 s
Current children cumulated vsize: 354024 KiB
Current children cumulated memory: 340056 KiB

[startup+2982.3 s]
/proc/loadavg: 2.22 2.67 3.30 3/229 958136
/proc/meminfo: memFree=126612996/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=358356 memory=344388 CPUtime=2972.28 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 142812 0 0 0 297093 135 0 0 20 0 1 0 183612237 366956544 86097 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 89589 86097 1006 2594 0 86482 0
Current children cumulated CPU time: 2972.28 s
Current children cumulated vsize: 358356 KiB
Current children cumulated memory: 344388 KiB

[startup+3042.3 s]
/proc/loadavg: 1.61 2.42 3.17 2/220 958176
/proc/meminfo: memFree=126980772/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=348416 memory=334448 CPUtime=3032.1 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 144890 0 0 0 303072 138 0 0 20 0 1 0 183612237 356777984 83612 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 87104 83612 1006 2594 0 83997 0
Current children cumulated CPU time: 3032.1 s
Current children cumulated vsize: 348416 KiB
Current children cumulated memory: 334448 KiB

[startup+3102.3 s]
/proc/loadavg: 1.33 2.19 3.04 2/220 958187
/proc/meminfo: memFree=126980396/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=348628 memory=334660 CPUtime=3091.94 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 145999 0 0 0 309052 142 0 0 20 0 1 0 183612237 356995072 83665 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 87157 83665 1006 2594 0 84050 0
Current children cumulated CPU time: 3091.94 s
Current children cumulated vsize: 348628 KiB
Current children cumulated memory: 334660 KiB

[startup+3162.3 s]
/proc/loadavg: 1.22 2.00 2.92 2/220 958197
/proc/meminfo: memFree=126971720/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=356940 memory=342972 CPUtime=3151.78 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 147604 0 0 0 315033 145 0 0 20 0 1 0 183612237 365506560 85743 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 89235 85743 1006 2594 0 86128 0
Current children cumulated CPU time: 3151.78 s
Current children cumulated vsize: 356940 KiB
Current children cumulated memory: 342972 KiB

[startup+3222.3 s]
/proc/loadavg: 1.13 1.83 2.80 2/220 958207
/proc/meminfo: memFree=126972804/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=355600 memory=341632 CPUtime=3211.61 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 149801 0 0 0 321011 150 0 0 20 0 1 0 183612237 364134400 85408 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 88900 85408 1006 2594 0 85793 0
Current children cumulated CPU time: 3211.61 s
Current children cumulated vsize: 355600 KiB
Current children cumulated memory: 341632 KiB

[startup+3282.3 s]
/proc/loadavg: 1.21 1.73 2.70 2/220 958217
/proc/meminfo: memFree=126968028/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=360156 memory=346188 CPUtime=3271.44 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 150575 0 0 0 326992 152 0 0 20 0 1 0 183612237 368799744 86547 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 90039 86547 1006 2594 0 86932 0
Current children cumulated CPU time: 3271.44 s
Current children cumulated vsize: 360156 KiB
Current children cumulated memory: 346188 KiB

[startup+3342.3 s]
/proc/loadavg: 1.13 1.61 2.60 2/223 958233
/proc/meminfo: memFree=126974452/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=353568 memory=339600 CPUtime=3331.28 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 152242 0 0 0 332972 156 0 0 20 0 1 0 183612237 362053632 84900 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 88392 84900 1006 2594 0 85285 0
Current children cumulated CPU time: 3331.28 s
Current children cumulated vsize: 353568 KiB
Current children cumulated memory: 339600 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.51 2.50 2/223 958243
/proc/meminfo: memFree=126978364/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=349372 memory=335404 CPUtime=3391.11 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 153938 0 0 0 338952 159 0 0 20 0 1 0 183612237 357756928 83851 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 87343 83851 1006 2594 0 84236 0
Current children cumulated CPU time: 3391.11 s
Current children cumulated vsize: 349372 KiB
Current children cumulated memory: 335404 KiB

[startup+3462.3 s]
/proc/loadavg: 1.14 1.44 2.42 2/223 958253
/proc/meminfo: memFree=126951468/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=375852 memory=362016 CPUtime=3450.94 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 156134 0 0 0 344931 163 0 0 20 0 1 0 183612237 384872448 90504 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 93963 90504 1006 2594 0 90856 0
Current children cumulated CPU time: 3450.94 s
Current children cumulated vsize: 375852 KiB
Current children cumulated memory: 362016 KiB

[startup+3522.3 s]
/proc/loadavg: 1.05 1.36 2.33 2/223 958264
/proc/meminfo: memFree=126956772/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=370260 memory=356424 CPUtime=3510.78 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 157943 0 0 0 350910 168 0 0 20 0 1 0 183612237 379146240 89106 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 92565 89106 1006 2594 0 89458 0
Current children cumulated CPU time: 3510.78 s
Current children cumulated vsize: 370260 KiB
Current children cumulated memory: 356424 KiB

[startup+3582.3 s]
/proc/loadavg: 1.14 1.32 2.25 2/226 958660
/proc/meminfo: memFree=126945220/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=380936 memory=367100 CPUtime=3570.61 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 159336 0 0 0 356890 171 0 0 20 0 1 0 183612237 390078464 91775 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 95234 91775 1006 2594 0 92127 0
Current children cumulated CPU time: 3570.61 s
Current children cumulated vsize: 380936 KiB
Current children cumulated memory: 367100 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.8 s]
/proc/loadavg: 1.16 1.31 2.21 2/223 958666
/proc/meminfo: memFree=126928900/131655788 swapFree=131071996/131071996
[pid=956745] ppid=956742 vsize=397312 memory=383476 CPUtime=3600.03 cores=0,2
/proc/956745/stat : 956745 (CASHWMaxSAT-Dis) R 956742 956745 951181 0 -1 4194304 159830 0 0 0 359830 173 0 0 20 0 1 0 183612237 406847488 95869 134679101440 4194304 14817773 140728388138064 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 22560768 140728388146148 140728388146263 140728388146263 140728388153279 0
/proc/956745/statm: 99328 95869 1006 2594 0 96221 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 397312 KiB
Current children cumulated memory: 383476 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.31 s, system=1.73436 s

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

Child status: 0

Real time (s): 3611.8
CPU time (s): 3600.04
CPU user time (s): 3598.31
CPU system time (s): 1.73436
CPU usage (%): 99.6743
Max. virtual memory (cumulated for all children) (KiB): 497492
Max. memory (cumulated for all children) (KiB): 474044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.31
system time used= 1.73436
maximum resident set size= 482592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159830
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= 73
involuntary context switches= 24682


# summary of solver processes directly reported to runsolver:
#   pid: 956745
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3598.31
#   total CPU system time (s): 1.73436

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 23.2736 second user time and 27.374 second system time

The end

Launcher Data

Begin job on nodeC012 at 2024-07-18 16:56:05
IDJOB=4446839
IDBENCH=158320
IDSOLVER=3075
FILE ID=nodeC012/4446839-1721314553
RUNJOBID= nodeC012-1721306732-951191
SLURM_JOB_ID= 7542645
Free space on /tmp= 723732 MiB

SOLVER NAME= CASHWMaxSAT-DisjCad-S 2024-07-10
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K139.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-4446839-1721314553/watcher-4446839-1721314553 -o /tmp/evaluation-result-4446839-1721314553/solver-4446839-1721314553 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1721306732-951191 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4446839-1721314553.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 89642dc5a75d3fc73d0ef8fe6dbde459
RANDOM SEED=1035879823

nodeC012.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	: 0xb00001f
cpu MHz		: 3525.236
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3665.480
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.322
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3664.491
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3602.893
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.476
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6984.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.416
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        126691460 kB
MemAvailable:   129327108 kB
Buffers:          500836 kB
Cached:          2954988 kB
SwapCached:            0 kB
Active:          1011284 kB
Inactive:        3367408 kB
Active(anon):       1464 kB
Inactive(anon):   959136 kB
Active(file):    1009820 kB
Inactive(file):  2408272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             15064 kB
Writeback:            24 kB
AnonPages:        921684 kB
Mapped:           118100 kB
Shmem:             37704 kB
KReclaimable:     115176 kB
Slab:             219432 kB
SReclaimable:     115176 kB
SUnreclaim:       104256 kB
KernelStack:        3920 kB
PageTables:        10968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1319244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58080 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 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:      312136 kB
DirectMap2M:    33146880 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC012 at 2024-07-18 17:56:17