Trace number 4452026

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 3607.06

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_20.opb
MD5SUMe9c3493a278c61b5f4e5e80a3fb48e99
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 benchmark0.80582
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables756
Total number of constraints3542
Number of constraints which are clauses3537
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint27
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 20
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 47
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.08/1.15	c Filename:instance-4452026-1721440950.opb, Cutoff_time:3600, memory_limit_gb:500000
1.08/1.15	c Use Presolve
1.08/1.15	c Parse finsih
1.08/1.15	c Start Presolve
1.08/1.15	c After Reduce Vars: 750 Clauses: 3318 Top clause weight: 1 Hard Clauses: 3318
3599.94/3607.05	c Use LS-small
3599.94/3607.05	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 (61606 MiB free)
  memory of node 1: 64473 MiB (61943 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452026-1721440950/watcher-4452026-1721440950 -o /tmp/evaluation-result-4452026-1721440950/solver-4452026-1721440950 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721433750-1039215 --watchdog 3760 ./LS-MabSP -f HOME/instance-4452026-1721440950.opb -t 3600 -s 911252138 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=1043293, runsolver pid=1043290

[startup+0.100609 s]*
/proc/loadavg: 4.10 4.15 4.12 5/259 1043294
/proc/meminfo: memFree=126494892/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=37880 memory=30380 CPUtime=0.09 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 4872 0 0 0 9 0 0 0 20 0 1 0 196265828 38789120 7595 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 9470 7595 2705 2753 0 6123 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37880 KiB
Current children cumulated memory: 30380 KiB

[startup+0.205712 s]*
/proc/loadavg: 4.10 4.15 4.12 5/259 1043294
/proc/meminfo: memFree=126484140/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=49616 memory=40864 CPUtime=0.19 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 7534 0 0 0 19 0 0 0 20 0 1 0 196265828 50806784 10216 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 12404 10216 2769 2753 0 9057 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 49616 KiB
Current children cumulated memory: 40864 KiB

[startup+0.305622 s]*
/proc/loadavg: 4.10 4.15 4.12 6/259 1043294
/proc/meminfo: memFree=126482796/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=51392 memory=42928 CPUtime=0.29 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 7995 0 0 0 29 0 0 0 20 0 1 0 196265828 52625408 10732 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 12848 10732 2833 2753 0 9501 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 51392 KiB
Current children cumulated memory: 42928 KiB

[startup+0.700146 s]
/proc/loadavg: 4.10 4.15 4.12 5/259 1043294
/proc/meminfo: memFree=126482252/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=51836 memory=43192 CPUtime=0.68 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 8079 0 0 0 68 0 0 0 20 0 1 0 196265828 53080064 10798 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 12959 10798 2833 2753 0 9612 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 51836 KiB
Current children cumulated memory: 43192 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.15 4.12 6/253 1043330
/proc/meminfo: memFree=126509996/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=71368 memory=62132 CPUtime=1.48 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 14156 0 0 0 147 1 0 0 20 0 1 0 196265828 73080832 15533 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 17842 15533 2849 2753 0 14495 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 71368 KiB
Current children cumulated memory: 62132 KiB

[startup+3.10586 s]
/proc/loadavg: 4.10 4.15 4.12 5/259 1043340
/proc/meminfo: memFree=126398720/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=122936 memory=107368 CPUtime=3.09 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 26041 0 0 0 306 3 0 0 20 0 1 0 196265828 125886464 26842 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 30734 26842 2849 2753 0 27387 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 122936 KiB
Current children cumulated memory: 107368 KiB

[startup+6.30014 s]
/proc/loadavg: 4.09 4.14 4.12 5/259 1043386
/proc/meminfo: memFree=126658368/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=122936 memory=108312 CPUtime=6.27 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 26959 0 0 0 624 3 0 0 20 0 1 0 196265828 125886464 27078 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 30734 27078 2849 2753 0 27387 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 122936 KiB
Current children cumulated memory: 108312 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.14 4.12 5/259 1043388
/proc/meminfo: memFree=126644056/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=127528 memory=113028 CPUtime=12.66 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 29541 0 0 0 1262 4 0 0 20 0 1 0 196265828 130588672 28257 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 31882 28257 2849 2753 0 28535 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 127528 KiB
Current children cumulated memory: 113028 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.15 4.12 5/259 1043389
/proc/meminfo: memFree=126621880/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=147116 memory=132720 CPUtime=25.42 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 35708 0 0 0 2538 4 0 0 20 0 1 0 196265828 150646784 33180 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 36779 33180 2849 2753 0 33432 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 147116 KiB
Current children cumulated memory: 132720 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.14 4.11 5/259 1043394
/proc/meminfo: memFree=126589308/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=158312 memory=146812 CPUtime=50.95 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 40748 0 0 0 5090 5 0 0 20 0 1 0 196265828 162111488 36703 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 39578 36703 2849 2753 0 36231 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 158312 KiB
Current children cumulated memory: 146812 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/257 1043403
/proc/meminfo: memFree=126567868/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=175832 memory=168392 CPUtime=102.02 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 45196 0 0 0 10196 6 0 0 20 0 1 0 196265828 180051968 42098 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 43958 42098 2849 2753 0 40611 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 175832 KiB
Current children cumulated memory: 168392 KiB

[startup+162.3 s]
/proc/loadavg: 4.67 4.26 4.15 5/254 1043413
/proc/meminfo: memFree=126557000/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=182696 memory=175584 CPUtime=161.88 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 48115 0 0 0 16181 7 0 0 20 0 1 0 196265828 187080704 43896 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 45674 43896 2849 2753 0 42327 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 182696 KiB
Current children cumulated memory: 175584 KiB

[startup+222.3 s]
/proc/loadavg: 4.65 4.34 4.19 5/254 1043423
/proc/meminfo: memFree=126547828/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=185908 memory=178656 CPUtime=221.74 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 49455 0 0 0 22167 7 0 0 20 0 1 0 196265828 190369792 44664 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 46477 44664 2849 2753 0 43130 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 185908 KiB
Current children cumulated memory: 178656 KiB

[startup+282.3 s]
/proc/loadavg: 4.69 4.40 4.22 5/255 1043435
/proc/meminfo: memFree=126540484/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=187316 memory=179424 CPUtime=281.6 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 49752 0 0 0 28153 7 0 0 20 0 1 0 196265828 191811584 44856 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 46829 44856 2849 2753 0 43482 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 187316 KiB
Current children cumulated memory: 179424 KiB

[startup+342.3 s]
/proc/loadavg: 4.38 4.36 4.21 5/255 1043446
/proc/meminfo: memFree=126536180/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=191840 memory=182632 CPUtime=341.46 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 50634 0 0 0 34139 7 0 0 20 0 1 0 196265828 196444160 45658 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 47960 45658 2849 2753 0 44613 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 191840 KiB
Current children cumulated memory: 182632 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.30 4.20 5/255 1043456
/proc/meminfo: memFree=126529504/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=191840 memory=184456 CPUtime=401.32 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 51137 0 0 0 40125 7 0 0 20 0 1 0 196265828 196444160 46114 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 47960 46114 2849 2753 0 44613 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 191840 KiB
Current children cumulated memory: 184456 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 4.26 4.19 5/257 1043470
/proc/meminfo: memFree=126524516/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=194840 memory=185556 CPUtime=461.18 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 51456 0 0 0 46111 7 0 0 20 0 1 0 196265828 199516160 46389 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 48710 46389 2849 2753 0 45363 0

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

/proc/loadavg: 4.07 4.10 4.09 5/258 1044973
/proc/meminfo: memFree=126438320/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3156.02 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56157 0 0 0 303950 11652 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3156.02 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.12 4.10 5/257 1044984
/proc/meminfo: memFree=126437476/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3215.91 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56159 0 0 0 309552 12039 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3215.91 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 1044995
/proc/meminfo: memFree=126437044/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3275.81 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56161 0 0 0 315159 12422 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3275.81 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/256 1045174
/proc/meminfo: memFree=126435884/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3335.71 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56163 0 0 0 320782 12789 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3335.71 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 1045185
/proc/meminfo: memFree=126435184/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3395.6 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56165 0 0 0 326394 13166 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3395.6 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 1045199
/proc/meminfo: memFree=126434824/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3455.5 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56167 0 0 0 332016 13534 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3455.5 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/257 1045222
/proc/meminfo: memFree=126433944/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3515.39 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56169 0 0 0 337626 13913 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3515.39 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/257 1045234
/proc/meminfo: memFree=126433088/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3575.29 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 343231 14298 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3575.29 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

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

# cumulated CPU time of all completed processes:  user=3455.34 s, system=144.672 s

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

[startup+3584 s]*
/proc/loadavg: 4.11 4.11 4.09 5/257 1045234
/proc/meminfo: memFree=126433104/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3576.99 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 343388 14311 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3576.99 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3596.8 s]
/proc/loadavg: 4.16 4.12 4.09 5/257 1045235
/proc/meminfo: memFree=126432984/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3589.76 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 344577 14399 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3589.76 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3603.2 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 1045237
/proc/meminfo: memFree=126432900/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3596.15 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 345175 14440 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3596.15 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3604.8 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 1045237
/proc/meminfo: memFree=126432900/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3597.74 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 345324 14450 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3597.74 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3606.4 s]
/proc/loadavg: 4.14 4.11 4.09 5/257 1045237
/proc/meminfo: memFree=126432908/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3599.34 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 345473 14461 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3599.34 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3606.8 s]
/proc/loadavg: 4.14 4.11 4.09 5/257 1045237
/proc/meminfo: memFree=126432908/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3599.75 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 345510 14465 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3599.75 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

