Trace number 4449098

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-MabP 2024-07-10? (TO) 3600.17 3606.92

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/
normalized-hw256-vm100p-dec.opb.negationfix.opb
MD5SUM7aedd7c3672972b6263e08c161e73d18
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables693504
Total number of constraints5930
Number of constraints which are clauses2708
Number of constraints which are cardinality constraints (but not clauses)2708
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2709
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 975035
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2190070
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3599.95/3606.74	c Filename:instance-4449098-1721372861.opb, Cutoff_time:3600, memory_limit_gb:500000
3599.95/3606.74	c Use Presolve
3599.95/3606.74	c Parse finsih
3599.95/3606.74	c Start Presolve
3599.95/3606.74	c After Reduce Vars: 691677 Clauses: 5928 Top clause weight: 1 Hard Clauses: 5928
3599.95/3606.74	c Use LS-small
3599.95/3606.74	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 (59927 MiB free)
  memory of node 1: 64510 MiB (60403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449098-1721372861/watcher-4449098-1721372861 -o /tmp/evaluation-result-4449098-1721372861/solver-4449098-1721372861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721365650-1023904 --watchdog 3760 ./LS-MabP -f HOME/instance-4449098-1721372861.opb -t 3600 -s 572929903 --no-s 

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=1028241, runsolver pid=1028238

[startup+0.100251 s]*
/proc/loadavg: 4.24 4.16 4.11 4/252 1028242
/proc/meminfo: memFree=123173988/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=58236 memory=45752 CPUtime=0.09 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2855 0 0 0 9 0 0 0 20 0 1 0 189451453 59633664 11438 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 14559 11438 1073 2753 0 11212 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 58236 KiB
Current children cumulated memory: 45752 KiB

[startup+0.204506 s]*
/proc/loadavg: 4.24 4.16 4.11 4/249 1028257
/proc/meminfo: memFree=123163996/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=63560 memory=49256 CPUtime=0.19 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 3958 0 0 0 19 0 0 0 20 0 1 0 189451453 65085440 12314 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 15890 12314 1073 2753 0 12543 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 63560 KiB
Current children cumulated memory: 49256 KiB

[startup+0.305413 s]*
/proc/loadavg: 4.24 4.16 4.11 4/249 1028259
/proc/meminfo: memFree=123179696/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=64644 memory=52104 CPUtime=0.29 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 4912 0 0 0 29 0 0 0 20 0 1 0 189451453 66195456 13026 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 16161 13026 1073 2753 0 12814 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 64644 KiB
Current children cumulated memory: 52104 KiB

[startup+0.700215 s]
/proc/loadavg: 4.24 4.16 4.11 5/251 1028263
/proc/meminfo: memFree=123130856/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=78576 memory=63588 CPUtime=0.68 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 7793 0 0 0 67 1 0 0 20 0 1 0 189451453 80461824 15897 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 19644 15897 1073 2753 0 16297 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 78576 KiB
Current children cumulated memory: 63588 KiB

[startup+1.50017 s]
/proc/loadavg: 4.24 4.16 4.11 5/255 1028274
/proc/meminfo: memFree=123022328/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=102212 memory=85248 CPUtime=1.48 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 12169 0 0 0 146 2 0 0 20 0 1 0 189451453 104665088 21312 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 25553 21312 1073 2753 0 22206 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 102212 KiB
Current children cumulated memory: 85248 KiB

[startup+3.10543 s]
/proc/loadavg: 4.24 4.16 4.11 7/255 1028274
/proc/meminfo: memFree=122640620/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=144600 memory=125332 CPUtime=3.08 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 19196 0 0 0 304 4 0 0 20 0 1 0 189451453 148070400 31333 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 36150 31333 1073 2753 0 32803 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 144600 KiB
Current children cumulated memory: 125332 KiB

[startup+6.30021 s]
/proc/loadavg: 4.22 4.16 4.11 5/255 1028275
/proc/meminfo: memFree=122507664/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=243168 memory=170996 CPUtime=6.27 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 20400 0 0 0 620 7 0 0 20 0 1 0 189451453 249004032 42749 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 60792 42749 1073 2753 0 57445 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 243168 KiB
Current children cumulated memory: 170996 KiB

[startup+12.7002 s]
/proc/loadavg: 4.20 4.15 4.10 5/255 1028275
/proc/meminfo: memFree=121715568/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=521516 memory=462096 CPUtime=12.66 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 30037 0 0 0 1248 18 0 0 20 0 1 0 189451453 534032384 115524 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 130379 115524 1105 2753 0 127032 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 521516 KiB
Current children cumulated memory: 462096 KiB

[startup+25.5002 s]
/proc/loadavg: 4.16 4.14 4.10 5/255 1028278
/proc/meminfo: memFree=121714864/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=521516 memory=462288 CPUtime=25.43 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 30109 0 0 0 2525 18 0 0 20 0 1 0 189451453 534032384 115572 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 130379 115572 1153 2753 0 127032 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 521516 KiB
Current children cumulated memory: 462288 KiB

[startup+51.1055 s]
/proc/loadavg: 4.23 4.16 4.11 5/256 1028283
/proc/meminfo: memFree=108250484/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=2245152 memory=2130072 CPUtime=50.97 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 472189 0 0 0 5013 84 0 0 20 0 1 0 189451453 2299035648 532518 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 561288 532518 1153 2753 0 557941 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2245152 KiB
Current children cumulated memory: 2130072 KiB

[startup+102.3 s]
/proc/loadavg: 4.25 4.18 4.12 5/256 1028475
/proc/meminfo: memFree=113342620/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8560516 CPUtime=102.04 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2075746 0 0 0 9860 344 0 0 20 0 1 0 189451453 8851279872 2140129 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2140129 1153 2753 0 2157610 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8560516 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.19 4.12 5/258 1028535
/proc/meminfo: memFree=110221040/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8560656 CPUtime=161.92 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2075945 0 0 0 15797 395 0 0 20 0 1 0 189451453 8851279872 2140164 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2140164 1153 2753 0 2157610 0
Current children cumulated CPU time: 161.92 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8560656 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.18 4.12 5/258 1028546
/proc/meminfo: memFree=110192496/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8560660 CPUtime=221.8 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2076719 0 0 0 21730 450 0 0 20 0 1 0 189451453 8851279872 2140165 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2140165 1153 2753 0 2157610 0
Current children cumulated CPU time: 221.8 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8560660 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.16 4.12 5/258 1028556
/proc/meminfo: memFree=110157900/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=281.67 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2077645 0 0 0 27663 504 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 281.67 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.16 4.12 5/258 1028567
/proc/meminfo: memFree=86844816/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=341.55 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2078458 0 0 0 33599 556 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 341.55 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.13 4.10 5/258 1028626
/proc/meminfo: memFree=67177424/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=401.42 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2079635 0 0 0 39531 611 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 401.42 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/259 1028729
/proc/meminfo: memFree=112851304/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=461.3 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2080696 0 0 0 45471 659 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0

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

/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 2856.9 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/257 1030301
/proc/meminfo: memFree=114777388/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=2916.79 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2176678 0 0 0 289326 2353 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 2916.79 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 1030312
/proc/meminfo: memFree=114776656/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=2976.68 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2179892 0 0 0 295276 2392 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 2976.68 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3042.3 s]
/proc/loadavg: 4.26 4.14 4.10 5/258 1030493
/proc/meminfo: memFree=114775568/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3036.57 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2182770 0 0 0 301228 2429 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3036.57 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3102.3 s]
/proc/loadavg: 4.26 4.17 4.11 5/258 1030504
/proc/meminfo: memFree=114774776/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3096.46 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2186081 0 0 0 307180 2466 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3096.46 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/259 1030517
/proc/meminfo: memFree=114774308/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3156.36 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2189406 0 0 0 313127 2509 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3156.36 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3222.3 s]
/proc/loadavg: 4.24 4.17 4.11 5/259 1030540
/proc/meminfo: memFree=114773388/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3216.25 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2192798 0 0 0 319079 2546 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3216.25 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3282.3 s]
/proc/loadavg: 4.25 4.20 4.12 5/259 1030551
/proc/meminfo: memFree=114772860/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3276.13 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2195939 0 0 0 325029 2584 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3276.13 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.17 4.12 5/257 1030564
/proc/meminfo: memFree=114772028/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3336.02 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2199359 0 0 0 330982 2620 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3336.02 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.17 4.12 5/256 1030576
/proc/meminfo: memFree=114771420/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3395.91 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2202595 0 0 0 336931 2660 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3395.91 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.15 4.11 5/255 1030586
/proc/meminfo: memFree=114770636/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3455.81 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2205973 0 0 0 342886 2695 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3455.81 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.23 4.17 4.12 5/256 1030598
/proc/meminfo: memFree=114769820/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3515.7 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2209499 0 0 0 348840 2730 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3515.7 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

