Trace number 4448046

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
LS-MabSP 2024-07-10? 3600.01 3609.39

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x90split.cnf-extracted.pb.metafix.opb
MD5SUMffca2f526e16739a014d253021fa9e9c
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 benchmark9.16941
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables901
Total number of constraints1258
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)1256
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.10	c Filename:instance-4448046-1721364913.opb, Cutoff_time:3600, memory_limit_gb:500000
0.00/0.10	c Use Presolve
0.00/0.10	c Parse finsih
0.00/0.10	c Start Presolve
0.00/0.10	c After Reduce Vars: 900 Clauses: 1256 Top clause weight: 1 Hard Clauses: 1256
3599.91/3609.38	c Use LS-small
3599.91/3609.38	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 (61531 MiB free)
  memory of node 1: 64473 MiB (62748 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448046-1721364913/watcher-4448046-1721364913 -o /tmp/evaluation-result-4448046-1721364913/solver-4448046-1721364913 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721361319-1034922 --watchdog 3760 ./LS-MabSP -f HOME/instance-4448046-1721364913.opb -t 3600 -s 1514413633 

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
solver pid=1036929, runsolver pid=1036926
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127240596/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=36380 memory=29020 CPUtime=0.09 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 4204 0 0 0 9 0 0 0 20 0 1 0 188659424 37253120 7255 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 9095 7255 2833 2753 0 5748 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36380 KiB
Current children cumulated memory: 29020 KiB

[startup+0.205579 s]*
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127224040/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=41476 memory=33680 CPUtime=0.2 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 5991 0 0 0 20 0 0 0 20 0 1 0 188659424 42471424 8420 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 10369 8420 2833 2753 0 7022 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 41476 KiB
Current children cumulated memory: 33680 KiB

[startup+0.305469 s]*
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127220008/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=44076 memory=36320 CPUtime=0.3 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 6688 0 0 0 29 1 0 0 20 0 1 0 188659424 45133824 9080 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 11019 9080 2833 2753 0 7672 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44076 KiB
Current children cumulated memory: 36320 KiB

[startup+0.700197 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127217984/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=45424 memory=38492 CPUtime=0.69 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 7176 0 0 0 68 1 0 0 20 0 1 0 188659424 46514176 9623 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 11356 9623 2849 2753 0 8009 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 45424 KiB
Current children cumulated memory: 38492 KiB

[startup+1.50012 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1036930
/proc/meminfo: memFree=127214632/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=45680 memory=38756 CPUtime=1.49 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 7264 0 0 0 148 1 0 0 20 0 1 0 188659424 46776320 9689 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 11420 9689 2849 2753 0 8073 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 45680 KiB
Current children cumulated memory: 38756 KiB

[startup+3.10588 s]
/proc/loadavg: 4.14 4.11 4.09 5/258 1037022
/proc/meminfo: memFree=128383500/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=60072 memory=53324 CPUtime=3.08 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 11107 0 0 0 307 1 0 0 20 0 1 0 188659424 61513728 13331 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 15018 13331 2849 2753 0 11671 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 60072 KiB
Current children cumulated memory: 53324 KiB

[startup+6.30022 s]
/proc/loadavg: 4.21 4.13 4.10 5/258 1037022
/proc/meminfo: memFree=128339496/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=62212 memory=55524 CPUtime=6.27 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 15177 0 0 0 625 2 0 0 20 0 1 0 188659424 63705088 13881 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 15553 13881 2849 2753 0 12206 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 62212 KiB
Current children cumulated memory: 55524 KiB

[startup+12.7002 s]
/proc/loadavg: 4.27 4.14 4.10 5/258 1037024
/proc/meminfo: memFree=128312496/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=75968 memory=69344 CPUtime=12.65 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 36886 0 0 0 1259 6 0 0 20 0 1 0 188659424 77791232 17336 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 18992 17336 2849 2753 0 15645 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 75968 KiB
Current children cumulated memory: 69344 KiB

[startup+25.5002 s]
/proc/loadavg: 4.43 4.19 4.12 5/258 1037025
/proc/meminfo: memFree=128269476/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=79884 memory=72504 CPUtime=25.4 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 37683 0 0 0 2534 6 0 0 20 0 1 0 188659424 81801216 18126 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 19971 18126 2849 2753 0 16624 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 79884 KiB
Current children cumulated memory: 72504 KiB

[startup+51.1057 s]
/proc/loadavg: 4.34 4.19 4.12 5/258 1037031
/proc/meminfo: memFree=128178412/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=98152 memory=92268 CPUtime=50.9 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 43376 0 0 0 5083 7 0 0 20 0 1 0 188659424 100507648 23067 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 24538 23067 2849 2753 0 21191 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 98152 KiB
Current children cumulated memory: 92268 KiB

[startup+102.3 s]
/proc/loadavg: 4.25 4.19 4.12 5/258 1037040
/proc/meminfo: memFree=128027072/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=155340 memory=148420 CPUtime=101.89 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 57927 0 0 0 10179 10 0 0 20 0 1 0 188659424 159068160 37105 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 38835 37105 2849 2753 0 35488 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 155340 KiB
Current children cumulated memory: 148420 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/258 1037051
/proc/meminfo: memFree=127808664/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=217048 memory=211036 CPUtime=161.68 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 73672 0 0 0 16156 12 0 0 20 0 1 0 188659424 222257152 52759 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 54262 52759 2849 2753 0 50915 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 217048 KiB
Current children cumulated memory: 211036 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.18 4.12 5/260 1037232
/proc/meminfo: memFree=127633104/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=278648 memory=269140 CPUtime=221.47 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 88815 0 0 0 22133 14 0 0 20 0 1 0 188659424 285335552 67285 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 69662 67285 2849 2753 0 66315 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 278648 KiB
Current children cumulated memory: 269140 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.16 4.11 5/261 1037245
/proc/meminfo: memFree=127447720/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=338332 memory=329012 CPUtime=281.25 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 103846 0 0 0 28109 16 0 0 20 0 1 0 188659424 346451968 82253 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 84583 82253 2849 2753 0 81236 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 338332 KiB
Current children cumulated memory: 329012 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/259 1037267
/proc/meminfo: memFree=127288220/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=381504 memory=373364 CPUtime=341.04 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 114979 0 0 0 34086 18 0 0 20 0 1 0 188659424 390660096 93341 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 95376 93341 2849 2753 0 92029 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 381504 KiB
Current children cumulated memory: 373364 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.14 4.11 5/258 1037278
/proc/meminfo: memFree=127151136/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=427392 memory=419384 CPUtime=400.82 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 127808 0 0 0 40062 20 0 0 20 0 1 0 188659424 437649408 104846 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 106848 104846 2849 2753 0 103501 0
Current children cumulated CPU time: 400.82 s
Current children cumulated vsize: 427392 KiB
Current children cumulated memory: 419384 KiB

[startup+462.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/259 1037289
/proc/meminfo: memFree=127027068/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=480008 memory=464420 CPUtime=460.61 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 139298 0 0 0 46039 22 0 0 20 0 1 0 188659424 491528192 116105 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 120002 116105 2849 2753 0 116655 0

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

/proc/loadavg: 4.23 4.18 4.12 5/256 1038433
/proc/meminfo: memFree=125940060/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008660 CPUtime=3213.55 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292082 0 0 0 286957 34398 0 0 20 0 1 0 188659424 1038602240 252165 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252165 2849 2753 0 250218 0
Current children cumulated CPU time: 3213.55 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008660 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/256 1038444
/proc/meminfo: memFree=125939376/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008660 CPUtime=3273.45 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292084 0 0 0 291493 35852 0 0 20 0 1 0 188659424 1038602240 252165 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252165 2849 2753 0 250218 0
Current children cumulated CPU time: 3273.45 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008660 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/259 1038460
/proc/meminfo: memFree=125938560/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008660 CPUtime=3333.35 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292086 0 0 0 296039 37296 0 0 20 0 1 0 188659424 1038602240 252165 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252165 2849 2753 0 250218 0
Current children cumulated CPU time: 3333.35 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008660 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.16 4.11 5/259 1038471
/proc/meminfo: memFree=125937580/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008660 CPUtime=3393.25 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292088 0 0 0 300604 38721 0 0 20 0 1 0 188659424 1038602240 252165 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252165 2849 2753 0 250218 0
Current children cumulated CPU time: 3393.25 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008660 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/259 1038482
/proc/meminfo: memFree=125936912/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008660 CPUtime=3453.15 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292090 0 0 0 305134 40181 0 0 20 0 1 0 188659424 1038602240 252165 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252165 2849 2753 0 250218 0
Current children cumulated CPU time: 3453.15 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008660 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.16 4.11 5/258 1038494
/proc/meminfo: memFree=125936076/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3513.05 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292092 0 0 0 309669 41636 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3513.05 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/258 1038505
/proc/meminfo: memFree=125935348/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3572.95 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292094 0 0 0 314217 43078 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3572.95 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

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

# cumulated CPU time of all completed processes:  user=3162.52 s, system=437.485 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.14 4.10 5/258 1038505
/proc/meminfo: memFree=125935348/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3574.65 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292094 0 0 0 314346 43119 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3574.65 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.14 4.10 5/260 1038894
/proc/meminfo: memFree=126034104/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3587.43 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 315310 43433 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3587.43 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3603.2 s]
/proc/loadavg: 4.09 4.13 4.10 5/257 1038895
/proc/meminfo: memFree=126034216/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3593.82 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 315788 43594 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3593.82 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3606.4 s]
/proc/loadavg: 4.16 4.15 4.10 5/257 1038896
/proc/meminfo: memFree=126034024/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3597.02 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 316029 43673 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3597.02 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3608 s]*
/proc/loadavg: 4.16 4.15 4.10 5/257 1038898
/proc/meminfo: memFree=126034160/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3598.62 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 316148 43714 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3598.62 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3608.8 s]
/proc/loadavg: 4.16 4.15 4.10 5/257 1038898
/proc/meminfo: memFree=126034160/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3599.41 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 316207 43734 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3599.41 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3609.2 s]
/proc/loadavg: 4.15 4.15 4.10 5/257 1038898
/proc/meminfo: memFree=126034216/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3599.81 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 316238 43743 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3599.81 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

