Trace number 4442597

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_no_SoPlex 2024-07-05? (TO) 3600.02 3610.21

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
MD5SUM2590c1209b8f449ade71ad316e08b5f7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.32104
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1800
Total number of constraints39645
Number of constraints which are clauses39645
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
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 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3610.20	c Program interrupted by user.
3600.01/3610.20	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 (60209 MiB free)
  memory of node 1: 64473 MiB (60949 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442597-1721293799/watcher-4442597-1721293799 -o /tmp/evaluation-result-4442597-1721293799/solver-4442597-1721293799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721293766-954776 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=795681793 HOME/instance-4442597-1721293799.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Current StackSize limit: 8192 KiB

solver pid=956500, runsolver pid=956497

[startup+0.101047 s]*
/proc/loadavg: 2.61 1.51 1.30 5/258 956501
/proc/meminfo: memFree=124052304/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=34508 memory=17672 CPUtime=0.09 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 2900 0 0 0 9 0 0 0 20 0 1 0 181550439 35336192 4418 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 8627 4418 835 746 0 7691 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34508 KiB
Current children cumulated memory: 17672 KiB

[startup+0.205829 s]*
/proc/loadavg: 2.61 1.51 1.30 5/258 956501
/proc/meminfo: memFree=124052148/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=34640 memory=17672 CPUtime=0.2 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 2924 0 0 0 20 0 0 0 20 0 1 0 181550439 35471360 4418 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 8660 4418 835 746 0 7724 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 34640 KiB
Current children cumulated memory: 17672 KiB

[startup+0.305722 s]*
/proc/loadavg: 2.61 1.51 1.30 5/258 956501
/proc/meminfo: memFree=124049848/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=34772 memory=19980 CPUtime=0.3 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 2954 0 0 0 30 0 0 0 20 0 1 0 181550439 35606528 4995 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 8693 4995 835 746 0 7757 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 34772 KiB
Current children cumulated memory: 19980 KiB

[startup+0.700179 s]
/proc/loadavg: 2.61 1.51 1.30 5/258 956501
/proc/meminfo: memFree=124047576/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=35448 memory=24860 CPUtime=0.68 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 3152 0 0 0 68 0 0 0 20 0 1 0 181550439 36298752 6215 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 8862 6215 835 746 0 7926 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35448 KiB
Current children cumulated memory: 24860 KiB

[startup+1.50021 s]
/proc/loadavg: 2.61 1.51 1.30 5/258 956501
/proc/meminfo: memFree=124042340/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=51040 memory=35572 CPUtime=1.48 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 4563 0 0 0 148 0 0 0 20 0 1 0 181550439 52264960 8893 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 12760 8893 835 746 0 11824 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 51040 KiB
Current children cumulated memory: 35572 KiB

[startup+3.10573 s]
/proc/loadavg: 2.61 1.51 1.30 5/258 956501
/proc/meminfo: memFree=124021468/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=55240 memory=43836 CPUtime=3.08 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 5587 0 0 0 307 1 0 0 20 0 1 0 181550439 56565760 10959 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 13810 10959 835 746 0 12874 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 55240 KiB
Current children cumulated memory: 43836 KiB

[startup+6.3002 s]
/proc/loadavg: 2.72 1.55 1.31 5/258 956501
/proc/meminfo: memFree=124006332/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=84500 memory=58144 CPUtime=6.27 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 7528 0 0 0 625 2 0 0 20 0 1 0 181550439 86528000 14536 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 21125 14536 835 746 0 20189 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 84500 KiB
Current children cumulated memory: 58144 KiB

[startup+12.7002 s]
/proc/loadavg: 2.82 1.59 1.33 5/257 956502
/proc/meminfo: memFree=123985876/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=93568 memory=80764 CPUtime=12.65 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 9688 0 0 0 1262 3 0 0 20 0 1 0 181550439 95813632 20191 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 23392 20191 835 746 0 22456 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 93568 KiB
Current children cumulated memory: 80764 KiB

[startup+25.5002 s]
/proc/loadavg: 3.08 1.71 1.37 5/260 956509
/proc/meminfo: memFree=123946260/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=101672 memory=94628 CPUtime=25.42 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 11614 0 0 0 2539 3 0 0 20 0 1 0 181550439 104112128 23657 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 25418 23657 835 746 0 24482 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 101672 KiB
Current children cumulated memory: 94628 KiB

[startup+51.1059 s]
/proc/loadavg: 3.53 1.93 1.45 5/260 956513
/proc/meminfo: memFree=123902164/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=157124 memory=124148 CPUtime=50.96 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 15932 0 0 0 5090 6 0 0 20 0 1 0 181550439 160894976 31037 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 39281 31037 835 746 0 38345 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 157124 KiB
Current children cumulated memory: 124148 KiB

[startup+102.3 s]
/proc/loadavg: 3.80 2.25 1.59 5/260 956568
/proc/meminfo: memFree=123870448/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=188520 memory=153552 CPUtime=102.02 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 22873 0 0 0 10195 7 0 0 20 0 1 0 181550439 193044480 38388 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 47130 38388 835 746 0 46194 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 188520 KiB
Current children cumulated memory: 153552 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.59 1.75 5/258 956717
/proc/meminfo: memFree=123955112/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=204144 memory=174732 CPUtime=161.87 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 26670 0 0 0 16179 8 0 0 20 0 1 0 181550439 209043456 43683 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 51036 43683 835 746 0 50100 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 204144 KiB
Current children cumulated memory: 174732 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 2.88 1.90 5/258 956727
/proc/meminfo: memFree=123884740/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=215536 memory=186220 CPUtime=221.72 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 29601 0 0 0 22164 8 0 0 20 0 1 0 181550439 220708864 46555 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 53884 46555 835 746 0 52948 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 215536 KiB
Current children cumulated memory: 186220 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.10 2.04 5/257 956737
/proc/meminfo: memFree=123840512/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=221904 memory=196908 CPUtime=281.53 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 31309 0 0 0 28145 8 0 0 20 0 1 0 181550439 227229696 49227 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 55476 49227 835 746 0 54540 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 221904 KiB
Current children cumulated memory: 196908 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.30 2.18 5/254 956749
/proc/meminfo: memFree=123786392/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=228596 memory=212268 CPUtime=341.37 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 33026 0 0 0 34129 8 0 0 20 0 1 0 181550439 234082304 53067 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 57149 53067 835 746 0 56213 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 228596 KiB
Current children cumulated memory: 212268 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.44 2.30 5/254 956760
/proc/meminfo: memFree=123708956/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=233428 memory=217160 CPUtime=401.23 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 34332 0 0 0 40114 9 0 0 20 0 1 0 181550439 239030272 54290 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 58357 54290 835 746 0 57421 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 233428 KiB
Current children cumulated memory: 217160 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.56 2.41 5/254 956770
/proc/meminfo: memFree=123652456/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=246644 memory=227076 CPUtime=461.06 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 36949 0 0 0 46097 9 0 0 20 0 1 0 181550439 252563456 56769 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 61661 56769 835 746 0 60725 0

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

Current children cumulated memory: 341408 KiB

[startup+2862.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/257 958306
/proc/meminfo: memFree=122294284/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=392752 memory=341880 CPUtime=2854 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 60707 0 0 0 285385 15 0 0 20 0 1 0 181550439 402178048 85470 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 98188 85470 835 746 0 97252 0
Current children cumulated CPU time: 2854 s
Current children cumulated vsize: 392752 KiB
Current children cumulated memory: 341880 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.09 4.01 5/259 958486
/proc/meminfo: memFree=122253748/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=393972 memory=343140 CPUtime=2913.85 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 61159 0 0 0 291370 15 0 0 20 0 1 0 181550439 403427328 85785 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 98493 85785 835 746 0 97557 0
Current children cumulated CPU time: 2913.85 s
Current children cumulated vsize: 393972 KiB
Current children cumulated memory: 343140 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/259 958497
/proc/meminfo: memFree=122230988/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=395316 memory=344628 CPUtime=2973.7 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 61642 0 0 0 297355 15 0 0 20 0 1 0 181550439 404803584 86157 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 98829 86157 835 746 0 97893 0
Current children cumulated CPU time: 2973.7 s
Current children cumulated vsize: 395316 KiB
Current children cumulated memory: 344628 KiB

[startup+3042.3 s]
/proc/loadavg: 4.66 4.25 4.07 5/258 958511
/proc/meminfo: memFree=122187632/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=400624 memory=348552 CPUtime=3033.55 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 62769 0 0 0 303340 15 0 0 20 0 1 0 181550439 410238976 87138 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 100156 87138 835 746 0 99220 0
Current children cumulated CPU time: 3033.55 s
Current children cumulated vsize: 400624 KiB
Current children cumulated memory: 348552 KiB

[startup+3102.3 s]
/proc/loadavg: 4.74 4.35 4.11 5/257 958532
/proc/meminfo: memFree=122173916/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=400624 memory=348552 CPUtime=3093.4 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 62915 0 0 0 309325 15 0 0 20 0 1 0 181550439 410238976 87138 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 100156 87138 835 746 0 99220 0
Current children cumulated CPU time: 3093.4 s
Current children cumulated vsize: 400624 KiB
Current children cumulated memory: 348552 KiB

[startup+3162.3 s]
/proc/loadavg: 4.45 4.34 4.12 5/257 958543
/proc/meminfo: memFree=122138340/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=400624 memory=348552 CPUtime=3153.25 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 63063 0 0 0 315310 15 0 0 20 0 1 0 181550439 410238976 87138 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 100156 87138 835 746 0 99220 0
Current children cumulated CPU time: 3153.25 s
Current children cumulated vsize: 400624 KiB
Current children cumulated memory: 348552 KiB

[startup+3222.3 s]
/proc/loadavg: 4.53 4.39 4.15 5/257 958553
/proc/meminfo: memFree=122110960/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=401780 memory=349772 CPUtime=3213.09 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 63515 0 0 0 321294 15 0 0 20 0 1 0 181550439 411422720 87443 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 100445 87443 835 746 0 99509 0
Current children cumulated CPU time: 3213.09 s
Current children cumulated vsize: 401780 KiB
Current children cumulated memory: 349772 KiB

[startup+3282.3 s]
/proc/loadavg: 4.29 4.34 4.15 5/255 958564
/proc/meminfo: memFree=122029336/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=402612 memory=350540 CPUtime=3272.94 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 63858 0 0 0 327279 15 0 0 20 0 1 0 181550439 412274688 87635 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 100653 87635 835 746 0 99717 0
Current children cumulated CPU time: 3272.94 s
Current children cumulated vsize: 402612 KiB
Current children cumulated memory: 350540 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.29 4.15 5/254 958574
/proc/meminfo: memFree=122011264/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=407408 memory=354324 CPUtime=3332.79 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 64973 0 0 0 333264 15 0 0 20 0 1 0 181550439 417185792 88581 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 101852 88581 835 746 0 100916 0
Current children cumulated CPU time: 3332.79 s
Current children cumulated vsize: 407408 KiB
Current children cumulated memory: 354324 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.26 4.14 5/254 958585
/proc/meminfo: memFree=121966476/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=407408 memory=354412 CPUtime=3392.64 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 65118 0 0 0 339249 15 0 0 20 0 1 0 181550439 417185792 88603 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 101852 88603 835 746 0 100916 0
Current children cumulated CPU time: 3392.64 s
Current children cumulated vsize: 407408 KiB
Current children cumulated memory: 354412 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.22 4.14 5/254 958596
/proc/meminfo: memFree=121927104/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=407408 memory=354412 CPUtime=3452.49 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 65272 0 0 0 345234 15 0 0 20 0 1 0 181550439 417185792 88603 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 101852 88603 835 746 0 100916 0
Current children cumulated CPU time: 3452.49 s
Current children cumulated vsize: 407408 KiB
Current children cumulated memory: 354412 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.21 4.14 5/254 958606
/proc/meminfo: memFree=121849392/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=407408 memory=354412 CPUtime=3512.34 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 65418 0 0 0 351219 15 0 0 20 0 1 0 181550439 417185792 88603 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 101852 88603 835 746 0 100916 0
Current children cumulated CPU time: 3512.34 s
Current children cumulated vsize: 407408 KiB
Current children cumulated memory: 354412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.20 4.14 6/251 958620
/proc/meminfo: memFree=122009832/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=407408 memory=354412 CPUtime=3572.19 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 65564 0 0 0 357204 15 0 0 20 0 1 0 181550439 417185792 88603 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 101852 88603 835 746 0 100916 0
Current children cumulated CPU time: 3572.19 s
Current children cumulated vsize: 407408 KiB
Current children cumulated memory: 354412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 4.16 4.20 4.14 5/254 958713
/proc/meminfo: memFree=121901588/131524596 swapFree=131071996/131071996
[pid=956500] ppid=956497 vsize=407408 memory=354412 CPUtime=3600.01 cores=5,7
/proc/956500/stat : 956500 (Exact_nosoplex) R 956497 956500 954763 0 -1 4194304 65600 0 0 0 359986 15 0 0 20 0 1 0 181550439 417185792 88603 134679101440 4194304 7248369 140721559306304 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 34467840 140721559311276 140721559311454 140721559311454 140721559318470 0
/proc/956500/statm: 101852 88603 835 746 0 100916 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 407408 KiB
Current children cumulated memory: 354412 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.86 s, system=0.159582 s

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

Child status: 0

Real time (s): 3610.21
CPU time (s): 3600.02
CPU user time (s): 3599.86
CPU system time (s): 0.159582
CPU usage (%): 99.7179
Max. virtual memory (cumulated for all children) (KiB): 407408
Max. memory (cumulated for all children) (KiB): 354412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.86
system time used= 0.159582
maximum resident set size= 376072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65602
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= 87
involuntary context switches= 1895


# summary of solver processes directly reported to runsolver:
#   pid: 956500
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.86
#   total CPU system time (s): 0.159582

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.47267 second user time and 16.8564 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 11:10:11
IDJOB=4442597
IDBENCH=147833
IDSOLVER=3061
FILE ID=nodeC034/4442597-1721293799
RUNJOBID= nodeC034-1721293766-954776
SLURM_JOB_ID= 7542598
Free space on /tmp= 890052 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-45-40.opb
COMMAND LINE= HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442597-1721293799/watcher-4442597-1721293799 -o /tmp/evaluation-result-4442597-1721293799/solver-4442597-1721293799 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721293766-954776 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=795681793 HOME/instance-4442597-1721293799.opb

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

MD5SUM BENCH= 2590c1209b8f449ade71ad316e08b5f7
RANDOM SEED=795681793

nodeC034.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		: 3657.876
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3662.310
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.58
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.062
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.242
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.58
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		: 3657.853
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.840
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.58
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.034
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131524596 kB
MemFree:        124067424 kB
MemAvailable:   129225612 kB
Buffers:          474508 kB
Cached:          5459076 kB
SwapCached:            0 kB
Active:           987880 kB
Inactive:        5723040 kB
Active(anon):       1524 kB
Inactive(anon):   813556 kB
Active(file):     986356 kB
Inactive(file):  4909484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18008 kB
Writeback:             0 kB
AnonPages:        777196 kB
Mapped:           115988 kB
Shmem:             37720 kB
KReclaimable:     204340 kB
Slab:             330180 kB
SReclaimable:     204340 kB
SUnreclaim:       125840 kB
KernelStack:        4108 kB
PageTables:        10820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    1073092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69280 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 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:      307924 kB
DirectMap2M:    41408512 kB
DirectMap1G:    94371840 kB

Free space on /tmp at the end= 890044 MiB
End job on nodeC034 at 2024-07-18 12:10:22