Trace number 4511850
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.19 | 3618.62 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb |
MD5SUM | 59fcb85c6ef97ea95ede85b6c75e382f |
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 | 3.33101 |
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 | 685824 |
Total number of constraints | 5870 |
Number of constraints which are clauses | 2678 |
Number of constraints which are cardinality constraints (but not clauses) | 2678 |
Number of constraints which are nor clauses,nor cardinality constraints | 514 |
Minimum length of a constraint | 256 |
Maximum length of a constraint | 2679 |
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 | 962884 |
Number of bits of the biggest number in a constraint | 20 |
Biggest sum of numbers in a constraint | 2177919 |
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-4511850-1751208602.opb>
1.47/1.59 c original problem has 685824 variables (685824 bin, 0 int, 0 impl, 0 cont) and 5870 constraints
1.47/1.59 c problem read in 1.58
1.47/1.59 c No objective function, only one solution is needed.
3.16/3.29 c presolving:
4.76/4.86 c (round 1, fast) 1730 del vars, 2 del conss, 0 add conss, 1474 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 168346 clqs
6.25/6.38 c (6.4s) running MILP presolver
15.21/15.32 c (15.3s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
15.61/15.73 c (round 2, medium) 1730 del vars, 5870 del conss, 3190 add conss, 1474 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 168346 clqs
27.04/27.21 c (round 3, exhaustive) 1730 del vars, 5870 del conss, 3190 add conss, 1474 chg bounds, 0 chg sides, 0 chg coeffs, 3190 upgd conss, 0 impls, 168346 clqs
38.50/38.74 c (38.7s) probing: 51/684094 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
38.50/38.74 c (38.7s) probing aborted: 50/50 successive totally useless probings
39.20/39.40 c (39.4s) 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 (59013 MiB free)
memory of node 1: 64465 MiB (57621 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511850-1751208602/watcher-4511850-1751208602 -o /tmp/evaluation-result-4511850-1751208602/solver-4511850-1751208602 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751204926-27565 --watchdog 3760 pbscip -f HOME/instance-4511850-1751208602.opb -t 3600 -j 2 -m 31000
running on 2 cores: 0,2
CPU governors:
performance: 0 2
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.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=28174, runsolver pid=28171
[startup+0.100068 s]*
/proc/loadavg: 4.18 4.12 4.08 5/264 28175
/proc/meminfo: memFree=119362176/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=120644 memory=91520 CPUtime=0.08 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 19952 0 0 0 6 2 0 0 20 0 1 0 36538803 123539456 22880 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 30161 22880 3232 3530 0 21612 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 120644 KiB
Current children cumulated memory: 91520 KiB
[startup+0.205798 s]*
/proc/loadavg: 4.25 4.14 4.08 5/264 28175
/proc/meminfo: memFree=119281536/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=203948 memory=174976 CPUtime=0.19 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 40825 0 0 0 14 5 0 0 20 0 1 0 36538803 208842752 43744 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 50987 43744 3232 3530 0 42438 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 203948 KiB
Current children cumulated memory: 174976 KiB
[startup+0.305639 s]*
/proc/loadavg: 4.25 4.14 4.08 5/264 28175
/proc/meminfo: memFree=119209212/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=281500 memory=251572 CPUtime=0.29 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 59461 0 0 0 21 8 0 0 20 0 1 0 36538803 288256000 62893 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 70375 62893 3232 3530 0 61826 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 281500 KiB
Current children cumulated memory: 251572 KiB
[startup+0.7002 s]
/proc/loadavg: 4.25 4.14 4.08 5/264 28175
/proc/meminfo: memFree=119044844/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=593012 memory=563544 CPUtime=0.68 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 135413 0 0 0 48 20 0 0 20 0 1 0 36538803 607244288 140886 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 148253 140886 3232 3530 0 139704 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 593012 KiB
Current children cumulated memory: 563544 KiB
[startup+1.50018 s]
/proc/loadavg: 4.25 4.14 4.08 5/264 28175
/proc/meminfo: memFree=118761796/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=751860 memory=722136 CPUtime=1.47 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 175060 0 0 0 121 26 0 0 20 0 1 0 36538803 769904640 180534 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 187965 180534 3232 3530 0 179416 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 751860 KiB
Current children cumulated memory: 722136 KiB
[startup+3.1055 s]
/proc/loadavg: 4.25 4.14 4.08 5/264 28175
/proc/meminfo: memFree=117802944/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=1746676 memory=1701308 CPUtime=3.08 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 412355 0 0 0 244 64 0 0 20 0 1 0 36538803 1788596224 425295 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 436669 425295 3552 3530 0 428120 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1746676 KiB
Current children cumulated memory: 1701308 KiB
[startup+6.30018 s]
/proc/loadavg: 4.23 4.13 4.08 5/264 28175
/proc/meminfo: memFree=117388988/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=2286712 memory=2233844 CPUtime=6.25 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 461716 0 0 0 546 79 0 0 20 0 1 0 36538803 2341593088 558461 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 571678 558461 3616 3530 0 563129 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2286712 KiB
Current children cumulated memory: 2233844 KiB
[startup+12.7002 s]
/proc/loadavg: 4.21 4.13 4.08 5/264 28175
/proc/meminfo: memFree=116856228/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=2352980 memory=2296704 CPUtime=12.63 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 474261 0 0 0 1174 89 0 0 20 0 1 0 36538803 2409451520 574176 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 588245 574176 3712 3530 0 579696 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2352980 KiB
Current children cumulated memory: 2296704 KiB
[startup+25.5002 s]
/proc/loadavg: 4.18 4.13 4.08 5/265 28177
/proc/meminfo: memFree=117080728/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=2128320 memory=2077228 CPUtime=25.35 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 475965 0 0 0 2446 89 0 0 20 0 1 0 36538803 2179399680 519307 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 532080 519307 3712 3530 0 523531 0
Current children cumulated CPU time: 25.35 s
Current children cumulated vsize: 2128320 KiB
Current children cumulated memory: 2077228 KiB
[startup+51.1058 s]
/proc/loadavg: 4.17 4.13 4.08 5/265 28178
/proc/meminfo: memFree=115010612/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=4972928 memory=4338088 CPUtime=50.85 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 816010 0 0 0 4922 163 0 0 20 0 1 0 36538803 5092278272 1084522 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1243232 1084522 3744 3530 0 1234683 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 4972928 KiB
Current children cumulated memory: 4338088 KiB
[startup+102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 28183
/proc/meminfo: memFree=114347592/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495232 memory=4933160 CPUtime=101.79 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866186 0 0 0 10001 178 0 0 20 0 1 0 36538803 5627117568 1233290 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373808 1233290 3744 3530 0 1365259 0
Current children cumulated CPU time: 101.79 s
Current children cumulated vsize: 5495232 KiB
Current children cumulated memory: 4933160 KiB
[startup+162.3 s]
/proc/loadavg: 4.05 4.10 4.08 5/265 28234
/proc/meminfo: memFree=113771900/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495232 memory=4965928 CPUtime=161.49 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866219 0 0 0 15970 179 0 0 20 0 1 0 36538803 5627117568 1241482 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373808 1241482 3744 3530 0 1365259 0
Current children cumulated CPU time: 161.49 s
Current children cumulated vsize: 5495232 KiB
Current children cumulated memory: 4965928 KiB
[startup+222.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/265 28236
/proc/meminfo: memFree=111433688/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495236 memory=4990508 CPUtime=221.19 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866291 0 0 0 21939 180 0 0 20 0 1 0 36538803 5627121664 1247627 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373809 1247627 3744 3530 0 1365260 0
Current children cumulated CPU time: 221.19 s
Current children cumulated vsize: 5495236 KiB
Current children cumulated memory: 4990508 KiB
[startup+282.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 28238
/proc/meminfo: memFree=111365800/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495236 memory=5010988 CPUtime=280.88 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866302 0 0 0 27908 180 0 0 20 0 1 0 36538803 5627121664 1252747 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373809 1252747 3744 3530 0 1365260 0
Current children cumulated CPU time: 280.88 s
Current children cumulated vsize: 5495236 KiB
Current children cumulated memory: 5010988 KiB
[startup+342.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 28241
/proc/meminfo: memFree=111319508/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495236 memory=5027372 CPUtime=340.57 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866370 0 0 0 33876 181 0 0 20 0 1 0 36538803 5627121664 1256843 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373809 1256843 3744 3530 0 1365260 0
Current children cumulated CPU time: 340.57 s
Current children cumulated vsize: 5495236 KiB
Current children cumulated memory: 5027372 KiB
[startup+402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 28243
/proc/meminfo: memFree=111283200/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495236 memory=5041708 CPUtime=400.26 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866407 0 0 0 39845 181 0 0 20 0 1 0 36538803 5627121664 1260427 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373809 1260427 3744 3530 0 1365260 0
Current children cumulated CPU time: 400.26 s
Current children cumulated vsize: 5495236 KiB
Current children cumulated memory: 5041708 KiB
[startup+462.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 28245
/proc/meminfo: memFree=111268164/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495236 memory=5041708 CPUtime=459.96 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 866469 0 0 0 45814 182 0 0 20 0 1 0 36538803 5627121664 1260427 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373809 1260427 3744 3530 0 1365260 0
################
# More data... #
################
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 2847.64 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+2922.3 s]
/proc/loadavg: 4.11 4.16 4.11 5/264 28369
/proc/meminfo: memFree=111229760/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=2907.34 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867271 0 0 0 290547 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 2907.34 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+2982.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/263 28371
/proc/meminfo: memFree=111229632/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=2967.03 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867271 0 0 0 296516 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 2967.03 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3042.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/263 28373
/proc/meminfo: memFree=111219924/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3026.73 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867271 0 0 0 302486 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3026.73 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3102.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/263 28377
/proc/meminfo: memFree=111229180/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3086.41 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867333 0 0 0 308454 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3086.41 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/263 28384
/proc/meminfo: memFree=111218752/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3146.1 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867333 0 0 0 314423 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3146.1 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3222.3 s]
/proc/loadavg: 4.12 4.12 4.10 5/263 28386
/proc/meminfo: memFree=111229660/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3205.8 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867333 0 0 0 320393 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3205.8 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 28388
/proc/meminfo: memFree=111220680/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3265.49 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867350 0 0 0 326362 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3265.49 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3342.3 s]
/proc/loadavg: 4.37 4.17 4.11 5/263 28390
/proc/meminfo: memFree=111230268/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3325.18 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867350 0 0 0 332331 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3325.18 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3402.3 s]
/proc/loadavg: 4.24 4.18 4.12 5/263 28392
/proc/meminfo: memFree=111229624/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495252 memory=5041836 CPUtime=3384.87 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867350 0 0 0 338300 187 0 0 20 0 1 0 36538803 5627138048 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373813 1260459 3744 3530 0 1365264 0
Current children cumulated CPU time: 3384.87 s
Current children cumulated vsize: 5495252 KiB
Current children cumulated memory: 5041836 KiB
[startup+3462.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/262 28394
/proc/meminfo: memFree=111217288/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495256 memory=5041836 CPUtime=3444.56 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867413 0 0 0 344269 187 0 0 20 0 1 0 36538803 5627142144 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373814 1260459 3744 3530 0 1365265 0
Current children cumulated CPU time: 3444.56 s
Current children cumulated vsize: 5495256 KiB
Current children cumulated memory: 5041836 KiB
[startup+3522.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/262 28396
/proc/meminfo: memFree=111227512/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495256 memory=5041836 CPUtime=3504.25 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867413 0 0 0 350238 187 0 0 20 0 1 0 36538803 5627142144 1260459 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373814 1260459 3744 3530 0 1365265 0
Current children cumulated CPU time: 3504.25 s
Current children cumulated vsize: 5495256 KiB
Current children cumulated memory: 5041836 KiB
[startup+3582.3 s]
/proc/loadavg: 4.13 4.15 4.11 5/262 28487
/proc/meminfo: memFree=120108256/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495256 memory=5041964 CPUtime=3564 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867413 0 0 0 356212 188 0 0 20 0 1 0 36538803 5627142144 1260491 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373814 1260491 3744 3530 0 1365265 0
Current children cumulated CPU time: 3564 s
Current children cumulated vsize: 5495256 KiB
Current children cumulated memory: 5041964 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3618.5 s]
/proc/loadavg: 4.07 4.13 4.10 5/263 28489
/proc/meminfo: memFree=120019840/131249988 swapFree=33010684/33010684
[pid=28174] ppid=28171 vsize=5495256 memory=5042732 CPUtime=3600.07 cores=0,2
/proc/28174/stat : 28174 (pbscip) R 28171 28174 27555 0 -1 4194304 867475 0 0 0 359819 188 0 0 20 0 1 0 36538803 5627142144 1260683 18446744073709551615 4235264 18693293 140729753839680 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 41672704 140729753844105 140729753844204 140729753844204 140729753849806 0
/proc/28174/statm: 1373814 1260683 3744 3530 0 1365265 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 5495256 KiB
Current children cumulated memory: 5042732 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3618.62 s]
# the end of solver process 28174 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3598.19 s, system=2.00216 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3618.6 s]*
/proc/loadavg: 4.07 4.13 4.10 5/263 28489
/proc/meminfo: memFree=124623812/131249988 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
Child ended because it received signal 15 (SIGTERM)
Real time (s): 3618.62
CPU time (s): 3600.19
CPU user time (s): 3598.19
CPU system time (s): 2.00216
CPU usage (%): 99.4909
Max. virtual memory (cumulated for all children) (KiB): 5495256
Max. memory (cumulated for all children) (KiB): 5042732
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.19
system time used= 2.00216
maximum resident set size= 5042732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 867475
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= 89
involuntary context switches= 7867
# summary of solver processes directly reported to runsolver:
# pid: 28174
# total CPU time (s): 3600.19
# total CPU user time (s): 3598.19
# total CPU system time (s): 2.00216
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97868 second user time and 18.7485 second system time
The end
Launcher Data
Begin job on nodeC031 at 2025-06-29 16:50:03
IDJOB=4511850
IDBENCH=160485
IDSOLVER=3365
FILE ID=nodeC031/4511850-1751208602
RUNJOBID= nodeC031-1751204926-27565
SLURM_JOB_ID= 9587621
Free space on /tmp= 432912 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm99p-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-4511850-1751208602/watcher-4511850-1751208602 -o /tmp/evaluation-result-4511850-1751208602/solver-4511850-1751208602 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751204926-27565 --watchdog 3760 pbscip -f HOME/instance-4511850-1751208602.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 59fcb85c6ef97ea95ede85b6c75e382f
RANDOM SEED=1624036447
nodeC031 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 : 3599.865
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 : 6999.78
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.283
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 : 6999.78
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 : 3595.952
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 : 6999.78
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 : 3601.628
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 : 6999.78
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.880
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 : 6999.78
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.081
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 : 6999.78
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 : 3700.000
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 : 6999.78
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 : 3660.213
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 : 6999.78
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131249988 kB
MemFree: 119434500 kB
MemAvailable: 119369952 kB
Buffers: 3280 kB
Cached: 745044 kB
SwapCached: 0 kB
Active: 10693416 kB
Inactive: 524972 kB
Active(anon): 10488132 kB
Inactive(anon): 0 kB
Active(file): 205284 kB
Inactive(file): 524972 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 50220 kB
Writeback: 4 kB
AnonPages: 10473104 kB
Mapped: 135308 kB
Shmem: 18064 kB
KReclaimable: 88868 kB
Slab: 174908 kB
SReclaimable: 88868 kB
SUnreclaim: 86040 kB
KernelStack: 4272 kB
PageTables: 23920 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635676 kB
Committed_AS: 11886600 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150504 kB
VmallocChunk: 0 kB
Percpu: 3808 kB
HardwareCorrupted: 0 kB
AnonHugePages: 2682880 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: 191188 kB
DirectMap2M: 9017344 kB
DirectMap1G: 126877696 kB
Free space on /tmp at the end= 432928 MiB
End job on nodeC031 at 2025-06-29 17:50:21