[startup+3609.3 s]
/proc/loadavg: 4.15 4.15 4.10 5/257 1038898
/proc/meminfo: memFree=126034216/131524600 swapFree=131071996/131071996
[pid=1036929] ppid=1036926 vsize=1014260 memory=1008864 CPUtime=3599.91 cores=5,7
/proc/1036929/stat : 1036929 (LS-MabSP) R 1036926 1036929 1034909 0 -1 4194304 292095 0 0 0 316245 43746 0 0 20 0 1 0 188659424 1038602240 252216 134679101440 4194304 15467897 140735808072064 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 28868608 140735808078877 140735808078980 140735808078980 140735808085997 0
/proc/1036929/statm: 253565 252216 2849 2753 0 250218 0
Current children cumulated CPU time: 3599.91 s
Current children cumulated vsize: 1014260 KiB
Current children cumulated memory: 1008864 KiB

Child status: 0

Real time (s): 3609.39
CPU time (s): 3600.01
CPU user time (s): 3162.52
CPU system time (s): 437.485
CPU usage (%): 99.7401
Max. virtual memory (cumulated for all children) (KiB): 1061200
Max. memory (cumulated for all children) (KiB): 1044356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3162.52
system time used= 437.485
maximum resident set size= 1044356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292103
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= 285
involuntary context switches= 2856


