Trace number 4451066

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 3606.73

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x110split.opb
MD5SUM1b3727bc41a297c1e3576d09f30c6702
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 benchmark18.802
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1101
Total number of constraints551
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)551
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.06	c Filename:instance-4451066-1721419429.opb, Cutoff_time:3600, memory_limit_gb:500000
0.00/0.06	c Use Presolve
0.00/0.06	c Parse finsih
0.00/0.06	c Start Presolve
0.00/0.06	c After Reduce Vars: 1100 Clauses: 1100 Top clause weight: 1 Hard Clauses: 1100
3599.97/3606.72	c Use LS-small
3599.97/3606.72	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: 63931 MiB (61336 MiB free)
  memory of node 1: 64510 MiB (62020 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451066-1721419429/watcher-4451066-1721419429 -o /tmp/evaluation-result-4451066-1721419429/solver-4451066-1721419429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721412226-1039470 --watchdog 3760 ./LS-MabSP -f HOME/instance-4451066-1721419429.opb -t 3600 -s 918613818 

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=1043468, runsolver pid=1043465

[startup+0.104802 s]*
/proc/loadavg: 4.26 4.17 4.11 5/255 1043469
/proc/meminfo: memFree=126300032/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=35032 memory=27956 CPUtime=0.09 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 4547 0 0 0 9 0 0 0 20 0 1 0 194110362 35872768 6989 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 8758 6989 2849 2753 0 5411 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 35032 KiB
Current children cumulated memory: 27956 KiB

[startup+0.205462 s]*
/proc/loadavg: 4.26 4.17 4.11 5/255 1043469
/proc/meminfo: memFree=126293872/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=41536 memory=34016 CPUtime=0.2 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 6062 0 0 0 19 1 0 0 20 0 1 0 194110362 42532864 8504 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 10384 8504 2849 2753 0 7037 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 41536 KiB
Current children cumulated memory: 34016 KiB

[startup+0.305339 s]*
/proc/loadavg: 4.26 4.17 4.11 5/255 1043469
/proc/meminfo: memFree=126292724/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=42312 memory=35072 CPUtime=0.3 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 6314 0 0 0 29 1 0 0 20 0 1 0 194110362 43327488 8768 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 10578 8768 2849 2753 0 7231 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 42312 KiB
Current children cumulated memory: 35072 KiB

[startup+0.700149 s]
/proc/loadavg: 4.26 4.17 4.11 5/255 1043469
/proc/meminfo: memFree=126292504/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=42940 memory=36124 CPUtime=0.69 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 6587 0 0 0 68 1 0 0 20 0 1 0 194110362 43970560 9031 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 10735 9031 2849 2753 0 7388 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42940 KiB
Current children cumulated memory: 36124 KiB

[startup+1.50019 s]
/proc/loadavg: 4.26 4.17 4.11 5/255 1043515
/proc/meminfo: memFree=126526668/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=47132 memory=40196 CPUtime=1.48 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 7868 0 0 0 147 1 0 0 20 0 1 0 194110362 48263168 10049 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 11783 10049 2849 2753 0 8436 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47132 KiB
Current children cumulated memory: 40196 KiB

[startup+3.10527 s]
/proc/loadavg: 4.26 4.17 4.11 6/255 1043563
/proc/meminfo: memFree=126755228/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=51372 memory=44416 CPUtime=3.08 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 8935 0 0 0 307 1 0 0 20 0 1 0 194110362 52604928 11104 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 12843 11104 2849 2753 0 9496 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 51372 KiB
Current children cumulated memory: 44416 KiB

[startup+6.30017 s]
/proc/loadavg: 4.32 4.18 4.12 5/255 1043563
/proc/meminfo: memFree=126721956/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=58776 memory=51532 CPUtime=6.26 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 10672 0 0 0 625 1 0 0 20 0 1 0 194110362 60186624 12883 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 14694 12883 2849 2753 0 11347 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 58776 KiB
Current children cumulated memory: 51532 KiB

[startup+12.7002 s]
/proc/loadavg: 4.29 4.18 4.12 5/255 1043566
/proc/meminfo: memFree=126688120/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=70564 memory=64084 CPUtime=12.65 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 23338 0 0 0 1261 4 0 0 20 0 1 0 194110362 72257536 16021 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 17641 16021 2849 2753 0 14294 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 70564 KiB
Current children cumulated memory: 64084 KiB

[startup+25.5002 s]
/proc/loadavg: 4.23 4.17 4.11 5/255 1043568
/proc/meminfo: memFree=126662460/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=78596 memory=72132 CPUtime=25.4 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 29500 0 0 0 2535 5 0 0 20 0 1 0 194110362 80482304 18033 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 19649 18033 2849 2753 0 16302 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 78596 KiB
Current children cumulated memory: 72132 KiB

[startup+51.105 s]
/proc/loadavg: 4.23 4.17 4.11 5/255 1043571
/proc/meminfo: memFree=126592904/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=93480 memory=86376 CPUtime=50.9 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 33075 0 0 0 5084 6 0 0 20 0 1 0 194110362 95723520 21594 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 23370 21594 2849 2753 0 20023 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 93480 KiB
Current children cumulated memory: 86376 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/254 1043581
/proc/meminfo: memFree=126443344/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=142660 memory=135548 CPUtime=101.87 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 45386 0 0 0 10180 7 0 0 20 0 1 0 194110362 146083840 33887 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 35665 33887 2849 2753 0 32318 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 142660 KiB
Current children cumulated memory: 135548 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/254 1043591
/proc/meminfo: memFree=126251296/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=202160 memory=195896 CPUtime=161.61 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 60657 0 0 0 16151 10 0 0 20 0 1 0 194110362 207011840 48974 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 50540 48974 2849 2753 0 47193 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 202160 KiB
Current children cumulated memory: 195896 KiB

[startup+222.3 s]
/proc/loadavg: 4.18 4.15 4.10 5/254 1043602
/proc/meminfo: memFree=126051472/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=265136 memory=255464 CPUtime=221.38 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 75643 0 0 0 22125 13 0 0 20 0 1 0 194110362 271499264 63866 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 66284 63866 2849 2753 0 62937 0
Current children cumulated CPU time: 221.38 s
Current children cumulated vsize: 265136 KiB
Current children cumulated memory: 255464 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/254 1043612
/proc/meminfo: memFree=125910192/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=266816 CPUtime=281.25 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78470 0 0 0 26829 1296 0 0 20 0 1 0 194110362 282902528 66704 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66704 2849 2753 0 65721 0
Current children cumulated CPU time: 281.25 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 266816 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 4.14 4.10 5/255 1043623
/proc/meminfo: memFree=125783380/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=266816 CPUtime=341.13 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78471 0 0 0 31180 2933 0 0 20 0 1 0 194110362 282902528 66704 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66704 2849 2753 0 65721 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 266816 KiB

[startup+402.3 s]
/proc/loadavg: 4.32 4.20 4.12 5/257 1043637
/proc/meminfo: memFree=125665656/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=266816 CPUtime=401.03 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78473 0 0 0 35501 4602 0 0 20 0 1 0 194110362 282902528 66704 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66704 2849 2753 0 65721 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 266816 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/257 1043648
/proc/meminfo: memFree=125540060/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=266816 CPUtime=460.92 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78475 0 0 0 39836 6256 0 0 20 0 1 0 194110362 282902528 66704 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66704 2849 2753 0 65721 0

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

/proc/loadavg: 4.08 4.11 4.09 5/256 1045144
/proc/meminfo: memFree=124373404/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3216.17 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78567 0 0 0 239478 82139 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3216.17 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3282.3 s]
/proc/loadavg: 4.36 4.18 4.11 5/256 1045323
/proc/meminfo: memFree=124373064/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3276.07 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78569 0 0 0 243825 83782 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3276.07 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.18 4.11 5/256 1045333
/proc/meminfo: memFree=124372776/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3335.98 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78571 0 0 0 248171 85427 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3335.98 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.16 4.11 5/258 1045347
/proc/meminfo: memFree=124372600/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3395.89 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78573 0 0 0 252501 87088 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3395.89 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/257 1045369
/proc/meminfo: memFree=124372108/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3455.8 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78575 0 0 0 256851 88729 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3455.8 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/257 1045379
/proc/meminfo: memFree=124371780/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3515.7 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78577 0 0 0 261201 90369 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3515.7 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/257 1045390
/proc/meminfo: memFree=124371572/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3575.61 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78579 0 0 0 265549 92012 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3575.61 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

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

