Trace number 4442897

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.07 3608.51

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
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 benchmark3.26785
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
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 constraint50
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 51
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.05/3608.50	c Program interrupted by user.
3600.05/3608.50	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 (59750 MiB free)
  memory of node 1: 64473 MiB (60620 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=958832, runsolver pid=958829

[startup+0.100661 s]*
/proc/loadavg: 4.15 4.16 4.13 5/256 958833
/proc/meminfo: memFree=123244748/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=34848 memory=18284 CPUtime=0.09 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 2983 0 0 0 9 0 0 0 20 0 1 0 181925181 35684352 4571 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 8712 4571 771 746 0 7776 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34848 KiB
Current children cumulated memory: 18284 KiB

[startup+0.205849 s]*
/proc/loadavg: 4.15 4.16 4.13 5/256 958833
/proc/meminfo: memFree=123236408/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=41132 memory=26324 CPUtime=0.19 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 4849 0 0 0 19 0 0 0 20 0 1 0 181925181 42119168 6581 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 10283 6581 803 746 0 9347 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 41132 KiB
Current children cumulated memory: 26324 KiB

[startup+0.305836 s]*
/proc/loadavg: 4.15 4.16 4.13 5/256 958833
/proc/meminfo: memFree=123233996/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=41132 memory=28372 CPUtime=0.29 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 4874 0 0 0 29 0 0 0 20 0 1 0 181925181 42119168 7093 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 10283 7093 803 746 0 9347 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 41132 KiB
Current children cumulated memory: 28372 KiB

[startup+0.700185 s]
/proc/loadavg: 4.15 4.16 4.13 5/256 958833
/proc/meminfo: memFree=123227124/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=41528 memory=33104 CPUtime=0.68 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 4976 0 0 0 68 0 0 0 20 0 1 0 181925181 42524672 8276 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 10382 8276 835 746 0 9446 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 41528 KiB
Current children cumulated memory: 33104 KiB

[startup+1.50022 s]
/proc/loadavg: 4.15 4.16 4.13 5/256 958833
/proc/meminfo: memFree=123222440/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=55788 memory=43080 CPUtime=1.48 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 5673 0 0 0 147 1 0 0 20 0 1 0 181925181 57126912 10770 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 13947 10770 835 746 0 13011 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 55788 KiB
Current children cumulated memory: 43080 KiB

[startup+3.10574 s]
/proc/loadavg: 4.14 4.16 4.13 5/256 958835
/proc/meminfo: memFree=123205416/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=61288 memory=48576 CPUtime=3.08 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 7054 0 0 0 307 1 0 0 20 0 1 0 181925181 62758912 12144 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 15322 12144 835 746 0 14386 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 61288 KiB
Current children cumulated memory: 48576 KiB

[startup+6.30022 s]
/proc/loadavg: 4.14 4.16 4.13 5/256 958835
/proc/meminfo: memFree=123191756/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=89832 memory=64280 CPUtime=6.27 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 9342 0 0 0 625 2 0 0 20 0 1 0 181925181 91987968 16070 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 22458 16070 835 746 0 21522 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 89832 KiB
Current children cumulated memory: 64280 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.15 4.12 5/256 958836
/proc/meminfo: memFree=123182280/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=92984 memory=71412 CPUtime=12.65 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 10162 0 0 0 1263 2 0 0 20 0 1 0 181925181 95215616 17853 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 23246 17853 835 746 0 22310 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 92984 KiB
Current children cumulated memory: 71412 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.15 4.12 5/256 958838
/proc/meminfo: memFree=123150656/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=143360 memory=100708 CPUtime=25.42 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 13360 0 0 0 2538 4 0 0 20 0 1 0 181925181 146800640 25177 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 35840 25177 835 746 0 34904 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 143360 KiB
Current children cumulated memory: 100708 KiB

[startup+51.1059 s]
/proc/loadavg: 4.14 4.15 4.12 5/256 958841
/proc/meminfo: memFree=123067464/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=158180 memory=148988 CPUtime=50.98 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 16312 0 0 0 5092 6 0 0 20 0 1 0 181925181 161976320 37247 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 39545 37247 835 746 0 38609 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 158180 KiB
Current children cumulated memory: 148988 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.12 5/256 958852
/proc/meminfo: memFree=122920476/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=263320 memory=190304 CPUtime=102.05 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 24787 0 0 0 10195 10 0 0 20 0 1 0 181925181 269639680 47576 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 65830 47576 835 746 0 64894 0
Current children cumulated CPU time: 102.05 s
Current children cumulated vsize: 263320 KiB
Current children cumulated memory: 190304 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/256 958863
/proc/meminfo: memFree=122821596/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=311356 memory=255512 CPUtime=161.9 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 35064 0 0 0 16178 12 0 0 20 0 1 0 181925181 318828544 63878 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 77839 63878 835 746 0 76903 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 311356 KiB
Current children cumulated memory: 255512 KiB

[startup+222.3 s]
/proc/loadavg: 4.50 4.23 4.15 5/254 958873
/proc/meminfo: memFree=122741524/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=326204 memory=269788 CPUtime=221.76 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 38652 0 0 0 22163 13 0 0 20 0 1 0 181925181 334032896 67447 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 81551 67447 835 746 0 80615 0
Current children cumulated CPU time: 221.76 s
Current children cumulated vsize: 326204 KiB
Current children cumulated memory: 269788 KiB

[startup+282.3 s]
/proc/loadavg: 4.33 4.23 4.15 5/254 958883
/proc/meminfo: memFree=122659312/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=337760 memory=281720 CPUtime=281.62 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 41733 0 0 0 28148 14 0 0 20 0 1 0 181925181 345866240 70430 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 84440 70430 835 746 0 83504 0
Current children cumulated CPU time: 281.62 s
Current children cumulated vsize: 337760 KiB
Current children cumulated memory: 281720 KiB

[startup+342.3 s]
/proc/loadavg: 4.24 4.22 4.15 5/254 958895
/proc/meminfo: memFree=122593572/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=371372 memory=316976 CPUtime=341.48 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 49019 0 0 0 34132 16 0 0 20 0 1 0 181925181 380284928 79244 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 92843 79244 835 746 0 91907 0
Current children cumulated CPU time: 341.48 s
Current children cumulated vsize: 371372 KiB
Current children cumulated memory: 316976 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.19 4.15 5/254 958905
/proc/meminfo: memFree=122528972/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=374956 memory=320772 CPUtime=401.33 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 50030 0 0 0 40117 16 0 0 20 0 1 0 181925181 383954944 80193 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 93739 80193 835 746 0 92803 0
Current children cumulated CPU time: 401.33 s
Current children cumulated vsize: 374956 KiB
Current children cumulated memory: 320772 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.17 4.14 5/254 958915
/proc/meminfo: memFree=122469480/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=390768 memory=341320 CPUtime=461.19 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 53182 0 0 0 46102 17 0 0 20 0 1 0 181925181 400146432 85330 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 97692 85330 835 746 0 96756 0

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

Current children cumulated memory: 519828 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/260 960585
/proc/meminfo: memFree=122391376/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=675928 memory=550572 CPUtime=2915.47 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 96351 0 0 0 291517 30 0 0 20 0 1 0 181925181 692150272 137643 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 168982 137643 835 746 0 168046 0
Current children cumulated CPU time: 2915.47 s
Current children cumulated vsize: 675928 KiB
Current children cumulated memory: 550572 KiB

[startup+2982.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/260 960596
/proc/meminfo: memFree=122368508/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=680804 memory=555068 CPUtime=2975.33 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 97606 0 0 0 297503 30 0 0 20 0 1 0 181925181 697143296 138767 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 170201 138767 835 746 0 169265 0
Current children cumulated CPU time: 2975.33 s
Current children cumulated vsize: 680804 KiB
Current children cumulated memory: 555068 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/260 960606
/proc/meminfo: memFree=122355636/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=680804 memory=555080 CPUtime=3035.2 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 97852 0 0 0 303490 30 0 0 20 0 1 0 181925181 697143296 138770 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 170201 138770 835 746 0 169265 0
Current children cumulated CPU time: 3035.2 s
Current children cumulated vsize: 680804 KiB
Current children cumulated memory: 555080 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/256 960617
/proc/meminfo: memFree=122346216/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=682212 memory=556288 CPUtime=3095.07 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 98445 0 0 0 309477 30 0 0 20 0 1 0 181925181 698585088 139072 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 170553 139072 835 746 0 169617 0
Current children cumulated CPU time: 3095.07 s
Current children cumulated vsize: 682212 KiB
Current children cumulated memory: 556288 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/257 960628
/proc/meminfo: memFree=122340812/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=682212 memory=556488 CPUtime=3154.94 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 98693 0 0 0 315463 31 0 0 20 0 1 0 181925181 698585088 139122 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 170553 139122 835 746 0 169617 0
Current children cumulated CPU time: 3154.94 s
Current children cumulated vsize: 682212 KiB
Current children cumulated memory: 556488 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/257 960641
/proc/meminfo: memFree=122319064/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=682212 memory=556488 CPUtime=3214.81 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 98940 0 0 0 321450 31 0 0 20 0 1 0 181925181 698585088 139122 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 170553 139122 835 746 0 169617 0
Current children cumulated CPU time: 3214.81 s
Current children cumulated vsize: 682212 KiB
Current children cumulated memory: 556488 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/257 960651
/proc/meminfo: memFree=122290184/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=684388 memory=558668 CPUtime=3274.67 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 99740 0 0 0 327436 31 0 0 20 0 1 0 181925181 700813312 139667 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171097 139667 835 746 0 170161 0
Current children cumulated CPU time: 3274.67 s
Current children cumulated vsize: 684388 KiB
Current children cumulated memory: 558668 KiB

[startup+3342.3 s]
/proc/loadavg: 4.38 4.17 4.12 5/257 960662
/proc/meminfo: memFree=122261392/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=684772 memory=559052 CPUtime=3334.54 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 100074 0 0 0 333423 31 0 0 20 0 1 0 181925181 701206528 139763 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171193 139763 835 746 0 170257 0
Current children cumulated CPU time: 3334.54 s
Current children cumulated vsize: 684772 KiB
Current children cumulated memory: 559052 KiB

[startup+3402.3 s]
/proc/loadavg: 4.33 4.18 4.12 5/257 960672
/proc/meminfo: memFree=122250668/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=685028 memory=559308 CPUtime=3394.41 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 100383 0 0 0 339410 31 0 0 20 0 1 0 181925181 701468672 139827 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171257 139827 835 746 0 170321 0
Current children cumulated CPU time: 3394.41 s
Current children cumulated vsize: 685028 KiB
Current children cumulated memory: 559308 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.16 4.12 5/256 960774
/proc/meminfo: memFree=122925656/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=685028 memory=559308 CPUtime=3454.25 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 100622 0 0 0 345394 31 0 0 20 0 1 0 181925181 701468672 139827 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171257 139827 835 746 0 170321 0
Current children cumulated CPU time: 3454.25 s
Current children cumulated vsize: 685028 KiB
Current children cumulated memory: 559308 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/256 960833
/proc/meminfo: memFree=123116396/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=685284 memory=559564 CPUtime=3514.09 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 100928 0 0 0 351377 32 0 0 20 0 1 0 181925181 701730816 139891 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171321 139891 835 746 0 170385 0
Current children cumulated CPU time: 3514.09 s
Current children cumulated vsize: 685284 KiB
Current children cumulated memory: 559564 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/256 960845
/proc/meminfo: memFree=122986012/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=685540 memory=559820 CPUtime=3573.92 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 101225 0 0 0 357360 32 0 0 20 0 1 0 181925181 701992960 139955 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171385 139955 835 746 0 170449 0
Current children cumulated CPU time: 3573.92 s
Current children cumulated vsize: 685540 KiB
Current children cumulated memory: 559820 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.5 s]
/proc/loadavg: 4.14 4.14 4.10 5/256 960849
/proc/meminfo: memFree=122980588/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=685540 memory=559820 CPUtime=3600.05 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 101355 0 0 0 359973 32 0 0 20 0 1 0 181925181 701992960 139955 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171385 139955 835 746 0 170449 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 685540 KiB
Current children cumulated memory: 559820 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.75 s, system=0.327972 s

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

[startup+3608.5 s]
/proc/loadavg: 4.14 4.14 4.10 5/256 960849
/proc/meminfo: memFree=122980588/131524596 swapFree=131071996/131071996
[pid=958832] ppid=958829 vsize=685540 memory=559820 CPUtime=3600.05 cores=4,6
/proc/958832/stat : 958832 (Exact_nosoplex) R 958829 958832 954763 0 -1 4194304 101355 0 0 0 359973 32 0 0 20 0 1 0 181925181 701992960 139955 134679101440 4194304 7248369 140730732306048 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 24891392 140730732307372 140730732307550 140730732307550 140730732314566 0
/proc/958832/statm: 171385 139955 835 746 0 170449 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 685540 KiB
Current children cumulated memory: 559820 KiB

Child status: 0

Real time (s): 3608.51
CPU time (s): 3600.07
CPU user time (s): 3599.75
CPU system time (s): 0.327972
CPU usage (%): 99.7661
Max. virtual memory (cumulated for all children) (KiB): 685540
Max. memory (cumulated for all children) (KiB): 559820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.75
system time used= 0.327972
maximum resident set size= 694028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101357
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= 78
involuntary context switches= 1982


# summary of solver processes directly reported to runsolver:
#   pid: 958832
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.75
#   total CPU system time (s): 0.327972

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.46853 second user time and 17.1357 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 12:12:39
IDJOB=4442897
IDBENCH=147856
IDSOLVER=3061
FILE ID=nodeC034/4442897-1721297546
RUNJOBID= nodeC034-1721293766-954774
SLURM_JOB_ID= 7542598
Free space on /tmp= 890056 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.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-4442897-1721297546/watcher-4442897-1721297546 -o /tmp/evaluation-result-4442897-1721297546/solver-4442897-1721297546 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1721293766-954774 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=646912169 HOME/instance-4442897-1721297546.opb

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=646912169

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		: 3651.383
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		: 3685.960
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		: 3604.309
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		: 3599.269
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		: 3656.273
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		: 3686.058
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		: 3636.684
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		: 3600.235
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:        123259972 kB
MemAvailable:   128459068 kB
Buffers:          476796 kB
Cached:          5497644 kB
SwapCached:            0 kB
Active:           982940 kB
Inactive:        6533732 kB
Active(anon):       1508 kB
Inactive(anon):  1578420 kB
Active(file):     981432 kB
Inactive(file):  4955312 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:              6592 kB
Writeback:             0 kB
AnonPages:       1542224 kB
Mapped:           115808 kB
Shmem:             37720 kB
KReclaimable:     204352 kB
Slab:             330208 kB
SReclaimable:     204352 kB
SUnreclaim:       125856 kB
KernelStack:        4112 kB
PageTables:        12256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    2111420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69440 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1234944 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= 890052 MiB
End job on nodeC034 at 2024-07-18 13:12:47