# summary of solver processes directly reported to runsolver:
#   pid: 1036929
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3162.52
#   total CPU system time (s): 437.485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.575 second user time and 14.0793 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-19 06:55:26
IDJOB=4448046
IDBENCH=160360
IDSOLVER=3047
FILE ID=nodeC030/4448046-1721364913
RUNJOBID= nodeC030-1721361319-1034922
SLURM_JOB_ID= 7542780
Free space on /tmp= 890036 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x90split.cnf-extracted.pb.metafix.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-4448046-1721364913/watcher-4448046-1721364913 -o /tmp/evaluation-result-4448046-1721364913/solver-4448046-1721364913 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721361319-1034922 --watchdog 3760  ./LS-MabSP -f HOME/instance-4448046-1721364913.opb -t 3600 -s 1514413633

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

MD5SUM BENCH= ffca2f526e16739a014d253021fa9e9c
RANDOM SEED=1514413633

nodeC030.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		: 3664.331
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.28
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		: 3679.578
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.11
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		: 3642.726
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.28
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.478
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.11
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		: 3659.813
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.28
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		: 3600.605
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.11
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.305
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.28
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		: 3679.565
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127260776 kB
MemAvailable:   128449896 kB
Buffers:          497756 kB
Cached:          1520032 kB
SwapCached:            0 kB
Active:          1153644 kB
Inactive:        2476020 kB
Active(anon):       1564 kB
Inactive(anon):  1648064 kB
Active(file):    1152080 kB
Inactive(file):   827956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32352 kB
Writeback:             0 kB
AnonPages:       1611284 kB
Mapped:           129224 kB
Shmem:             37720 kB
KReclaimable:      97816 kB
Slab:             210520 kB
SReclaimable:      97816 kB
SUnreclaim:       112704 kB
KernelStack:        4156 kB
PageTables:        12524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1923804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71232 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1495040 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:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC030 at 2024-07-19 07:55:36