Trace number 4458768

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
Exact 2024-07-05? (TO) 3602.07 3610.8

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_block/
normalized-maxcut_opt_complete_5-partite_block_nvert_55.opb
MD5SUMff0f59bbfc198112e385d67f72301d6a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-726
Best CPU time to get the best result obtained on this benchmark151.254
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1485
Total number of constraints104940
Number of constraints which are clauses104940
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 1210
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1210
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1210
Number of bits of the biggest sum of numbers11
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

2.08/2.19	o 0
2.17/2.20	o -44
2.17/2.20	o -86
2.17/2.20	o -126
2.17/2.20	o -166
2.17/2.21	o -204
2.17/2.21	o -242
2.17/2.22	o -280
2.17/2.23	o -318
2.17/2.24	o -650
2.17/2.24	o -654
2.17/2.24	o -658
2.17/2.26	o -662
2.37/2.48	o -666
3.08/3.13	o -670
3.17/3.28	o -674
3.47/3.50	o -676
3.47/3.50	o -678
5.76/5.81	o -680
6.26/6.33	o -686
7.06/7.19	o -690
11.34/11.46	o -694
22.32/22.49	o -700
22.42/22.53	o -706
23.22/23.32	o -718
45.46/45.68	o -720
69.50/69.78	o -722
69.60/69.81	o -726

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458768-1721873148/watcher-4458768-1721873148 -o /tmp/evaluation-result-4458768-1721873148/solver-4458768-1721873148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721865115-218440 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=965725185 HOME/instance-4458768-1721873148.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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
Current StackSize limit: 8192 KiB

solver pid=224296, runsolver pid=224293

[startup+0.100829 s]*
/proc/loadavg: 4.07 4.12 4.09 5/254 224297
/proc/meminfo: memFree=114193248/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=33680 memory=13676 CPUtime=0.09 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 2227 0 0 0 9 0 0 0 20 0 1 0 23838419 34488320 3419 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 8420 3419 868 1005 0 7183 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33680 KiB
Current children cumulated memory: 13676 KiB

[startup+0.20585 s]*
/proc/loadavg: 4.07 4.12 4.09 5/254 224297
/proc/meminfo: memFree=114167008/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=57852 memory=40496 CPUtime=0.19 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 6439 0 0 0 17 2 0 0 20 0 1 0 23838419 59240448 10124 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 3 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 14463 10124 1028 1005 0 13226 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 57852 KiB
Current children cumulated memory: 40496 KiB

[startup+0.305835 s]*
/proc/loadavg: 4.07 4.12 4.09 5/254 224297
/proc/meminfo: memFree=114131028/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=93524 memory=75832 CPUtime=0.29 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 13984 0 0 0 26 3 0 0 20 0 1 0 23838419 95768576 18958 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 23381 18958 1028 1005 0 22144 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 93524 KiB
Current children cumulated memory: 75832 KiB

[startup+0.700222 s]
/proc/loadavg: 4.07 4.12 4.09 5/254 224297
/proc/meminfo: memFree=114131012/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=93524 memory=76152 CPUtime=0.67 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 14018 0 0 0 64 3 0 0 20 0 1 0 23838419 95768576 19038 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 23381 19038 1044 1005 0 22144 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 93524 KiB
Current children cumulated memory: 76152 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.12 4.09 5/254 224297
/proc/meminfo: memFree=114128324/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=99448 memory=79848 CPUtime=1.48 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 14981 0 0 0 144 4 0 0 20 0 1 0 23838419 101834752 19962 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 24862 19962 1044 1005 0 23625 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 99448 KiB
Current children cumulated memory: 79848 KiB

[startup+3.10555 s]
/proc/loadavg: 4.07 4.12 4.09 5/254 224297
/proc/meminfo: memFree=114120736/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=99828 memory=86988 CPUtime=3.08 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 15272 0 0 0 304 4 0 0 20 0 1 0 23838419 102223872 21747 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 24957 21747 1124 1005 0 23720 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 99828 KiB
Current children cumulated memory: 86988 KiB

[startup+6.30019 s]
/proc/loadavg: 4.07 4.12 4.09 5/254 224299
/proc/meminfo: memFree=114110440/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=105760 memory=96856 CPUtime=6.26 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 16750 0 0 0 622 4 0 0 20 0 1 0 23838419 108298240 24214 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 26440 24214 1124 1005 0 25203 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 105760 KiB
Current children cumulated memory: 96856 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.12 4.09 5/254 224299
/proc/meminfo: memFree=114099128/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=107040 memory=101752 CPUtime=12.64 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 17482 0 0 0 1260 4 0 0 20 0 1 0 23838419 109608960 25438 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 26760 25438 1124 1005 0 25523 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 107040 KiB
Current children cumulated memory: 101752 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.13 4.09 5/254 224300
/proc/meminfo: memFree=114076528/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=128592 memory=117780 CPUtime=25.41 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 18654 0 0 0 2534 7 0 0 20 0 1 0 23838419 131678208 29445 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 32148 29445 1124 1005 0 30911 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 128592 KiB
Current children cumulated memory: 117780 KiB

