Trace number 4427960

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 NameAnswerobjective functionCPU timeWall clock time
LS-MabSP 2024-07-10? 3600.01 3606.45

General information on the benchmark

NamePB24/normalized-PB10/OPT-LIN/leberre/opb-paranoid/
misc2010/datasets/caixa/normalized-1336.cudf.paranoid.opb
MD5SUMba53a0f45335332c563b3f8584ac001a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.057702
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9276
Total number of constraints48188
Number of constraints which are clauses48188
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1891
Number of terms in the objective function 4388
Biggest coefficient in the objective function 2501
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 4726888
Number of bits of the sum of numbers in the objective function 23
Biggest number in a constraint 2501
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 4726888
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3599.95/3606.44	c Filename:instance-4427960-1721032367.opb, Cutoff_time:3600, memory_limit_gb:500000
3599.95/3606.44	c Use Presolve
3599.95/3606.44	c Parse finsih
3599.95/3606.44	c Start Presolve
3599.95/3606.44	c Not use presolve
3599.95/3606.44	c Use LS-small
3599.95/3606.44	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 (62499 MiB free)
  memory of node 1: 64510 MiB (63385 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4427960-1721032367/watcher-4427960-1721032367 -o /tmp/evaluation-result-4427960-1721032367/solver-4427960-1721032367 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721028771-787208 --watchdog 3760 ./LS-MabSP -f HOME/instance-4427960-1721032367.opb -t 3600 -s 236046257 

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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=789239, runsolver pid=789236

[startup+0.100091 s]*
/proc/loadavg: 4.13 4.12 4.09 5/247 789240
/proc/meminfo: memFree=128883024/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=24616 memory=11936 CPUtime=0.1 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 2048 0 0 0 10 0 0 0 20 0 1 0 155396005 25206784 2984 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 6154 2984 1073 2753 0 2807 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 24616 KiB
Current children cumulated memory: 11936 KiB

[startup+0.213166 s]*
/proc/loadavg: 4.13 4.12 4.09 5/247 789240
/proc/meminfo: memFree=128831432/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=34656 memory=21316 CPUtime=0.22 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 4396 0 0 0 21 1 0 0 20 0 1 0 155396005 35487744 5329 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 8664 5329 1073 2753 0 5317 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 34656 KiB
Current children cumulated memory: 21316 KiB

[startup+0.313076 s]*
/proc/loadavg: 4.13 4.12 4.09 5/247 789240
/proc/meminfo: memFree=128812860/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=55340 memory=36028 CPUtime=0.32 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 9036 0 0 0 30 2 0 0 20 0 1 0 155396005 56668160 9007 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 13835 9007 1105 2753 0 10488 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 55340 KiB
Current children cumulated memory: 36028 KiB

[startup+0.700315 s]
/proc/loadavg: 4.13 4.12 4.09 5/247 789240
/proc/meminfo: memFree=128729252/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=0.68 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35723 0 0 0 62 6 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+1.50027 s]
/proc/loadavg: 4.04 4.10 4.09 5/245 789254
/proc/meminfo: memFree=129499188/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=1.49 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35723 0 0 0 142 7 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+3.11217 s]
/proc/loadavg: 4.04 4.10 4.09 5/247 789288
/proc/meminfo: memFree=129395412/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=3.09 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35723 0 0 0 302 7 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+6.30024 s]
/proc/loadavg: 4.04 4.10 4.09 5/247 789288
/proc/meminfo: memFree=129395480/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=6.27 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35730 0 0 0 619 8 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+12.7002 s]
/proc/loadavg: 4.03 4.09 4.08 5/247 789290
/proc/meminfo: memFree=129395272/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=12.67 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35736 0 0 0 1255 12 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+25.5003 s]
/proc/loadavg: 4.03 4.09 4.08 5/247 789291
/proc/meminfo: memFree=129395016/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=25.44 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35736 0 0 0 2527 17 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 25.44 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+51.112 s]
/proc/loadavg: 4.07 4.10 4.09 5/245 789294
/proc/meminfo: memFree=129394400/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=51 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35736 0 0 0 5074 26 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/245 789305
/proc/meminfo: memFree=129393796/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=148736 CPUtime=102.07 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35755 0 0 0 10158 49 0 0 20 0 1 0 155396005 164638720 37184 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 37184 2657 2753 0 36848 0
Current children cumulated CPU time: 102.07 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 148736 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.12 4.09 5/245 789315
/proc/meminfo: memFree=128655384/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=152436 CPUtime=161.96 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35827 0 0 0 16123 73 0 0 20 0 1 0 155396005 164638720 38109 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38109 2657 2753 0 36848 0
Current children cumulated CPU time: 161.96 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 152436 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/241 789326
/proc/meminfo: memFree=128651544/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=221.85 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35855 0 0 0 22088 97 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 221.85 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+282.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/241 789337
/proc/meminfo: memFree=128648644/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=281.74 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35869 0 0 0 28053 121 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 281.74 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.13 4.09 5/242 789348
/proc/meminfo: memFree=128648352/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=341.63 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35883 0 0 0 34017 146 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 341.63 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/242 789360
/proc/meminfo: memFree=128648148/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=401.53 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35897 0 0 0 39981 172 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 401.53 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/244 789374
/proc/meminfo: memFree=128647704/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=461.42 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 35911 0 0 0 45946 196 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0

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

