Trace number 4512174
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.38 | 3611.96 |
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 | 8.86687 |
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.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-4512174-1751210747.opb>
4.87/4.98 c original problem has 2066432 variables (2066432 bin, 0 int, 0 impl, 0 cont) and 9096 constraints
4.87/4.98 c problem read in 4.98
4.98/5.01 c No objective function, only one solution is needed.
10.55/10.65 c presolving:
19.51/19.62 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.19/24.35 c (24.3s) running MILP presolver
83.95/84.33 c (84.3s) MILP presolver (3 rounds): 0 aggregations, 512 fixings, 0 bound changes
85.34/85.77 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
113.90/114.47 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
156.12/156.82 c (156.8s) probing: 51/2062756 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
156.12/156.82 c (156.8s) probing aborted: 50/50 successive totally useless probings
158.21/158.90 c (158.9s) 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 (57288 MiB free)
memory of node 1: 64465 MiB (41828 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512174-1751210747/watcher-4512174-1751210747 -o /tmp/evaluation-result-4512174-1751210747/solver-4512174-1751210747 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31089 --watchdog 3760 pbscip -f HOME/instance-4512174-1751210747.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
Starting watchdog thread
solver pid=32243, runsolver pid=32240
Current StackSize limit: 8192 KiB
[startup+0.100062 s]*
/proc/loadavg: 4.12 4.13 4.09 5/265 32244
/proc/meminfo: memFree=101370536/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=125556 memory=96512 CPUtime=0.09 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 21199 0 0 0 5 4 0 0 20 0 1 0 36754218 128569344 24128 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 31389 24128 3232 3530 0 22840 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 125556 KiB
Current children cumulated memory: 96512 KiB
[startup+0.206144 s]*
/proc/loadavg: 4.12 4.13 4.09 5/265 32244
/proc/meminfo: memFree=101261608/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=208984 memory=180224 CPUtime=0.19 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 42126 0 0 0 12 7 0 0 20 0 1 0 36754218 213999616 45056 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 52246 45056 3232 3530 0 43697 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 208984 KiB
Current children cumulated memory: 180224 KiB
[startup+0.305933 s]*
/proc/loadavg: 4.12 4.13 4.09 5/265 32244
/proc/meminfo: memFree=101160744/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=282028 memory=252232 CPUtime=0.29 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 59623 0 0 0 19 10 0 0 20 0 1 0 36754218 288796672 63058 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 70507 63058 3232 3530 0 61958 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 282028 KiB
Current children cumulated memory: 252232 KiB
[startup+0.700194 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 32244
/proc/meminfo: memFree=100871320/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=589384 memory=560456 CPUtime=0.69 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 134635 0 0 0 46 23 0 0 20 0 1 0 36754218 603529216 140114 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 147346 140114 3232 3530 0 138797 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 589384 KiB
Current children cumulated memory: 560456 KiB
[startup+1.50019 s]
/proc/loadavg: 4.12 4.13 4.09 5/265 32244
/proc/meminfo: memFree=100358364/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=1220420 memory=1191568 CPUtime=1.48 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 287315 0 0 0 101 47 0 0 20 0 1 0 36754218 1249710080 297892 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 305105 297892 3232 3530 0 296556 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1220420 KiB
Current children cumulated memory: 1191568 KiB
[startup+3.10591 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 32244
/proc/meminfo: memFree=98824824/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=2121544 memory=2092120 CPUtime=3.08 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 501221 0 0 0 226 82 0 0 20 0 1 0 36754218 2172461056 523030 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 530386 523030 3232 3530 0 521837 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2121544 KiB
Current children cumulated memory: 2092120 KiB
[startup+6.30019 s]
/proc/loadavg: 4.11 4.12 4.09 5/265 32244
/proc/meminfo: memFree=97482876/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=3213240 memory=3175680 CPUtime=6.26 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 769698 0 0 0 500 126 0 0 20 0 1 0 36754218 3290357760 793920 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 803310 793920 3520 3530 0 794761 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 3213240 KiB
Current children cumulated memory: 3175680 KiB
[startup+12.7002 s]
/proc/loadavg: 4.17 4.14 4.10 5/265 32245
/proc/meminfo: memFree=95087056/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=5493464 memory=5395556 CPUtime=12.64 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 1248990 0 0 0 1060 204 0 0 20 0 1 0 36754218 5625307136 1348889 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 1373366 1348889 3584 3530 0 1364817 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 5493464 KiB
Current children cumulated memory: 5395556 KiB
[startup+25.5002 s]
/proc/loadavg: 4.30 4.17 4.10 5/265 32245
/proc/meminfo: memFree=93443780/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=7049256 memory=6935920 CPUtime=25.39 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 1350446 0 0 0 2271 268 0 0 20 0 1 0 36754218 7218438144 1733980 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 1762314 1733980 3680 3530 0 1753765 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 7049256 KiB
Current children cumulated memory: 6935920 KiB
[startup+51.1061 s]
/proc/loadavg: 4.44 4.22 4.12 5/265 32245
/proc/meminfo: memFree=92016876/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=7089688 memory=6976372 CPUtime=50.89 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 1353840 0 0 0 4817 272 0 0 20 0 1 0 36754218 7259840512 1744093 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 1772422 1744093 3712 3530 0 1763873 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 7089688 KiB
Current children cumulated memory: 6976372 KiB
[startup+102.3 s]
/proc/loadavg: 4.17 4.18 4.11 5/266 32249
/proc/meminfo: memFree=91758272/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=6467912 memory=6357404 CPUtime=101.85 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 1358991 0 0 0 9909 276 0 0 20 0 1 0 36754218 6623141888 1589351 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 1616978 1589351 3712 3530 0 1608429 0
Current children cumulated CPU time: 101.85 s
Current children cumulated vsize: 6467912 KiB
Current children cumulated memory: 6357404 KiB
[startup+162.3 s]
/proc/loadavg: 4.16 4.17 4.11 5/265 32251
/proc/meminfo: memFree=88114124/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=10636776 memory=10040004 CPUtime=161.6 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 1947858 0 0 0 15768 392 0 0 20 0 1 0 36754218 10892058624 2510001 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 2659194 2510001 3744 3530 0 2650645 0
Current children cumulated CPU time: 161.6 s
Current children cumulated vsize: 10636776 KiB
Current children cumulated memory: 10040004 KiB
[startup+222.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/265 32298
/proc/meminfo: memFree=88759524/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209636 memory=14029964 CPUtime=221.41 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2557697 0 0 0 21602 539 0 0 20 0 1 0 36754218 15574667264 3507491 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802409 3507491 3744 3530 0 3793860 0
Current children cumulated CPU time: 221.41 s
Current children cumulated vsize: 15209636 KiB
Current children cumulated memory: 14029964 KiB
[startup+282.3 s]
/proc/loadavg: 4.08 4.14 4.10 5/267 32304
/proc/meminfo: memFree=88627564/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209636 memory=14109836 CPUtime=281.22 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2557738 0 0 0 27580 542 0 0 20 0 1 0 36754218 15574667264 3527459 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802409 3527459 3744 3530 0 3793860 0
Current children cumulated CPU time: 281.22 s
Current children cumulated vsize: 15209636 KiB
Current children cumulated memory: 14109836 KiB
[startup+342.3 s]
/proc/loadavg: 4.09 4.13 4.10 5/267 32307
/proc/meminfo: memFree=88532772/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209636 memory=14163084 CPUtime=341.04 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2557910 0 0 0 33560 544 0 0 20 0 1 0 36754218 15574667264 3540771 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802409 3540771 3744 3530 0 3793860 0
Current children cumulated CPU time: 341.04 s
Current children cumulated vsize: 15209636 KiB
Current children cumulated memory: 14163084 KiB
[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/266 32310
/proc/meminfo: memFree=88458264/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209636 memory=14201996 CPUtime=400.85 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2558076 0 0 0 39538 547 0 0 20 0 1 0 36754218 15574667264 3550499 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802409 3550499 3744 3530 0 3793860 0
Current children cumulated CPU time: 400.85 s
Current children cumulated vsize: 15209636 KiB
Current children cumulated memory: 14201996 KiB
[startup+462.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/266 32312
/proc/meminfo: memFree=88366740/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209640 memory=14236816 CPUtime=460.67 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2558243 0 0 0 45517 550 0 0 20 0 1 0 36754218 15574671360 3559204 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802410 3559204 3744 3530 0 3793861 0
Current children cumulated CPU time: 460.67 s
################
# More data... #
################
/proc/meminfo: memFree=107704896/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=2913.17 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2561376 0 0 0 290716 601 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 2913.17 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+2982.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/263 32496
/proc/meminfo: memFree=107729200/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=2972.96 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2561528 0 0 0 296693 603 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 2972.96 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3042.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/265 32502
/proc/meminfo: memFree=107703920/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3032.75 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2561680 0 0 0 302670 605 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3032.75 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3102.3 s]
/proc/loadavg: 4.51 4.23 4.14 5/265 32504
/proc/meminfo: memFree=107701620/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3092.53 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2561834 0 0 0 308646 607 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3092.53 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3162.3 s]
/proc/loadavg: 4.38 4.24 4.14 5/265 32506
/proc/meminfo: memFree=107703328/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3152.32 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2561989 0 0 0 314623 609 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3152.32 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3222.3 s]
/proc/loadavg: 4.63 4.36 4.19 5/265 32508
/proc/meminfo: memFree=107700864/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3212.1 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562083 0 0 0 320600 610 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3212.1 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3282.3 s]
/proc/loadavg: 4.28 4.30 4.18 5/264 32512
/proc/meminfo: memFree=107691472/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3271.88 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562143 0 0 0 326578 610 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3271.88 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3342.3 s]
/proc/loadavg: 4.22 4.28 4.18 5/263 32515
/proc/meminfo: memFree=107701968/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3331.67 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562297 0 0 0 332555 612 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3331.67 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3402.3 s]
/proc/loadavg: 4.14 4.24 4.17 5/264 32518
/proc/meminfo: memFree=107718276/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3391.46 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562350 0 0 0 338533 613 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3391.46 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3462.3 s]
/proc/loadavg: 4.09 4.21 4.17 5/264 32520
/proc/meminfo: memFree=107699028/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3451.25 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562405 0 0 0 344512 613 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3451.25 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3522.3 s]
/proc/loadavg: 4.14 4.20 4.17 5/264 32522
/proc/meminfo: memFree=107724712/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3511.03 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562561 0 0 0 350488 615 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3511.03 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
[startup+3582.3 s]
/proc/loadavg: 4.05 4.16 4.16 5/265 32527
/proc/meminfo: memFree=107724096/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3570.81 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562717 0 0 0 356465 616 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3570.81 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3611.6 s]
/proc/loadavg: 4.09 4.16 4.16 4/261 32535
/proc/meminfo: memFree=112601432/131250000 swapFree=33010684/33010684
[pid=32243] ppid=32240 vsize=15209648 memory=14488208 CPUtime=3600.01 cores=0,2
/proc/32243/stat : 32243 (pbscip) R 32240 32243 31079 0 -1 4194304 2562717 0 0 0 359385 616 0 0 20 0 1 0 36754218 15574679552 3622052 18446744073709551615 4235264 18693293 140731623376864 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 21375888 21430392 30482432 140731623381385 140731623381484 140731623381484 140731623387086 0
/proc/32243/statm: 3802412 3622052 3744 3530 0 3793863 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 15209648 KiB
Current children cumulated memory: 14488208 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3611.96 s]
# the end of solver process 32243 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3593.86 s, system=6.52597 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3611.81 s]
/proc/loadavg: 4.09 4.16 4.16 5/265 32572
/proc/meminfo: memFree=115899432/131250000 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB
[startup+3611.9 s]
/proc/loadavg: 4.09 4.16 4.16 5/265 32572
/proc/meminfo: memFree=115899432/131250000 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): 3611.96
CPU time (s): 3600.38
CPU user time (s): 3593.86
CPU system time (s): 6.52597
CPU usage (%): 99.6794
Max. virtual memory (cumulated for all children) (KiB): 15209648
Max. memory (cumulated for all children) (KiB): 14488208
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.86
system time used= 6.52597
maximum resident set size= 14488208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2562717
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= 80
involuntary context switches= 7849
# summary of solver processes directly reported to runsolver:
# pid: 32243
# total CPU time (s): 3600.38
# total CPU user time (s): 3593.86
# total CPU system time (s): 6.52597
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.21042 second user time and 18.1989 second system time
The end
Launcher Data
Begin job on nodeC033 at 2025-06-29 17:25:48
IDJOB=4512174
IDBENCH=160496
IDSOLVER=3365
FILE ID=nodeC033/4512174-1751210747
RUNJOBID= nodeC033-1751207147-31089
SLURM_JOB_ID= 9587633
Free space on /tmp= 432432 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 -w /tmp/evaluation-result-4512174-1751210747/watcher-4512174-1751210747 -o /tmp/evaluation-result-4512174-1751210747/solver-4512174-1751210747 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31089 --watchdog 3760 pbscip -f HOME/instance-4512174-1751210747.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 8e33a6540182d2687f15b6bd9bbee190
RANDOM SEED=60402118
nodeC033 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3600.036
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3600.074
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 0
cpu cores : 4
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3606.580
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3602.707
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 1
cpu cores : 4
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3600.062
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 2
cpu cores : 4
apicid : 4
initial apicid : 4
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3600.066
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 2
cpu cores : 4
apicid : 20
initial apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3601.359
cache size : 15360 KB
physical id : 0
siblings : 4
core id : 3
cpu cores : 4
apicid : 6
initial apicid : 6
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 79
model name : Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping : 1
microcode : 0xb00002a
cpu MHz : 3601.625
cache size : 15360 KB
physical id : 1
siblings : 4
core id : 3
cpu cores : 4
apicid : 22
initial apicid : 22
fpu : yes
fpu_exception : yes
cpuid level : 20
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips : 7000.13
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131250000 kB
MemFree: 101532316 kB
MemAvailable: 103972668 kB
Buffers: 3280 kB
Cached: 3242220 kB
SwapCached: 0 kB
Active: 26099388 kB
Inactive: 2982820 kB
Active(anon): 25854832 kB
Inactive(anon): 0 kB
Active(file): 244556 kB
Inactive(file): 2982820 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33010684 kB
SwapFree: 33010684 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 171116 kB
Writeback: 4 kB
AnonPages: 25835788 kB
Mapped: 135228 kB
Shmem: 18120 kB
KReclaimable: 104428 kB
Slab: 192216 kB
SReclaimable: 104428 kB
SUnreclaim: 87788 kB
KernelStack: 4272 kB
PageTables: 53732 kB
SecPageTables: 0 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 98635684 kB
Committed_AS: 27956176 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 150536 kB
VmallocChunk: 0 kB
Percpu: 3680 kB
HardwareCorrupted: 0 kB
AnonHugePages: 9144320 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
Unaccepted: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 221908 kB
DirectMap2M: 11083776 kB
DirectMap1G: 124780544 kB
Free space on /tmp at the end= 432608 MiB
End job on nodeC033 at 2025-06-29 18:26:00