Trace number 4459418

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 NameAnswerobjective functionCPU timeWall clock time
LS-MabSP 2024-07-10? 3600.01 3606.93

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-neos-859770.opb
MD5SUM4a685e943d6a7da38bd3737149184f18
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark9.77196
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

44.06/44.28	c Filename:instance-4459418-1721904991.opb, Cutoff_time:3600, memory_limit_gb:500000
44.06/44.28	c Use Presolve
44.06/44.28	c Parse finsih
44.06/44.28	c Start Presolve
44.06/44.28	c After Reduce Vars: 1273 Clauses: 3066 Top clause weight: 8494 Hard Clauses: 1793
3599.97/3606.92	c Use LS-small
3599.97/3606.92	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 (23502 MiB free)
  memory of node 1: 64473 MiB (54442 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459418-1721904991/watcher-4459418-1721904991 -o /tmp/evaluation-result-4459418-1721904991/solver-4459418-1721904991 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721901376-279992 --watchdog 3760 ./LS-MabSP -f HOME/instance-4459418-1721904991.opb -t 3600 -s 14037938 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=281983, runsolver pid=281980

[startup+0.100992 s]*
/proc/loadavg: 4.07 4.11 4.09 5/254 281984
/proc/meminfo: memFree=79809760/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=23708 memory=9420 CPUtime=0.09 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 1394 0 0 0 9 0 0 0 20 0 1 0 27027384 24276992 2355 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 3 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 5927 2355 1073 2753 0 2580 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 23708 KiB
Current children cumulated memory: 9420 KiB

[startup+0.205975 s]*
/proc/loadavg: 4.07 4.11 4.09 5/254 281984
/proc/meminfo: memFree=79805792/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=27804 memory=13520 CPUtime=0.19 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 1885 0 0 0 19 0 0 0 20 0 1 0 27027384 28471296 3380 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 6951 3380 1073 2753 0 3604 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 27804 KiB
Current children cumulated memory: 13520 KiB

[startup+0.3056 s]*
/proc/loadavg: 4.06 4.11 4.09 5/254 281984
/proc/meminfo: memFree=79805120/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=27804 memory=14304 CPUtime=0.29 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 2112 0 0 0 29 0 0 0 20 0 1 0 27027384 28471296 3576 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 6951 3576 1073 2753 0 3604 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 27804 KiB
Current children cumulated memory: 14304 KiB

[startup+0.700212 s]
/proc/loadavg: 4.06 4.11 4.09 5/254 281984
/proc/meminfo: memFree=79799396/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=35996 memory=23020 CPUtime=0.68 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 2767 0 0 0 67 1 0 0 20 0 1 0 27027384 36859904 5755 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 8999 5755 1073 2753 0 5652 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 35996 KiB
Current children cumulated memory: 23020 KiB

[startup+1.50024 s]
/proc/loadavg: 4.06 4.11 4.09 5/254 281984
/proc/meminfo: memFree=79788764/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=149124 memory=132760 CPUtime=1.48 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 7165 0 0 0 143 5 0 0 20 0 1 0 27027384 152702976 33190 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 37281 33190 1105 2753 0 33934 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 149124 KiB
Current children cumulated memory: 132760 KiB

[startup+3.10557 s]
/proc/loadavg: 4.06 4.11 4.09 5/254 281984
/proc/meminfo: memFree=79683156/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=149124 memory=132760 CPUtime=3.08 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 7194 0 0 0 303 5 0 0 20 0 1 0 27027384 152702976 33190 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 37281 33190 1105 2753 0 33934 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 149124 KiB
Current children cumulated memory: 132760 KiB

[startup+6.30022 s]
/proc/loadavg: 4.06 4.11 4.09 5/254 281986
/proc/meminfo: memFree=79681912/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=149124 memory=132760 CPUtime=6.27 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 7211 0 0 0 622 5 0 0 20 0 1 0 27027384 152702976 33190 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 37281 33190 1105 2753 0 33934 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 149124 KiB
Current children cumulated memory: 132760 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.10 4.09 5/254 281987
/proc/meminfo: memFree=81472272/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=149124 memory=132996 CPUtime=12.66 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 7243 0 0 0 1261 5 0 0 20 0 1 0 27027384 152702976 33249 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 37281 33249 1153 2753 0 33934 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 149124 KiB
Current children cumulated memory: 132996 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.10 4.09 5/254 282082
/proc/meminfo: memFree=110006848/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=218004 memory=204628 CPUtime=25.42 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 23727 0 0 0 2535 7 0 0 20 0 1 0 27027384 223236096 51157 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 54501 51157 2737 2753 0 51154 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 218004 KiB
Current children cumulated memory: 204628 KiB

[startup+51.1046 s]
/proc/loadavg: 4.15 4.12 4.09 5/254 282085
/proc/meminfo: memFree=109707736/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=425972 memory=386384 CPUtime=50.95 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 48675 0 0 0 5082 13 0 0 20 0 1 0 27027384 436195328 96596 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 106493 96596 2849 2753 0 103146 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 425972 KiB
Current children cumulated memory: 386384 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/254 282306
/proc/meminfo: memFree=109867172/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=478096 memory=436856 CPUtime=102.04 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 60828 0 0 0 10188 16 0 0 20 0 1 0 27027384 489570304 109214 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119524 109214 2849 2753 0 116177 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 478096 KiB
Current children cumulated memory: 436856 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/254 282316
/proc/meminfo: memFree=109849804/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=437772 CPUtime=161.91 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 61092 0 0 0 16174 17 0 0 20 0 1 0 27027384 490598400 109443 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 109443 2849 2753 0 116428 0
Current children cumulated CPU time: 161.91 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 437772 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/255 282331
/proc/meminfo: memFree=109807716/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=437828 CPUtime=221.79 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 61114 0 0 0 22157 22 0 0 20 0 1 0 27027384 490598400 109457 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 109457 2849 2753 0 116428 0
Current children cumulated CPU time: 221.79 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 437828 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/254 282352
/proc/meminfo: memFree=109803528/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=441656 CPUtime=281.67 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 61134 0 0 0 28139 28 0 0 20 0 1 0 27027384 490598400 110414 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 110414 2849 2753 0 116428 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 441656 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/253 282364
/proc/meminfo: memFree=109802136/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=442836 CPUtime=341.56 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 61154 0 0 0 34122 34 0 0 20 0 1 0 27027384 490598400 110709 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 110709 2849 2753 0 116428 0
Current children cumulated CPU time: 341.56 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 442836 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/253 282374
/proc/meminfo: memFree=109800420/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=401.44 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 61174 0 0 0 40105 39 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 401.44 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/253 282384
/proc/meminfo: memFree=109798876/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=461.32 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 61194 0 0 0 46087 45 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0

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

/proc/loadavg: 4.10 4.15 4.12 5/253 283507
/proc/meminfo: memFree=109896932/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3216.08 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62114 0 0 0 321315 293 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3216.08 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.14 4.12 5/253 283517
/proc/meminfo: memFree=109896768/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3275.97 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62134 0 0 0 327298 299 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3275.97 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.13 4.11 5/253 283528
/proc/meminfo: memFree=109896464/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3335.86 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62154 0 0 0 333282 304 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3335.86 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.11 4.10 5/253 283538
/proc/meminfo: memFree=109896100/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3395.74 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62174 0 0 0 339265 309 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3395.74 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.11 4.10 5/253 283550
/proc/meminfo: memFree=109895844/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3455.64 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62194 0 0 0 345249 315 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3455.64 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.13 4.10 5/255 283944
/proc/meminfo: memFree=109894684/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3515.53 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62214 0 0 0 351232 321 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3515.53 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.14 4.10 5/253 283954
/proc/meminfo: memFree=109894864/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3575.42 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 357215 327 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3575.42 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

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

# cumulated CPU time of all completed processes:  user=3596.71 s, system=3.30058 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.14 4.10 5/253 283954
/proc/meminfo: memFree=109894880/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3577.12 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 357385 327 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3577.12 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.13 4.10 5/253 283957
/proc/meminfo: memFree=109894792/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3589.89 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 358660 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3589.89 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3603.2 s]
/proc/loadavg: 4.12 4.13 4.10 5/253 283957
/proc/meminfo: memFree=109894836/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3596.28 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 359299 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3596.28 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3604.8 s]
/proc/loadavg: 4.12 4.13 4.10 4/246 283988
/proc/meminfo: memFree=110165424/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3597.87 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 359458 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3597.87 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3605.6 s]
/proc/loadavg: 4.12 4.13 4.10 4/246 283989
/proc/meminfo: memFree=110165388/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3598.67 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 359538 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3598.67 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3606.4 s]
/proc/loadavg: 4.03 4.11 4.09 4/246 283989
/proc/meminfo: memFree=110165404/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3599.47 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 359618 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3599.47 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3606.8 s]
/proc/loadavg: 4.03 4.11 4.09 4/246 283989
/proc/meminfo: memFree=110165404/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3599.87 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 359658 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3599.87 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