[startup+51.1054 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 224305
/proc/meminfo: memFree=114053468/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=128592 memory=120004 CPUtime=50.94 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 18703 0 0 0 5087 7 0 0 20 0 1 0 23838419 131678208 30001 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 32148 30001 1124 1005 0 30911 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 128592 KiB
Current children cumulated memory: 120004 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.11 4.09 5/254 224314
/proc/meminfo: memFree=114035244/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=130252 memory=123912 CPUtime=102.01 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 19360 0 0 0 10190 11 0 0 20 0 1 0 23838419 133378048 30978 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 32563 30978 1124 1005 0 31326 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 130252 KiB
Current children cumulated memory: 123912 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/254 224326
/proc/meminfo: memFree=114000132/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=131340 memory=125144 CPUtime=161.85 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 19661 0 0 0 16170 15 0 0 20 0 1 0 23838419 134492160 31286 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 32835 31286 1124 1005 0 31598 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 131340 KiB
Current children cumulated memory: 125144 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/254 224336
/proc/meminfo: memFree=113970676/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=177120 memory=147468 CPUtime=221.7 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 21559 0 0 0 22149 21 0 0 20 0 1 0 23838419 181370880 36867 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 44280 36867 1140 1005 0 43043 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 177120 KiB
Current children cumulated memory: 147468 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/257 224351
/proc/meminfo: memFree=113967560/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=177120 memory=147468 CPUtime=281.53 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 21577 0 0 0 28132 21 0 0 20 0 1 0 23838419 181370880 36867 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 44280 36867 1140 1005 0 43043 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 177120 KiB
Current children cumulated memory: 147468 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/257 224362
/proc/meminfo: memFree=113947588/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=177120 memory=147468 CPUtime=341.38 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 21596 0 0 0 34110 28 0 0 20 0 1 0 23838419 181370880 36867 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 44280 36867 1140 1005 0 43043 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 177120 KiB
Current children cumulated memory: 147468 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/257 224373
/proc/meminfo: memFree=113944580/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=177120 memory=147468 CPUtime=401.22 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 21618 0 0 0 40085 37 0 0 20 0 1 0 23838419 181370880 36867 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 44280 36867 1140 1005 0 43043 0
Current children cumulated CPU time: 401.22 s
Current children cumulated vsize: 177120 KiB
Current children cumulated memory: 147468 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/257 224384
/proc/meminfo: memFree=113940280/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=177120 memory=147468 CPUtime=461.05 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 21637 0 0 0 46068 37 0 0 20 0 1 0 23838419 181370880 36867 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 44280 36867 1140 1005 0 43043 0

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

[startup+3042.3 s]
/proc/loadavg: 3.18 3.72 3.95 4/249 225896
/proc/meminfo: memFree=113763560/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=170392 CPUtime=3034.78 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26199 0 0 0 303318 160 0 0 20 0 1 0 23838419 200474624 42598 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 42598 1140 1005 0 47707 0
Current children cumulated CPU time: 3034.78 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 170392 KiB

[startup+3102.3 s]
/proc/loadavg: 3.11 3.60 3.89 4/250 225907
/proc/meminfo: memFree=113761184/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=170392 CPUtime=3094.64 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26243 0 0 0 309304 160 0 0 20 0 1 0 23838419 200474624 42598 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 42598 1140 1005 0 47707 0
Current children cumulated CPU time: 3094.64 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 170392 KiB

[startup+3162.3 s]
/proc/loadavg: 2.82 3.44 3.81 3/245 226120
/proc/meminfo: memFree=114930764/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=170392 CPUtime=3154.49 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26296 0 0 0 315289 160 0 0 20 0 1 0 23838419 200474624 42598 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 42598 1140 1005 0 47707 0
Current children cumulated CPU time: 3154.49 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 170392 KiB

[startup+3222.3 s]
/proc/loadavg: 1.70 3.01 3.64 2/238 226160
/proc/meminfo: memFree=115640164/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3214.37 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26355 0 0 0 321272 165 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3214.37 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3282.3 s]
/proc/loadavg: 1.30 2.65 3.48 2/240 226175
/proc/meminfo: memFree=115639232/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3274.25 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26391 0 0 0 327251 174 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3274.25 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3342.3 s]
/proc/loadavg: 1.21 2.38 3.33 2/238 226198
/proc/meminfo: memFree=115638612/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3334.12 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26442 0 0 0 333231 181 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3334.12 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3402.3 s]
/proc/loadavg: 1.13 2.14 3.19 2/237 226209
/proc/meminfo: memFree=115637684/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3394 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26487 0 0 0 339207 193 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3394 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3462.3 s]
/proc/loadavg: 1.12 1.95 3.05 2/235 226220
/proc/meminfo: memFree=115637068/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3453.87 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26539 0 0 0 345182 205 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3453.87 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.79 2.93 2/235 226230
/proc/meminfo: memFree=115636260/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3513.75 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26585 0 0 0 351162 213 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3513.75 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.66 2.81 2/233 226242
/proc/meminfo: memFree=115635868/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3573.62 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26633 0 0 0 357138 224 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3573.62 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 1.11 1.62 2.76 2/233 226248
/proc/meminfo: memFree=115635568/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3600.06 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26633 0 0 0 359778 228 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3610.8 s]
# the end of solver process 224296 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3599.78 s, system=2.29061 s

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

