Trace number 4443068

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 3609.11

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
prestwich/robin/normalized-robin12.opb
MD5SUMe3014e41fec9c16977639004d85b0b7a
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 benchmark0.410512
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4356
Total number of constraints600
Number of constraints which are clauses264
Number of constraints which are cardinality constraints (but not clauses)336
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint66
Maximum length of a constraint121
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 123
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3599.90/3609.10	c Filename:instance-4443068-1721314280.opb, Cutoff_time:3600, memory_limit_gb:500000
3599.90/3609.10	c Use Presolve
3599.90/3609.10	c Parse finsih
3599.90/3609.10	c Start Presolve
3599.90/3609.10	c After Reduce Vars: 4356 Clauses: 600 Top clause weight: 1 Hard Clauses: 600
3599.90/3609.10	c Use LS-small
3599.90/3609.10	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 (63033 MiB free)
  memory of node 1: 64510 MiB (62261 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Starting watchdog threadard l
4.18.0-301.1.el8.x86_64
Starting watchdog threadard l
4.18.0-301.1.el8.x86_64Current StackSize limit: 8192 KiB

solver pid=961685, runsolver pid=961682

[startup+0.100089 s]*
/proc/loadavg: 4.15 4.12 4.10 5/243 961686
/proc/meminfo: memFree=128293152/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=26920 memory=13772 CPUtime=0.1 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 2482 0 0 0 10 0 0 0 20 0 1 0 183586048 27566080 3443 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 6730 3443 1105 2753 0 3383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26920 KiB
Current children cumulated memory: 13772 KiB

[startup+0.212715 s]*
/proc/loadavg: 4.15 4.12 4.10 5/243 961686
/proc/meminfo: memFree=128285592/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=0.21 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 21 0 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+0.312505 s]*
/proc/loadavg: 4.15 4.12 4.10 5/243 961686
/proc/meminfo: memFree=128285192/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=0.32 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 31 1 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+0.7003 s]
/proc/loadavg: 4.15 4.12 4.10 5/243 961686
/proc/meminfo: memFree=128285052/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=0.68 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 67 1 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+1.5003 s]
/proc/loadavg: 4.15 4.12 4.10 5/243 961686
/proc/meminfo: memFree=128285024/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=1.49 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 146 3 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+3.11254 s]
/proc/loadavg: 4.14 4.12 4.09 5/243 961688
/proc/meminfo: memFree=128284888/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=3.1 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 302 8 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+6.30028 s]
/proc/loadavg: 4.14 4.12 4.09 5/243 961688
/proc/meminfo: memFree=128284700/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=6.27 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 612 15 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+12.7003 s]
/proc/loadavg: 4.20 4.13 4.10 5/243 961688
/proc/meminfo: memFree=128284584/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=12.66 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 1232 34 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.13 4.10 5/243 961691
/proc/meminfo: memFree=128284176/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=25.42 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 2476 66 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+51.1123 s]
/proc/loadavg: 4.18 4.13 4.10 5/243 961694
/proc/meminfo: memFree=128283572/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=50.97 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 4960 137 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/243 961749
/proc/meminfo: memFree=128217284/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21344 CPUtime=102.02 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4338 0 0 0 9928 274 0 0 20 0 1 0 183586048 35135488 5336 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5336 1153 2753 0 5231 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21344 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/243 961759
/proc/meminfo: memFree=128216532/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=161.86 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4382 0 0 0 15747 439 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/243 961770
/proc/meminfo: memFree=128215520/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=221.71 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4394 0 0 0 21569 602 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/243 962165
/proc/meminfo: memFree=128214892/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=281.56 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4406 0 0 0 27392 764 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/243 962175
/proc/meminfo: memFree=128214532/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=341.41 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4412 0 0 0 33213 928 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/243 962186
/proc/meminfo: memFree=128214092/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=401.26 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4418 0 0 0 39031 1095 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/243 962365
/proc/meminfo: memFree=128212800/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=461.1 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4424 0 0 0 44854 1256 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0

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

/proc/loadavg: 4.12 4.13 4.15 5/244 963479
/proc/meminfo: memFree=128186160/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3154.3 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4694 0 0 0 306797 8633 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3154.3 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.12 4.14 5/244 963490
/proc/meminfo: memFree=128185596/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3214.15 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4700 0 0 0 312621 8794 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3214.15 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.15 5/241 963501
/proc/meminfo: memFree=128184952/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3274.01 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4706 0 0 0 318442 8959 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3274.01 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.14 5/241 963512
/proc/meminfo: memFree=128184424/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3333.86 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4712 0 0 0 324263 9123 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3333.86 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3402.3 s]
/proc/loadavg: 4.23 4.15 4.15 5/243 963526
/proc/meminfo: memFree=128183572/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3393.7 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4718 0 0 0 330088 9282 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3393.7 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.14 5/243 963537
/proc/meminfo: memFree=128183184/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3453.55 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4724 0 0 0 335909 9446 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3453.55 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.14 4.14 5/243 963547
/proc/meminfo: memFree=128182612/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3513.4 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4730 0 0 0 341725 9615 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3513.4 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3582.3 s]
/proc/loadavg: 4.17 4.14 4.14 5/244 963560
/proc/meminfo: memFree=128181764/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3573.25 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 347539 9786 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3573.25 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

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

