Trace number 4458846

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.02 3613.3

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/
normalized-maxcut_opt_complete_6-partite_inlv_nvert_66.opb
MD5SUM7cbab653d296f81eb095bf1f983193d8
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-1089
Best CPU time to get the best result obtained on this benchmark2062.74
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2145
Total number of constraints183040
Number of constraints which are clauses183040
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 1815
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 1815
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 1815
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.58/2.63	o 0
2.58/2.64	o -55
2.58/2.64	o -108
2.58/2.64	o -159
2.58/2.64	o -208
2.58/2.65	o -257
2.58/2.66	o -304
2.58/2.67	o -351
2.58/2.68	o -398
2.58/2.68	o -476
2.58/2.69	o -519
2.68/2.70	o -562
2.68/2.72	o -605
2.68/2.74	o -648
2.68/2.75	o -675
2.68/2.76	o -716
2.68/2.78	o -743
2.78/2.80	o -770
2.78/2.81	o -831
2.78/2.82	o -846
2.78/2.85	o -853
2.78/2.88	o -854
2.78/2.89	o -869
2.87/2.90	o -880
2.87/2.92	o -891
2.87/2.93	o -896
2.87/2.96	o -905
2.87/2.97	o -910
2.87/3.00	o -915
2.99/3.01	o -918
3.09/3.11	o -921
3.18/3.27	o -922
3.38/3.47	o -926
3.68/3.76	o -965
3.68/3.77	o -970
3.78/3.86	o -975
4.08/4.15	o -980
11.25/11.38	o -985
13.85/13.96	o -987
15.45/15.55	o -990
15.65/15.70	o -993
15.65/15.78	o -996
15.74/15.84	o -999
15.84/15.90	o -1002
16.05/16.13	o -1004
16.05/16.13	o -1005
36.19/36.32	o -1013
36.19/36.35	o -1026
36.19/36.38	o -1031
38.69/38.82	o -1040
41.38/41.54	o -1049
71.39/71.65	o -1058
155.16/155.60	o -1069
750.39/752.48	o -1078
1737.97/1743.12	o -1089

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: 63968 MiB (50260 MiB free)
  memory of node 1: 64473 MiB (56590 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458846-1721889676/watcher-4458846-1721889676 -o /tmp/evaluation-result-4458846-1721889676/solver-4458846-1721889676 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721889676-283156 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=875465488 HOME/instance-4458846-1721889676.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=283217, runsolver pid=283214

[startup+0.100221 s]*
/proc/loadavg: 1.10 1.22 2.10 5/259 283218
/proc/meminfo: memFree=109389752/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=34432 memory=15908 CPUtime=0.09 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 2273 0 0 0 9 0 0 0 20 0 1 0 25497021 35258368 3977 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 8608 3977 868 1005 0 7371 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 34432 KiB
Current children cumulated memory: 15908 KiB

[startup+0.205146 s]*
/proc/loadavg: 1.10 1.22 2.10 5/259 283218
/proc/meminfo: memFree=109369576/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=39688 memory=22812 CPUtime=0.2 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 3652 0 0 0 20 0 0 0 20 0 1 0 25497021 40640512 5703 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 9922 5703 868 1005 0 8685 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 39688 KiB
Current children cumulated memory: 22812 KiB

[startup+0.305481 s]*
/proc/loadavg: 1.10 1.22 2.10 5/259 283218
/proc/meminfo: memFree=109353484/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=47668 memory=33692 CPUtime=0.29 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 5943 0 0 0 29 0 0 0 20 0 1 0 25497021 48812032 8423 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 11917 8423 1028 1005 0 10680 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 47668 KiB
Current children cumulated memory: 33692 KiB

[startup+0.70024 s]
/proc/loadavg: 1.10 1.22 2.10 5/259 283218
/proc/meminfo: memFree=109079972/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=148228 memory=133568 CPUtime=0.68 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 18897 0 0 0 64 4 0 0 20 0 1 0 25497021 151785472 33392 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 37057 33392 1028 1005 0 35820 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 148228 KiB
Current children cumulated memory: 133568 KiB

[startup+1.50024 s]
/proc/loadavg: 1.33 1.27 2.11 5/259 283218
/proc/meminfo: memFree=109000484/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=148228 memory=133892 CPUtime=1.48 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 18971 0 0 0 143 5 0 0 20 0 1 0 25497021 151785472 33473 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 37057 33473 1044 1005 0 35820 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 148228 KiB
Current children cumulated memory: 133892 KiB

[startup+3.1056 s]
/proc/loadavg: 1.33 1.27 2.11 5/259 283218
/proc/meminfo: memFree=108917340/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=154308 memory=148772 CPUtime=3.09 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 20070 0 0 0 303 6 0 0 20 0 1 0 25497021 158011392 37193 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 38577 37193 1108 1005 0 37340 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 154308 KiB
Current children cumulated memory: 148772 KiB

[startup+6.30018 s]
/proc/loadavg: 1.55 1.31 2.12 5/259 283220
/proc/meminfo: memFree=108824448/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=172596 memory=158736 CPUtime=6.27 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 21728 0 0 0 621 6 0 0 20 0 1 0 25497021 176738304 39684 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 43149 39684 1124 1005 0 41912 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 172596 KiB
Current children cumulated memory: 158736 KiB

[startup+12.7002 s]
/proc/loadavg: 1.82 1.37 2.14 5/259 283220
/proc/meminfo: memFree=108767512/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=175052 memory=165144 CPUtime=12.65 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 22375 0 0 0 1259 6 0 0 20 0 1 0 25497021 179253248 41286 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 43763 41286 1124 1005 0 42526 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 175052 KiB
Current children cumulated memory: 165144 KiB

[startup+25.5002 s]
/proc/loadavg: 2.16 1.46 2.16 5/259 283223
/proc/meminfo: memFree=108694188/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=205708 memory=187148 CPUtime=25.42 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 23694 0 0 0 2534 8 0 0 20 0 1 0 25497021 210644992 46787 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 51427 46787 1124 1005 0 50190 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 205708 KiB
Current children cumulated memory: 187148 KiB

[startup+51.1055 s]
/proc/loadavg: 2.89 1.70 2.22 5/257 283228
/proc/meminfo: memFree=108628828/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=237436 memory=212212 CPUtime=50.96 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 24885 0 0 0 5085 11 0 0 20 0 1 0 25497021 243134464 53053 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 59359 53053 1124 1005 0 58122 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 237436 KiB
Current children cumulated memory: 212212 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 2.12 2.34 5/257 283236
/proc/meminfo: memFree=108604072/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=236156 memory=217160 CPUtime=102.01 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 24996 0 0 0 10188 13 0 0 20 0 1 0 25497021 241823744 54290 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 59039 54290 1140 1005 0 57802 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 236156 KiB
Current children cumulated memory: 217160 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.48 2.45 5/257 283247
/proc/meminfo: memFree=108592072/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=236156 memory=219224 CPUtime=161.84 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 25071 0 0 0 16168 16 0 0 20 0 1 0 25497021 241823744 54806 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 59039 54806 1140 1005 0 57802 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 236156 KiB
Current children cumulated memory: 219224 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 2.81 2.56 5/257 283257
/proc/meminfo: memFree=108536800/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=236156 memory=225368 CPUtime=221.67 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 25112 0 0 0 22151 16 0 0 20 0 1 0 25497021 241823744 56342 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 59039 56342 1140 1005 0 57802 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 236156 KiB
Current children cumulated memory: 225368 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.06 2.67 5/255 283267
/proc/meminfo: memFree=108505252/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=239736 memory=233336 CPUtime=281.52 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 25668 0 0 0 28129 23 0 0 20 0 1 0 25497021 245489664 58334 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 59934 58334 1140 1005 0 58697 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 239736 KiB
Current children cumulated memory: 233336 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.25 2.76 5/254 283278
/proc/meminfo: memFree=108478576/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=264132 memory=255908 CPUtime=341.36 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 26698 0 0 0 34107 29 0 0 20 0 1 0 25497021 270471168 63977 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 66033 63977 1140 1005 0 64796 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 255908 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 3.42 2.85 5/254 283289
/proc/meminfo: memFree=108477312/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=264132 memory=255908 CPUtime=401.19 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 26733 0 0 0 40090 29 0 0 20 0 1 0 25497021 270471168 63977 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 66033 63977 1140 1005 0 64796 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 264132 KiB
Current children cumulated memory: 255908 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.54 2.93 5/254 283301
/proc/meminfo: memFree=108439776/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=264132 memory=255908 CPUtime=461.01 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 26770 0 0 0 46072 29 0 0 20 0 1 0 25497021 270471168 63977 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 66033 63977 1140 1005 0 64796 0

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

[startup+3102.3 s]
/proc/loadavg: 4.09 4.11 4.05 5/258 285007
/proc/meminfo: memFree=107434976/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3092.73 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31083 0 0 0 309139 134 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3092.73 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3162.3 s]
/proc/loadavg: 4.14 4.12 4.06 5/257 285017
/proc/meminfo: memFree=107428796/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3152.54 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31186 0 0 0 315115 139 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3152.54 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3222.3 s]
/proc/loadavg: 4.21 4.14 4.07 5/257 285027
/proc/meminfo: memFree=107427376/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3212.36 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31298 0 0 0 321091 145 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3212.36 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3282.3 s]
/proc/loadavg: 4.19 4.15 4.08 5/254 285038
/proc/meminfo: memFree=107425340/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3272.18 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31398 0 0 0 327067 151 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3272.18 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.13 4.08 5/254 285048
/proc/meminfo: memFree=107418328/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3331.99 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31509 0 0 0 333041 158 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3331.99 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/254 285058
/proc/meminfo: memFree=107394368/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3391.78 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31626 0 0 0 339012 166 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3391.78 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.13 4.08 5/254 285069
/proc/meminfo: memFree=107391196/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3451.56 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31748 0 0 0 344982 174 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3451.56 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.08 5/254 285079
/proc/meminfo: memFree=107379092/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3511.34 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31867 0 0 0 350954 180 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3511.34 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.08 5/256 285093
/proc/meminfo: memFree=107377388/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3571.12 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 31985 0 0 0 356923 189 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3571.12 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/256 285098
/proc/meminfo: memFree=107376380/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3600.01 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 32045 0 0 0 359808 193 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3600.08 s, system=1.93899 s

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