[startup+3606.9 s]
/proc/loadavg: 4.03 4.11 4.09 4/246 283989
/proc/meminfo: memFree=110165404/131524600 swapFree=131063756/131071996
[pid=281983] ppid=281980 vsize=479100 memory=444212 CPUtime=3599.97 cores=1,3
/proc/281983/stat : 281983 (LS-MabSP) R 281980 281983 279980 0 -1 4194304 62234 0 0 0 359668 329 0 0 20 0 1 0 27027384 490598400 111053 134679101440 4194304 15467897 140725515583616 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 34959360 140725515588645 140725515588746 140725515588746 140725515595757 0
/proc/281983/statm: 119775 111053 2849 2753 0 116428 0
Current children cumulated CPU time: 3599.97 s
Current children cumulated vsize: 479100 KiB
Current children cumulated memory: 444212 KiB

Child status: 0

Real time (s): 3606.93
CPU time (s): 3600.01
CPU user time (s): 3596.71
CPU system time (s): 3.30058
CPU usage (%): 99.8081
Max. virtual memory (cumulated for all children) (KiB): 479100
Max. memory (cumulated for all children) (KiB): 444212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.71
system time used= 3.30058
maximum resident set size= 444212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62243
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= 5
involuntary context switches= 1037


# summary of solver processes directly reported to runsolver:
#   pid: 281983
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3596.71
#   total CPU system time (s): 3.30058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.58061 second user time and 15.7757 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-25 12:56:31
IDJOB=4459418
IDBENCH=178796
IDSOLVER=3047
FILE ID=nodeC027/4459418-1721904991
RUNJOBID= nodeC027-1721901376-279992
SLURM_JOB_ID= 8089395
Free space on /tmp= 889836 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-neos-859770.opb
COMMAND LINE= ./LS-MabSP -f BENCHNAME -t TIMEOUT -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459418-1721904991/watcher-4459418-1721904991 -o /tmp/evaluation-result-4459418-1721904991/solver-4459418-1721904991 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721901376-279992 --watchdog 3760  ./LS-MabSP -f HOME/instance-4459418-1721904991.opb -t 3600 -s 14037938

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

MD5SUM BENCH= 4a685e943d6a7da38bd3737149184f18
RANDOM SEED=14037938

nodeC027.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		: 3678.379
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.74
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		: 3670.240
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.65
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.938
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.74
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		: 3667.656
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.65
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		: 3678.379
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.74
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		: 3681.436
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.65
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.000
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.74
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		: 3618.195
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.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        79816268 kB
MemAvailable:   99097760 kB
Buffers:          305484 kB
Cached:         19656904 kB
SwapCached:          472 kB
Active:          2756256 kB
Inactive:       47994180 kB
Active(anon):       1688 kB
Inactive(anon): 30839808 kB
Active(file):    2754568 kB
Inactive(file): 17154372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131063756 kB
Dirty:             40772 kB
Writeback:             0 kB
AnonPages:      30785100 kB
Mapped:           148872 kB
Shmem:             53416 kB
KReclaimable:     424752 kB
Slab:             548336 kB
SReclaimable:     424752 kB
SUnreclaim:       123584 kB
KernelStack:        4064 kB
PageTables:        69840 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   32807108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            17376 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6914048 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:      359124 kB
DirectMap2M:    40308736 kB
DirectMap1G:    95420416 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC027 at 2024-07-25 13:56:38