# cumulated CPU time of all completed processes:  user=3501.41 s, system=98.5965 s

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

[startup+3584 s]*
/proc/loadavg: 4.16 4.14 4.14 5/244 963562
/proc/meminfo: memFree=128181672/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3574.96 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 347705 9791 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3574.96 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3596.8 s]
/proc/loadavg: 4.13 4.14 4.14 5/244 963563
/proc/meminfo: memFree=128181568/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3587.72 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 348946 9826 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3587.72 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3603.2 s]
/proc/loadavg: 3.95 4.10 4.13 3/230 963628
/proc/meminfo: memFree=128396300/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3594.1 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 349568 9842 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3594.1 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3606.4 s]
/proc/loadavg: 3.95 4.10 4.13 3/230 963628
/proc/meminfo: memFree=128396296/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3597.29 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 349877 9852 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3597.29 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3608 s]*
/proc/loadavg: 3.87 4.08 4.12 3/230 963628
/proc/meminfo: memFree=128396276/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3598.9 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 350034 9856 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3598.9 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3608.8 s]
/proc/loadavg: 3.87 4.08 4.12 3/230 963628
/proc/meminfo: memFree=128396276/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3599.68 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 350110 9858 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3599.68 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

[startup+3609 s]*
/proc/loadavg: 3.87 4.08 4.12 3/230 963628
/proc/meminfo: memFree=128396268/131655788 swapFree=131071996/131071996
[pid=961685] ppid=961682 vsize=34312 memory=21576 CPUtime=3599.9 cores=0,2
/proc/961685/stat : 961685 (LS-MabP) R 961682 961685 957501 0 -1 4194304 4736 0 0 0 350131 9859 0 0 20 0 1 0 183586048 35135488 5394 134679101440 4194304 15467897 140735313901968 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 38793216 140735313908761 140735313908870 140735313908870 140735313915886 0
/proc/961685/statm: 8578 5394 1153 2753 0 5231 0
Current children cumulated CPU time: 3599.9 s
Current children cumulated vsize: 34312 KiB
Current children cumulated memory: 21576 KiB

Child status: 0

Real time (s): 3609.11
CPU time (s): 3600.01
CPU user time (s): 3501.41
CPU system time (s): 98.5965
CPU usage (%): 99.7477
Max. virtual memory (cumulated for all children) (KiB): 34312
Max. memory (cumulated for all children) (KiB): 21576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3501.41
system time used= 98.5965
maximum resident set size= 21576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4739
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= 8
involuntary context switches= 24635


# summary of solver processes directly reported to runsolver:
#   pid: 961685
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3501.41
#   total CPU system time (s): 98.5965

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0086 second user time and 33.5709 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-18 16:51:32
IDJOB=4443068
IDBENCH=147862
IDSOLVER=3049
FILE ID=nodeC002/4443068-1721314280
RUNJOBID= nodeC002-1721307072-957511
SLURM_JOB_ID= 7542647
Free space on /tmp= 723732 MiB

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

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

MD5SUM BENCH= e3014e41fec9c16977639004d85b0b7a
RANDOM SEED=1272694317

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		: 3605.663
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		: 3491.693
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.153
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.312
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		: 3667.459
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		: 3666.419
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.359
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.373
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:        128302844 kB
MemAvailable:   129709156 kB
Buffers:          520348 kB
Cached:          1713740 kB
SwapCached:            0 kB
Active:           934904 kB
Inactive:        1845028 kB
Active(anon):       2692 kB
Inactive(anon):   580848 kB
Active(file):     932212 kB
Inactive(file):  1264180 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             68400 kB
Writeback:            76 kB
AnonPages:        545660 kB
Mapped:           119712 kB
Shmem:             37704 kB
KReclaimable:      99900 kB
Slab:             203124 kB
SReclaimable:      99900 kB
SUnreclaim:       103224 kB
KernelStack:        3952 kB
PageTables:        10600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     904596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    329728 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= 723748 MiB
End job on nodeC002 at 2024-07-18 17:51:42