Trace number 4441476

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.06 3606.67

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUMab585d5a9f1265a4903b33e81faedd32
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 benchmark17.3591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

222.26/222.77	c Filename:instance-4441476-1721293524.opb, Cutoff_time:3600, memory_limit_gb:500000
222.26/222.77	c Use Presolve
222.26/222.77	c Parse finsih
222.26/222.77	c Start Presolve
222.26/222.77	c After Reduce Vars: 76367 Clauses: 216064 Top clause weight: 1 Hard Clauses: 216064
3599.98/3606.61	c Use LS-small
3599.98/3606.61	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 (62388 MiB free)
  memory of node 1: 64473 MiB (62769 MiB free)
  node distances:
     10  21
     21  10

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

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=945667, runsolver pid=945660

[startup+0.100294 s]*
/proc/loadavg: 1.09 1.12 1.34 8/258 945677
/proc/meminfo: memFree=128074028/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=36480 memory=23516 CPUtime=0.09 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 3913 0 0 0 9 0 0 0 20 0 1 0 181519132 37355520 5879 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 9120 5879 1073 2753 0 5773 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36480 KiB
Current children cumulated memory: 23516 KiB

[startup+0.206612 s]*
/proc/loadavg: 1.09 1.12 1.34 5/258 945677
/proc/meminfo: memFree=128065244/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=39320 memory=26136 CPUtime=0.2 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 4542 0 0 0 19 1 0 0 20 0 1 0 181519132 40263680 6534 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 9830 6534 1073 2753 0 6483 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39320 KiB
Current children cumulated memory: 26136 KiB

[startup+0.30582 s]*
/proc/loadavg: 1.09 1.12 1.34 6/258 945677
/proc/meminfo: memFree=128054644/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=44076 memory=28468 CPUtime=0.3 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 5126 0 0 0 29 1 0 0 20 0 1 0 181519132 45133824 7117 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 11019 7117 1073 2753 0 7672 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44076 KiB
Current children cumulated memory: 28468 KiB

[startup+0.700216 s]
/proc/loadavg: 1.09 1.12 1.34 6/258 945677
/proc/meminfo: memFree=128044424/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=54644 memory=37012 CPUtime=0.69 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 6250 0 0 0 67 2 0 0 20 0 1 0 181519132 55955456 9253 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 13661 9253 1073 2753 0 10314 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54644 KiB
Current children cumulated memory: 37012 KiB

[startup+1.50022 s]
/proc/loadavg: 1.09 1.12 1.34 6/258 945677
/proc/meminfo: memFree=128010852/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=163784 CPUtime=1.48 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16055 0 0 0 143 5 0 0 20 0 1 0 181519132 192290816 40946 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 40946 1105 2753 0 43599 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 163784 KiB

[startup+3.10655 s]
/proc/loadavg: 1.32 1.17 1.36 6/258 945677
/proc/meminfo: memFree=127533584/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=164116 CPUtime=3.08 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16087 0 0 0 303 5 0 0 20 0 1 0 181519132 192290816 41029 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 41029 1153 2753 0 43599 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 164116 KiB

[startup+6.3002 s]
/proc/loadavg: 1.32 1.17 1.36 6/258 945679
/proc/meminfo: memFree=127489100/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=164116 CPUtime=6.27 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16112 0 0 0 622 5 0 0 20 0 1 0 181519132 192290816 41029 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 41029 1153 2753 0 43599 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 164116 KiB

[startup+12.7002 s]
/proc/loadavg: 1.81 1.28 1.39 6/258 945679
/proc/meminfo: memFree=127409960/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=164116 CPUtime=12.66 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16164 0 0 0 1261 5 0 0 20 0 1 0 181519132 192290816 41029 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 41029 1153 2753 0 43599 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 164116 KiB

[startup+25.5002 s]
/proc/loadavg: 2.14 1.37 1.42 6/258 945682
/proc/meminfo: memFree=127407116/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=164116 CPUtime=25.43 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16214 0 0 0 2538 5 0 0 20 0 1 0 181519132 192290816 41029 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 41029 1153 2753 0 43599 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 164116 KiB