/proc/loadavg: 4.09 4.11 4.12 5/246 790818
/proc/meminfo: memFree=128614096/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3156.63 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36545 0 0 0 314328 1335 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3156.63 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/242 790829
/proc/meminfo: memFree=128614288/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3216.53 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36559 0 0 0 320291 1362 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3216.53 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.13 4.12 5/242 790839
/proc/meminfo: memFree=128614008/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3276.42 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36573 0 0 0 326255 1387 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3276.42 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3342.3 s]
/proc/loadavg: 4.22 4.15 4.12 5/243 791018
/proc/meminfo: memFree=128613192/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3336.32 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36587 0 0 0 332219 1413 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3336.32 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3402.3 s]
/proc/loadavg: 4.54 4.23 4.15 5/242 791029
/proc/meminfo: memFree=128613328/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3396.2 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36601 0 0 0 338183 1437 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3396.2 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3462.3 s]
/proc/loadavg: 4.70 4.35 4.20 5/246 791100
/proc/meminfo: memFree=128612468/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3456.1 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36615 0 0 0 344149 1461 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3456.1 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3522.3 s]
/proc/loadavg: 4.80 4.44 4.24 6/246 791110
/proc/meminfo: memFree=128612652/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3515.99 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36629 0 0 0 350111 1488 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3515.99 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3582.3 s]
/proc/loadavg: 4.76 4.49 4.27 5/246 791121
/proc/meminfo: memFree=128612308/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3575.89 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36643 0 0 0 356072 1517 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3575.89 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

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

# cumulated CPU time of all completed processes:  user=3584.73 s, system=15.2738 s

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

[startup+3584 s]*
/proc/loadavg: 4.76 4.49 4.27 5/246 791121
/proc/meminfo: memFree=128612308/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3577.6 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36643 0 0 0 356243 1517 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3577.6 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3596.8 s]
/proc/loadavg: 4.64 4.47 4.27 5/246 791123
/proc/meminfo: memFree=128612252/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3590.36 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36657 0 0 0 357513 1523 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3590.36 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3603.2 s]
/proc/loadavg: 4.55 4.45 4.26 5/246 791125
/proc/meminfo: memFree=128612168/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3596.75 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36657 0 0 0 358149 1526 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3596.75 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3604.8 s]
/proc/loadavg: 4.55 4.45 4.26 5/246 791125
/proc/meminfo: memFree=128612168/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3598.35 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36657 0 0 0 358309 1526 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3598.35 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3605.6 s]
/proc/loadavg: 4.55 4.45 4.26 5/246 791125
/proc/meminfo: memFree=128612168/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3599.14 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36657 0 0 0 358388 1526 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3599.14 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3606 s]*
/proc/loadavg: 4.55 4.45 4.26 5/246 791126
/proc/meminfo: memFree=128612140/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3599.56 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36657 0 0 0 358429 1527 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3599.56 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

