Trace number 4450927

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.1 3611.91

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUM17b9f2f8b02d6ae535b4cdc282411634
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark174.43
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.09/3611.90	c Program interrupted by user.
3600.09/3611.90	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: 64096 MiB (60161 MiB free)
  memory of node 1: 64473 MiB (60384 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450927-1721425926/watcher-4450927-1721425926 -o /tmp/evaluation-result-4450927-1721425926/solver-4450927-1721425926 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721425938-1052176 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1756022807 HOME/instance-4450927-1721425926.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=1052236, runsolver pid=1052230

[startup+0.100226 s]*
/proc/loadavg: 1.09 1.60 2.77 7/245 1052240
/proc/meminfo: memFree=123421360/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=32340 memory=11208 CPUtime=0.09 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 2071 0 0 0 9 0 0 0 20 0 1 0 194748418 33116160 2802 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8085 2802 835 746 0 7149 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 32340 KiB
Current children cumulated memory: 11208 KiB

[startup+0.214812 s]*
/proc/loadavg: 1.09 1.60 2.77 7/245 1052240
/proc/meminfo: memFree=123419940/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=32340 memory=11208 CPUtime=0.22 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 2116 0 0 0 21 1 0 0 20 0 1 0 194748418 33116160 2802 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8085 2802 835 746 0 7149 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 32340 KiB
Current children cumulated memory: 11208 KiB

[startup+0.313182 s]*
/proc/loadavg: 1.32 1.64 2.78 6/245 1052240
/proc/meminfo: memFree=123418088/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=32472 memory=11528 CPUtime=0.31 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 2170 0 0 0 30 1 0 0 20 0 1 0 194748418 33251328 2882 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8118 2882 851 746 0 7182 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32472 KiB
Current children cumulated memory: 11528 KiB

[startup+0.700292 s]
/proc/loadavg: 1.32 1.64 2.78 6/245 1052240
/proc/meminfo: memFree=123411468/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=32864 memory=14248 CPUtime=0.68 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 2348 0 0 0 67 1 0 0 20 0 1 0 194748418 33652736 3562 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8216 3562 851 746 0 7280 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 32864 KiB
Current children cumulated memory: 14248 KiB

[startup+1.50034 s]
/proc/loadavg: 1.32 1.64 2.78 7/245 1052240
/proc/meminfo: memFree=123408512/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=33504 memory=14912 CPUtime=1.48 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 2609 0 0 0 147 1 0 0 20 0 1 0 194748418 34308096 3728 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8376 3728 851 746 0 7440 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 33504 KiB
Current children cumulated memory: 14912 KiB

[startup+3.11327 s]
/proc/loadavg: 1.32 1.64 2.78 7/245 1052242
/proc/meminfo: memFree=123396496/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=34480 memory=20068 CPUtime=3.08 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 2980 0 0 0 307 1 0 0 20 0 1 0 194748418 35307520 5017 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8620 5017 851 746 0 7684 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 34480 KiB
Current children cumulated memory: 20068 KiB

[startup+6.30025 s]
/proc/loadavg: 1.61 1.70 2.79 7/245 1052242
/proc/meminfo: memFree=123383976/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=35788 memory=23264 CPUtime=6.26 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 3575 0 0 0 625 1 0 0 20 0 1 0 194748418 36646912 5816 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 8947 5816 851 746 0 8011 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 35788 KiB
Current children cumulated memory: 23264 KiB

[startup+12.7003 s]
/proc/loadavg: 1.81 1.74 2.80 7/245 1052242
/proc/meminfo: memFree=123373500/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=37780 memory=26952 CPUtime=12.64 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 4468 0 0 0 1263 1 0 0 20 0 1 0 194748418 38686720 6738 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 9445 6738 851 746 0 8509 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 37780 KiB
Current children cumulated memory: 26952 KiB

[startup+25.5003 s]
/proc/loadavg: 2.14 1.81 2.81 6/245 1052291
/proc/meminfo: memFree=123373336/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=52620 memory=37688 CPUtime=25.4 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 6310 0 0 0 2537 3 0 0 20 0 1 0 194748418 53882880 9422 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 13155 9422 851 746 0 12219 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 52620 KiB
Current children cumulated memory: 37688 KiB

[startup+51.1122 s]
/proc/loadavg: 2.96 2.04 2.86 6/245 1052294
/proc/meminfo: memFree=123364760/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=56048 memory=41032 CPUtime=50.93 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 7160 0 0 0 5090 3 0 0 20 0 1 0 194748418 57393152 10258 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 14012 10258 851 746 0 13076 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 56048 KiB
Current children cumulated memory: 41032 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.36 2.93 6/245 1052303
/proc/meminfo: memFree=123348896/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=61128 memory=50332 CPUtime=101.94 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 8469 0 0 0 10191 3 0 0 20 0 1 0 194748418 62595072 12583 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 15282 12583 851 746 0 14346 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 61128 KiB
Current children cumulated memory: 50332 KiB

[startup+162.301 s]
/proc/loadavg: 3.91 2.68 3.00 7/248 1052539
/proc/meminfo: memFree=123335296/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=67072 memory=58096 CPUtime=161.74 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 9947 0 0 0 16171 3 0 0 20 0 1 0 194748418 68681728 14524 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 16768 14524 851 746 0 15832 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 67072 KiB
Current children cumulated memory: 58096 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 2.97 3.08 6/242 1052752
/proc/meminfo: memFree=123329492/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=68224 memory=59608 CPUtime=221.51 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 10276 0 0 0 22148 3 0 0 20 0 1 0 194748418 69861376 14902 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 17056 14902 851 746 0 16120 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 68224 KiB
Current children cumulated memory: 59608 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.17 3.15 7/242 1052762
/proc/meminfo: memFree=123320664/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=70688 memory=64104 CPUtime=281.32 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 10902 0 0 0 28129 3 0 0 20 0 1 0 194748418 72384512 16026 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 17672 16026 851 746 0 16736 0
Current children cumulated CPU time: 281.32 s
Current children cumulated vsize: 70688 KiB
Current children cumulated memory: 64104 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.35 3.21 6/243 1052943
/proc/meminfo: memFree=123308140/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=74456 memory=69740 CPUtime=341.14 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 11836 0 0 0 34110 4 0 0 20 0 1 0 194748418 76242944 17435 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 18614 17435 851 746 0 17678 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 74456 KiB
Current children cumulated memory: 69740 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.50 3.28 6/243 1052998
/proc/meminfo: memFree=123303796/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=78856 memory=74124 CPUtime=400.94 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 12946 0 0 0 40090 4 0 0 20 0 1 0 194748418 80748544 18531 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 19714 18531 851 746 0 18778 0
Current children cumulated CPU time: 400.94 s
Current children cumulated vsize: 78856 KiB
Current children cumulated memory: 74124 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.61 3.33 6/243 1053008
/proc/meminfo: memFree=123295528/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=80120 memory=75412 CPUtime=460.75 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 13285 0 0 0 46071 4 0 0 20 0 1 0 194748418 82042880 18853 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 20030 18853 851 746 0 19094 0
Current children cumulated CPU time: 460.75 s

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

Current children cumulated memory: 120060 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.13 4.09 5/244 1055205
/proc/meminfo: memFree=123209752/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=139616 memory=120140 CPUtime=2912.71 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 24552 0 0 0 291264 7 0 0 20 0 1 0 194748418 142966784 30035 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 34904 30035 851 746 0 33968 0
Current children cumulated CPU time: 2912.71 s
Current children cumulated vsize: 139616 KiB
Current children cumulated memory: 120140 KiB

[startup+2982.3 s]
/proc/loadavg: 4.22 4.15 4.10 5/244 1055307
/proc/meminfo: memFree=123256544/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=139616 memory=120364 CPUtime=2972.52 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 24600 0 0 0 297245 7 0 0 20 0 1 0 194748418 142966784 30091 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 34904 30091 851 746 0 33968 0
Current children cumulated CPU time: 2972.52 s
Current children cumulated vsize: 139616 KiB
Current children cumulated memory: 120364 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.14 4.09 5/244 1055318
/proc/meminfo: memFree=123252988/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=140128 memory=120756 CPUtime=3032.32 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 24784 0 0 0 303225 7 0 0 20 0 1 0 194748418 143491072 30189 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35032 30189 851 746 0 34096 0
Current children cumulated CPU time: 3032.32 s
Current children cumulated vsize: 140128 KiB
Current children cumulated memory: 120756 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/243 1055328
/proc/meminfo: memFree=123250240/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=141008 memory=121608 CPUtime=3092.13 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25027 0 0 0 309206 7 0 0 20 0 1 0 194748418 144392192 30402 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35252 30402 851 746 0 34316 0
Current children cumulated CPU time: 3092.13 s
Current children cumulated vsize: 141008 KiB
Current children cumulated memory: 121608 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/243 1055339
/proc/meminfo: memFree=123248364/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=141204 memory=121840 CPUtime=3151.93 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25125 0 0 0 315186 7 0 0 20 0 1 0 194748418 144592896 30460 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35301 30460 851 746 0 34365 0
Current children cumulated CPU time: 3151.93 s
Current children cumulated vsize: 141204 KiB
Current children cumulated memory: 121840 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/241 1055350
/proc/meminfo: memFree=123246988/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=141204 memory=121840 CPUtime=3211.74 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25175 0 0 0 321167 7 0 0 20 0 1 0 194748418 144592896 30460 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35301 30460 851 746 0 34365 0
Current children cumulated CPU time: 3211.74 s
Current children cumulated vsize: 141204 KiB
Current children cumulated memory: 121840 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/241 1055360
/proc/meminfo: memFree=123245100/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=141204 memory=121968 CPUtime=3271.54 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25259 0 0 0 327147 7 0 0 20 0 1 0 194748418 144592896 30492 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35301 30492 851 746 0 34365 0
Current children cumulated CPU time: 3271.54 s
Current children cumulated vsize: 141204 KiB
Current children cumulated memory: 121968 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.15 4.10 5/241 1055370
/proc/meminfo: memFree=123243488/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=141556 memory=122208 CPUtime=3331.35 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25374 0 0 0 333128 7 0 0 20 0 1 0 194748418 144953344 30552 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35389 30552 851 746 0 34453 0
Current children cumulated CPU time: 3331.35 s
Current children cumulated vsize: 141556 KiB
Current children cumulated memory: 122208 KiB

[startup+3402.3 s]
/proc/loadavg: 4.20 4.16 4.10 6/241 1055380
/proc/meminfo: memFree=123241372/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=142116 memory=122784 CPUtime=3391.16 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25572 0 0 0 339109 7 0 0 20 0 1 0 194748418 145526784 30696 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35529 30696 851 746 0 34593 0
Current children cumulated CPU time: 3391.16 s
Current children cumulated vsize: 142116 KiB
Current children cumulated memory: 122784 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.14 4.09 5/241 1055392
/proc/meminfo: memFree=123239628/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=142340 memory=122924 CPUtime=3450.97 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25674 0 0 0 345090 7 0 0 20 0 1 0 194748418 145756160 30731 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35585 30731 851 746 0 34649 0
Current children cumulated CPU time: 3450.97 s
Current children cumulated vsize: 142340 KiB
Current children cumulated memory: 122924 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.13 4.09 5/243 1055406
/proc/meminfo: memFree=123237644/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=142580 memory=123328 CPUtime=3510.77 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25816 0 0 0 351070 7 0 0 20 0 1 0 194748418 146001920 30832 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35645 30832 851 746 0 34709 0
Current children cumulated CPU time: 3510.77 s
Current children cumulated vsize: 142580 KiB
Current children cumulated memory: 123328 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/243 1055416
/proc/meminfo: memFree=123236440/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=142900 memory=123536 CPUtime=3570.58 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25918 0 0 0 357051 7 0 0 20 0 1 0 194748418 146329600 30884 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35725 30884 851 746 0 34789 0
Current children cumulated CPU time: 3570.58 s
Current children cumulated vsize: 142900 KiB
Current children cumulated memory: 123536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.09 4.12 4.09 5/243 1055466
/proc/meminfo: memFree=123297660/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=142900 memory=123616 CPUtime=3600.09 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25946 0 0 0 360002 7 0 0 20 0 1 0 194748418 146329600 30904 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35725 30904 851 746 0 34789 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 142900 KiB
Current children cumulated memory: 123616 KiB

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

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

# cumulated CPU time of all completed processes:  user=3600.03 s, system=0.07571 s

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

[startup+3611.9 s]
/proc/loadavg: 4.09 4.12 4.09 5/243 1055466
/proc/meminfo: memFree=123297660/131655788 swapFree=131071996/131071996
[pid=1052236] ppid=1052230 vsize=142900 memory=123616 CPUtime=3600.09 cores=0,2
/proc/1052236/stat : 1052236 (Exact_nosoplex) R 1052230 1052236 1052166 0 -1 4194304 25946 0 0 0 360002 7 0 0 20 0 1 0 194748418 146329600 30904 134679101440 4194304 7248369 140737331425280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7946728 8011032 28766208 140737331430314 140737331430493 140737331430493 140737331437510 0
/proc/1052236/statm: 35725 30904 851 746 0 34789 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 142900 KiB
Current children cumulated memory: 123616 KiB

Child status: 0

Real time (s): 3611.91
CPU time (s): 3600.1
CPU user time (s): 3600.03
CPU system time (s): 0.07571
CPU usage (%): 99.6732
Max. virtual memory (cumulated for all children) (KiB): 142900
Max. memory (cumulated for all children) (KiB): 123616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.03
system time used= 0.07571
maximum resident set size= 123616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25948
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= 40
involuntary context switches= 25409


# summary of solver processes directly reported to runsolver:
#   pid: 1052236
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3600.03
#   total CPU system time (s): 0.07571

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7198 second user time and 34.0143 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 23:52:18
IDJOB=4450927
IDBENCH=162315
IDSOLVER=3061
FILE ID=nodeC004/4450927-1721425926
RUNJOBID= nodeC004-1721425938-1052176
SLURM_JOB_ID= 7545617
Free space on /tmp= 723780 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-8.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-4450927-1721425926/watcher-4450927-1721425926 -o /tmp/evaluation-result-4450927-1721425926/solver-4450927-1721425926 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721425938-1052176 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=1756022807 HOME/instance-4450927-1721425926.opb

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

MD5SUM BENCH= 17b9f2f8b02d6ae535b4cdc282411634
RANDOM SEED=1756022807

nodeC004.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123442744 kB
MemAvailable:   129816720 kB
Buffers:          550896 kB
Cached:          6591908 kB
SwapCached:            0 kB
Active:          1242524 kB
Inactive:        6244368 kB
Active(anon):       3240 kB
Inactive(anon):   386784 kB
Active(file):    1239284 kB
Inactive(file):  5857584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18884 kB
Writeback:             0 kB
AnonPages:        344040 kB
Mapped:           106848 kB
Shmem:             45892 kB
KReclaimable:     234612 kB
Slab:             354232 kB
SReclaimable:     234612 kB
SUnreclaim:       119620 kB
KernelStack:        3648 kB
PageTables:         9612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     814224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61024 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 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:      248648 kB
DirectMap2M:    29016064 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 723764 MiB
End job on nodeC004 at 2024-07-20 00:52:30