[startup+51.1068 s]
/proc/loadavg: 2.78 1.58 1.49 6/258 945685
/proc/meminfo: memFree=127406056/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=164116 CPUtime=50.99 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16300 0 0 0 5094 5 0 0 20 0 1 0 181519132 192290816 41029 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 41029 1153 2753 0 43599 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 164116 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.02 1.65 6/257 945693
/proc/meminfo: memFree=127394376/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=187784 memory=164116 CPUtime=102.09 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 16372 0 0 0 10204 5 0 0 20 0 1 0 181519132 192290816 41029 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 46946 41029 1153 2753 0 43599 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 187784 KiB
Current children cumulated memory: 164116 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.41 1.81 6/257 945704
/proc/meminfo: memFree=127386500/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=190752 memory=166792 CPUtime=161.98 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 17112 0 0 0 16192 6 0 0 20 0 1 0 181519132 195330048 41698 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 47688 41698 1153 2753 0 44341 0
Current children cumulated CPU time: 161.98 s
Current children cumulated vsize: 190752 KiB
Current children cumulated memory: 166792 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 2.74 1.96 6/256 945714
/proc/meminfo: memFree=123333032/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1412112 memory=1367172 CPUtime=221.86 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 308153 0 0 0 22143 43 0 0 20 0 1 0 181519132 1446002688 341793 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 353028 341793 2833 2753 0 349681 0
Current children cumulated CPU time: 221.86 s
Current children cumulated vsize: 1412112 KiB
Current children cumulated memory: 1367172 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 2.98 2.09 6/256 945724
/proc/meminfo: memFree=122406584/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1485776 memory=1434728 CPUtime=281.74 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 325473 0 0 0 28129 45 0 0 20 0 1 0 181519132 1521434624 358682 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 371444 358682 2849 2753 0 368097 0
Current children cumulated CPU time: 281.74 s
Current children cumulated vsize: 1485776 KiB
Current children cumulated memory: 1434728 KiB

[startup+342.3 s]
/proc/loadavg: 4.19 3.22 2.23 6/257 945741
/proc/meminfo: memFree=121870560/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1485776 memory=1434992 CPUtime=341.64 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 325583 0 0 0 34118 46 0 0 20 0 1 0 181519132 1521434624 358748 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 371444 358748 2849 2753 0 368097 0
Current children cumulated CPU time: 341.64 s
Current children cumulated vsize: 1485776 KiB
Current children cumulated memory: 1434992 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 3.38 2.35 6/257 945751
/proc/meminfo: memFree=121868888/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1485776 memory=1435256 CPUtime=401.53 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 325635 0 0 0 40107 46 0 0 20 0 1 0 181519132 1521434624 358814 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 371444 358814 2849 2753 0 368097 0
Current children cumulated CPU time: 401.53 s
Current children cumulated vsize: 1485776 KiB
Current children cumulated memory: 1435256 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.51 2.46 6/258 945764
/proc/meminfo: memFree=121868248/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1485776 memory=1435256 CPUtime=461.41 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 325652 0 0 0 46095 46 0 0 20 0 1 0 181519132 1521434624 358814 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 371444 358814 2849 2753 0 368097 0

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

/proc/loadavg: 4.14 4.12 4.05 6/254 947259
/proc/meminfo: memFree=121753336/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3156.43 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 336722 0 0 0 314670 973 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3156.43 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.11 4.05 6/256 947439
/proc/meminfo: memFree=121742272/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3216.32 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 336789 0 0 0 320629 1003 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3216.32 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.06 6/256 947449
/proc/meminfo: memFree=121741860/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3276.22 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 336855 0 0 0 326587 1035 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3276.22 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.11 4.06 6/259 947476
/proc/meminfo: memFree=121741528/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3336.13 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 336921 0 0 0 332541 1072 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3336.13 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.12 4.07 6/259 947486
/proc/meminfo: memFree=121741280/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3396.02 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 336987 0 0 0 338488 1114 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3396.02 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.13 4.07 6/259 947497
/proc/meminfo: memFree=121741048/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3455.92 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337040 0 0 0 344449 1143 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3455.92 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.07 6/257 947508
/proc/meminfo: memFree=121740600/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1436900 CPUtime=3515.83 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337104 0 0 0 350421 1162 0 0 20 0 1 0 181519132 1507766272 359225 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 359225 2849 2753 0 364760 0
Current children cumulated CPU time: 3515.83 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1436900 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.07 6/257 947518
/proc/meminfo: memFree=121736608/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3575.72 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337184 0 0 0 356375 1197 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3575.72 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

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

