Trace number 4428248

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-MabS 2024-07-10SAT4 3558 3566.91

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8451009eff5aac10a49807ab684bf277
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint64
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Filename:instance-4428248-1722788585.opb, Cutoff_time:3558, memory_limit_gb:500000
0.00/0.00	c Not use presolve
1772.93/1779.25	c Use LS-small
1772.93/1779.25	o 4
3557.98/3566.90	s SATISFIABLE
3557.98/3566.90	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 x100 -x101 x102 -x103 -x104 -x105 -x106 -x107 x108 x109 -x110 x111 -x112 x113 x114 x115 x116 -x117 x118 x119 -x120 x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 x129 x130 -x131 x132 -x133 -x134 x135 x136 -x137 x138 x139 x140 -x141 x142 -x143 x144 x145 x146 
3557.98/3566.90	c Done 1772.99s

Verifier Data

OK	4

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61551 MiB free)
  memory of node 1: 64510 MiB (63311 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4428248-1722788585/watcher-4428248-1722788585 -o /tmp/evaluation-result-4428248-1722788585/solver-4428248-1722788585 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1722781455-248882 --watchdog 3760 --use-pty ./LS-MabS -f HOME/instance-4428248-1722788585.opb -t 3558 -s 1476238637 

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
Using a pseudo terminal to collect output from the solver
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=252914, runsolver pid=252911

[startup+0.100406 s]*
/proc/loadavg: 4.09 4.11 4.09 5/257 252915
/proc/meminfo: memFree=127841692/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=34260 memory=23556 CPUtime=0.09 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 3688 0 0 0 9 0 0 0 20 0 1 0 45455931 35082240 5889 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 8565 5889 2461 2403 0 5675 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34260 KiB
Current children cumulated memory: 23556 KiB

[startup+0.205701 s]*
/proc/loadavg: 4.09 4.11 4.09 5/257 252915
/proc/meminfo: memFree=127836900/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=34592 memory=24084 CPUtime=0.19 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 3809 0 0 0 19 0 0 0 20 0 1 0 45455931 35422208 6021 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 8648 6021 2461 2403 0 5758 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 34592 KiB
Current children cumulated memory: 24084 KiB

[startup+0.305521 s]*
/proc/loadavg: 4.09 4.11 4.09 5/257 252915
/proc/meminfo: memFree=127835188/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=34592 memory=24876 CPUtime=0.29 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 3998 0 0 0 29 0 0 0 20 0 1 0 45455931 35422208 6219 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 8648 6219 2461 2403 0 5758 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 34592 KiB
Current children cumulated memory: 24876 KiB

[startup+0.700215 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 252915
/proc/meminfo: memFree=127830976/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=40752 memory=30956 CPUtime=0.69 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 5626 0 0 0 68 1 0 0 20 0 1 0 45455931 41730048 7739 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 10188 7739 2461 2403 0 7298 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40752 KiB
Current children cumulated memory: 30956 KiB

[startup+1.50022 s]
/proc/loadavg: 4.09 4.11 4.09 4/254 252929
/proc/meminfo: memFree=128151536/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=43772 memory=33924 CPUtime=1.48 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 6457 0 0 0 147 1 0 0 20 0 1 0 45455931 44822528 8481 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 10943 8481 2461 2403 0 8053 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 43772 KiB
Current children cumulated memory: 33924 KiB

[startup+3.10544 s]
/proc/loadavg: 4.09 4.10 4.09 5/257 252961
/proc/meminfo: memFree=128106648/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=48652 memory=38412 CPUtime=3.08 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 7593 0 0 0 307 1 0 0 20 0 1 0 45455931 49819648 9603 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 12163 9603 2461 2403 0 9273 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 48652 KiB
Current children cumulated memory: 38412 KiB

[startup+6.30021 s]
/proc/loadavg: 4.09 4.10 4.09 5/258 252964
/proc/meminfo: memFree=128083308/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=52896 memory=42936 CPUtime=6.26 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 8832 0 0 0 625 1 0 0 20 0 1 0 45455931 54165504 10734 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 13224 10734 2461 2403 0 10334 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 52896 KiB
Current children cumulated memory: 42936 KiB

[startup+12.7001 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 253010
/proc/meminfo: memFree=128806260/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=55948 memory=46368 CPUtime=12.63 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 9690 0 0 0 1262 1 0 0 20 0 1 0 45455931 57290752 11592 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 13987 11592 2461 2403 0 11097 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 55948 KiB
Current children cumulated memory: 46368 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.11 4.09 5/258 253013
/proc/meminfo: memFree=128764252/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=67948 memory=58272 CPUtime=25.39 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 12851 0 0 0 2537 2 0 0 20 0 1 0 45455931 69578752 14568 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 16987 14568 2461 2403 0 14097 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 67948 KiB
Current children cumulated memory: 58272 KiB

[startup+51.1048 s]
/proc/loadavg: 4.08 4.10 4.09 5/258 253016
/proc/meminfo: memFree=128714736/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=74920 memory=65556 CPUtime=50.89 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 14781 0 0 0 5087 2 0 0 20 0 1 0 45455931 76718080 16389 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 18730 16389 2717 2403 0 15840 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 74920 KiB
Current children cumulated memory: 65556 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/258 253026
/proc/meminfo: memFree=128601828/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=78356 memory=70472 CPUtime=101.88 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 16406 0 0 0 10186 2 0 0 20 0 1 0 45455931 80236544 17618 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 19589 17618 2717 2403 0 16699 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 78356 KiB
Current children cumulated memory: 70472 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/258 253422
/proc/meminfo: memFree=128587552/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=82812 memory=75472 CPUtime=161.66 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 17702 0 0 0 16163 3 0 0 20 0 1 0 45455931 84799488 18868 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 20703 18868 2717 2403 0 17813 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 82812 KiB
Current children cumulated memory: 75472 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/258 253432
/proc/meminfo: memFree=128557088/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=82812 memory=76008 CPUtime=221.48 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 17817 0 0 0 22145 3 0 0 20 0 1 0 45455931 84799488 19002 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 20703 19002 2717 2403 0 17813 0
Current children cumulated CPU time: 221.48 s
Current children cumulated vsize: 82812 KiB
Current children cumulated memory: 76008 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.11 4.09 7/258 253444
/proc/meminfo: memFree=128522820/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=94724 memory=85856 CPUtime=281.27 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 20745 0 0 0 28124 3 0 0 20 0 1 0 45455931 96997376 21464 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 23681 21464 2717 2403 0 20791 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 94724 KiB
Current children cumulated memory: 85856 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 253622
/proc/meminfo: memFree=128439828/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=108712 memory=100868 CPUtime=341.07 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 24830 0 0 0 34103 4 0 0 20 0 1 0 45455931 111321088 25217 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 27178 25217 2717 2403 0 24288 0
Current children cumulated CPU time: 341.07 s
Current children cumulated vsize: 108712 KiB
Current children cumulated memory: 100868 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/257 253632
/proc/meminfo: memFree=128313096/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=135360 memory=125476 CPUtime=400.86 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 31705 0 0 0 40080 6 0 0 20 0 1 0 45455931 138608640 31369 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 33840 31369 2717 2403 0 30950 0
Current children cumulated CPU time: 400.86 s
Current children cumulated vsize: 135360 KiB
Current children cumulated memory: 125476 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 253699
/proc/meminfo: memFree=128174644/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=173148 memory=160240 CPUtime=460.66 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 40517 0 0 0 46058 8 0 0 20 0 1 0 45455931 177303552 40060 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0

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

/proc/loadavg: 4.11 4.14 4.11 5/255 254779
/proc/meminfo: memFree=127962088/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3213.89 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 312112 9277 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3213.89 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/255 254791
/proc/meminfo: memFree=127961396/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3273.8 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 317718 9662 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3273.8 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/256 254802
/proc/meminfo: memFree=127960552/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3333.72 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 323315 10057 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3333.72 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/256 254812
/proc/meminfo: memFree=127959748/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3393.63 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 328914 10449 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3393.63 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/259 254828
/proc/meminfo: memFree=127959172/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3453.54 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 334527 10827 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3453.54 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 254839
/proc/meminfo: memFree=127958244/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3513.45 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 340122 11223 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3513.45 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

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

# cumulated CPU time of all completed processes:  user=3442.79 s, system=115.211 s

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

[startup+3532.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/259 254840
/proc/meminfo: memFree=127958140/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3523.93 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 341098 11295 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3523.93 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3545.6 s]
/proc/loadavg: 4.15 4.13 4.09 5/259 254843
/proc/meminfo: memFree=127957692/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3536.72 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 342291 11381 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3536.72 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3558.4 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 254846
/proc/meminfo: memFree=127957804/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3549.5 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 343482 11468 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3549.5 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3561.6 s]
/proc/loadavg: 4.12 4.12 4.09 5/259 254846
/proc/meminfo: memFree=127957804/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3552.69 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 343781 11488 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3552.69 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3564.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 254847
/proc/meminfo: memFree=127957804/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3555.89 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 344082 11507 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3555.89 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3565.6 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 254847
/proc/meminfo: memFree=127957712/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3556.69 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 344157 11512 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3556.69 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3566.4 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 254847
/proc/meminfo: memFree=127957720/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3557.48 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 344231 11517 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3557.48 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3566.8 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 254847
/proc/meminfo: memFree=127957720/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3557.89 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 344269 11520 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3557.89 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

[startup+3566.9 s]
/proc/loadavg: 4.11 4.12 4.09 5/259 254847
/proc/meminfo: memFree=127957720/131524600 swapFree=131071996/131071996
[pid=252914] ppid=252911 vsize=204448 memory=198572 CPUtime=3557.98 cores=4,6
/proc/252914/stat : 252914 (LS-MabS) R 252911 252914 248871 0 -1 4194304 96868 0 0 0 344278 11520 0 0 20 0 1 0 45455931 209354752 49643 134679101440 4194304 14036057 140737393015168 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 15946000 16022736 42811392 140737393017888 140737393017990 140737393017990 140737393025006 0
/proc/252914/statm: 51112 49643 2732 2403 0 48222 0
Current children cumulated CPU time: 3557.98 s
Current children cumulated vsize: 204448 KiB
Current children cumulated memory: 198572 KiB

Child status: 0

Real time (s): 3566.91
CPU time (s): 3558
CPU user time (s): 3442.79
CPU system time (s): 115.211
CPU usage (%): 99.7503
Max. virtual memory (cumulated for all children) (KiB): 590696
Max. memory (cumulated for all children) (KiB): 542824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3442.79
system time used= 115.211
maximum resident set size= 542824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96879
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= 104
involuntary context switches= 5959


# summary of solver processes directly reported to runsolver:
#   pid: 252914
#   total CPU time (s): 3558
#   total CPU user time (s): 3442.79
#   total CPU system time (s): 115.211

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.16448 second user time and 13.2991 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-08-04 18:23:05
IDJOB=4428248
IDBENCH=147612
IDSOLVER=3048
FILE ID=nodeC018/4428248-1722788585
RUNJOBID= nodeC018-1722781455-248882
SLURM_JOB_ID= 8258529
Free space on /tmp= 890004 MiB

SOLVER NAME= LS-MabS 2024-07-10
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_3.opb
COMMAND LINE= ./LS-MabS -f BENCHNAME -t 3558 -s RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4428248-1722788585/watcher-4428248-1722788585 -o /tmp/evaluation-result-4428248-1722788585/solver-4428248-1722788585 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1722781455-248882 --watchdog 3760 --use-pty ./LS-MabS -f HOME/instance-4428248-1722788585.opb -t 3558 -s 1476238637

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

MD5SUM BENCH= 8451009eff5aac10a49807ab684bf277
RANDOM SEED=1476238637

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3669.311
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3686.275
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.480
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.067
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3668.690
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3685.137
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3654.525
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.198
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127861448 kB
MemAvailable:   128717968 kB
Buffers:          302504 kB
Cached:          1391792 kB
SwapCached:            0 kB
Active:           545888 kB
Inactive:        2606772 kB
Active(anon):       1576 kB
Inactive(anon):  1486312 kB
Active(file):     544312 kB
Inactive(file):  1120460 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             26048 kB
Writeback:            60 kB
AnonPages:       1456952 kB
Mapped:           128384 kB
Shmem:             29528 kB
KReclaimable:      62788 kB
Slab:             151996 kB
SReclaimable:      62788 kB
SUnreclaim:        89208 kB
KernelStack:        4140 kB
PageTables:        12128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1952424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            22656 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1368064 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:      244436 kB
DirectMap2M:    25743360 kB
DirectMap1G:    110100480 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC018 at 2024-08-04 19:22:32