[startup+3606.4 s]
/proc/loadavg: 4.55 4.45 4.26 5/246 791126
/proc/meminfo: memFree=128612140/131655788 swapFree=131071996/131071996
[pid=789239] ppid=789236 vsize=160780 memory=153964 CPUtime=3599.95 cores=4,6
/proc/789239/stat : 789239 (LS-MabSP) R 789236 789239 787195 0 -1 4194304 36657 0 0 0 358468 1527 0 0 20 0 1 0 155396005 164638720 38491 134679101440 4194304 15467897 140736003820912 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 24748032 140736003826720 140736003826822 140736003826822 140736003833837 0
/proc/789239/statm: 40195 38491 2657 2753 0 36848 0
Current children cumulated CPU time: 3599.95 s
Current children cumulated vsize: 160780 KiB
Current children cumulated memory: 153964 KiB

Child status: 0

Real time (s): 3606.45
CPU time (s): 3600.01
CPU user time (s): 3584.73
CPU system time (s): 15.2738
CPU usage (%): 99.8213
Max. virtual memory (cumulated for all children) (KiB): 160780
Max. memory (cumulated for all children) (KiB): 153964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.73
system time used= 15.2738
maximum resident set size= 153964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36669
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= 16
involuntary context switches= 1170


# summary of solver processes directly reported to runsolver:
#   pid: 789239
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3584.73
#   total CPU system time (s): 15.2738

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.6035 second user time and 31.5605 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-15 10:32:59
IDJOB=4427960
IDBENCH=151201
IDSOLVER=3047
FILE ID=nodeC010/4427960-1721032367
RUNJOBID= nodeC010-1721028771-787208
SLURM_JOB_ID= 7505420
Free space on /tmp= 723724 MiB

SOLVER NAME= LS-MabSP 2024-07-10
BENCH NAME= PB24/normalized-PB10/OPT-LIN/leberre/opb-paranoid/misc2010/datasets/caixa/normalized-1336.cudf.paranoid.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-4427960-1721032367/watcher-4427960-1721032367 -o /tmp/evaluation-result-4427960-1721032367/solver-4427960-1721032367 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721028771-787208 --watchdog 3760  ./LS-MabSP -f HOME/instance-4427960-1721032367.opb -t 3600 -s 236046257

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

MD5SUM BENCH= ba53a0f45335332c563b3f8584ac001a
RANDOM SEED=236046257

nodeC010.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		: 3673.468
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.51
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		: 2893.168
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.343
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.51
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.311
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		: 3493.290
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.51
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		: 3491.805
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.173
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.51
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.174
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:        128907544 kB
MemAvailable:   129091256 kB
Buffers:          362036 kB
Cached:           667364 kB
SwapCached:            0 kB
Active:           620012 kB
Inactive:        1615164 kB
Active(anon):       1432 kB
Inactive(anon):  1242040 kB
Active(file):     618580 kB
Inactive(file):   373124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             56212 kB
Writeback:             8 kB
AnonPages:       1205800 kB
Mapped:           119004 kB
Shmem:             37704 kB
KReclaimable:      64076 kB
Slab:             155616 kB
SReclaimable:      64076 kB
SUnreclaim:        91540 kB
KernelStack:        3808 kB
PageTables:        11580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1573740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            49952 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1056768 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:      162632 kB
DirectMap2M:     9179136 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC010 at 2024-07-15 11:33:06