# cumulated CPU time of all completed processes:  user=2673.19 s, system=926.821 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.12 4.09 5/257 1045390
/proc/meminfo: memFree=124371424/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3577.31 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78579 0 0 0 265670 92061 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3577.31 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3596.8 s]
/proc/loadavg: 4.05 4.11 4.09 5/257 1045392
/proc/meminfo: memFree=124371372/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3590.09 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 266595 92414 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3590.09 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3603.2 s]
/proc/loadavg: 4.05 4.11 4.09 5/257 1045393
/proc/meminfo: memFree=124371324/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3596.48 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 267062 92586 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3596.48 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3604.8 s]
/proc/loadavg: 4.05 4.11 4.09 5/257 1045393
/proc/meminfo: memFree=124371324/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3598.07 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 267178 92629 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3598.07 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3605.6 s]
/proc/loadavg: 4.05 4.11 4.09 5/257 1045393
/proc/meminfo: memFree=124371300/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3598.88 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 267236 92652 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3598.88 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3606.4 s]
/proc/loadavg: 4.04 4.11 4.09 5/257 1045394
/proc/meminfo: memFree=124371188/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3599.68 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 267294 92674 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3599.68 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3606.6 s]
/proc/loadavg: 4.04 4.11 4.09 5/257 1045394
/proc/meminfo: memFree=124371188/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3599.87 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 267309 92678 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3599.87 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