[startup+3582.3 s]
/proc/loadavg: 4.53 4.26 4.15 5/256 1030610
/proc/meminfo: memFree=114769116/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3575.59 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2213067 0 0 0 354793 2766 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3575.59 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.8 s]
/proc/loadavg: 4.43 4.26 4.15 5/256 1030615
/proc/meminfo: memFree=114768768/131524600 swapFree=131071996/131071996
[pid=1028241] ppid=1028238 vsize=8643828 memory=8576000 CPUtime=3600.05 cores=4,6
/proc/1028241/stat : 1028241 (LS-MabP) R 1028238 1028241 1023893 0 -1 4194304 2214779 0 0 0 357221 2784 0 0 20 0 1 0 189451453 8851279872 2144000 134679101440 4194304 15467897 140729010388512 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 25464832 140729010394137 140729010394245 140729010394245 140729010401262 0
/proc/1028241/statm: 2160957 2144000 1153 2753 0 2157610 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 8643828 KiB
Current children cumulated memory: 8576000 KiB

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

[startup+3606.92 s]
# the end of solver process 1028241 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3572.22 s, system=27.9515 s

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

[startup+3606.9 s]*
/proc/loadavg: 4.43 4.26 4.15 6/256 1030615
/proc/meminfo: memFree=122778432/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 10

