Trace number 4511706
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.13 | 3610.83 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb |
MD5SUM | 4a42be2aaf272439af058ac9b796a856 |
Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
Best result obtained on this benchmark | SAT |
Best value of the objective obtained on this benchmark | 0 |
Best CPU time to get the best result obtained on this benchmark | 2.94313 |
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 | 661504 |
Total number of constraints | 5680 |
Number of constraints which are clauses | 2583 |
Number of constraints which are cardinality constraints (but not clauses) | 2583 |
Number of constraints which are nor clauses,nor cardinality constraints | 514 |
Minimum length of a constraint | 256 |
Maximum length of a constraint | 2584 |
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 | 935283 |
Number of bits of the biggest number in a constraint | 20 |
Biggest sum of numbers in a constraint | 2150318 |
Number of bits of the biggest sum of numbers | 22 |
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.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-4511706-1751207308.opb>
1.29/1.36 c original problem has 661504 variables (661504 bin, 0 int, 0 impl, 0 cont) and 5680 constraints
1.29/1.36 c problem read in 1.36
1.29/1.37 c No objective function, only one solution is needed.
2.78/2.86 c presolving:
4.27/4.32 c (round 1, fast) 1672 del vars, 2 del conss, 0 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 164657 clqs
5.57/5.60 c (5.6s) running MILP presolver
14.75/14.88 c (14.9s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
15.15/15.25 c (round 2, medium) 1672 del vars, 5680 del conss, 3095 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 164657 clqs
24.82/24.99 c (round 3, exhaustive) 1672 del vars, 5680 del conss, 3095 add conss, 1416 chg bounds, 0 chg sides, 0 chg coeffs, 3095 upgd conss, 0 impls, 164657 clqs
35.28/35.41 c (35.4s) probing: 51/659832 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
35.28/35.41 c (35.4s) probing aborted: 50/50 successive totally useless probings
35.89/36.01 c (36.0s) 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: 63708 MiB (61850 MiB free)
memory of node 1: 64465 MiB (62037 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511706-1751207308/watcher-4511706-1751207308 -o /tmp/evaluation-result-4511706-1751207308/solver-4511706-1751207308 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31090 --watchdog 3760 pbscip -f HOME/instance-4511706-1751207308.opb -t 3600 -j 2 -m 31000
running on 2 cores: 4,6
CPU governors:
performance: 4 6
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
solver pid=31920, runsolver pid=31917
Current StackSize limit: 8192 KiB
[startup+0.10006 s]*
/proc/loadavg: 4.00 2.37 1.82 5/266 31921
/proc/meminfo: memFree=126860848/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=144656 memory=115712 CPUtime=0.09 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 25996 0 0 0 6 3 0 0 20 0 1 0 36410272 148127744 28928 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 36164 28928 3232 3530 0 27615 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 144656 KiB
Current children cumulated memory: 115712 KiB
[startup+0.205513 s]*
/proc/loadavg: 4.00 2.39 1.84 5/266 31921
/proc/meminfo: memFree=126764584/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=243848 memory=215168 CPUtime=0.2 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 50872 0 0 0 13 7 0 0 20 0 1 0 36410272 249700352 53792 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 60962 53792 3232 3530 0 52413 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 243848 KiB
Current children cumulated memory: 215168 KiB
[startup+0.305526 s]*
/proc/loadavg: 4.00 2.39 1.84 5/266 31921
/proc/meminfo: memFree=126663720/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=334672 memory=305236 CPUtime=0.29 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 72887 0 0 0 19 10 0 0 20 0 1 0 36410272 342704128 76309 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 83668 76309 3232 3530 0 75119 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 334672 KiB
Current children cumulated memory: 305236 KiB
[startup+0.700175 s]
/proc/loadavg: 4.00 2.39 1.84 5/266 31921
/proc/meminfo: memFree=126483224/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=691316 memory=662520 CPUtime=0.69 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 160160 0 0 0 46 23 0 0 20 0 1 0 36410272 707907584 165630 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 172829 165630 3232 3530 0 164280 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 691316 KiB
Current children cumulated memory: 662520 KiB
[startup+1.50018 s]
/proc/loadavg: 4.00 2.39 1.84 5/266 31921
/proc/meminfo: memFree=126278536/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=848712 memory=818572 CPUtime=1.48 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 201417 0 0 0 120 28 0 0 20 0 1 0 36410272 869081088 204643 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 212178 204643 3520 3530 0 203629 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 848712 KiB
Current children cumulated memory: 818572 KiB
[startup+3.10571 s]
/proc/loadavg: 4.00 2.39 1.84 5/266 31921
/proc/meminfo: memFree=125270904/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=1742108 memory=1695880 CPUtime=3.08 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 408940 0 0 0 248 60 0 0 20 0 1 0 36410272 1783918592 423970 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 435527 423970 3584 3530 0 426978 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1742108 KiB
Current children cumulated memory: 1695880 KiB
[startup+6.30014 s]
/proc/loadavg: 4.00 2.42 1.85 5/266 31921
/proc/meminfo: memFree=124649760/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=2274580 memory=2218692 CPUtime=6.27 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 458561 0 0 0 546 81 0 0 20 0 1 0 36410272 2329169920 554673 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 568645 554673 3712 3530 0 560096 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2274580 KiB
Current children cumulated memory: 2218692 KiB
[startup+12.7002 s]
/proc/loadavg: 4.00 2.45 1.86 5/266 31922
/proc/meminfo: memFree=124637928/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=2274580 memory=2218692 CPUtime=12.66 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 458561 0 0 0 1185 81 0 0 20 0 1 0 36410272 2329169920 554673 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 568645 554673 3712 3530 0 560096 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2274580 KiB
Current children cumulated memory: 2218692 KiB
[startup+25.5002 s]
/proc/loadavg: 4.00 2.50 1.88 5/265 31922
/proc/meminfo: memFree=124597792/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=2184668 memory=2128872 CPUtime=25.41 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 488884 0 0 0 2455 86 0 0 20 0 1 0 36410272 2237100032 532218 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 546167 532218 3744 3530 0 537618 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2184668 KiB
Current children cumulated memory: 2128872 KiB
[startup+51.1056 s]
/proc/loadavg: 4.00 2.64 1.95 5/265 31922
/proc/meminfo: memFree=122311668/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5170396 memory=4568328 CPUtime=50.95 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 826228 0 0 0 4932 163 0 0 20 0 1 0 36410272 5294485504 1142082 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1292599 1142082 3776 3530 0 1284050 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 5170396 KiB
Current children cumulated memory: 4568328 KiB
[startup+102.3 s]
/proc/loadavg: 4.04 2.87 2.07 5/265 31924
/proc/meminfo: memFree=122030760/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325048 memory=4776308 CPUtime=102.01 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 840944 0 0 0 10033 168 0 0 20 0 1 0 36410272 5452849152 1194077 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331262 1194077 3776 3530 0 1322713 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 5325048 KiB
Current children cumulated memory: 4776308 KiB
[startup+162.3 s]
/proc/loadavg: 4.11 3.11 2.20 5/265 31927
/proc/meminfo: memFree=121846788/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325052 memory=4811128 CPUtime=161.84 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 841022 0 0 0 16015 169 0 0 20 0 1 0 36410272 5452853248 1202782 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331263 1202782 3776 3530 0 1322714 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 5325052 KiB
Current children cumulated memory: 4811128 KiB
[startup+222.3 s]
/proc/loadavg: 4.09 3.29 2.32 5/265 31929
/proc/meminfo: memFree=121710912/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325052 memory=4835704 CPUtime=221.69 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 841094 0 0 0 21998 171 0 0 20 0 1 0 36410272 5452853248 1208926 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331263 1208926 3776 3530 0 1322714 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 5325052 KiB
Current children cumulated memory: 4835704 KiB
[startup+282.3 s]
/proc/loadavg: 4.15 3.45 2.44 5/264 31931
/proc/meminfo: memFree=121608860/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325052 memory=4858232 CPUtime=281.52 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 841147 0 0 0 27980 172 0 0 20 0 1 0 36410272 5452853248 1214558 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331263 1214558 3776 3530 0 1322714 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 5325052 KiB
Current children cumulated memory: 4858232 KiB
[startup+342.3 s]
/proc/loadavg: 4.11 3.57 2.54 5/265 31937
/proc/meminfo: memFree=121485020/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325052 memory=4870264 CPUtime=341.36 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 841625 0 0 0 33964 172 0 0 20 0 1 0 36410272 5452853248 1217566 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331263 1217566 3776 3530 0 1322714 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 5325052 KiB
Current children cumulated memory: 4870264 KiB
[startup+402.3 s]
/proc/loadavg: 4.08 3.66 2.64 5/266 31942
/proc/meminfo: memFree=121459308/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325056 memory=4870264 CPUtime=401.19 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 841626 0 0 0 39947 172 0 0 20 0 1 0 36410272 5452857344 1217566 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331264 1217566 3776 3530 0 1322715 0
Current children cumulated CPU time: 401.19 s
Current children cumulated vsize: 5325056 KiB
Current children cumulated memory: 4870264 KiB
[startup+462.3 s]
/proc/loadavg: 4.06 3.74 2.74 5/265 31944
/proc/meminfo: memFree=121443048/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325056 memory=4870264 CPUtime=461.03 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 841685 0 0 0 45930 173 0 0 20 0 1 0 36410272 5452857344 1217566 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331264 1217566 3776 3530 0 1322715 0
Current children cumulated CPU time: 461.03 s
################
# More data... #
################
Current children cumulated memory: 4897400 KiB
[startup+2862.3 s]
/proc/loadavg: 4.15 4.15 4.07 5/266 32126
/proc/meminfo: memFree=108328680/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4897400 CPUtime=2854.04 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 842979 0 0 0 285227 177 0 0 20 0 1 0 36410272 5452873728 1224350 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1224350 3776 3530 0 1322719 0
Current children cumulated CPU time: 2854.04 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4897400 KiB
[startup+2922.3 s]
/proc/loadavg: 4.11 4.14 4.07 5/265 32128
/proc/meminfo: memFree=108316220/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4897400 CPUtime=2913.86 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 842981 0 0 0 291208 178 0 0 20 0 1 0 36410272 5452873728 1224350 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1224350 3776 3530 0 1322719 0
Current children cumulated CPU time: 2913.86 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4897400 KiB
[startup+2982.3 s]
/proc/loadavg: 4.08 4.13 4.07 5/265 32130
/proc/meminfo: memFree=108304196/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4900600 CPUtime=2973.68 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843208 0 0 0 297189 179 0 0 20 0 1 0 36410272 5452873728 1225150 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1225150 3776 3530 0 1322719 0
Current children cumulated CPU time: 2973.68 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4900600 KiB
[startup+3042.3 s]
/proc/loadavg: 4.14 4.13 4.07 5/264 32134
/proc/meminfo: memFree=108261220/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4900984 CPUtime=3033.49 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843209 0 0 0 303169 180 0 0 20 0 1 0 36410272 5452873728 1225246 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1225246 3776 3530 0 1322719 0
Current children cumulated CPU time: 3033.49 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4900984 KiB
[startup+3102.3 s]
/proc/loadavg: 4.10 4.12 4.07 5/264 32136
/proc/meminfo: memFree=108245056/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4900984 CPUtime=3093.3 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843211 0 0 0 309150 180 0 0 20 0 1 0 36410272 5452873728 1225246 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1225246 3776 3530 0 1322719 0
Current children cumulated CPU time: 3093.3 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4900984 KiB
[startup+3162.3 s]
/proc/loadavg: 4.19 4.14 4.08 5/263 32138
/proc/meminfo: memFree=108224320/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4900984 CPUtime=3153.12 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843440 0 0 0 315131 181 0 0 20 0 1 0 36410272 5452873728 1225246 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1225246 3776 3530 0 1322719 0
Current children cumulated CPU time: 3153.12 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4900984 KiB
[startup+3222.3 s]
/proc/loadavg: 4.13 4.13 4.08 5/263 32141
/proc/meminfo: memFree=104616896/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4900984 CPUtime=3212.93 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843441 0 0 0 321112 181 0 0 20 0 1 0 36410272 5452873728 1225246 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1225246 3776 3530 0 1322719 0
Current children cumulated CPU time: 3212.93 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4900984 KiB
[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/264 32144
/proc/meminfo: memFree=101387748/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4900984 CPUtime=3272.74 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843443 0 0 0 327093 181 0 0 20 0 1 0 36410272 5452873728 1225246 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1225246 3776 3530 0 1322719 0
Current children cumulated CPU time: 3272.74 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4900984 KiB
[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.09 5/265 32149
/proc/meminfo: memFree=101284772/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4904312 CPUtime=3332.55 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843677 0 0 0 333073 182 0 0 20 0 1 0 36410272 5452873728 1226078 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1226078 3776 3530 0 1322719 0
Current children cumulated CPU time: 3332.55 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4904312 KiB
[startup+3402.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/265 32153
/proc/meminfo: memFree=101201660/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4906360 CPUtime=3392.37 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843678 0 0 0 339055 182 0 0 20 0 1 0 36410272 5452873728 1226590 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1226590 3776 3530 0 1322719 0
Current children cumulated CPU time: 3392.37 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4906360 KiB
[startup+3462.3 s]
/proc/loadavg: 4.30 4.17 4.10 5/265 32245
/proc/meminfo: memFree=94428944/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4906360 CPUtime=3452.18 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843680 0 0 0 345036 182 0 0 20 0 1 0 36410272 5452873728 1226590 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1226590 3776 3530 0 1322719 0
Current children cumulated CPU time: 3452.18 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4906360 KiB
[startup+3522.3 s]
/proc/loadavg: 4.25 4.19 4.12 5/266 32249
/proc/meminfo: memFree=91489360/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4906360 CPUtime=3511.95 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843918 0 0 0 351013 182 0 0 20 0 1 0 36410272 5452873728 1226590 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1226590 3776 3530 0 1322719 0
Current children cumulated CPU time: 3511.95 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4906360 KiB
[startup+3582.3 s]
/proc/loadavg: 4.13 4.17 4.11 5/265 32251
/proc/meminfo: memFree=88616112/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4906360 CPUtime=3571.71 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843919 0 0 0 356989 182 0 0 20 0 1 0 36410272 5452873728 1226590 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1226590 3776 3530 0 1322719 0
Current children cumulated CPU time: 3571.71 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4906360 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3610.8 s]
/proc/loadavg: 4.15 4.17 4.11 5/265 32251
/proc/meminfo: memFree=86750120/131250000 swapFree=33010684/33010684
[pid=31920] ppid=31917 vsize=5325072 memory=4906360 CPUtime=3600.09 cores=4,6
/proc/31920/stat : 31920 (pbscip) R 31917 31920 31079 0 -1 4194304 843920 0 0 0 359827 182 0 0 20 0 1 0 36410272 5452873728 1226590 18446744073709551615 4235264 18693293 140737072736544 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 21375888 21430392 29048832 140737072744841 140737072744940 140737072744940 140737072750542 0
/proc/31920/statm: 1331268 1226590 3776 3530 0 1322719 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 5325072 KiB
Current children cumulated memory: 4906360 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3610.83 s]
# the end of solver process 31920 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3598.27 s, system=1.85296 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 3610.83
CPU time (s): 3600.13
CPU user time (s): 3598.27
CPU system time (s): 1.85296
CPU usage (%): 99.7036
Max. virtual memory (cumulated for all children) (KiB): 5325072
Max. memory (cumulated for all children) (KiB): 4906360
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.27
system time used= 1.85296
maximum resident set size= 4906360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 843920
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= 1136
# summary of solver processes directly reported to runsolver:
# pid: 31920
# total CPU time (s): 3600.13
# total CPU user time (s): 3598.27
# total CPU system time (s): 1.85296
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.89603 second user time and 16.7114 second system time
The end
Launcher Data
Begin job on nodeC033 at 2025-06-29 16:28:29
IDJOB=4511706
IDBENCH=160480
IDSOLVER=3365
FILE ID=nodeC033/4511706-1751207308
RUNJOBID= nodeC033-1751207147-31090
SLURM_JOB_ID= 9587633
Free space on /tmp= 432696 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm95p-dec.opb.negationfix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511706-1751207308/watcher-4511706-1751207308 -o /tmp/evaluation-result-4511706-1751207308/solver-4511706-1751207308 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31090 --watchdog 3760 pbscip -f HOME/instance-4511706-1751207308.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 4a42be2aaf272439af058ac9b796a856
RANDOM SEED=2017685675
nodeC033 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 : 0xb00002a
cpu MHz : 3600.069
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 pti ibrs ibpb stibp 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 : 7000.13
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 : 3600.068
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 pti ibrs ibpb stibp 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 : 7000.13
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 : 3597.300
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 pti ibrs ibpb stibp 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 : 7000.13
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 : 3700.000
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 pti ibrs ibpb stibp 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 : 7000.13
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.049
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 pti ibrs ibpb stibp 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 : 7000.13
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 : 3600.071
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 pti ibrs ibpb stibp 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 : 7000.13
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 : 3604.076
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 pti ibrs ibpb stibp 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 : 7000.13
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 : 3600.024
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 pti ibrs ibpb stibp 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 : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 126861100 kB
MemAvailable: 129026772 kB
Buffers: 3280 kB
Cached: 2967532 kB
SwapCached: 0 kB
Active: 956788 kB
Inactive: 2708128 kB
Active(anon): 712232 kB
Inactive(anon): 0 kB
Active(file): 244556 kB
Inactive(file): 2708128 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 49092 kB
Writeback: 4 kB
AnonPages: 697204 kB
Mapped: 138484 kB
Shmem: 18120 kB
KReclaimable: 104452 kB
Slab: 192292 kB
SReclaimable: 104452 kB
SUnreclaim: 87840 kB
KernelStack: 4288 kB
PageTables: 4664 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 1141352 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150536 kB
VmallocChunk: 0 kB
Percpu: 3680 kB
HardwareCorrupted: 0 kB
AnonHugePages: 178176 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: 221908 kB
DirectMap2M: 11083776 kB
DirectMap1G: 124780544 kB
Free space on /tmp at the end= 432416 MiB
End job on nodeC033 at 2025-06-29 17:28:40