[startup+3606.7 s]
/proc/loadavg: 4.04 4.11 4.09 5/257 1045394
/proc/meminfo: memFree=124371188/131524600 swapFree=131071996/131071996
[pid=1043468] ppid=1043465 vsize=276272 memory=267652 CPUtime=3599.97 cores=1,3
/proc/1043468/stat : 1043468 (LS-MabSP) R 1043465 1043468 1039458 0 -1 4194304 78580 0 0 0 267316 92681 0 0 20 0 1 0 194110362 282902528 66913 134679101440 4194304 15467897 140727065674528 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26251264 140727065682974 140727065683076 140727065683076 140727065690093 0
/proc/1043468/statm: 69068 66913 2849 2753 0 65721 0
Current children cumulated CPU time: 3599.97 s
Current children cumulated vsize: 276272 KiB
Current children cumulated memory: 267652 KiB

Child status: 0

Real time (s): 3606.73
CPU time (s): 3600.01
CPU user time (s): 2673.19
CPU system time (s): 926.821
CPU usage (%): 99.8138
Max. virtual memory (cumulated for all children) (KiB): 276272
Max. memory (cumulated for all children) (KiB): 267652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2673.19
system time used= 926.821
maximum resident set size= 267652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78582
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= 64
involuntary context switches= 1187


# summary of solver processes directly reported to runsolver:
#   pid: 1043468
#   total CPU time (s): 3600.01
#   total CPU user time (s): 2673.19
#   total CPU system time (s): 926.821

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.12409 second user time and 12.3525 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-19 22:04:03
IDJOB=4451066
IDBENCH=162346
IDSOLVER=3047
FILE ID=nodeC029/4451066-1721419429
RUNJOBID= nodeC029-1721412226-1039470
SLURM_JOB_ID= 7545485
Free space on /tmp= 890020 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_ODD_GRIDS/normalized-ECgrid5x110split.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-4451066-1721419429/watcher-4451066-1721419429 -o /tmp/evaluation-result-4451066-1721419429/solver-4451066-1721419429 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721412226-1039470 --watchdog 3760  ./LS-MabSP -f HOME/instance-4451066-1721419429.opb -t 3600 -s 918613818

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

MD5SUM BENCH= 1b3727bc41a297c1e3576d09f30c6702
RANDOM SEED=918613818

nodeC029.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		: 3665.245
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	: 7000.09
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		: 3669.189
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	: 7006.98
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		: 3600.343
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	: 7000.09
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		: 3666.438
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	: 7006.98
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		: 3665.238
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	: 7000.09
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		: 3668.681
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	: 7006.98
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.157
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	: 7000.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.533
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	: 7006.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126318652 kB
MemAvailable:   129126948 kB
Buffers:          523780 kB
Cached:          3100108 kB
SwapCached:            0 kB
Active:          1021828 kB
Inactive:        3501480 kB
Active(anon):       1488 kB
Inactive(anon):   943840 kB
Active(file):    1020340 kB
Inactive(file):  2557640 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32244 kB
Writeback:             0 kB
AnonPages:        899512 kB
Mapped:           144052 kB
Shmem:             45912 kB
KReclaimable:     139928 kB
Slab:             257724 kB
SReclaimable:     139928 kB
SUnreclaim:       117796 kB
KernelStack:        4108 kB
PageTables:        10860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1247828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70944 kB
HardwareCorrupted:     0 kB
AnonHugePages:    743424 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:      281300 kB
DirectMap2M:    36192256 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC029 at 2024-07-19 23:04:09