Trace number 4442978

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? 3600.01 3607.89

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin18.opb
MD5SUM524c0290a9c7ac599d8004695d4c7f99
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3575.64
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23409
Total number of constraints1386
Number of constraints which are clauses612
Number of constraints which are cardinality constraints (but not clauses)774
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint153
Maximum length of a constraint289
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 291
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

3599.91/3607.88	c Filename:instance-4442978-1721314274.opb, Cutoff_time:3600, memory_limit_gb:500000
3599.91/3607.88	c Use Presolve
3599.91/3607.88	c Parse finsih
3599.91/3607.88	c Start Presolve
3599.91/3607.88	c After Reduce Vars: 23409 Clauses: 1386 Top clause weight: 1 Hard Clauses: 1386
3599.91/3607.88	c Use LS-small
3599.91/3607.88	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: 64059 MiB (62776 MiB free)
  memory of node 1: 64510 MiB (62353 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442978-1721314274/watcher-4442978-1721314274 -o /tmp/evaluation-result-4442978-1721314274/solver-4442978-1721314274 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721307072-957514 --watchdog 3760 ./LS-MabP -f HOME/instance-4442978-1721314274.opb -t 3600 -s 1697597500 --no-s 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=961547, runsolver pid=961544
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 4.08 4.11 4.09 4/241 961548
/proc/meminfo: memFree=128171760/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=22520 memory=9788 CPUtime=0.1 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 1256 0 0 0 10 0 0 0 20 0 1 0 183585430 23060480 2447 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 5630 2447 1073 2753 0 2283 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 22520 KiB
Current children cumulated memory: 9788 KiB

[startup+0.213045 s]*
/proc/loadavg: 4.08 4.11 4.09 5/241 961548
/proc/meminfo: memFree=128170560/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=24204 memory=10936 CPUtime=0.21 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 1795 0 0 0 21 0 0 0 20 0 1 0 183585430 24784896 2734 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 6051 2734 1073 2753 0 2704 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 24204 KiB
Current children cumulated memory: 10936 KiB

[startup+0.313218 s]*
/proc/loadavg: 4.08 4.11 4.09 4/240 961562
/proc/meminfo: memFree=128170404/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=24336 memory=11728 CPUtime=0.31 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 1998 0 0 0 31 0 0 0 20 0 1 0 183585430 24920064 2932 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 6084 2932 1073 2753 0 2737 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 24336 KiB
Current children cumulated memory: 11728 KiB

[startup+0.700317 s]
/proc/loadavg: 4.08 4.11 4.09 5/238 961584
/proc/meminfo: memFree=128170640/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=30480 memory=15352 CPUtime=0.69 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 2860 0 0 0 68 1 0 0 20 0 1 0 183585430 31211520 3838 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 7620 3838 1073 2753 0 4273 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 30480 KiB
Current children cumulated memory: 15352 KiB

[startup+1.50032 s]
/proc/loadavg: 4.08 4.11 4.09 5/243 961594
/proc/meminfo: memFree=128138412/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=57768 memory=44664 CPUtime=1.48 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 7199 0 0 0 146 2 0 0 20 0 1 0 183585430 59154432 11166 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 14442 11166 1105 2753 0 11095 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 57768 KiB
Current children cumulated memory: 44664 KiB

[startup+3.11283 s]
/proc/loadavg: 4.15 4.12 4.10 5/243 961640
/proc/meminfo: memFree=128054320/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143264 CPUtime=3.09 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 32898 0 0 0 302 7 0 0 20 0 1 0 183585430 159866880 35816 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35816 1153 2753 0 35683 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143264 KiB

[startup+6.30025 s]
/proc/loadavg: 4.15 4.12 4.10 5/238 961671
/proc/meminfo: memFree=128319732/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143264 CPUtime=6.28 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 32903 0 0 0 619 9 0 0 20 0 1 0 183585430 159866880 35816 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35816 1153 2753 0 35683 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143264 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.12 4.09 5/243 961688
/proc/meminfo: memFree=128284700/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143264 CPUtime=12.66 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 32913 0 0 0 1254 12 0 0 20 0 1 0 183585430 159866880 35816 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35816 1153 2753 0 35683 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143264 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 4.13 4.10 5/243 961689
/proc/meminfo: memFree=128284472/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143264 CPUtime=25.43 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 32933 0 0 0 2520 23 0 0 20 0 1 0 183585430 159866880 35816 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35816 1153 2753 0 35683 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143264 KiB

[startup+51.1125 s]
/proc/loadavg: 4.20 4.13 4.10 5/243 961694
/proc/meminfo: memFree=128283604/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=51 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 32998 0 0 0 5061 39 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/243 961749
/proc/meminfo: memFree=128217372/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=102.09 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33106 0 0 0 10129 80 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/243 961759
/proc/meminfo: memFree=128216524/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=161.96 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33228 0 0 0 16069 127 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/243 961770
/proc/meminfo: memFree=128215488/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=221.83 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33289 0 0 0 22006 177 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 221.83 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/243 962165
/proc/meminfo: memFree=128214780/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=281.69 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33350 0 0 0 27939 230 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 281.69 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/243 962175
/proc/meminfo: memFree=128214448/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=341.56 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33411 0 0 0 33878 278 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 341.56 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/243 962186
/proc/meminfo: memFree=128214092/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=401.42 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33472 0 0 0 39816 326 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 401.42 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/243 962364
/proc/meminfo: memFree=128212640/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=461.29 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 33533 0 0 0 45752 377 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0

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

/proc/loadavg: 4.13 4.13 4.15 5/244 963479
/proc/meminfo: memFree=128186160/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3155.39 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36278 0 0 0 312946 2593 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3155.39 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.12 4.14 5/244 963490
/proc/meminfo: memFree=128185596/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3215.26 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36339 0 0 0 318880 2646 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3215.26 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.14 4.15 5/244 963501
/proc/meminfo: memFree=128184924/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3275.12 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36400 0 0 0 324819 2693 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3275.12 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/241 963512
/proc/meminfo: memFree=128184424/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3335 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36461 0 0 0 330753 2747 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3335 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.13 4.14 5/243 963526
/proc/meminfo: memFree=128183548/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3394.86 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36522 0 0 0 336688 2798 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3394.86 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.14 4.14 5/243 963536
/proc/meminfo: memFree=128182988/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3454.72 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36583 0 0 0 342623 2849 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3454.72 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.14 4.14 5/243 963547
/proc/meminfo: memFree=128182608/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3514.6 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36644 0 0 0 348559 2901 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3514.6 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3582.3 s]
/proc/loadavg: 4.18 4.15 4.14 5/244 963560
/proc/meminfo: memFree=128181756/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3574.46 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 354499 2947 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3574.46 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

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