[startup+3612 s]*
/proc/loadavg: 4.10 4.11 4.09 4/250 285175
/proc/meminfo: memFree=108382752/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3600.72 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 32045 0 0 0 359879 193 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3600.72 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3612.8 s]
/proc/loadavg: 4.10 4.11 4.09 4/250 285175
/proc/meminfo: memFree=108382752/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3601.51 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 32045 0 0 0 359958 193 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3601.51 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3613.2 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 285190
/proc/meminfo: memFree=108253912/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3601.91 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 32045 0 0 0 359998 193 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3601.91 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

[startup+3613.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/256 285190
/proc/meminfo: memFree=108253912/131524600 swapFree=131071728/131071996
[pid=283217] ppid=283214 vsize=315616 memory=270772 CPUtime=3602 cores=1,3
/proc/283217/stat : 283217 (Exact) R 283214 283217 283144 0 -1 4194304 32045 0 0 0 360007 193 0 0 20 0 1 0 25497021 323190784 67693 134679101440 4194304 8309489 140721462968432 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 9165528 9243992 14708736 140721462977471 140721462977640 140721462977640 140721462984655 0
/proc/283217/statm: 78904 67693 1140 1005 0 77667 0
Current children cumulated CPU time: 3602 s
Current children cumulated vsize: 315616 KiB
Current children cumulated memory: 270772 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.3
CPU time (s): 3602.02
CPU user time (s): 3600.08
CPU system time (s): 1.93899
CPU usage (%): 99.6878
Max. virtual memory (cumulated for all children) (KiB): 315616
Max. memory (cumulated for all children) (KiB): 270772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3600.08
system time used= 1.93899
maximum resident set size= 321444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32045
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= 19
involuntary context switches= 1050


# summary of solver processes directly reported to runsolver:
#   pid: 283217
#   total CPU time (s): 3602.02
#   total CPU user time (s): 3600.08
#   total CPU system time (s): 1.93899

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.6682 second user time and 9.86857 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-25 08:41:16
IDJOB=4458846
IDBENCH=178226
IDSOLVER=3060
FILE ID=nodeC029/4458846-1721889676
RUNJOBID= nodeC029-1721889676-283156
SLURM_JOB_ID= 8089335
Free space on /tmp= 890036 MiB

SOLVER NAME= Exact 2024-07-05
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/normalized-maxcut_opt_complete_6-partite_inlv_nvert_66.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-4458846-1721889676/watcher-4458846-1721889676 -o /tmp/evaluation-result-4458846-1721889676/solver-4458846-1721889676 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721889676-283156 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=875465488 HOME/instance-4458846-1721889676.opb

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

MD5SUM BENCH= 7cbab653d296f81eb095bf1f983193d8
RANDOM SEED=875465488

nodeC029.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.578
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.50
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		: 3654.193
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.34
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.894
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.50
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		: 3666.484
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.34
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		: 3600.299
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.50
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		: 3633.217
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.34
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		: 3660.472
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.50
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		: 3661.613
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        109424076 kB
MemAvailable:   129550208 kB
Buffers:          301008 kB
Cached:         20528544 kB
SwapCached:           44 kB
Active:          2803008 kB
Inactive:       18420604 kB
Active(anon):       1452 kB
Inactive(anon):   446616 kB
Active(file):    2801556 kB
Inactive(file): 17973988 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071728 kB
Dirty:             37580 kB
Writeback:             0 kB
AnonPages:        394076 kB
Mapped:           130320 kB
Shmem:             54012 kB
KReclaimable:     380824 kB
Slab:             514900 kB
SReclaimable:     380824 kB
SUnreclaim:       134076 kB
KernelStack:        4012 kB
PageTables:         9856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     775772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            21472 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      350932 kB
DirectMap2M:    44511232 kB
DirectMap1G:    91226112 kB

Free space on /tmp at the end= 890036 MiB
End job on nodeC029 at 2024-07-25 09:41:29