Trace number 4512138
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.12 | 3613.38 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw512/normalized-hw512-vm25p-dec.opb.negationfix.opb |
MD5SUM | d2e7222ae223744ca0eedd4691347876 |
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 | 4.11184 |
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 | 733696 |
Total number of constraints | 3890 |
Number of constraints which are clauses | 1432 |
Number of constraints which are cardinality constraints (but not clauses) | 1432 |
Number of constraints which are nor clauses,nor cardinality constraints | 1026 |
Minimum length of a constraint | 512 |
Maximum length of a constraint | 1433 |
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 | 511855 |
Number of bits of the biggest number in a constraint | 19 |
Biggest sum of numbers in a constraint | 2979275 |
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.01 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01 c
0.00/0.01 c user parameter file <scip.set> not found - using default parameters
0.00/0.01 c reading problem <HOME/instance-4512138-1751210745.opb>
1.58/1.68 c original problem has 733696 variables (733696 bin, 0 int, 0 impl, 0 cont) and 3890 constraints
1.58/1.68 c problem read in 1.67
1.58/1.69 c No objective function, only one solution is needed.
3.57/3.61 c presolving:
4.86/4.93 c (round 1, fast) 1650 del vars, 2 del conss, 0 add conss, 1138 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 104778 clqs
6.57/6.62 c (6.6s) running MILP presolver
24.30/24.49 c (24.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
24.80/24.96 c (round 2, medium) 1650 del vars, 3890 del conss, 2456 add conss, 1138 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 104778 clqs
34.54/34.74 c (round 3, exhaustive) 1650 del vars, 3890 del conss, 2456 add conss, 1138 chg bounds, 0 chg sides, 0 chg coeffs, 2456 upgd conss, 0 impls, 104778 clqs
48.60/48.83 c (48.8s) probing: 51/732046 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
48.60/48.83 c (48.8s) probing aborted: 50/50 successive totally useless probings
49.29/49.56 c (49.5s) 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 (56275 MiB free)
memory of node 1: 64465 MiB (43292 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512138-1751210745/watcher-4512138-1751210745 -o /tmp/evaluation-result-4512138-1751210745/solver-4512138-1751210745 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31091 --watchdog 3760 pbscip -f HOME/instance-4512138-1751210745.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
Linux 5.14.0-503.14.1.el
solver pid=32198, runsolver pid=32195
Current StackSize limit: 8192 KiB
[startup+0.100067 s]*
/proc/loadavg: 4.12 4.13 4.09 5/265 32199
/proc/meminfo: memFree=101877244/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=127048 memory=97920 CPUtime=0.09 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 21532 0 0 0 6 3 0 0 20 0 1 0 36753956 130097152 24448 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 31762 24448 3232 3530 0 23213 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 127048 KiB
Current children cumulated memory: 97920 KiB
[startup+0.205748 s]*
/proc/loadavg: 4.12 4.13 4.09 5/265 32199
/proc/meminfo: memFree=101788540/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=214788 memory=185344 CPUtime=0.2 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 43392 0 0 0 14 6 0 0 20 0 1 0 36753956 219942912 46304 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 53697 46336 3232 3530 0 45148 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 214788 KiB
Current children cumulated memory: 185344 KiB
[startup+0.305774 s]*
/proc/loadavg: 4.12 4.13 4.09 5/265 32199
/proc/meminfo: memFree=101716216/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=291956 memory=262948 CPUtime=0.29 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 62296 0 0 0 21 8 0 0 20 0 1 0 36753956 298962944 65737 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 72989 65737 3232 3530 0 64440 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 291956 KiB
Current children cumulated memory: 262948 KiB
[startup+0.700186 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 32199
/proc/meminfo: memFree=101538808/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=619224 memory=590484 CPUtime=0.68 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 142130 0 0 0 47 21 0 0 20 0 1 0 36753956 634085376 147621 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 154806 147621 3232 3530 0 146257 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 619224 KiB
Current children cumulated memory: 590484 KiB
[startup+1.50017 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 32213
/proc/meminfo: memFree=102323376/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=793200 memory=763796 CPUtime=1.48 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 185457 0 0 0 119 29 0 0 20 0 1 0 36753956 812236800 190949 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 198300 190949 3232 3530 0 189751 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 793200 KiB
Current children cumulated memory: 763796 KiB
[startup+3.10568 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 32244
/proc/meminfo: memFree=101031592/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=1756248 memory=1726132 CPUtime=3.08 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 421138 0 0 0 245 63 0 0 20 0 1 0 36753956 1798397952 431533 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 439062 431533 3520 3530 0 430513 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1756248 KiB
Current children cumulated memory: 1726132 KiB
[startup+6.30017 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 32244
/proc/meminfo: memFree=98765592/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=2226460 memory=2169344 CPUtime=6.27 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 476699 0 0 0 549 78 0 0 20 0 1 0 36753956 2279895040 542336 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 556615 542336 3616 3530 0 548066 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2226460 KiB
Current children cumulated memory: 2169344 KiB
[startup+12.7002 s]
/proc/loadavg: 4.10 4.12 4.09 5/265 32245
/proc/meminfo: memFree=95516932/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=2471108 memory=2404320 CPUtime=12.64 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 496292 0 0 0 1171 93 0 0 20 0 1 0 36753956 2530414592 601080 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 617777 601080 3712 3530 0 609228 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2471108 KiB
Current children cumulated memory: 2404320 KiB
[startup+25.5002 s]
/proc/loadavg: 4.30 4.17 4.10 5/265 32245
/proc/meminfo: memFree=94441232/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=2256724 memory=2200508 CPUtime=25.4 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 497808 0 0 0 2446 94 0 0 20 0 1 0 36753956 2310885376 550127 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 564181 550127 3712 3530 0 555632 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2256724 KiB
Current children cumulated memory: 2200508 KiB
[startup+51.1058 s]
/proc/loadavg: 4.44 4.22 4.12 5/265 32245
/proc/meminfo: memFree=92309752/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=4046804 memory=3592392 CPUtime=50.89 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 723013 0 0 0 4955 134 0 0 20 0 1 0 36753956 4143927296 898098 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1011701 898098 3776 3530 0 1003152 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 4046804 KiB
Current children cumulated memory: 3592392 KiB
[startup+102.3 s]
/proc/loadavg: 4.19 4.18 4.11 5/266 32249
/proc/meminfo: memFree=91761864/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365492 memory=4796280 CPUtime=101.88 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 870552 0 0 0 10012 176 0 0 20 0 1 0 36753956 5494263808 1199070 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341373 1199070 3776 3530 0 1332824 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 5365492 KiB
Current children cumulated memory: 4796280 KiB
[startup+162.3 s]
/proc/loadavg: 4.18 4.18 4.11 5/265 32251
/proc/meminfo: memFree=88436444/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365492 memory=4831096 CPUtime=161.65 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 870630 0 0 0 15987 178 0 0 20 0 1 0 36753956 5494263808 1207774 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341373 1207774 3776 3530 0 1332824 0
Current children cumulated CPU time: 161.65 s
Current children cumulated vsize: 5365492 KiB
Current children cumulated memory: 4831096 KiB
[startup+222.3 s]
/proc/loadavg: 4.13 4.16 4.11 5/265 32298
/proc/meminfo: memFree=88751084/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365496 memory=4857724 CPUtime=221.41 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 870664 0 0 0 21963 178 0 0 20 0 1 0 36753956 5494267904 1214431 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341374 1214431 3776 3530 0 1332825 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 5365496 KiB
Current children cumulated memory: 4857724 KiB
[startup+282.301 s]
/proc/loadavg: 4.09 4.14 4.10 5/267 32304
/proc/meminfo: memFree=88632260/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365496 memory=4880252 CPUtime=281.18 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 870735 0 0 0 27939 179 0 0 20 0 1 0 36753956 5494267904 1220063 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341374 1220063 3776 3530 0 1332825 0
Current children cumulated CPU time: 281.18 s
Current children cumulated vsize: 5365496 KiB
Current children cumulated memory: 4880252 KiB
[startup+342.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/267 32307
/proc/meminfo: memFree=88537348/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365496 memory=4898684 CPUtime=340.94 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 870747 0 0 0 33915 179 0 0 20 0 1 0 36753956 5494267904 1224671 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341374 1224671 3776 3530 0 1332825 0
Current children cumulated CPU time: 340.94 s
Current children cumulated vsize: 5365496 KiB
Current children cumulated memory: 4898684 KiB
[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 32310
/proc/meminfo: memFree=88458004/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365496 memory=4915068 CPUtime=400.72 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 870770 0 0 0 39892 180 0 0 20 0 1 0 36753956 5494267904 1228767 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341374 1228767 3776 3530 0 1332825 0
Current children cumulated CPU time: 400.72 s
Current children cumulated vsize: 5365496 KiB
Current children cumulated memory: 4915068 KiB
[startup+462.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/266 32312
/proc/meminfo: memFree=88366488/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365496 memory=4925180 CPUtime=460.48 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871259 0 0 0 45868 180 0 0 20 0 1 0 36753956 5494267904 1231295 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341374 1231295 3776 3530 0 1332825 0
Current children cumulated CPU time: 460.48 s
################
# More data... #
################
Current children cumulated memory: 4925564 KiB
[startup+2922.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/263 32491
/proc/meminfo: memFree=107713424/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=2911.01 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871791 0 0 0 290919 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 2911.01 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+2982.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/263 32496
/proc/meminfo: memFree=107729412/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=2970.84 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871792 0 0 0 296902 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 2970.84 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3042.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/265 32502
/proc/meminfo: memFree=107704168/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3030.67 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871852 0 0 0 302885 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3030.67 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3102.3 s]
/proc/loadavg: 4.51 4.23 4.14 5/265 32504
/proc/meminfo: memFree=107701612/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3090.5 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871854 0 0 0 308868 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3090.5 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3162.3 s]
/proc/loadavg: 4.38 4.24 4.14 5/265 32506
/proc/meminfo: memFree=107703328/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3150.32 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871855 0 0 0 314850 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3150.32 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3222.3 s]
/proc/loadavg: 4.63 4.36 4.19 5/265 32508
/proc/meminfo: memFree=107700832/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3210.15 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871862 0 0 0 320833 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3210.15 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3282.3 s]
/proc/loadavg: 4.28 4.30 4.18 5/264 32512
/proc/meminfo: memFree=107692216/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3269.98 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871863 0 0 0 326816 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3269.98 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3342.3 s]
/proc/loadavg: 4.22 4.28 4.18 5/263 32515
/proc/meminfo: memFree=107718584/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3329.81 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871864 0 0 0 332799 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3329.81 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3402.3 s]
/proc/loadavg: 4.14 4.24 4.17 5/264 32518
/proc/meminfo: memFree=107718276/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4925564 CPUtime=3389.63 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871881 0 0 0 338781 182 0 0 20 0 1 0 36753956 5494284288 1231391 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231391 3776 3530 0 1332829 0
Current children cumulated CPU time: 3389.63 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4925564 KiB
[startup+3462.3 s]
/proc/loadavg: 4.09 4.21 4.17 5/264 32520
/proc/meminfo: memFree=107699004/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4926460 CPUtime=3449.46 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871881 0 0 0 344764 182 0 0 20 0 1 0 36753956 5494284288 1231615 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231615 3776 3530 0 1332829 0
Current children cumulated CPU time: 3449.46 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4926460 KiB
[startup+3522.3 s]
/proc/loadavg: 4.14 4.20 4.17 5/264 32522
/proc/meminfo: memFree=107724712/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4927100 CPUtime=3509.29 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871883 0 0 0 350747 182 0 0 20 0 1 0 36753956 5494284288 1231775 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231775 3776 3530 0 1332829 0
Current children cumulated CPU time: 3509.29 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4927100 KiB
[startup+3582.3 s]
/proc/loadavg: 4.05 4.16 4.16 5/265 32527
/proc/meminfo: memFree=107724040/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4927100 CPUtime=3569.11 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871889 0 0 0 356729 182 0 0 20 0 1 0 36753956 5494284288 1231775 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231775 3776 3530 0 1332829 0
Current children cumulated CPU time: 3569.11 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4927100 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3613.3 s]
/proc/loadavg: 4.09 4.16 4.16 5/265 32527
/proc/meminfo: memFree=107691508/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4927100 CPUtime=3600.02 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871890 0 0 0 359820 182 0 0 20 0 1 0 36753956 5494284288 1231775 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231775 3776 3530 0 1332829 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4927100 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3613.38 s]
# the end of solver process 32198 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3598.21 s, system=1.90909 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3613.3 s]
/proc/loadavg: 4.09 4.16 4.16 5/265 32527
/proc/meminfo: memFree=107691508/131250000 swapFree=33010684/33010684
[pid=32198] ppid=32195 vsize=5365512 memory=4927100 CPUtime=3600.02 cores=1,3
/proc/32198/stat : 32198 (pbscip) R 32195 32198 31079 0 -1 4194304 871890 0 0 0 359820 182 0 0 20 0 1 0 36753956 5494284288 1231775 18446744073709551615 4235264 18693293 140732607302448 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 49975296 140732607306121 140732607306220 140732607306220 140732607311822 0
/proc/32198/statm: 1341378 1231775 3776 3530 0 1332829 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 5365512 KiB
Current children cumulated memory: 4927100 KiB
Child ended because it received signal 15 (SIGTERM)
Real time (s): 3613.38
CPU time (s): 3600.12
CPU user time (s): 3598.21
CPU system time (s): 1.90909
CPU usage (%): 99.6329
Max. virtual memory (cumulated for all children) (KiB): 5365512
Max. memory (cumulated for all children) (KiB): 4927100
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.21
system time used= 1.90909
maximum resident set size= 4927100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 871890
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= 84
involuntary context switches= 2110
# summary of solver processes directly reported to runsolver:
# pid: 32198
# total CPU time (s): 3600.12
# total CPU user time (s): 3598.21
# total CPU system time (s): 1.90909
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.758 second user time and 18.4803 second system time
The end
Launcher Data
Begin job on nodeC033 at 2025-06-29 17:25:45
IDJOB=4512138
IDBENCH=160495
IDSOLVER=3365
FILE ID=nodeC033/4512138-1751210745
RUNJOBID= nodeC033-1751207147-31091
SLURM_JOB_ID= 9587633
Free space on /tmp= 432528 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm25p-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-4512138-1751210745/watcher-4512138-1751210745 -o /tmp/evaluation-result-4512138-1751210745/solver-4512138-1751210745 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31091 --watchdog 3760 pbscip -f HOME/instance-4512138-1751210745.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= d2e7222ae223744ca0eedd4691347876
RANDOM SEED=60402118
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.078
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 : 3601.800
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 : 3623.240
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 : 3633.005
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 : 3599.912
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 : 3599.945
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 : 3590.035
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 : 3557.986
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: 101957568 kB
MemAvailable: 104296160 kB
Buffers: 3280 kB
Cached: 3140448 kB
SwapCached: 0 kB
Active: 25727288 kB
Inactive: 2881052 kB
Active(anon): 25482732 kB
Inactive(anon): 0 kB
Active(file): 244556 kB
Inactive(file): 2881052 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 52388 kB
Writeback: 0 kB
AnonPages: 25463728 kB
Mapped: 136968 kB
Shmem: 18120 kB
KReclaimable: 104444 kB
Slab: 192244 kB
SReclaimable: 104444 kB
SUnreclaim: 87800 kB
KernelStack: 4272 kB
PageTables: 53188 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 27589272 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150568 kB
VmallocChunk: 0 kB
Percpu: 3680 kB
HardwareCorrupted: 0 kB
AnonHugePages: 9379840 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= 432576 MiB
End job on nodeC033 at 2025-06-29 18:25:59