Trace number 4515536
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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 Name | Answer | CPU time | Wall clock time |
---|
SCIP 2024-07-07 | ? (TO) | 3600.05 | 3607.5 |
General information on the benchmark
Name | PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/ sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb |
MD5SUM | 5d1633616664d1d404e86526e434c88a |
Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
Best result obtained on this benchmark | UNSAT |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | 0.066435 |
Has Objective Function | NO |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 18705 |
Total number of constraints | 3742 |
Number of constraints which are clauses | 0 |
Number of constraints which are cardinality constraints (but not clauses) | 87 |
Number of constraints which are nor clauses,nor cardinality constraints | 3655 |
Minimum length of a constraint | 5 |
Maximum length of a constraint | 15 |
Number of terms in the objective function | 0 |
Biggest coefficient in the objective function | 0 |
Number of bits for the biggest coefficient in the objective function | 0 |
Sum of the numbers in the objective function | 0 |
Number of bits of the sum of numbers in the objective function | 0 |
Biggest number in a constraint | 5 |
Number of bits of the biggest number in a constraint | 3 |
Biggest sum of numbers in a constraint | 20 |
Number of bits of the biggest sum of numbers | 5 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.00/0.02 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.02 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.02 c
0.00/0.02 c user parameter file <scip.set> not found - using default parameters
0.00/0.02 c reading problem <HOME/instance-4515536-1751236011.opb>
0.09/0.11 c original problem has 18705 variables (18705 bin, 0 int, 0 impl, 0 cont) and 3742 constraints
0.09/0.11 c problem read in 0.10
0.09/0.11 c No objective function, only one solution is needed.
0.09/0.20 c presolving:
0.19/0.24 c (round 1, fast) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 87 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.19/0.28 c (0.3s) running MILP presolver
0.28/0.33 c (0.3s) MILP presolver found nothing
0.28/0.41 c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 87 chg sides, 0 chg coeffs, 3657 upgd conss, 0 impls, 0 clqs
0.38/0.44 c (round 3, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 87 chg sides, 0 chg coeffs, 3742 upgd conss, 0 impls, 0 clqs
0.56/0.68 c (0.7s) probing: 51/18705 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.56/0.68 c (0.7s) probing aborted: 50/50 successive totally useless probings
0.65/0.71 c (0.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
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: 63794 MiB (63142 MiB free)
memory of node 1: 64507 MiB (63892 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515536-1751236011/watcher-4515536-1751236011 -o /tmp/evaluation-result-4515536-1751236011/solver-4515536-1751236011 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751236011-35719 --watchdog 3760 pbscip -f HOME/instance-4515536-1751236011.opb -t 3600 -j 2 -m 31000
running on 2 cores: 1,3
CPU governors:
performance: 1 3
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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=35768, runsolver pid=35763
[startup+0.100077 s]*
/proc/loadavg: 1.61 2.34 2.84 5/252 35777
/proc/meminfo: memFree=130024672/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=65276 memory=37504 CPUtime=0.09 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 6481 0 0 0 7 2 0 0 20 0 1 0 39280869 66842624 9376 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 16319 9376 3200 3530 0 7770 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 65276 KiB
Current children cumulated memory: 37504 KiB
[startup+0.216208 s]*
/proc/loadavg: 1.61 2.34 2.84 5/252 35777
/proc/meminfo: memFree=129961228/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=100056 memory=70656 CPUtime=0.19 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 14468 0 0 0 14 5 0 0 20 0 1 0 39280869 102457344 17664 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 25014 17664 3552 3530 0 16465 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 100056 KiB
Current children cumulated memory: 70656 KiB
[startup+0.313972 s]*
/proc/loadavg: 1.61 2.34 2.84 5/252 35777
/proc/meminfo: memFree=129921164/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=112496 memory=83276 CPUtime=0.28 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 18939 0 0 0 21 7 0 0 20 0 1 0 39280869 115195904 20819 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 28124 20819 3648 3530 0 19575 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 112496 KiB
Current children cumulated memory: 83276 KiB
[startup+0.700299 s]
/proc/loadavg: 1.61 2.34 2.84 5/252 35777
/proc/meminfo: memFree=129897224/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=130556 memory=101012 CPUtime=0.65 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 24225 0 0 0 57 8 0 0 20 0 1 0 39280869 133689344 25253 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 32639 25253 3712 3530 0 24090 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 130556 KiB
Current children cumulated memory: 101012 KiB
[startup+1.50028 s]
/proc/loadavg: 1.61 2.34 2.84 4/248 35785
/proc/meminfo: memFree=129828332/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=243180 memory=177044 CPUtime=1.44 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 43334 0 0 0 129 15 0 0 20 0 1 0 39280869 249016320 44261 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 60795 44261 3712 3530 0 52246 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 243180 KiB
Current children cumulated memory: 177044 KiB
[startup+3.11298 s]
/proc/loadavg: 1.61 2.34 2.84 5/250 35817
/proc/meminfo: memFree=129515016/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=335072 memory=272948 CPUtime=3.05 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 66773 0 0 0 284 21 0 0 20 0 1 0 39280869 343113728 68237 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 83768 68237 3712 3530 0 75219 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 335072 KiB
Current children cumulated memory: 272948 KiB
[startup+6.30025 s]
/proc/loadavg: 1.80 2.37 2.85 5/252 35822
/proc/meminfo: memFree=129065472/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=365768 memory=306012 CPUtime=6.23 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 74556 0 0 0 601 22 0 0 20 0 1 0 39280869 374546432 76503 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 91442 76503 3712 3530 0 82893 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 365768 KiB
Current children cumulated memory: 306012 KiB
[startup+12.7003 s]
/proc/loadavg: 1.98 2.39 2.86 5/252 35868
/proc/meminfo: memFree=128211468/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=399532 memory=340828 CPUtime=12.61 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 83242 0 0 0 1237 24 0 0 20 0 1 0 39280869 409120768 85207 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 99883 85207 3712 3530 0 91334 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 399532 KiB
Current children cumulated memory: 340828 KiB
[startup+25.5003 s]
/proc/loadavg: 2.43 2.47 2.88 5/252 35868
/proc/meminfo: memFree=127402136/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=442504 memory=384092 CPUtime=25.39 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 94056 0 0 0 2514 25 0 0 20 0 1 0 39280869 453124096 96023 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 110626 96023 3712 3530 0 102077 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 442504 KiB
Current children cumulated memory: 384092 KiB
[startup+51.113 s]
/proc/loadavg: 2.96 2.60 2.91 5/252 35868
/proc/meminfo: memFree=127073068/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=501848 memory=442588 CPUtime=50.95 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 108679 0 0 0 5068 27 0 0 20 0 1 0 39280869 513892352 110647 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 125462 110647 3712 3530 0 116913 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 501848 KiB
Current children cumulated memory: 442588 KiB
[startup+102.3 s]
/proc/loadavg: 3.67 2.85 2.98 5/253 35876
/proc/meminfo: memFree=126835656/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=507992 memory=451036 CPUtime=102.03 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110395 0 0 0 10176 27 0 0 20 0 1 0 39280869 520183808 112759 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 126998 112759 3712 3530 0 118449 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 507992 KiB
Current children cumulated memory: 451036 KiB
[startup+162.3 s]
/proc/loadavg: 3.94 3.08 3.05 5/252 35878
/proc/meminfo: memFree=126877056/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508000 memory=453212 CPUtime=161.9 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110403 0 0 0 16163 27 0 0 20 0 1 0 39280869 520192000 113303 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127000 113303 3712 3530 0 118451 0
Current children cumulated CPU time: 161.9 s
Current children cumulated vsize: 508000 KiB
Current children cumulated memory: 453212 KiB
[startup+222.3 s]
/proc/loadavg: 4.03 3.26 3.12 5/252 35880
/proc/meminfo: memFree=126852100/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508004 memory=453212 CPUtime=221.77 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110413 0 0 0 22150 27 0 0 20 0 1 0 39280869 520196096 113303 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127001 113303 3712 3530 0 118452 0
Current children cumulated CPU time: 221.77 s
Current children cumulated vsize: 508004 KiB
Current children cumulated memory: 453212 KiB
[startup+282.3 s]
/proc/loadavg: 4.08 3.41 3.18 5/253 35885
/proc/meminfo: memFree=126856348/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508012 memory=453212 CPUtime=281.66 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110436 0 0 0 28138 28 0 0 20 0 1 0 39280869 520204288 113303 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127003 113303 3712 3530 0 118454 0
Current children cumulated CPU time: 281.66 s
Current children cumulated vsize: 508012 KiB
Current children cumulated memory: 453212 KiB
[startup+342.3 s]
/proc/loadavg: 4.08 3.54 3.24 5/252 35887
/proc/meminfo: memFree=126863152/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508016 memory=456540 CPUtime=341.53 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110438 0 0 0 34125 28 0 0 20 0 1 0 39280869 520208384 114135 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127004 114135 3712 3530 0 118455 0
Current children cumulated CPU time: 341.53 s
Current children cumulated vsize: 508016 KiB
Current children cumulated memory: 456540 KiB
[startup+402.3 s]
/proc/loadavg: 4.69 3.78 3.34 5/251 35889
/proc/meminfo: memFree=126865176/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508020 memory=460508 CPUtime=401.41 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110463 0 0 0 40113 28 0 0 20 0 1 0 39280869 520212480 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127005 115127 3712 3530 0 118456 0
Current children cumulated CPU time: 401.41 s
Current children cumulated vsize: 508020 KiB
Current children cumulated memory: 460508 KiB
[startup+462.3 s]
/proc/loadavg: 5.05 4.09 3.48 5/251 35891
/proc/meminfo: memFree=126856816/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508024 memory=460508 CPUtime=461.29 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110465 0 0 0 46101 28 0 0 20 0 1 0 39280869 520216576 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127006 115127 3712 3530 0 118457 0
Current children cumulated CPU time: 461.29 s
################
# More data... #
################
Current children cumulated memory: 460508 KiB
[startup+2922.3 s]
/proc/loadavg: 4.14 4.17 4.10 5/252 36023
/proc/meminfo: memFree=126828484/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508116 memory=460508 CPUtime=2916.25 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110740 0 0 0 291596 29 0 0 20 0 1 0 39280869 520310784 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127029 115127 3712 3530 0 118480 0
Current children cumulated CPU time: 2916.25 s
Current children cumulated vsize: 508116 KiB
Current children cumulated memory: 460508 KiB
[startup+2982.3 s]
/proc/loadavg: 4.09 4.16 4.09 5/251 36025
/proc/meminfo: memFree=126827972/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508120 memory=460508 CPUtime=2976.13 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110742 0 0 0 297584 29 0 0 20 0 1 0 39280869 520314880 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127030 115127 3712 3530 0 118481 0
Current children cumulated CPU time: 2976.13 s
Current children cumulated vsize: 508120 KiB
Current children cumulated memory: 460508 KiB
[startup+3042.3 s]
/proc/loadavg: 4.20 4.17 4.10 5/250 36027
/proc/meminfo: memFree=126827588/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508120 memory=460508 CPUtime=3036 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110742 0 0 0 303571 29 0 0 20 0 1 0 39280869 520314880 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127030 115127 3712 3530 0 118481 0
Current children cumulated CPU time: 3036 s
Current children cumulated vsize: 508120 KiB
Current children cumulated memory: 460508 KiB
[startup+3102.3 s]
/proc/loadavg: 4.12 4.15 4.09 5/252 36035
/proc/meminfo: memFree=126829684/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508124 memory=460508 CPUtime=3095.88 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110743 0 0 0 309559 29 0 0 20 0 1 0 39280869 520318976 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127031 115127 3712 3530 0 118482 0
Current children cumulated CPU time: 3095.88 s
Current children cumulated vsize: 508124 KiB
Current children cumulated memory: 460508 KiB
[startup+3162.3 s]
/proc/loadavg: 4.15 4.15 4.09 5/252 36037
/proc/meminfo: memFree=126829304/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508124 memory=460508 CPUtime=3155.75 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110744 0 0 0 315546 29 0 0 20 0 1 0 39280869 520318976 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127031 115127 3712 3530 0 118482 0
Current children cumulated CPU time: 3155.75 s
Current children cumulated vsize: 508124 KiB
Current children cumulated memory: 460508 KiB
[startup+3222.3 s]
/proc/loadavg: 4.11 4.14 4.09 5/251 36039
/proc/meminfo: memFree=126829908/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508124 memory=460508 CPUtime=3215.63 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110744 0 0 0 321534 29 0 0 20 0 1 0 39280869 520318976 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127031 115127 3712 3530 0 118482 0
Current children cumulated CPU time: 3215.63 s
Current children cumulated vsize: 508124 KiB
Current children cumulated memory: 460508 KiB
[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.09 5/251 36043
/proc/meminfo: memFree=126828652/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508128 memory=460508 CPUtime=3275.5 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110745 0 0 0 327521 29 0 0 20 0 1 0 39280869 520323072 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127032 115127 3712 3530 0 118483 0
Current children cumulated CPU time: 3275.5 s
Current children cumulated vsize: 508128 KiB
Current children cumulated memory: 460508 KiB
[startup+3342.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/251 36045
/proc/meminfo: memFree=126827532/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508128 memory=460508 CPUtime=3335.38 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110746 0 0 0 333509 29 0 0 20 0 1 0 39280869 520323072 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127032 115127 3712 3530 0 118483 0
Current children cumulated CPU time: 3335.38 s
Current children cumulated vsize: 508128 KiB
Current children cumulated memory: 460508 KiB
[startup+3402.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/251 36047
/proc/meminfo: memFree=126828180/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508128 memory=460508 CPUtime=3395.26 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110792 0 0 0 339497 29 0 0 20 0 1 0 39280869 520323072 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127032 115127 3712 3530 0 118483 0
Current children cumulated CPU time: 3395.26 s
Current children cumulated vsize: 508128 KiB
Current children cumulated memory: 460508 KiB
[startup+3462.3 s]
/proc/loadavg: 4.17 4.13 4.09 5/251 36049
/proc/meminfo: memFree=126826780/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508132 memory=460508 CPUtime=3455.14 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110794 0 0 0 345485 29 0 0 20 0 1 0 39280869 520327168 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127033 115127 3712 3530 0 118484 0
Current children cumulated CPU time: 3455.14 s
Current children cumulated vsize: 508132 KiB
Current children cumulated memory: 460508 KiB
[startup+3522.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/251 36051
/proc/meminfo: memFree=126829284/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508132 memory=460508 CPUtime=3515.02 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110795 0 0 0 351473 29 0 0 20 0 1 0 39280869 520327168 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127033 115127 3712 3530 0 118484 0
Current children cumulated CPU time: 3515.02 s
Current children cumulated vsize: 508132 KiB
Current children cumulated memory: 460508 KiB
[startup+3582.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/251 36053
/proc/meminfo: memFree=126828640/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508136 memory=460508 CPUtime=3574.89 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110796 0 0 0 357460 29 0 0 20 0 1 0 39280869 520331264 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127034 115127 3712 3530 0 118485 0
Current children cumulated CPU time: 3574.89 s
Current children cumulated vsize: 508136 KiB
Current children cumulated memory: 460508 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3607.5 s]
/proc/loadavg: 4.10 4.10 4.09 5/251 36053
/proc/meminfo: memFree=126829560/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508136 memory=460508 CPUtime=3600.04 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110796 0 0 0 359975 29 0 0 20 0 1 0 39280869 520331264 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127034 115127 3712 3530 0 118485 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 508136 KiB
Current children cumulated memory: 460508 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3607.5 s]
# the end of solver process 35768 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3599.76 s, system=0.292807 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3607.5 s]
/proc/loadavg: 4.10 4.10 4.09 5/251 36053
/proc/meminfo: memFree=126829560/131382116 swapFree=33010684/33010684
[pid=35768] ppid=35763 vsize=508136 memory=460508 CPUtime=3600.04 cores=1,3
/proc/35768/stat : 35768 (pbscip) R 35763 35768 31357 0 -1 4194304 110796 0 0 0 359975 29 0 0 20 0 1 0 39280869 520331264 115127 18446744073709551615 4235264 18693293 140720894002736 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 39133184 140720894007689 140720894007788 140720894007788 140720894013390 0
/proc/35768/statm: 127034 115127 3712 3530 0 118485 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 508136 KiB
Current children cumulated memory: 460508 KiB
Child ended because it received signal 15 (SIGTERM)
Real time (s): 3607.5
CPU time (s): 3600.05
CPU user time (s): 3599.76
CPU system time (s): 0.292807
CPU usage (%): 99.7934
Max. virtual memory (cumulated for all children) (KiB): 508136
Max. memory (cumulated for all children) (KiB): 460508
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.76
system time used= 0.292807
maximum resident set size= 460508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110796
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= 88
involuntary context switches= 1155
# summary of solver processes directly reported to runsolver:
# pid: 35768
# total CPU time (s): 3600.05
# total CPU user time (s): 3599.76
# total CPU system time (s): 0.292807
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3475 second user time and 37.5254 second system time
The end
Launcher Data
Begin job on nodeC011 at 2025-06-30 00:26:51
IDJOB=4515536
IDBENCH=165294
IDSOLVER=3365
FILE ID=nodeC011/4515536-1751236011
RUNJOBID= nodeC011-1751236011-35719
SLURM_JOB_ID= 9587684
Free space on /tmp= 433052 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5/normalized-sumineqArity5pyramidP085.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515536-1751236011/watcher-4515536-1751236011 -o /tmp/evaluation-result-4515536-1751236011/solver-4515536-1751236011 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751236011-35719 --watchdog 3760 pbscip -f HOME/instance-4515536-1751236011.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 5d1633616664d1d404e86526e434c88a
RANDOM SEED=2107041022
nodeC011 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.288
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1196.932
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.415
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.298
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.549
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.291
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.298
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00001f
cpu MHz : 1197.302
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 6984.20
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131382116 kB
MemFree: 130061200 kB
MemAvailable: 129925240 kB
Buffers: 3280 kB
Cached: 673532 kB
SwapCached: 0 kB
Active: 369676 kB
Inactive: 374676 kB
Active(anon): 85500 kB
Inactive(anon): 0 kB
Active(file): 284176 kB
Inactive(file): 374676 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 75700 kB
Writeback: 32 kB
AnonPages: 70704 kB
Mapped: 101940 kB
Shmem: 17960 kB
KReclaimable: 89244 kB
Slab: 169320 kB
SReclaimable: 89244 kB
SUnreclaim: 80076 kB
KernelStack: 3820 kB
PageTables: 2580 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98701740 kB
Committed_AS: 335160 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 149288 kB
VmallocChunk: 0 kB
Percpu: 3776 kB
HardwareCorrupted: 0 kB
AnonHugePages: 10240 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 191304 kB
DirectMap2M: 8099840 kB
DirectMap1G: 127926272 kB
Free space on /tmp at the end= 432980 MiB
End job on nodeC011 at 2025-06-30 01:26:59