# cumulated CPU time of all completed processes:  user=3570.3 s, system=29.7058 s

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

[startup+3584 s]*
/proc/loadavg: 4.17 4.14 4.14 5/244 963560
/proc/meminfo: memFree=128181764/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3576.17 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 354669 2948 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3576.17 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.14 4.14 5/244 963562
/proc/meminfo: memFree=128181680/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3588.93 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 355934 2959 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3588.93 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3603.2 s]
/proc/loadavg: 4.13 4.14 4.14 5/244 963563
/proc/meminfo: memFree=128181568/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3595.31 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 356566 2965 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3595.31 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3606.4 s]
/proc/loadavg: 4.12 4.13 4.14 5/244 963564
/proc/meminfo: memFree=128181484/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3598.51 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 356883 2968 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3598.51 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3607.2 s]
/proc/loadavg: 4.12 4.13 4.14 5/244 963564
/proc/meminfo: memFree=128181476/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3599.3 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 356961 2969 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3599.3 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3607.6 s]
/proc/loadavg: 4.12 4.13 4.14 5/244 963564
/proc/meminfo: memFree=128181476/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3599.71 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 357001 2970 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3599.71 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

[startup+3607.8 s]
/proc/loadavg: 4.12 4.13 4.14 5/244 963564
/proc/meminfo: memFree=128181476/131655788 swapFree=131071996/131071996
[pid=961547] ppid=961544 vsize=156120 memory=143344 CPUtime=3599.91 cores=5,7
/proc/961547/stat : 961547 (LS-MabP) R 961544 961547 957501 0 -1 4194304 36705 0 0 0 357021 2970 0 0 20 0 1 0 183585430 159866880 35836 134679101440 4194304 15467897 140733388684896 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 49438720 140733388686361 140733388686470 140733388686470 140733388693486 0
/proc/961547/statm: 39030 35836 1153 2753 0 35683 0
Current children cumulated CPU time: 3599.91 s
Current children cumulated vsize: 156120 KiB
Current children cumulated memory: 143344 KiB

Child status: 0

Real time (s): 3607.89
CPU time (s): 3600.01
CPU user time (s): 3570.3
CPU system time (s): 29.7058
CPU usage (%): 99.7815
Max. virtual memory (cumulated for all children) (KiB): 156120
Max. memory (cumulated for all children) (KiB): 143344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3570.3
system time used= 29.7058
maximum resident set size= 143344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36709
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= 13
involuntary context switches= 929


# summary of solver processes directly reported to runsolver:
#   pid: 961547
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3570.3
#   total CPU system time (s): 29.7058

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2649 second user time and 35.5075 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-18 16:51:26
IDJOB=4442978
IDBENCH=147859
IDSOLVER=3049
FILE ID=nodeC002/4442978-1721314274
RUNJOBID= nodeC002-1721307072-957514
SLURM_JOB_ID= 7542647
Free space on /tmp= 723720 MiB

SOLVER NAME= LS-MabP 2024-07-10
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/prestwich/robin/normalized-robin18.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-4442978-1721314274/watcher-4442978-1721314274 -o /tmp/evaluation-result-4442978-1721314274/solver-4442978-1721314274 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721307072-957514 --watchdog 3760  ./LS-MabP -f HOME/instance-4442978-1721314274.opb -t 3600 -s 1697597500 --no-s

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

MD5SUM BENCH= 524c0290a9c7ac599d8004695d4c7f99
RANDOM SEED=1697597500

nodeC002.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	: 0xb00001f
cpu MHz		: 3671.027
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.38
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	: 0xb00001f
cpu MHz		: 3668.539
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.354
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.38
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	: 0xb00001f
cpu MHz		: 1197.306
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 3671.009
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.38
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	: 0xb00001f
cpu MHz		: 2294.557
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.346
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.38
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	: 0xb00001f
cpu MHz		: 1197.153
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        128133268 kB
MemAvailable:   129551440 kB
Buffers:          520336 kB
Cached:          1725348 kB
SwapCached:            0 kB
Active:           944752 kB
Inactive:        2004684 kB
Active(anon):       2700 kB
Inactive(anon):   738476 kB
Active(file):     942052 kB
Inactive(file):  1266208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             18416 kB
Writeback:             4 kB
AnonPages:        703240 kB
Mapped:           119940 kB
Shmem:             37704 kB
KReclaimable:      99888 kB
Slab:             203384 kB
SReclaimable:      99888 kB
SUnreclaim:       103496 kB
KernelStack:        3900 kB
PageTables:        10284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1050480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 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:      205640 kB
DirectMap2M:    21719040 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 723732 MiB
End job on nodeC002 at 2024-07-18 17:51:34