[startup+3607 s]*
/proc/loadavg: 4.14 4.11 4.09 4/250 1045268
/proc/meminfo: memFree=126461992/131524600 swapFree=131071996/131071996
[pid=1043293] ppid=1043290 vsize=207112 memory=199008 CPUtime=3599.94 cores=4,6
/proc/1043293/stat : 1043293 (LS-MabSP) R 1043290 1043293 1039204 0 -1 4194304 56171 0 0 0 345528 14466 0 0 20 0 1 0 196265828 212082688 49752 134679101440 4194304 15467897 140728233260832 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 53878784 140728233268254 140728233268356 140728233268356 140728233275373 0
/proc/1043293/statm: 51778 49752 2849 2753 0 48431 0
Current children cumulated CPU time: 3599.94 s
Current children cumulated vsize: 207112 KiB
Current children cumulated memory: 199008 KiB

Child status: 0

Real time (s): 3607.06
CPU time (s): 3600.01
CPU user time (s): 3455.34
CPU system time (s): 144.672
CPU usage (%): 99.8046
Max. virtual memory (cumulated for all children) (KiB): 207112
Max. memory (cumulated for all children) (KiB): 199008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3455.34
system time used= 144.672
maximum resident set size= 199008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56175
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= 32
involuntary context switches= 1419


