Trace number 4449315
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.15 | 3610.89 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw512/normalized-hw512-vm25p-dec.opb.negationfix.opb |
MD5SUM | d2e7222ae223744ca0eedd4691347876 |
Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
Best result obtained on this benchmark | SAT |
Best value of the objective obtained on this benchmark | 0 |
Best CPU time to get the best result obtained on this benchmark | 1.73609 |
Has Objective Function | NO |
Satisfiable | |
(Un)Satisfiability was proved | |
Best value of the objective function | |
Optimality of the best value was proved | |
Number of variables | 733696 |
Total number of constraints | 3890 |
Number of constraints which are clauses | 1432 |
Number of constraints which are cardinality constraints (but not clauses) | 1432 |
Number of constraints which are nor clauses,nor cardinality constraints | 1026 |
Minimum length of a constraint | 512 |
Maximum length of a constraint | 1433 |
Number of terms in the objective function | 0 |
Biggest coefficient in the objective function | 0 |
Number of bits for the biggest coefficient in the objective function | 0 |
Sum of the numbers in the objective function | 0 |
Number of bits of the sum of numbers in the objective function | 0 |
Biggest number in a constraint | 511855 |
Number of bits of the biggest number in a constraint | 19 |
Biggest sum of numbers in a constraint | 2979275 |
Number of bits of the biggest sum of numbers | 22 |
Number of products (including duplicates) | 0 |
Sum of products size (including duplicates) | 0 |
Number of different products | 0 |
Sum of products size | 0 |
Solver Data
0.00/0.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-4449315-1721371716.opb>
1.59/1.66 c original problem has 733696 variables (733696 bin, 0 int, 0 impl, 0 cont) and 3890 constraints
1.59/1.66 c problem read in 1.66
1.59/1.67 c No objective function, only one solution is needed.
3.48/3.59 c presolving:
4.78/4.89 c (round 1, fast) 1650 del vars, 2 del conss, 0 add conss, 1138 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 104778 clqs
6.47/6.57 c (6.6s) running MILP presolver
23.90/24.09 c (24.1s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
24.39/24.56 c (round 2, medium) 1650 del vars, 3890 del conss, 2456 add conss, 1138 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 104778 clqs
34.23/34.42 c (round 3, exhaustive) 1650 del vars, 3890 del conss, 2456 add conss, 1138 chg bounds, 0 chg sides, 0 chg coeffs, 2456 upgd conss, 0 impls, 104778 clqs
47.68/47.98 c (48.0s) probing: 51/732046 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
47.68/47.98 c (48.0s) probing aborted: 50/50 successive totally useless probings
48.37/48.69 c (48.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 (41558 MiB free)
memory of node 1: 64510 MiB (57544 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449315-1721371716/watcher-4449315-1721371716 -o /tmp/evaluation-result-4449315-1721371716/solver-4449315-1721371716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721367638-1021981 --watchdog 3760 pbscip -f HOME/instance-4449315-1721371716.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=1024868, runsolver pid=1024865
Current StackSize limit: 8192 KiB
[startup+0.100103 s]*
/proc/loadavg: 4.10 4.16 4.17 5/254 1024869
/proc/meminfo: memFree=101395800/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=144932 memory=103820 CPUtime=0.09 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 23012 0 0 0 6 3 0 0 20 0 1 0 189333484 148410368 25955 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 36233 25955 3282 3540 0 24490 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 144932 KiB
Current children cumulated memory: 103820 KiB
[startup+0.206035 s]*
/proc/loadavg: 4.10 4.16 4.17 5/254 1024869
/proc/meminfo: memFree=101306928/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=234728 memory=193068 CPUtime=0.19 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 45264 0 0 0 13 6 0 0 20 0 1 0 189333484 240361472 48201 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 58682 48267 3282 3540 0 46939 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 234728 KiB
Current children cumulated memory: 193068 KiB
[startup+0.305835 s]*
/proc/loadavg: 4.10 4.16 4.17 5/254 1024869
/proc/meminfo: memFree=101228888/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=310868 memory=269348 CPUtime=0.3 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 63864 0 0 0 21 9 0 0 20 0 1 0 189333484 318328832 67337 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 77717 67337 3282 3540 0 65974 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 310868 KiB
Current children cumulated memory: 269348 KiB
[startup+0.700251 s]
/proc/loadavg: 4.10 4.16 4.17 5/254 1024869
/proc/meminfo: memFree=101055372/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=636992 memory=594904 CPUtime=0.68 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 143172 0 0 0 48 20 0 0 20 0 1 0 189333484 652279808 148726 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 159248 148726 3282 3540 0 147505 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 636992 KiB
Current children cumulated memory: 594904 KiB
[startup+1.50025 s]
/proc/loadavg: 4.10 4.16 4.17 5/254 1024869
/proc/meminfo: memFree=100754580/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=805956 memory=764000 CPUtime=1.48 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 185444 0 0 0 121 27 0 0 20 0 1 0 189333484 825298944 191000 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 201489 191000 3282 3540 0 189746 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 805956 KiB
Current children cumulated memory: 764000 KiB
[startup+3.106 s]
/proc/loadavg: 4.10 4.16 4.17 5/254 1024869
/proc/meminfo: memFree=99811668/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=1774504 memory=1731996 CPUtime=3.08 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 421531 0 0 0 243 65 0 0 20 0 1 0 189333484 1817092096 432999 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 443626 432999 3569 3540 0 431883 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 1774504 KiB
Current children cumulated memory: 1731996 KiB
[startup+6.30024 s]
/proc/loadavg: 4.09 4.16 4.17 5/254 1024870
/proc/meminfo: memFree=99341636/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=2307876 memory=2238020 CPUtime=6.27 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 478524 0 0 0 546 81 0 0 20 0 1 0 189333484 2363265024 559505 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 576969 559505 3665 3540 0 565226 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2307876 KiB
Current children cumulated memory: 2238020 KiB
[startup+12.7002 s]
/proc/loadavg: 4.08 4.15 4.17 5/254 1024870
/proc/meminfo: memFree=99080184/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=2483864 memory=2407068 CPUtime=12.64 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 496465 0 0 0 1169 95 0 0 20 0 1 0 189333484 2543476736 601767 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 620966 601767 3776 3540 0 609223 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2483864 KiB
Current children cumulated memory: 2407068 KiB
[startup+25.5003 s]
/proc/loadavg: 4.06 4.14 4.16 5/254 1024873
/proc/meminfo: memFree=99281024/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=2269480 memory=2200296 CPUtime=25.39 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 498465 0 0 0 2441 98 0 0 20 0 1 0 189333484 2323947520 550074 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 567370 550074 3776 3540 0 555627 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2269480 KiB
Current children cumulated memory: 2200296 KiB
[startup+51.1061 s]
/proc/loadavg: 4.17 4.16 4.17 5/254 1024876
/proc/meminfo: memFree=97634256/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=4539140 memory=3876824 CPUtime=50.87 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 742280 0 0 0 4933 154 0 0 20 0 1 0 189333484 4648079360 969206 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1134785 969206 3824 3540 0 1123042 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 4539140 KiB
Current children cumulated memory: 3876824 KiB
[startup+102.3 s]
/proc/loadavg: 4.13 4.15 4.17 5/257 1024890
/proc/meminfo: memFree=96656724/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378256 memory=4792436 CPUtime=101.79 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 869567 0 0 0 9994 185 0 0 20 0 1 0 189333484 5507334144 1198109 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344564 1198109 3824 3540 0 1332821 0
Current children cumulated CPU time: 101.79 s
Current children cumulated vsize: 5378256 KiB
Current children cumulated memory: 4792436 KiB
[startup+162.3 s]
/proc/loadavg: 4.09 4.14 4.16 5/257 1024901
/proc/meminfo: memFree=93789492/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378260 memory=4829408 CPUtime=161.46 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 869763 0 0 0 15958 188 0 0 20 0 1 0 189333484 5507338240 1207352 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344565 1207352 3824 3540 0 1332822 0
Current children cumulated CPU time: 161.46 s
Current children cumulated vsize: 5378260 KiB
Current children cumulated memory: 4829408 KiB
[startup+222.3 s]
/proc/loadavg: 4.07 4.12 4.16 5/257 1024957
/proc/meminfo: memFree=95878524/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378260 memory=4856032 CPUtime=221.2 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 869985 0 0 0 21929 191 0 0 20 0 1 0 189333484 5507338240 1214008 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344565 1214008 3824 3540 0 1332822 0
Current children cumulated CPU time: 221.2 s
Current children cumulated vsize: 5378260 KiB
Current children cumulated memory: 4856032 KiB
[startup+282.3 s]
/proc/loadavg: 4.07 4.11 4.15 5/257 1024967
/proc/meminfo: memFree=95751420/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378260 memory=4878560 CPUtime=281.04 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 870197 0 0 0 27909 195 0 0 20 0 1 0 189333484 5507338240 1219640 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344565 1219640 3824 3540 0 1332822 0
Current children cumulated CPU time: 281.04 s
Current children cumulated vsize: 5378260 KiB
Current children cumulated memory: 4878560 KiB
[startup+342.3 s]
/proc/loadavg: 4.19 4.14 4.16 5/257 1024979
/proc/meminfo: memFree=95638096/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378264 memory=4899044 CPUtime=340.87 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 870412 0 0 0 33890 197 0 0 20 0 1 0 189333484 5507342336 1224761 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344566 1224761 3824 3540 0 1332823 0
Current children cumulated CPU time: 340.87 s
Current children cumulated vsize: 5378264 KiB
Current children cumulated memory: 4899044 KiB
[startup+402.3 s]
/proc/loadavg: 4.13 4.13 4.15 5/257 1025374
/proc/meminfo: memFree=95572364/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378264 memory=4917476 CPUtime=400.72 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 870622 0 0 0 39871 201 0 0 20 0 1 0 189333484 5507342336 1229369 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344566 1229369 3824 3540 0 1332823 0
Current children cumulated CPU time: 400.72 s
Current children cumulated vsize: 5378264 KiB
Current children cumulated memory: 4917476 KiB
[startup+462.3 s]
/proc/loadavg: 4.05 4.10 4.14 5/257 1025384
/proc/meminfo: memFree=95527080/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378264 memory=4921784 CPUtime=460.55 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 870879 0 0 0 45852 203 0 0 20 0 1 0 189333484 5507342336 1230446 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344566 1230446 3824 3540 0 1332823 0
################
# More data... #
################
Current children cumulated memory: 4921812 KiB
[startup+2862.3 s]
/proc/loadavg: 4.07 4.12 4.14 5/254 1026613
/proc/meminfo: memFree=95054412/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378276 memory=4921812 CPUtime=2853.89 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 881309 0 0 0 285091 298 0 0 20 0 1 0 189333484 5507354624 1230453 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344569 1230453 3824 3540 0 1332826 0
Current children cumulated CPU time: 2853.89 s
Current children cumulated vsize: 5378276 KiB
Current children cumulated memory: 4921812 KiB
[startup+2922.3 s]
/proc/loadavg: 4.14 4.13 4.14 5/254 1026623
/proc/meminfo: memFree=95053484/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378276 memory=4921812 CPUtime=2913.72 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 881496 0 0 0 291072 300 0 0 20 0 1 0 189333484 5507354624 1230453 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344569 1230453 3824 3540 0 1332826 0
Current children cumulated CPU time: 2913.72 s
Current children cumulated vsize: 5378276 KiB
Current children cumulated memory: 4921812 KiB
[startup+2982.3 s]
/proc/loadavg: 4.15 4.13 4.14 5/254 1026634
/proc/meminfo: memFree=95051224/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378276 memory=4921812 CPUtime=2973.56 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 881699 0 0 0 297053 303 0 0 20 0 1 0 189333484 5507354624 1230453 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344569 1230453 3824 3540 0 1332826 0
Current children cumulated CPU time: 2973.56 s
Current children cumulated vsize: 5378276 KiB
Current children cumulated memory: 4921812 KiB
[startup+3042.3 s]
/proc/loadavg: 4.10 4.12 4.13 5/254 1026644
/proc/meminfo: memFree=95050332/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4921816 CPUtime=3033.39 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 881887 0 0 0 303034 305 0 0 20 0 1 0 189333484 5507358720 1230454 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230454 3824 3540 0 1332827 0
Current children cumulated CPU time: 3033.39 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4921816 KiB
[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.13 5/257 1026659
/proc/meminfo: memFree=95049484/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4921816 CPUtime=3093.22 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 882078 0 0 0 309015 307 0 0 20 0 1 0 189333484 5507358720 1230454 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230454 3824 3540 0 1332827 0
Current children cumulated CPU time: 3093.22 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4921816 KiB
[startup+3162.3 s]
/proc/loadavg: 3.28 3.91 4.06 3/243 1026732
/proc/meminfo: memFree=121954152/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3153.03 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 882217 0 0 0 314994 309 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3153.03 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3222.3 s]
/proc/loadavg: 2.51 3.58 3.93 3/243 1026742
/proc/meminfo: memFree=121952496/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3212.84 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 882405 0 0 0 320973 311 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3212.84 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3282.3 s]
/proc/loadavg: 2.22 3.30 3.81 3/243 1026752
/proc/meminfo: memFree=121950620/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3272.65 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 882593 0 0 0 326952 313 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3272.65 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3342.3 s]
/proc/loadavg: 2.12 3.08 3.70 3/243 1026764
/proc/meminfo: memFree=121949464/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3332.44 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 882730 0 0 0 332930 314 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3332.44 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3402.3 s]
/proc/loadavg: 2.15 2.91 3.60 3/244 1026775
/proc/meminfo: memFree=121948408/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3392.25 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 882914 0 0 0 338909 316 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3392.25 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3462.3 s]
/proc/loadavg: 2.11 2.76 3.50 3/241 1026785
/proc/meminfo: memFree=121945180/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3452.05 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 883047 0 0 0 344888 317 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3452.05 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3522.3 s]
/proc/loadavg: 2.20 2.65 3.42 3/241 1026795
/proc/meminfo: memFree=121944596/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3511.85 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 883175 0 0 0 350867 318 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3511.85 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
[startup+3582.3 s]
/proc/loadavg: 2.13 2.55 3.33 3/241 1026806
/proc/meminfo: memFree=121944192/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3571.65 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 883818 0 0 0 356845 320 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3571.65 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3610.8 s]
/proc/loadavg: 2.23 2.53 3.30 3/241 1026811
/proc/meminfo: memFree=121943736/131524600 swapFree=131071996/131071996
[pid=1024868] ppid=1024865 vsize=5378280 memory=4922264 CPUtime=3600.05 cores=5,7
/proc/1024868/stat : 1024868 (pbscip) R 1024865 1024868 1021968 0 -1 4194304 883888 0 0 0 359685 320 0 0 20 0 1 0 189333484 5507358720 1230566 134679101440 4194304 18693293 140737305437072 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 57405440 140737305441282 140737305441381 140737305441381 140737305448398 0
/proc/1024868/statm: 1344570 1230566 3824 3540 0 1332827 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 5378280 KiB
Current children cumulated memory: 4922264 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3610.89 s]
# the end of solver process 1024868 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3596.86 s, system=3.29648 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): 3610.89
CPU time (s): 3600.15
CPU user time (s): 3596.86
CPU system time (s): 3.29648
CPU usage (%): 99.7026
Max. virtual memory (cumulated for all children) (KiB): 5378280
Max. memory (cumulated for all children) (KiB): 4922264
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.86
system time used= 3.29648
maximum resident set size= 4922264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 883888
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= 12
involuntary context switches= 1378
# summary of solver processes directly reported to runsolver:
# pid: 1024868
# total CPU time (s): 3600.15
# total CPU user time (s): 3596.86
# total CPU system time (s): 3.29648
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.39525 second user time and 18.1383 second system time
The end
Launcher Data
Begin job on nodeC017 at 2024-07-19 08:48:49
IDJOB=4449315
IDBENCH=160495
IDSOLVER=3059
FILE ID=nodeC017/4449315-1721371716
RUNJOBID= nodeC017-1721367638-1021981
SLURM_JOB_ID= 7542810
Free space on /tmp= 889780 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm25p-dec.opb.negationfix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449315-1721371716/watcher-4449315-1721371716 -o /tmp/evaluation-result-4449315-1721371716/solver-4449315-1721371716 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721367638-1021981 --watchdog 3760 pbscip -f HOME/instance-4449315-1721371716.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= d2e7222ae223744ca0eedd4691347876
RANDOM SEED=124784842
nodeC017.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 : 3673.141
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.46
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 : 3684.166
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.99
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.833
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.46
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 : 3599.929
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.99
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 : 3673.148
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.46
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 : 3662.073
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.99
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.046
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.46
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.826
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.99
clflush size : 64
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
/proc/meminfo:
MemTotal: 131524600 kB
MemFree: 101482552 kB
MemAvailable: 104273452 kB
Buffers: 559844 kB
Cached: 3045760 kB
SwapCached: 0 kB
Active: 1459484 kB
Inactive: 27872896 kB
Active(anon): 1544 kB
Inactive(anon): 25762948 kB
Active(file): 1457940 kB
Inactive(file): 2109948 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 52532 kB
Writeback: 4 kB
AnonPages: 25726740 kB
Mapped: 138972 kB
Shmem: 37720 kB
KReclaimable: 125320 kB
Slab: 240168 kB
SReclaimable: 125320 kB
SUnreclaim: 114848 kB
KernelStack: 4064 kB
PageTables: 59848 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196834296 kB
Committed_AS: 27382304 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 69312 kB
HardwareCorrupted: 0 kB
AnonHugePages: 6553600 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: 287444 kB
DirectMap2M: 40380416 kB
DirectMap1G: 95420416 kB
Free space on /tmp at the end= 890012 MiB
End job on nodeC017 at 2024-07-19 09:49:00