Trace number 4442867

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 3609.61

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM160cae61f04d8ccee666d7a366e84df3
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 benchmark2.64528
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
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.00/3609.60	c Program interrupted by user.
3600.00/3609.60	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (58521 MiB free)
  memory of node 1: 64473 MiB (60859 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442867-1721297409/watcher-4442867-1721297409 -o /tmp/evaluation-result-4442867-1721297409/solver-4442867-1721297409 -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=1342367252 HOME/instance-4442867-1721297409.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=958758, runsolver pid=958755

[startup+0.101052 s]*
/proc/loadavg: 4.16 4.20 4.14 5/254 958759
/proc/meminfo: memFree=122226816/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=37688 memory=22660 CPUtime=0.09 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 3814 0 0 0 9 0 0 0 20 0 1 0 181911496 38592512 5665 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 9422 5665 771 746 0 8486 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37688 KiB
Current children cumulated memory: 22660 KiB

[startup+0.205777 s]*
/proc/loadavg: 4.16 4.20 4.14 5/254 958759
/proc/meminfo: memFree=122224332/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=39808 memory=24568 CPUtime=0.2 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 4338 0 0 0 20 0 0 0 20 0 1 0 181911496 40763392 6142 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 9952 6142 787 746 0 9016 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39808 KiB
Current children cumulated memory: 24568 KiB

[startup+0.305735 s]*
/proc/loadavg: 4.16 4.20 4.14 5/254 958759
/proc/meminfo: memFree=122222032/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=39808 memory=27060 CPUtime=0.3 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 4360 0 0 0 30 0 0 0 20 0 1 0 181911496 40763392 6765 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 9952 6765 835 746 0 9016 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 39808 KiB
Current children cumulated memory: 27060 KiB

[startup+0.700188 s]
/proc/loadavg: 4.16 4.20 4.14 5/254 958759
/proc/meminfo: memFree=122219648/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=40716 memory=31532 CPUtime=0.68 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 4593 0 0 0 68 0 0 0 20 0 1 0 181911496 41693184 7883 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 10179 7883 835 746 0 9243 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 40716 KiB
Current children cumulated memory: 31532 KiB

[startup+1.50019 s]
/proc/loadavg: 4.16 4.20 4.14 5/254 958759
/proc/meminfo: memFree=122214508/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=56684 memory=43240 CPUtime=1.49 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 6223 0 0 0 148 1 0 0 20 0 1 0 181911496 58044416 10810 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 14171 10810 835 746 0 13235 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 43240 KiB

[startup+3.10571 s]
/proc/loadavg: 4.16 4.20 4.14 5/254 958759
/proc/meminfo: memFree=122201912/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=59340 memory=45844 CPUtime=3.08 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 6898 0 0 0 307 1 0 0 20 0 1 0 181911496 60764160 11461 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 14835 11461 835 746 0 13899 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 59340 KiB
Current children cumulated memory: 45844 KiB

[startup+6.30015 s]
/proc/loadavg: 4.15 4.19 4.14 5/254 958759
/proc/meminfo: memFree=122183240/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=61208 memory=47916 CPUtime=6.27 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 7377 0 0 0 626 1 0 0 20 0 1 0 181911496 62676992 11979 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 15302 11979 835 746 0 14366 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 61208 KiB
Current children cumulated memory: 47916 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.19 4.13 5/256 958764
/proc/meminfo: memFree=122162248/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=64064 memory=50744 CPUtime=12.65 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 8112 0 0 0 1264 1 0 0 20 0 1 0 181911496 65601536 12686 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 16016 12686 835 746 0 15080 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 64064 KiB
Current children cumulated memory: 50744 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.18 4.13 5/256 958766
/proc/meminfo: memFree=122144364/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=68280 memory=58976 CPUtime=25.42 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 9190 0 0 0 2541 1 0 0 20 0 1 0 181911496 69918720 14744 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 17070 14744 835 746 0 16134 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 68280 KiB
Current children cumulated memory: 58976 KiB

[startup+51.1061 s]
/proc/loadavg: 4.14 4.18 4.13 5/256 958772
/proc/meminfo: memFree=122077132/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=97432 memory=75244 CPUtime=50.97 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 11153 0 0 0 5094 3 0 0 20 0 1 0 181911496 99770368 18811 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 24358 18811 835 746 0 23422 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 97432 KiB
Current children cumulated memory: 75244 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.17 4.13 5/256 958781
/proc/meminfo: memFree=121949576/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=105464 memory=91680 CPUtime=102.02 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 13207 0 0 0 10199 3 0 0 20 0 1 0 181911496 107995136 22920 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 26366 22920 835 746 0 25430 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 105464 KiB
Current children cumulated memory: 91680 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.15 4.12 5/256 958838
/proc/meminfo: memFree=123150656/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=115456 memory=101548 CPUtime=161.87 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 15747 0 0 0 16183 4 0 0 20 0 1 0 181911496 118226944 25387 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 28864 25387 835 746 0 27928 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 115456 KiB
Current children cumulated memory: 101548 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.15 4.12 5/256 958848
/proc/meminfo: memFree=122953720/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=118668 memory=104884 CPUtime=221.72 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 16574 0 0 0 22168 4 0 0 20 0 1 0 181911496 121516032 26221 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 29667 26221 835 746 0 28731 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 118668 KiB
Current children cumulated memory: 104884 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.15 4.12 5/256 958860
/proc/meminfo: memFree=122836708/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=120500 memory=106648 CPUtime=281.56 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 17053 0 0 0 28152 4 0 0 20 0 1 0 181911496 123392000 26662 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 30125 26662 835 746 0 29189 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 120500 KiB
Current children cumulated memory: 106648 KiB

[startup+342.3 s]
/proc/loadavg: 4.26 4.17 4.13 5/254 958870
/proc/meminfo: memFree=122770076/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=125792 memory=115916 CPUtime=341.41 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 18403 0 0 0 34137 4 0 0 20 0 1 0 181911496 128811008 28979 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 31448 28979 835 746 0 30512 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 125792 KiB
Current children cumulated memory: 115916 KiB

[startup+402.3 s]
/proc/loadavg: 4.32 4.22 4.15 5/254 958880
/proc/meminfo: memFree=122677724/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=131940 memory=126240 CPUtime=401.25 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 19948 0 0 0 40121 4 0 0 20 0 1 0 181911496 135106560 31560 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 32985 31560 835 746 0 32049 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 131940 KiB
Current children cumulated memory: 126240 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.21 4.15 5/254 958892
/proc/meminfo: memFree=122616364/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=133144 memory=127456 CPUtime=461.1 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 20277 0 0 0 46106 4 0 0 20 0 1 0 181911496 136339456 31864 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 33286 31864 835 746 0 32350 0

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

Current children cumulated memory: 379488 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.09 4.10 5/255 960365
/proc/meminfo: memFree=122480228/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=507400 memory=389908 CPUtime=2854.53 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 57671 0 0 0 285434 19 0 0 20 0 1 0 181911496 519577600 97477 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 126850 97477 835 746 0 125914 0
Current children cumulated CPU time: 2854.53 s
Current children cumulated vsize: 507400 KiB
Current children cumulated memory: 389908 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.09 4.10 5/258 960546
/proc/meminfo: memFree=122464080/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=507400 memory=390132 CPUtime=2914.39 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 57831 0 0 0 291420 19 0 0 20 0 1 0 181911496 519577600 97533 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 126850 97533 835 746 0 125914 0
Current children cumulated CPU time: 2914.39 s
Current children cumulated vsize: 507400 KiB
Current children cumulated memory: 390132 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.10 4.10 5/258 960556
/proc/meminfo: memFree=122446904/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=513800 memory=396496 CPUtime=2974.24 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 59634 0 0 0 297405 19 0 0 20 0 1 0 181911496 526131200 99124 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 128450 99124 835 746 0 127514 0
Current children cumulated CPU time: 2974.24 s
Current children cumulated vsize: 513800 KiB
Current children cumulated memory: 396496 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/260 960582
/proc/meminfo: memFree=122395524/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=520396 memory=403124 CPUtime=3034.1 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 61411 0 0 0 303390 20 0 0 20 0 1 0 181911496 532885504 100781 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 130099 100781 835 746 0 129163 0
Current children cumulated CPU time: 3034.1 s
Current children cumulated vsize: 520396 KiB
Current children cumulated memory: 403124 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/260 960592
/proc/meminfo: memFree=122377988/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=532232 memory=412084 CPUtime=3093.95 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 63863 0 0 0 309375 20 0 0 20 0 1 0 181911496 545005568 103021 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 133058 103021 835 746 0 132122 0
Current children cumulated CPU time: 3093.95 s
Current children cumulated vsize: 532232 KiB
Current children cumulated memory: 412084 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/260 960603
/proc/meminfo: memFree=122359644/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=533196 memory=413288 CPUtime=3153.8 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 64287 0 0 0 315360 20 0 0 20 0 1 0 181911496 545992704 103322 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 133299 103322 835 746 0 132363 0
Current children cumulated CPU time: 3153.8 s
Current children cumulated vsize: 533196 KiB
Current children cumulated memory: 413288 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/256 960613
/proc/meminfo: memFree=122350268/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=536780 memory=416948 CPUtime=3213.65 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 65373 0 0 0 321345 20 0 0 20 0 1 0 181911496 549662720 104237 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 134195 104237 835 746 0 133259 0
Current children cumulated CPU time: 3213.65 s
Current children cumulated vsize: 536780 KiB
Current children cumulated memory: 416948 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/257 960625
/proc/meminfo: memFree=122342156/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=538632 memory=418956 CPUtime=3273.5 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 65943 0 0 0 327330 20 0 0 20 0 1 0 181911496 551559168 104739 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 134658 104739 835 746 0 133722 0
Current children cumulated CPU time: 3273.5 s
Current children cumulated vsize: 538632 KiB
Current children cumulated memory: 418956 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/257 960638
/proc/meminfo: memFree=122321948/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=539724 memory=419892 CPUtime=3333.36 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 66379 0 0 0 333316 20 0 0 20 0 1 0 181911496 552677376 104973 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 134931 104973 835 746 0 133995 0
Current children cumulated CPU time: 3333.36 s
Current children cumulated vsize: 539724 KiB
Current children cumulated memory: 419892 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/257 960648
/proc/meminfo: memFree=122303912/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=546068 memory=423712 CPUtime=3393.21 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 67412 0 0 0 339301 20 0 0 20 0 1 0 181911496 559173632 105928 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 136517 105928 835 746 0 135581 0
Current children cumulated CPU time: 3393.21 s
Current children cumulated vsize: 546068 KiB
Current children cumulated memory: 423712 KiB

[startup+3462.3 s]
/proc/loadavg: 4.40 4.16 4.11 5/257 960659
/proc/meminfo: memFree=122270728/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=564364 memory=437140 CPUtime=3453.06 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 70880 0 0 0 345285 21 0 0 20 0 1 0 181911496 577908736 109285 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 141091 109285 835 746 0 140155 0
Current children cumulated CPU time: 3453.06 s
Current children cumulated vsize: 564364 KiB
Current children cumulated memory: 437140 KiB

[startup+3522.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/257 960669
/proc/meminfo: memFree=122251836/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=568716 memory=441788 CPUtime=3512.91 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 72135 0 0 0 351270 21 0 0 20 0 1 0 181911496 582365184 110447 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 142179 110447 835 746 0 141243 0
Current children cumulated CPU time: 3512.91 s
Current children cumulated vsize: 568716 KiB
Current children cumulated memory: 441788 KiB

[startup+3582.3 s]
/proc/loadavg: 4.23 4.17 4.12 6/251 960755
/proc/meminfo: memFree=123079748/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=568716 memory=441812 CPUtime=3572.76 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 72229 0 0 0 357255 21 0 0 20 0 1 0 181911496 582365184 110453 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 142179 110453 835 746 0 141243 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 568716 KiB
Current children cumulated memory: 441812 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.15 4.16 4.11 5/256 960777
/proc/meminfo: memFree=122871184/131524596 swapFree=131071996/131071996
[pid=958758] ppid=958755 vsize=568716 memory=448060 CPUtime=3600 cores=5,7
/proc/958758/stat : 958758 (Exact_nosoplex) R 958755 958758 954763 0 -1 4194304 72377 0 0 0 359979 21 0 0 20 0 1 0 181911496 582365184 112015 134679101440 4194304 7248369 140720548647376 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7946728 8011032 43110400 140720548656043 140720548656222 140720548656222 140720548663238 0
/proc/958758/statm: 142179 112015 835 746 0 141243 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 568716 KiB
Current children cumulated memory: 448060 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.8 s, system=0.221444 s

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

Child status: 0

Real time (s): 3609.61
CPU time (s): 3600.02
CPU user time (s): 3599.8
CPU system time (s): 0.221444
CPU usage (%): 99.7342
Max. virtual memory (cumulated for all children) (KiB): 625956
Max. memory (cumulated for all children) (KiB): 468856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.8
system time used= 0.221444
maximum resident set size= 495480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72379
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= 34
involuntary context switches= 2293


# summary of solver processes directly reported to runsolver:
#   pid: 958758
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3599.8
#   total CPU system time (s): 0.221444

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.70176 second user time and 16.9229 second system time

The end

Launcher Data

Begin job on nodeC034 at 2024-07-18 12:10:22
IDJOB=4442867
IDBENCH=147855
IDSOLVER=3061
FILE ID=nodeC034/4442867-1721297409
RUNJOBID= nodeC034-1721293766-954776
SLURM_JOB_ID= 7542598
Free space on /tmp= 890048 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-51-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-4442867-1721297409/watcher-4442867-1721297409 -o /tmp/evaluation-result-4442867-1721297409/solver-4442867-1721297409 -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=1342367252 HOME/instance-4442867-1721297409.opb

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

MD5SUM BENCH= 160cae61f04d8ccee666d7a366e84df3
RANDOM SEED=1342367252

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		: 3648.954
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		: 3661.535
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		: 3599.999
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.469
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		: 3649.034
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		: 3664.164
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.029
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.364
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:        122246580 kB
MemAvailable:   127452440 kB
Buffers:          476692 kB
Cached:          5504528 kB
SwapCached:            0 kB
Active:           991576 kB
Inactive:        7536304 kB
Active(anon):       1524 kB
Inactive(anon):  2582848 kB
Active(file):     990052 kB
Inactive(file):  4953456 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             14004 kB
Writeback:             0 kB
AnonPages:       2546748 kB
Mapped:           115840 kB
Shmem:             37720 kB
KReclaimable:     204352 kB
Slab:             330500 kB
SReclaimable:     204352 kB
SUnreclaim:       126148 kB
KernelStack:        4092 kB
PageTables:        14572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834292 kB
Committed_AS:    3433884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69408 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2267136 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:10:32