# cumulated CPU time of all completed processes:  user=3587.92 s, system=12.1359 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.12 4.08 6/257 947519
/proc/meminfo: memFree=121736572/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3577.43 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337184 0 0 0 356545 1198 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3577.43 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.12 4.08 6/257 947521
/proc/meminfo: memFree=121736512/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3590.2 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337190 0 0 0 357815 1205 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3590.2 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

[startup+3603.2 s]
/proc/loadavg: 4.11 4.11 4.07 6/254 947522
/proc/meminfo: memFree=121736556/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3596.59 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337240 0 0 0 358451 1208 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3596.59 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

[startup+3604.8 s]
/proc/loadavg: 4.11 4.11 4.07 6/254 947523
/proc/meminfo: memFree=121736452/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3598.18 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337240 0 0 0 358610 1208 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3598.18 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

[startup+3605.6 s]
/proc/loadavg: 4.11 4.11 4.07 6/254 947523
/proc/meminfo: memFree=121736500/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3598.98 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337240 0 0 0 358689 1209 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3598.98 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

[startup+3606.4 s]
/proc/loadavg: 4.11 4.11 4.07 6/254 947523
/proc/meminfo: memFree=121736452/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3599.78 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337240 0 0 0 358769 1209 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3599.78 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

[startup+3606.6 s]
/proc/loadavg: 4.11 4.11 4.07 6/254 947523
/proc/meminfo: memFree=121736452/131524600 swapFree=131071996/131071996
[pid=945667] ppid=945660 vsize=1472428 memory=1440540 CPUtime=3599.98 cores=4,6
/proc/945667/stat : 945667 (LS-MabSP) R 945660 945667 945603 0 -1 4194304 337240 0 0 0 358789 1209 0 0 20 0 1 0 181519132 1507766272 360135 134679101440 4194304 15467897 140732239550496 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 30003200 140732239557663 140732239557765 140732239557765 140732239564781 0
/proc/945667/statm: 368107 360135 2849 2753 0 364760 0
Current children cumulated CPU time: 3599.98 s
Current children cumulated vsize: 1472428 KiB
Current children cumulated memory: 1440540 KiB

Child status: 0

Real time (s): 3606.67
CPU time (s): 3600.06
CPU user time (s): 3587.92
CPU system time (s): 12.1359
CPU usage (%): 99.8166
Max. virtual memory (cumulated for all children) (KiB): 1559528
Max. memory (cumulated for all children) (KiB): 1464956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.92
system time used= 12.1359
maximum resident set size= 1464956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 337264
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= 28
involuntary context switches= 1407


# summary of solver processes directly reported to runsolver:
#   pid: 945667
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3587.92
#   total CPU system time (s): 12.1359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77631 second user time and 16.6544 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-18 11:05:37
IDJOB=4441476
IDBENCH=147714
IDSOLVER=3047
FILE ID=nodeC027/4441476-1721293524
RUNJOBID= nodeC027-1721293537-945614
SLURM_JOB_ID= 7542587
Free space on /tmp= 890060 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.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-4441476-1721293524/watcher-4441476-1721293524 -o /tmp/evaluation-result-4441476-1721293524/solver-4441476-1721293524 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721293537-945614 --watchdog 3760  ./LS-MabSP -f HOME/instance-4441476-1721293524.opb -t 3600 -s 262188268

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

MD5SUM BENCH= ab585d5a9f1265a4903b33e81faedd32
RANDOM SEED=262188268

nodeC027.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3587.686
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.36
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		: 3760.330
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.29
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		: 3592.562
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.36
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		: 3563.390
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.29
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		: 3666.857
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.36
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		: 3590.186
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.29
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		: 3597.808
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.36
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		: 3597.329
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128162752 kB
MemAvailable:   129741624 kB
Buffers:          473876 kB
Cached:          1937020 kB
SwapCached:            0 kB
Active:           891104 kB
Inactive:        1856912 kB
Active(anon):       1460 kB
Inactive(anon):   373428 kB
Active(file):     889644 kB
Inactive(file):  1483484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             96912 kB
Writeback:             0 kB
AnonPages:        335296 kB
Mapped:           105768 kB
Shmem:             37720 kB
KReclaimable:      91136 kB
Slab:             200812 kB
SReclaimable:      91136 kB
SUnreclaim:       109676 kB
KernelStack:        3920 kB
PageTables:         9572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     668956 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66816 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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:      193236 kB
DirectMap2M:    15308800 kB
DirectMap1G:    120586240 kB

Free space on /tmp at the end= 889988 MiB
End job on nodeC027 at 2024-07-18 12:05:44