Trace number 4436307

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
Picat 2024-06-18? (TO) 3600.02 3610.6

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMd93197574d7bf829fc84498a7cd9d0ce
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 benchmark3583.48
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 constraint66
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c solving HOME/instance-4436307-1721096212.opb (Picat 3.6#12)
0.59/0.65	o 1685
1.28/1.30	o 1654
2.48/2.51	o 1023
3.48/3.51	o 551
6.27/6.36	o 365
12.35/12.45	o 228
19.74/19.88	o 145
27.92/28.02	o 96
61.72/61.93	o 63
131.72/132.10	o 40
175.38/175.93	o 26
1052.56/1055.77	o 16

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: 63931 MiB (61624 MiB free)
  memory of node 1: 64510 MiB (62359 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436307-1721096212/watcher-4436307-1721096212 -o /tmp/evaluation-result-4436307-1721096212/solver-4436307-1721096212 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721092614-828850 --watchdog 3760 pb_picat HOME/instance-4436307-1721096212.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100085 s]*
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126939188/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2046976 memory=26008 CPUtime=0.09 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 1438 0 0 0 9 0 0 0 20 0 1 0 161785365 2096103424 6502 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 511744 6502 1785 439 0 507173 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2046976 KiB
Current children cumulated memory: 26008 KiB

[startup+0.204383 s]*
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126936528/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2047108 memory=26008 CPUtime=0.19 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 1468 0 0 0 19 0 0 0 20 0 1 0 161785365 2096238592 6502 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 511777 6502 1785 439 0 507206 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2047108 KiB
Current children cumulated memory: 26008 KiB

[startup+0.304703 s]*
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126933332/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2047108 memory=26328 CPUtime=0.29 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 1495 0 0 0 29 0 0 0 20 0 1 0 161785365 2096238592 6582 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 511777 6582 1801 439 0 507206 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2047108 KiB
Current children cumulated memory: 26328 KiB

[startup+0.700181 s]
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126927472/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2050376 memory=29668 CPUtime=0.68 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 4257 0 0 0 67 1 0 0 20 0 1 0 161785365 2099585024 7417 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 512594 7417 1801 439 0 508023 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2050376 KiB
Current children cumulated memory: 29668 KiB

[startup+1.50018 s]
/proc/loadavg: 4.07 4.12 4.13 5/254 830903
/proc/meminfo: memFree=126917772/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2050376 memory=30004 CPUtime=1.48 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 6094 0 0 0 145 3 0 0 20 0 1 0 161785365 2099585024 7501 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 512594 7501 1801 439 0 508023 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2050376 KiB
Current children cumulated memory: 30004 KiB

[startup+3.10529 s]
/proc/loadavg: 4.07 4.12 4.13 5/254 830949
/proc/meminfo: memFree=128450260/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2054472 memory=33304 CPUtime=3.09 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 8257 0 0 0 304 5 0 0 20 0 1 0 161785365 2103779328 8326 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 513618 8326 1801 439 0 509047 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2054472 KiB
Current children cumulated memory: 33304 KiB

[startup+6.30016 s]
/proc/loadavg: 4.06 4.12 4.13 5/254 830949
/proc/meminfo: memFree=128438952/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2056648 memory=35096 CPUtime=6.27 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 10565 0 0 0 621 6 0 0 20 0 1 0 161785365 2106007552 8774 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 514162 8774 1801 439 0 509591 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2056648 KiB
Current children cumulated memory: 35096 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.12 4.13 5/254 830950
/proc/meminfo: memFree=128429412/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2050376 memory=30000 CPUtime=12.65 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 14946 0 0 0 1257 8 0 0 20 0 1 0 161785365 2099585024 7500 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 512594 7500 1801 439 0 508023 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2050376 KiB
Current children cumulated memory: 30000 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.11 4.13 5/254 830953
/proc/meminfo: memFree=128422848/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2058572 memory=39488 CPUtime=25.43 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 19660 0 0 0 2532 11 0 0 20 0 1 0 161785365 2107977728 9872 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 514643 9872 1801 439 0 510072 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2058572 KiB
Current children cumulated memory: 39488 KiB

[startup+51.1054 s]
/proc/loadavg: 4.16 4.13 4.13 5/255 830958
/proc/meminfo: memFree=128400488/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2063804 memory=40680 CPUtime=50.95 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 39084 0 0 0 5080 15 0 0 20 0 1 0 161785365 2113335296 10170 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 515951 10170 1801 439 0 511380 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2063804 KiB
Current children cumulated memory: 40680 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.13 4.13 5/255 830967
/proc/meminfo: memFree=128391164/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2064712 memory=45268 CPUtime=102 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 50796 0 0 0 10182 18 0 0 20 0 1 0 161785365 2114265088 11317 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 516178 11317 1801 439 0 511607 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2064712 KiB
Current children cumulated memory: 45268 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/255 830977
/proc/meminfo: memFree=128391100/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2068936 memory=49340 CPUtime=161.82 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 59518 0 0 0 16161 21 0 0 20 0 1 0 161785365 2118590464 12335 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 517234 12335 1801 439 0 512663 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2068936 KiB
Current children cumulated memory: 49340 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.12 5/257 831037
/proc/meminfo: memFree=128333964/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2081224 memory=55476 CPUtime=221.65 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 60044 0 0 0 22143 22 0 0 20 0 1 0 161785365 2131173376 13869 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 520306 13869 1801 439 0 515735 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 2081224 KiB
Current children cumulated memory: 55476 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.11 4.12 5/257 831047
/proc/meminfo: memFree=128293008/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2113992 memory=85504 CPUtime=281.47 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 61421 0 0 0 28124 23 0 0 20 0 1 0 161785365 2164727808 21376 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 528498 21376 1801 439 0 523927 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 2113992 KiB
Current children cumulated memory: 85504 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.12 4.12 5/257 831057
/proc/meminfo: memFree=128282612/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2113992 memory=85504 CPUtime=341.29 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 61430 0 0 0 34106 23 0 0 20 0 1 0 161785365 2164727808 21376 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 528498 21376 1801 439 0 523927 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 2113992 KiB
Current children cumulated memory: 85504 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.11 4.11 5/256 831067
/proc/meminfo: memFree=128269552/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2113992 memory=85504 CPUtime=401.12 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 61439 0 0 0 40089 23 0 0 20 0 1 0 161785365 2164727808 21376 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 528498 21376 1801 439 0 523927 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 2113992 KiB
Current children cumulated memory: 85504 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 4.12 4.11 5/256 831079
/proc/meminfo: memFree=128268644/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2113992 memory=87708 CPUtime=460.94 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 61449 0 0 0 46071 23 0 0 20 0 1 0 161785365 2164727808 21927 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 528498 21927 1801 439 0 523927 0

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

Current children cumulated memory: 108600 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/255 832688
/proc/meminfo: memFree=128178252/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=108540 CPUtime=2853.8 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 168404 0 0 0 285312 68 0 0 20 0 1 0 161785365 2190688256 27135 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 27135 1801 439 0 530265 0
Current children cumulated CPU time: 2853.8 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 108540 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/255 832698
/proc/meminfo: memFree=128187372/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=104392 CPUtime=2913.64 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 180693 0 0 0 291291 73 0 0 20 0 1 0 161785365 2173911040 26098 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 26098 1801 439 0 526169 0
Current children cumulated CPU time: 2913.64 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 104392 KiB

[startup+2982.3 s]
/proc/loadavg: 4.16 4.11 4.09 5/255 832709
/proc/meminfo: memFree=128184400/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=104392 CPUtime=2973.47 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 190052 0 0 0 297271 76 0 0 20 0 1 0 161785365 2173911040 26098 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 26098 1801 439 0 526169 0
Current children cumulated CPU time: 2973.47 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 104392 KiB

[startup+3042.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/255 832720
/proc/meminfo: memFree=128189032/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=106612 CPUtime=3033.3 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 193341 0 0 0 303253 77 0 0 20 0 1 0 161785365 2173911040 26653 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 26653 1801 439 0 526169 0
Current children cumulated CPU time: 3033.3 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 106612 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/255 832730
/proc/meminfo: memFree=128178644/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=104452 CPUtime=3093.13 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 198067 0 0 0 309234 79 0 0 20 0 1 0 161785365 2173911040 26113 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 26113 1801 439 0 526169 0
Current children cumulated CPU time: 3093.13 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 104452 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/255 832740
/proc/meminfo: memFree=128162208/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=110588 CPUtime=3152.96 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 203489 0 0 0 315214 82 0 0 20 0 1 0 161785365 2190688256 27647 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 27647 1801 439 0 530265 0
Current children cumulated CPU time: 3152.96 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 110588 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 832756
/proc/meminfo: memFree=128196960/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=112636 CPUtime=3212.79 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 212628 0 0 0 321193 86 0 0 20 0 1 0 161785365 2190688256 28159 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 28159 1801 439 0 530265 0
Current children cumulated CPU time: 3212.79 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 112636 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/256 832766
/proc/meminfo: memFree=128179976/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=108276 CPUtime=3272.62 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 221980 0 0 0 327172 90 0 0 20 0 1 0 161785365 2190688256 27069 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 27069 1801 439 0 530265 0
Current children cumulated CPU time: 3272.62 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 108276 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/256 832776
/proc/meminfo: memFree=128183956/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=110588 CPUtime=3332.45 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 228371 0 0 0 333152 93 0 0 20 0 1 0 161785365 2190688256 27647 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 27647 1801 439 0 530265 0
Current children cumulated CPU time: 3332.45 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 110588 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/256 832786
/proc/meminfo: memFree=128188368/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=104392 CPUtime=3392.29 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 236494 0 0 0 339132 97 0 0 20 0 1 0 161785365 2173911040 26098 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 26098 1801 439 0 526169 0
Current children cumulated CPU time: 3392.29 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 104392 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 832798
/proc/meminfo: memFree=128195412/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=108488 CPUtime=3452.12 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 241974 0 0 0 345113 99 0 0 20 0 1 0 161785365 2173911040 27122 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 27122 1801 439 0 526169 0
Current children cumulated CPU time: 3452.12 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 108488 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/254 832808
/proc/meminfo: memFree=128208348/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=112636 CPUtime=3511.96 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 243212 0 0 0 351096 100 0 0 20 0 1 0 161785365 2190688256 28159 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 28159 1801 439 0 530265 0
Current children cumulated CPU time: 3511.96 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 112636 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 832818
/proc/meminfo: memFree=128176972/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2122960 memory=106440 CPUtime=3571.79 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 247350 0 0 0 357077 102 0 0 20 0 1 0 161785365 2173911040 26610 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 530740 26610 1801 439 0 526169 0
Current children cumulated CPU time: 3571.79 s
Current children cumulated vsize: 2122960 KiB
Current children cumulated memory: 106440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.15 4.12 4.09 5/254 832916
/proc/meminfo: memFree=128312456/131524600 swapFree=131071996/131071996
[pid=830902] ppid=830899 vsize=2139344 memory=109424 CPUtime=3600.01 cores=5,7
/proc/830902/stat : 830902 (pb_picat) R 830899 830902 828837 0 -1 4194304 249331 0 0 0 359899 102 0 0 20 0 1 0 161785365 2190688256 27356 134679101440 4194304 5989780 140727342494656 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 8089048 9894864 21090304 140727342498841 140727342498917 140727342498917 140727342505932 0
/proc/830902/statm: 534836 27356 1801 439 0 530265 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2139344 KiB
Current children cumulated memory: 109424 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.6 s]
# the end of solver process 830902 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.99 s, system=1.028 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.6
CPU time (s): 3600.02
CPU user time (s): 3598.99
CPU system time (s): 1.028
CPU usage (%): 99.7069
Max. virtual memory (cumulated for all children) (KiB): 2146764
Max. memory (cumulated for all children) (KiB): 117248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.99
system time used= 1.028
maximum resident set size= 117248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249331
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= 2244


# summary of solver processes directly reported to runsolver:
#   pid: 830902
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3598.99
#   total CPU system time (s): 1.028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.05707 second user time and 16.5763 second system time

The end

Launcher Data

Begin job on nodeC022 at 2024-07-16 04:17:05
IDJOB=4436307
IDBENCH=147594
IDSOLVER=3068
FILE ID=nodeC022/4436307-1721096212
RUNJOBID= nodeC022-1721092614-828850
SLURM_JOB_ID= 7505591
Free space on /tmp= 890056 MiB

SOLVER NAME= Picat 2024-06-18
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436307-1721096212/watcher-4436307-1721096212 -o /tmp/evaluation-result-4436307-1721096212/solver-4436307-1721096212 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1721092614-828850 --watchdog 3760  pb_picat HOME/instance-4436307-1721096212.opb

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

MD5SUM BENCH= d93197574d7bf829fc84498a7cd9d0ce
RANDOM SEED=1475100927

nodeC022.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		: 3660.920
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.66
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		: 3666.871
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
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.267
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.66
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		: 3669.907
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
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		: 3660.883
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.66
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		: 3649.530
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
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		: 3600.122
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.66
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		: 3662.818
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126960600 kB
MemAvailable:   128166256 kB
Buffers:          388860 kB
Cached:          1646616 kB
SwapCached:            0 kB
Active:           673448 kB
Inactive:        3286032 kB
Active(anon):       1548 kB
Inactive(anon):  1959576 kB
Active(file):     671900 kB
Inactive(file):  1326456 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11140 kB
Writeback:             0 kB
AnonPages:       1920864 kB
Mapped:           113660 kB
Shmem:             37720 kB
KReclaimable:      93892 kB
Slab:             198716 kB
SReclaimable:      93892 kB
SUnreclaim:       104824 kB
KernelStack:        4136 kB
PageTables:        13368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    7640412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60320 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1687552 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:      228052 kB
DirectMap2M:    22614016 kB
DirectMap1G:    113246208 kB

Free space on /tmp at the end= 890068 MiB
End job on nodeC022 at 2024-07-16 05:17:15