# summary of solver processes directly reported to runsolver:
#   pid: 1043293
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3455.34
#   total CPU system time (s): 144.672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.63824 second user time and 12.6653 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-20 04:02:42
IDJOB=4452026
IDBENCH=162873
IDSOLVER=3047
FILE ID=nodeC035/4452026-1721440950
RUNJOBID= nodeC035-1721433750-1039215
SLURM_JOB_ID= 7545627
Free space on /tmp= 890020 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_20.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-4452026-1721440950/watcher-4452026-1721440950 -o /tmp/evaluation-result-4452026-1721440950/solver-4452026-1721440950 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721433750-1039215 --watchdog 3760  ./LS-MabSP -f HOME/instance-4452026-1721440950.opb -t 3600 -s 911252138

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

MD5SUM BENCH= e9c3493a278c61b5f4e5e80a3fb48e99
RANDOM SEED=911252138

nodeC035.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.010
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.65
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		: 3682.229
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.79
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.102
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.65
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.279
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.79
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		: 3664.328
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.65
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		: 3682.272
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.79
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		: 3661.230
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.65
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.179
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126514992 kB
MemAvailable:   129237696 kB
Buffers:          556812 kB
Cached:          2983760 kB
SwapCached:            0 kB
Active:          1045332 kB
Inactive:        3290088 kB
Active(anon):       1560 kB
Inactive(anon):   838912 kB
Active(file):    1043772 kB
Inactive(file):  2451176 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             32332 kB
Writeback:             0 kB
AnonPages:        794580 kB
Mapped:           141720 kB
Shmem:             45916 kB
KReclaimable:     135156 kB
Slab:             252696 kB
SReclaimable:     135156 kB
SUnreclaim:       117540 kB
KernelStack:        4172 kB
PageTables:        10932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1289564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            73504 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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:      207572 kB
DirectMap2M:    19488768 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC035 at 2024-07-20 05:02:49