Trace number 4449165
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.17 | 3620.1 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb |
MD5SUM | 0ade693002e69cf4f48fe48722d4f7a3 |
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 | 1.80037 |
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 | 670720 |
Total number of constraints | 5752 |
Number of constraints which are clauses | 2619 |
Number of constraints which are cardinality constraints (but not clauses) | 2619 |
Number of constraints which are nor clauses,nor cardinality constraints | 514 |
Minimum length of a constraint | 256 |
Maximum length of a constraint | 2620 |
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 | 947734 |
Number of bits of the biggest number in a constraint | 20 |
Biggest sum of numbers in a constraint | 2162769 |
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-4449165-1721368688.opb>
1.39/1.48 c original problem has 670720 variables (670720 bin, 0 int, 0 impl, 0 cont) and 5752 constraints
1.39/1.48 c problem read in 1.48
1.39/1.49 c No objective function, only one solution is needed.
3.08/3.14 c presolving:
4.67/4.72 c (round 1, fast) 1798 del vars, 2 del conss, 0 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 165739 clqs
5.97/6.09 c (6.1s) running MILP presolver
15.82/15.97 c (16.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
16.22/16.38 c (round 2, medium) 1798 del vars, 5752 del conss, 3131 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 165739 clqs
27.54/27.74 c (round 3, exhaustive) 1798 del vars, 5752 del conss, 3131 add conss, 1542 chg bounds, 0 chg sides, 0 chg coeffs, 3131 upgd conss, 0 impls, 165739 clqs
39.09/39.34 c (39.3s) probing: 51/668922 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
39.09/39.34 c (39.3s) probing aborted: 50/50 successive totally useless probings
39.69/39.99 c (40.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: 63931 MiB (55033 MiB free)
memory of node 1: 64510 MiB (57522 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449165-1721368688/watcher-4449165-1721368688 -o /tmp/evaluation-result-4449165-1721368688/solver-4449165-1721368688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721365636-969379 --watchdog 3760 pbscip -f HOME/instance-4449165-1721368688.opb -t 3600 -j 2 -m 31000
running on 2 cores: 5,7
CPU governors:
performance: 5 7
Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=971241, runsolver pid=971238
Current StackSize limit: 8192 KiB
[startup+0.100104 s]*
/proc/loadavg: 4.15 4.12 4.03 5/257 971242
/proc/meminfo: memFree=115168060/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=147012 memory=105040 CPUtime=0.09 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 23336 0 0 0 6 3 0 0 20 0 1 0 189029369 150540288 26260 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 36753 26260 3269 3540 0 25010 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 147012 KiB
Current children cumulated memory: 105040 KiB
[startup+0.205852 s]*
/proc/loadavg: 4.15 4.12 4.03 5/257 971242
/proc/meminfo: memFree=115078012/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=237768 memory=195512 CPUtime=0.2 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 45932 0 0 0 13 7 0 0 20 0 1 0 189029369 243474432 48878 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 59442 48878 3269 3540 0 47699 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 237768 KiB
Current children cumulated memory: 195512 KiB
[startup+0.305774 s]*
/proc/loadavg: 4.15 4.12 4.03 5/257 971242
/proc/meminfo: memFree=114997592/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=316976 memory=275476 CPUtime=0.3 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 65416 0 0 0 21 9 0 0 20 0 1 0 189029369 324583424 68869 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 79244 68869 3269 3540 0 67501 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 316976 KiB
Current children cumulated memory: 275476 KiB
[startup+0.700242 s]
/proc/loadavg: 4.15 4.12 4.03 5/257 971242
/proc/meminfo: memFree=114822872/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=651180 memory=609432 CPUtime=0.69 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 146804 0 0 0 49 20 0 0 20 0 1 0 189029369 666808320 152292 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 162795 152358 3269 3540 0 151052 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 651180 KiB
Current children cumulated memory: 609432 KiB
[startup+1.50024 s]
/proc/loadavg: 4.15 4.12 4.03 5/257 971242
/proc/meminfo: memFree=114583568/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=753464 memory=709252 CPUtime=1.49 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 174556 0 0 0 124 25 0 0 20 0 1 0 189029369 771547136 177313 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 188366 177313 3556 3540 0 176623 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 753464 KiB
Current children cumulated memory: 709252 KiB
[startup+3.1058 s]
/proc/loadavg: 4.15 4.12 4.03 5/257 971411
/proc/meminfo: memFree=113584956/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=1754808 memory=1695408 CPUtime=3.08 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 409868 0 0 0 251 57 0 0 20 0 1 0 189029369 1796923392 423852 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 438702 423852 3588 3540 0 426959 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1754808 KiB
Current children cumulated memory: 1695408 KiB
[startup+6.30024 s]
/proc/loadavg: 4.14 4.12 4.03 5/257 971411
/proc/meminfo: memFree=113077788/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=2306460 memory=2238152 CPUtime=6.26 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 465704 0 0 0 548 78 0 0 20 0 1 0 189029369 2361815040 559538 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 576615 559538 3699 3540 0 564872 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2306460 KiB
Current children cumulated memory: 2238152 KiB
[startup+12.7002 s]
/proc/loadavg: 4.12 4.12 4.03 5/257 971413
/proc/meminfo: memFree=113015228/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=2316912 memory=2249016 CPUtime=12.64 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 466465 0 0 0 1185 79 0 0 20 0 1 0 189029369 2372517888 562254 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 579228 562254 3763 3540 0 567485 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2316912 KiB
Current children cumulated memory: 2249016 KiB
[startup+25.5003 s]
/proc/loadavg: 4.17 4.13 4.03 5/257 971415
/proc/meminfo: memFree=113228728/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=2095892 memory=2032340 CPUtime=25.36 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 469463 0 0 0 2455 81 0 0 20 0 1 0 189029369 2146193408 508085 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 523973 508085 3763 3540 0 512230 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 2095892 KiB
Current children cumulated memory: 2032340 KiB
[startup+51.1059 s]
/proc/loadavg: 4.11 4.12 4.03 5/257 971418
/proc/meminfo: memFree=111030872/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=4864868 memory=4224516 CPUtime=50.84 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 797015 0 0 0 4929 155 0 0 20 0 1 0 189029369 4981624832 1056129 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1216217 1056129 3811 3540 0 1204474 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 4864868 KiB
Current children cumulated memory: 4224516 KiB
[startup+102.3 s]
/proc/loadavg: 4.25 4.15 4.04 5/257 971428
/proc/meminfo: memFree=110422900/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393456 memory=4819396 CPUtime=101.76 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 849814 0 0 0 10003 173 0 0 20 0 1 0 189029369 5522898944 1204849 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348364 1204849 3811 3540 0 1336621 0
Current children cumulated CPU time: 101.76 s
Current children cumulated vsize: 5393456 KiB
Current children cumulated memory: 4819396 KiB
[startup+162.3 s]
/proc/loadavg: 4.15 4.13 4.04 5/258 971455
/proc/meminfo: memFree=110382064/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393456 memory=4852164 CPUtime=161.41 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 850013 0 0 0 15966 175 0 0 20 0 1 0 189029369 5522898944 1213041 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348364 1213041 3811 3540 0 1336621 0
Current children cumulated CPU time: 161.41 s
Current children cumulated vsize: 5393456 KiB
Current children cumulated memory: 4852164 KiB
[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.04 5/258 971465
/proc/meminfo: memFree=110349348/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393456 memory=4874692 CPUtime=221.08 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 850207 0 0 0 21930 178 0 0 20 0 1 0 189029369 5522898944 1218673 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348364 1218673 3811 3540 0 1336621 0
Current children cumulated CPU time: 221.08 s
Current children cumulated vsize: 5393456 KiB
Current children cumulated memory: 4874692 KiB
[startup+282.3 s]
/proc/loadavg: 4.40 4.21 4.08 5/258 971476
/proc/meminfo: memFree=110317152/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393460 memory=4895172 CPUtime=280.74 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 850401 0 0 0 27894 180 0 0 20 0 1 0 189029369 5522903040 1223793 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348365 1223793 3811 3540 0 1336622 0
Current children cumulated CPU time: 280.74 s
Current children cumulated vsize: 5393460 KiB
Current children cumulated memory: 4895172 KiB
[startup+342.3 s]
/proc/loadavg: 4.20 4.18 4.08 5/257 971488
/proc/meminfo: memFree=110290660/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393460 memory=4913608 CPUtime=340.41 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 850628 0 0 0 33858 183 0 0 20 0 1 0 189029369 5522903040 1228402 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348365 1228402 3811 3540 0 1336622 0
Current children cumulated CPU time: 340.41 s
Current children cumulated vsize: 5393460 KiB
Current children cumulated memory: 4913608 KiB
[startup+402.3 s]
/proc/loadavg: 4.11 4.16 4.08 5/257 971499
/proc/meminfo: memFree=110270468/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393460 memory=4924932 CPUtime=400.07 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 851086 0 0 0 39822 185 0 0 20 0 1 0 189029369 5522903040 1231233 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348365 1231233 3811 3540 0 1336622 0
Current children cumulated CPU time: 400.07 s
Current children cumulated vsize: 5393460 KiB
Current children cumulated memory: 4924932 KiB
[startup+462.3 s]
/proc/loadavg: 4.14 4.16 4.09 5/255 971510
/proc/meminfo: memFree=110261316/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393460 memory=4924932 CPUtime=459.73 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 851274 0 0 0 45786 187 0 0 20 0 1 0 189029369 5522903040 1231233 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348365 1231233 3811 3540 0 1336622 0
################
# More data... #
################
Current children cumulated memory: 4924948 KiB
[startup+2862.3 s]
/proc/loadavg: 4.15 4.12 4.11 5/254 972653
/proc/meminfo: memFree=92592896/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=2845.97 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 860400 0 0 0 284341 256 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 2845.97 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+2922.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/255 972664
/proc/meminfo: memFree=92514232/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=2905.62 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 860583 0 0 0 290304 258 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 2905.62 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+2982.3 s]
/proc/loadavg: 4.22 4.14 4.11 5/255 972675
/proc/meminfo: memFree=92459328/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=2965.27 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 860781 0 0 0 296267 260 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 2965.27 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+3042.3 s]
/proc/loadavg: 4.18 4.14 4.11 5/255 972685
/proc/meminfo: memFree=92413788/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=3024.93 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 860964 0 0 0 302231 262 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 3024.93 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+3102.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/255 972695
/proc/meminfo: memFree=92374596/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=3084.59 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 861147 0 0 0 308195 264 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 3084.59 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+3162.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/257 972710
/proc/meminfo: memFree=92339300/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=3144.25 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 861353 0 0 0 314159 266 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 3144.25 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+3222.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 972767
/proc/meminfo: memFree=90154568/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=3203.91 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 861557 0 0 0 320124 267 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 3203.91 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 972778
/proc/meminfo: memFree=90425048/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4924948 CPUtime=3263.59 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 861742 0 0 0 326090 269 0 0 20 0 1 0 189029369 5522919424 1231237 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231237 3811 3540 0 1336626 0
Current children cumulated CPU time: 3263.59 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4924948 KiB
[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 972835
/proc/meminfo: memFree=89645340/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4925444 CPUtime=3323.32 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 861925 0 0 0 332061 271 0 0 20 0 1 0 189029369 5522919424 1231361 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231361 3811 3540 0 1336626 0
Current children cumulated CPU time: 3323.32 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4925444 KiB
[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 972938
/proc/meminfo: memFree=86976764/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4925952 CPUtime=3383.13 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 862108 0 0 0 338040 273 0 0 20 0 1 0 189029369 5522919424 1231488 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231488 3811 3540 0 1336626 0
Current children cumulated CPU time: 3383.13 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4925952 KiB
[startup+3462.3 s]
/proc/loadavg: 4.55 4.22 4.13 5/258 973334
/proc/meminfo: memFree=86859924/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4925952 CPUtime=3442.91 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 862306 0 0 0 344017 274 0 0 20 0 1 0 189029369 5522919424 1231488 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231488 3811 3540 0 1336626 0
Current children cumulated CPU time: 3442.91 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4925952 KiB
[startup+3522.3 s]
/proc/loadavg: 4.31 4.21 4.13 5/258 973344
/proc/meminfo: memFree=86754716/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4925952 CPUtime=3502.71 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 862489 0 0 0 349995 276 0 0 20 0 1 0 189029369 5522919424 1231488 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231488 3811 3540 0 1336626 0
Current children cumulated CPU time: 3502.71 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4925952 KiB
[startup+3582.3 s]
/proc/loadavg: 4.50 4.28 4.15 5/257 973446
/proc/meminfo: memFree=86735084/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4925952 CPUtime=3562.51 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 862657 0 0 0 355974 277 0 0 20 0 1 0 189029369 5522919424 1231488 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231488 3811 3540 0 1336626 0
Current children cumulated CPU time: 3562.51 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4925952 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3620 s]*
/proc/loadavg: 4.32 4.26 4.15 5/257 973620
/proc/meminfo: memFree=86676988/131524600 swapFree=131071996/131071996
[pid=971241] ppid=971238 vsize=5393476 memory=4925952 CPUtime=3600.07 cores=5,7
/proc/971241/stat : 971241 (pbscip) R 971238 971241 969366 0 -1 4194304 862794 0 0 0 359729 278 0 0 20 0 1 0 189029369 5522919424 1231488 134679101440 4194304 18693293 140732805304848 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 38993920 140732805309443 140732805309542 140732805309542 140732805316558 0
/proc/971241/statm: 1348369 1231488 3811 3540 0 1336626 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 5393476 KiB
Current children cumulated memory: 4925952 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3620.1 s]
# the end of solver process 971241 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3597.3 s, system=2.86881 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): 3620.1
CPU time (s): 3600.17
CPU user time (s): 3597.3
CPU system time (s): 2.86881
CPU usage (%): 99.4495
Max. virtual memory (cumulated for all children) (KiB): 5393476
Max. memory (cumulated for all children) (KiB): 4925952
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.3
system time used= 2.86881
maximum resident set size= 4925952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 862794
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= 11
involuntary context switches= 1370
# summary of solver processes directly reported to runsolver:
# pid: 971241
# total CPU time (s): 3600.17
# total CPU user time (s): 3597.3
# total CPU system time (s): 2.86881
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.08945 second user time and 18.3034 second system time
The end
Launcher Data
Begin job on nodeC016 at 2024-07-19 07:58:20
IDJOB=4449165
IDBENCH=160484
IDSOLVER=3059
FILE ID=nodeC016/4449165-1721368688
RUNJOBID= nodeC016-1721365636-969379
SLURM_JOB_ID= 7542800
Free space on /tmp= 889940 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm98p-dec.opb.negationfix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449165-1721368688/watcher-4449165-1721368688 -o /tmp/evaluation-result-4449165-1721368688/solver-4449165-1721368688 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721365636-969379 --watchdog 3760 pbscip -f HOME/instance-4449165-1721368688.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 0ade693002e69cf4f48fe48722d4f7a3
RANDOM SEED=779885253
nodeC016.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3674.376
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 6999.70
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 : 3686.583
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7006.63
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3599.944
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 6999.70
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 : 3602.671
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7006.63
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 : 3674.370
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 6999.70
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 : 3673.579
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7006.63
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 : 3600.112
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 6999.70
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 : 3685.742
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips : 7006.63
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131524600 kB
MemFree: 115257128 kB
MemAvailable: 119103264 kB
Buffers: 380252 kB
Cached: 4299652 kB
SwapCached: 0 kB
Active: 681496 kB
Inactive: 14949608 kB
Active(anon): 1544 kB
Inactive(anon): 10987420 kB
Active(file): 679952 kB
Inactive(file): 3962188 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 49568 kB
Writeback: 204 kB
AnonPages: 10948708 kB
Mapped: 139812 kB
Shmem: 37720 kB
KReclaimable: 87288 kB
Slab: 197676 kB
SReclaimable: 87288 kB
SUnreclaim: 110388 kB
KernelStack: 4128 kB
PageTables: 31060 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196834296 kB
Committed_AS: 12072620 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 71104 kB
HardwareCorrupted: 0 kB
AnonHugePages: 4059136 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 207572 kB
DirectMap2M: 13197312 kB
DirectMap1G: 122683392 kB
Free space on /tmp at the end= 889748 MiB
End job on nodeC016 at 2024-07-19 08:58:40