Real time (s): 3606.92
CPU time (s): 3600.17
CPU user time (s): 3572.22
CPU system time (s): 27.9515
CPU usage (%): 99.813
Max. virtual memory (cumulated for all children) (KiB): 8643828
Max. memory (cumulated for all children) (KiB): 8576000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.22
system time used= 27.9515
maximum resident set size= 8576000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2214817
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= 84
involuntary context switches= 969


# summary of solver processes directly reported to runsolver:
#   pid: 1028241
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3572.22
#   total CPU system time (s): 27.9515

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.0533 second user time and 14.0612 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-19 09:07:54
IDJOB=4449098
IDBENCH=160481
IDSOLVER=3049
FILE ID=nodeC025/4449098-1721372861
RUNJOBID= nodeC025-1721365650-1023904
SLURM_JOB_ID= 7542801
Free space on /tmp= 889888 MiB

SOLVER NAME= LS-MabP 2024-07-10
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm100p-dec.opb.negationfix.opb
COMMAND LINE= ./LS-MabP -f BENCHNAME -t TIMEOUT -s RANDOMSEED --no-s
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449098-1721372861/watcher-4449098-1721372861 -o /tmp/evaluation-result-4449098-1721372861/solver-4449098-1721372861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721365650-1023904 --watchdog 3760  ./LS-MabP -f HOME/instance-4449098-1721372861.opb -t 3600 -s 572929903 --no-s

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

MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=572929903

nodeC025.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		: 3670.248
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.72
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		: 3680.673
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	: 7007.09
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.271
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.72
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		: 3641.066
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	: 7007.09
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		: 3669.804
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.72
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		: 3679.209
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	: 7007.09
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		: 3669.947
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.72
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.257
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	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123219584 kB
MemAvailable:   129406260 kB
Buffers:          543364 kB
Cached:          6405212 kB
SwapCached:            0 kB
Active:          1154712 kB
Inactive:        6372516 kB
Active(anon):       1496 kB
Inactive(anon):   614868 kB
Active(file):    1153216 kB
Inactive(file):  5757648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            141516 kB
Writeback:            28 kB
AnonPages:        577320 kB
Mapped:           115276 kB
Shmem:             37720 kB
KReclaimable:     230920 kB
Slab:             358744 kB
SReclaimable:     230920 kB
SUnreclaim:       127824 kB
KernelStack:        4096 kB
PageTables:        10676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     997144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 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:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889936 MiB
End job on nodeC025 at 2024-07-19 10:08:01