Trace number 4449345
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.27 | 3619.95 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw512/normalized-hw512-vm75p-dec.opb.negationfix.opb |
MD5SUM | 8e33a6540182d2687f15b6bd9bbee190 |
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 | 5.39568 |
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 | 2066432 |
Total number of constraints | 9096 |
Number of constraints which are clauses | 4035 |
Number of constraints which are cardinality constraints (but not clauses) | 4035 |
Number of constraints which are nor clauses,nor cardinality constraints | 1026 |
Minimum length of a constraint | 512 |
Maximum length of a constraint | 4035 |
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 | 1481565 |
Number of bits of the biggest number in a constraint | 21 |
Biggest sum of numbers in a constraint | 3948985 |
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-4449345-1721371858.opb>
4.86/4.98 c original problem has 2066432 variables (2066432 bin, 0 int, 0 impl, 0 cont) and 9096 constraints
4.86/4.98 c problem read in 4.98
4.86/5.00 c No objective function, only one solution is needed.
10.54/10.66 c presolving:
19.50/19.70 c (round 1, fast) 3164 del vars, 2 del conss, 0 add conss, 2652 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 690331 clqs
24.28/24.46 c (24.4s) running MILP presolver
79.76/80.11 c (80.1s) MILP presolver (3 rounds): 0 aggregations, 512 fixings, 0 bound changes
81.25/81.61 c (round 2, medium) 3676 del vars, 9096 del conss, 5058 add conss, 2652 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 690330 clqs
110.27/110.85 c (round 3, exhaustive) 3676 del vars, 9096 del conss, 5058 add conss, 2652 chg bounds, 0 chg sides, 0 chg coeffs, 5058 upgd conss, 0 impls, 690330 clqs
153.88/154.64 c (154.6s) probing: 51/2062756 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
153.88/154.64 c (154.6s) probing aborted: 50/50 successive totally useless probings
155.97/156.76 c (156.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
Verifier Data
ERROR: no interpretation found !
Watcher Data
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63931 MiB (42174 MiB free)
memory of node 1: 64510 MiB (52710 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449345-1721371858/watcher-4449345-1721371858 -o /tmp/evaluation-result-4449345-1721371858/solver-4449345-1721371858 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721365636-969376 --watchdog 3760 pbscip -f HOME/instance-4449345-1721371858.opb -t 3600 -j 2 -m 31000
running on 2 cores: 0,2
CPU governors:
performance: 0 2
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=972756, runsolver pid=972753
Current StackSize limit: 8192 KiB
[startup+0.100897 s]*
/proc/loadavg: 4.13 4.13 4.10 5/257 972757
/proc/meminfo: memFree=97071504/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=144468 memory=102512 CPUtime=0.09 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 22755 0 0 0 6 3 0 0 20 0 1 0 189346466 147935232 25628 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 36117 25628 3204 3540 0 24374 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 144468 KiB
Current children cumulated memory: 102512 KiB
[startup+0.205958 s]*
/proc/loadavg: 4.13 4.13 4.10 5/257 972757
/proc/meminfo: memFree=96987504/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=232196 memory=190408 CPUtime=0.19 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 44675 0 0 0 13 6 0 0 20 0 1 0 189346466 237768704 47602 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 58049 47602 3204 3540 0 46306 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 232196 KiB
Current children cumulated memory: 190408 KiB
[startup+0.305923 s]*
/proc/loadavg: 4.13 4.13 4.10 5/257 972757
/proc/meminfo: memFree=96911192/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=307288 memory=265388 CPUtime=0.29 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 62917 0 0 0 21 8 0 0 20 0 1 0 189346466 314662912 66347 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 76822 66347 3204 3540 0 65079 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 307288 KiB
Current children cumulated memory: 265388 KiB
[startup+0.700261 s]
/proc/loadavg: 4.13 4.13 4.10 5/257 972757
/proc/meminfo: memFree=96738692/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=627088 memory=585768 CPUtime=0.68 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 140962 0 0 0 49 19 0 0 20 0 1 0 189346466 642138112 146442 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 156772 146442 3204 3540 0 145029 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 627088 KiB
Current children cumulated memory: 585768 KiB
[startup+1.50022 s]
/proc/loadavg: 4.13 4.13 4.10 5/257 972759
/proc/meminfo: memFree=96329080/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=1287260 memory=1244028 CPUtime=1.48 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 300419 0 0 0 106 42 0 0 20 0 1 0 189346466 1318154240 311007 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 321815 311007 3204 3540 0 310072 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1287260 KiB
Current children cumulated memory: 1244028 KiB
[startup+3.10591 s]
/proc/loadavg: 4.13 4.13 4.10 5/257 972759
/proc/meminfo: memFree=95074576/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=2137336 memory=2094736 CPUtime=3.08 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 501400 0 0 0 235 73 0 0 20 0 1 0 189346466 2188632064 523684 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 534334 523684 3204 3540 0 522591 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2137336 KiB
Current children cumulated memory: 2094736 KiB
[startup+6.30023 s]
/proc/loadavg: 4.12 4.13 4.10 5/257 972759
/proc/meminfo: memFree=94188204/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=3244300 memory=3193948 CPUtime=6.26 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 772799 0 0 0 510 116 0 0 20 0 1 0 189346466 3322163200 798487 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 811075 798487 3491 3540 0 799332 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 3244300 KiB
Current children cumulated memory: 3193948 KiB
[startup+12.7002 s]
/proc/loadavg: 4.11 4.13 4.10 5/256 972760
/proc/meminfo: memFree=91814656/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=5506224 memory=5396028 CPUtime=12.63 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 1249210 0 0 0 1073 190 0 0 20 0 1 0 189346466 5638373376 1349007 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 1376556 1349007 3571 3540 0 1364813 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 5506224 KiB
Current children cumulated memory: 5396028 KiB
[startup+25.5003 s]
/proc/loadavg: 4.09 4.12 4.09 5/256 972762
/proc/meminfo: memFree=90234124/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=7062008 memory=6936456 CPUtime=25.37 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 1351713 0 0 0 2282 255 0 0 20 0 1 0 189346466 7231496192 1734114 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 1765502 1734114 3666 3540 0 1753759 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 7062008 KiB
Current children cumulated memory: 6936456 KiB
[startup+51.106 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 972767
/proc/meminfo: memFree=90154568/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=7102440 memory=6977008 CPUtime=50.87 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 1355473 0 0 0 4827 260 0 0 20 0 1 0 189346466 7272898560 1744252 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 1775610 1744252 3714 3540 0 1763867 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 7102440 KiB
Current children cumulated memory: 6977008 KiB
[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/257 972776
/proc/meminfo: memFree=90749244/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=6480668 memory=6358492 CPUtime=101.81 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 1361539 0 0 0 9914 267 0 0 20 0 1 0 189346466 6636204032 1589623 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 1620167 1589623 3714 3540 0 1608424 0
Current children cumulated CPU time: 101.81 s
Current children cumulated vsize: 6480668 KiB
Current children cumulated memory: 6358492 KiB
[startup+162.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 972833
/proc/meminfo: memFree=90647016/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=11581164 memory=10701576 CPUtime=161.55 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 1960206 0 0 0 15761 394 0 0 20 0 1 0 189346466 11859111936 2675394 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 2895291 2675394 3762 3540 0 2883548 0
Current children cumulated CPU time: 161.55 s
Current children cumulated vsize: 11581164 KiB
Current children cumulated memory: 10701576 KiB
[startup+222.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/257 972937
/proc/meminfo: memFree=87034528/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222448 memory=14022640 CPUtime=221.22 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2559182 0 0 0 21587 535 0 0 20 0 1 0 189346466 15587786752 3505660 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805612 3505660 3762 3540 0 3793869 0
Current children cumulated CPU time: 221.22 s
Current children cumulated vsize: 15222448 KiB
Current children cumulated memory: 14022640 KiB
[startup+282.3 s]
/proc/loadavg: 4.37 4.17 4.11 5/258 973333
/proc/meminfo: memFree=86871480/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222448 memory=14100464 CPUtime=280.89 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2559757 0 0 0 27544 545 0 0 20 0 1 0 189346466 15587786752 3525116 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805612 3525116 3762 3540 0 3793869 0
Current children cumulated CPU time: 280.89 s
Current children cumulated vsize: 15222448 KiB
Current children cumulated memory: 14100464 KiB
[startup+342.3 s]
/proc/loadavg: 4.37 4.22 4.13 5/258 973343
/proc/meminfo: memFree=86767880/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222448 memory=14149616 CPUtime=340.55 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2560357 0 0 0 33502 553 0 0 20 0 1 0 189346466 15587786752 3537404 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805612 3537404 3762 3540 0 3793869 0
Current children cumulated CPU time: 340.55 s
Current children cumulated vsize: 15222448 KiB
Current children cumulated memory: 14149616 KiB
[startup+402.3 s]
/proc/loadavg: 4.59 4.29 4.16 5/257 973445
/proc/meminfo: memFree=86760424/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222448 memory=14188528 CPUtime=400.21 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2560959 0 0 0 39459 562 0 0 20 0 1 0 189346466 15587786752 3547132 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805612 3547132 3762 3540 0 3793869 0
Current children cumulated CPU time: 400.21 s
Current children cumulated vsize: 15222448 KiB
Current children cumulated memory: 14188528 KiB
[startup+462.3 s]
/proc/loadavg: 4.33 4.26 4.16 5/257 973669
/proc/meminfo: memFree=91496096/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222448 memory=14221296 CPUtime=459.86 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2561560 0 0 0 45415 571 0 0 20 0 1 0 189346466 15587786752 3555324 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805612 3555324 3762 3540 0 3793869 0
################
# More data... #
################
/proc/meminfo: memFree=110925160/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=2906.32 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2587188 0 0 0 289730 902 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 2906.32 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+2982.3 s]
/proc/loadavg: 2.14 2.79 3.47 3/242 974870
/proc/meminfo: memFree=110924080/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=2966 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2587847 0 0 0 295691 909 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 2966 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3042.3 s]
/proc/loadavg: 2.25 2.70 3.39 3/242 974880
/proc/meminfo: memFree=110901732/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3025.68 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2588466 0 0 0 301653 915 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3025.68 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3102.3 s]
/proc/loadavg: 2.15 2.58 3.31 3/242 974890
/proc/meminfo: memFree=110901152/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3085.36 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2589078 0 0 0 307615 921 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3085.36 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3162.3 s]
/proc/loadavg: 2.10 2.49 3.23 3/242 974900
/proc/meminfo: memFree=110900244/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3145.05 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2589693 0 0 0 313577 928 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3145.05 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3222.3 s]
/proc/loadavg: 2.15 2.43 3.16 3/242 974912
/proc/meminfo: memFree=110896368/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3204.73 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2590331 0 0 0 319539 934 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3204.73 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3282.3 s]
/proc/loadavg: 2.11 2.36 3.09 3/240 974922
/proc/meminfo: memFree=110895468/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3264.41 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2590945 0 0 0 325501 940 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3264.41 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3342.3 s]
/proc/loadavg: 2.08 2.31 3.02 3/240 974933
/proc/meminfo: memFree=110894616/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3324.09 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2591587 0 0 0 331463 946 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3324.09 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3402.3 s]
/proc/loadavg: 2.13 2.28 2.97 3/241 974945
/proc/meminfo: memFree=110892128/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3383.77 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2592215 0 0 0 337425 952 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3383.77 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3462.3 s]
/proc/loadavg: 2.10 2.24 2.91 3/241 974955
/proc/meminfo: memFree=110891212/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3443.44 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2592868 0 0 0 343387 957 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3443.44 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3522.3 s]
/proc/loadavg: 2.14 2.23 2.86 3/241 974965
/proc/meminfo: memFree=110890264/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3503.13 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2593492 0 0 0 349350 963 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3503.13 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
[startup+3582.3 s]
/proc/loadavg: 2.11 2.20 2.81 3/244 974982
/proc/meminfo: memFree=110886652/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3562.81 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2594129 0 0 0 355312 969 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3562.81 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3619.7 s]
/proc/loadavg: 2.13 2.19 2.78 3/244 974986
/proc/meminfo: memFree=110886020/131524600 swapFree=131071996/131071996
[pid=972756] ppid=972753 vsize=15222460 memory=14489592 CPUtime=3600.01 cores=0,2
/proc/972756/stat : 972756 (pbscip) R 972753 972756 969366 0 -1 4194304 2594526 0 0 0 359029 972 0 0 20 0 1 0 189346466 15587799040 3622398 134679101440 4194304 18693293 140723986167984 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 27545600 140723986174979 140723986175078 140723986175078 140723986182094 0
/proc/972756/statm: 3805615 3622398 3762 3540 0 3793872 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 15222460 KiB
Current children cumulated memory: 14489592 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3619.95 s]
# the end of solver process 972756 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3590.29 s, system=9.97742 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3619.8 s]*
/proc/loadavg: 2.12 2.19 2.78 3/244 974986
/proc/meminfo: memFree=116757796/131524600 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
[startup+3619.91 s]
/proc/loadavg: 2.12 2.19 2.78 3/244 974986
/proc/meminfo: memFree=116757796/131524600 swapFree=131071996/131071996
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): 3619.95
CPU time (s): 3600.27
CPU user time (s): 3590.29
CPU system time (s): 9.97742
CPU usage (%): 99.4564
Max. virtual memory (cumulated for all children) (KiB): 15222460
Max. memory (cumulated for all children) (KiB): 14489592
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.29
system time used= 9.97742
maximum resident set size= 14489592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2594526
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= 10
involuntary context switches= 24855
# summary of solver processes directly reported to runsolver:
# pid: 972756
# total CPU time (s): 3600.27
# total CPU user time (s): 3590.29
# total CPU system time (s): 9.97742
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.94407 second user time and 17.9746 second system time
The end
Launcher Data
Begin job on nodeC016 at 2024-07-19 08:51:11
IDJOB=4449345
IDBENCH=160496
IDSOLVER=3059
FILE ID=nodeC016/4449345-1721371858
RUNJOBID= nodeC016-1721365636-969376
SLURM_JOB_ID= 7542800
Free space on /tmp= 889744 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm75p-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-4449345-1721371858/watcher-4449345-1721371858 -o /tmp/evaluation-result-4449345-1721371858/solver-4449345-1721371858 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721365636-969376 --watchdog 3760 pbscip -f HOME/instance-4449345-1721371858.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 8e33a6540182d2687f15b6bd9bbee190
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 : 3658.140
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 : 3681.370
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 : 3603.777
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 : 3600.125
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 : 3686.365
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 : 3680.768
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.828
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 : 3600.666
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: 97162516 kB
MemAvailable: 101263004 kB
Buffers: 382268 kB
Cached: 4549424 kB
SwapCached: 0 kB
Active: 819456 kB
Inactive: 32865244 kB
Active(anon): 1536 kB
Inactive(anon): 28789192 kB
Active(file): 817920 kB
Inactive(file): 4076052 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 118860 kB
Writeback: 0 kB
AnonPages: 28748484 kB
Mapped: 139040 kB
Shmem: 37720 kB
KReclaimable: 92328 kB
Slab: 203336 kB
SReclaimable: 92328 kB
SUnreclaim: 111008 kB
KernelStack: 4128 kB
PageTables: 66068 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196834296 kB
Committed_AS: 31050904 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 71200 kB
HardwareCorrupted: 0 kB
AnonHugePages: 7737344 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= 889948 MiB
End job on nodeC016 at 2024-07-19 09:51:31