[startup+3609.6 s]
/proc/loadavg: 1.11 1.62 2.76 2/233 226248
/proc/meminfo: memFree=115635568/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3600.86 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26633 0 0 0 359858 228 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3600.86 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3610.4 s]
/proc/loadavg: 1.10 1.61 2.75 2/233 226248
/proc/meminfo: memFree=115635568/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3601.66 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26633 0 0 0 359938 228 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3601.66 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

[startup+3610.8 s]
/proc/loadavg: 1.10 1.61 2.75 2/233 226248
/proc/meminfo: memFree=115635568/131524600 swapFree=131056796/131071996
[pid=224296] ppid=224293 vsize=195776 memory=172440 CPUtime=3602.05 cores=1,3
/proc/224296/stat : 224296 (Exact) R 224293 224296 218428 0 -1 4194304 26633 0 0 0 359977 228 0 0 20 0 1 0 23838419 200474624 43110 134679101440 4194304 8309489 140734003938864 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 40771584 140734003942335 140734003942504 140734003942504 140734003949519 0
/proc/224296/statm: 48944 43110 1140 1005 0 47707 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 195776 KiB
Current children cumulated memory: 172440 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3610.8
CPU time (s): 3602.07
CPU user time (s): 3599.78
CPU system time (s): 2.29061
CPU usage (%): 99.7582
Max. virtual memory (cumulated for all children) (KiB): 195776
Max. memory (cumulated for all children) (KiB): 172440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.78
system time used= 2.29061
maximum resident set size= 177664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26633
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= 15
involuntary context switches= 1042


# summary of solver processes directly reported to runsolver:
#   pid: 224296
#   total CPU time (s): 3602.07
#   total CPU user time (s): 3599.78
#   total CPU system time (s): 2.29061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.58066 second user time and 15.5631 second system time

The end

Launcher Data

Begin job on nodeC032 at 2024-07-25 04:05:48
IDJOB=4458768
IDBENCH=178157
IDSOLVER=3060
FILE ID=nodeC032/4458768-1721873148
RUNJOBID= nodeC032-1721865115-218440
SLURM_JOB_ID= 8089190
Free space on /tmp= 890060 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_block/normalized-maxcut_opt_complete_5-partite_block_nvert_55.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458768-1721873148/watcher-4458768-1721873148 -o /tmp/evaluation-result-4458768-1721873148/solver-4458768-1721873148 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC032-1721865115-218440 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=965725185 HOME/instance-4458768-1721873148.opb

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

MD5SUM BENCH= ff0f59bbfc198112e385d67f72301d6a
RANDOM SEED=965725185

nodeC032.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		: 3672.964
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.31
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.855
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	: 7005.79
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		: 3599.884
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.31
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		: 3656.904
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	: 7005.79
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		: 3672.992
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.31
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		: 3681.437
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	: 7005.79
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		: 3599.891
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.31
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		: 3629.422
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	: 7005.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        114204208 kB
MemAvailable:   128068940 kB
Buffers:          277072 kB
Cached:         14375784 kB
SwapCached:          140 kB
Active:          2583800 kB
Inactive:       14052876 kB
Active(anon):       2200 kB
Inactive(anon):  2034668 kB
Active(file):    2581600 kB
Inactive(file): 12018208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131056796 kB
Dirty:              9400 kB
Writeback:             0 kB
AnonPages:       1983712 kB
Mapped:           128732 kB
Shmem:             53052 kB
KReclaimable:     209144 kB
Slab:             327864 kB
SReclaimable:     209144 kB
SUnreclaim:       118720 kB
KernelStack:        4080 kB
PageTables:        13112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2668408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            19296 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1552384 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:      363220 kB
DirectMap2M:    42401792 kB
DirectMap1G:    93323264 kB

Free space on /tmp at the end= 890076 MiB
End job on nodeC032 at 2024-07-25 05:05:59