Trace number 4449045
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.02 | 3619.62 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/ hw256/normalized-hw256-vm90p-dec.opb.negationfix.opb |
MD5SUM | 01718154630a65d8782d403c9002f363 |
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.60205 |
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 | 635136 |
Total number of constraints | 5474 |
Number of constraints which are clauses | 2480 |
Number of constraints which are cardinality constraints (but not clauses) | 2480 |
Number of constraints which are nor clauses,nor cardinality constraints | 514 |
Minimum length of a constraint | 256 |
Maximum length of a constraint | 2481 |
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 | 892531 |
Number of bits of the biggest number in a constraint | 20 |
Biggest sum of numbers in a constraint | 2107566 |
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-4449045-1721368096.opb>
1.18/1.29 c original problem has 635136 variables (635136 bin, 0 int, 0 impl, 0 cont) and 5474 constraints
1.18/1.29 c problem read in 1.29
1.18/1.29 c No objective function, only one solution is needed.
2.58/2.69 c presolving:
3.98/4.03 c (round 1, fast) 1601 del vars, 2 del conss, 0 add conss, 1345 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 157852 clqs
5.27/5.34 c (5.3s) running MILP presolver
14.05/14.19 c (14.2s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
14.45/14.55 c (round 2, medium) 1601 del vars, 5474 del conss, 2992 add conss, 1345 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 157852 clqs
23.71/23.88 c (round 3, exhaustive) 1601 del vars, 5474 del conss, 2992 add conss, 1345 chg bounds, 0 chg sides, 0 chg coeffs, 2992 upgd conss, 0 impls, 157852 clqs
33.59/33.75 c (33.7s) probing: 51/633535 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
33.59/33.75 c (33.7s) probing aborted: 50/50 successive totally useless probings
34.18/34.33 c (34.3s) 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 (60535 MiB free)
memory of node 1: 64510 MiB (61426 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449045-1721368096/watcher-4449045-1721368096 -o /tmp/evaluation-result-4449045-1721368096/solver-4449045-1721368096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721367638-1021981 --watchdog 3760 pbscip -f HOME/instance-4449045-1721368096.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
Current StackSize limit: 8192 KiB
solver pid=1022857, runsolver pid=1022854
[startup+0.100762 s]*
/proc/loadavg: 4.17 3.58 3.03 5/254 1022858
/proc/meminfo: memFree=124779556/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=161528 memory=119992 CPUtime=0.09 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 27044 0 0 0 5 4 0 0 20 0 1 0 188971441 165404672 29998 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 40382 29998 3254 3540 0 28639 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 161528 KiB
Current children cumulated memory: 119992 KiB
[startup+0.205572 s]*
/proc/loadavg: 4.17 3.58 3.03 5/254 1022858
/proc/meminfo: memFree=124678836/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=265780 memory=223748 CPUtime=0.19 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 52954 0 0 0 11 8 0 0 20 0 1 0 188971441 272158720 55871 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 66445 55871 3254 3540 0 54702 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 265780 KiB
Current children cumulated memory: 223748 KiB
[startup+0.305599 s]*
/proc/loadavg: 4.17 3.58 3.03 5/254 1022858
/proc/meminfo: memFree=124584080/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=358656 memory=317020 CPUtime=0.29 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 75782 0 0 0 19 10 0 0 20 0 1 0 188971441 367263744 79255 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 89664 79255 3254 3540 0 77921 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 358656 KiB
Current children cumulated memory: 317020 KiB
[startup+0.700231 s]
/proc/loadavg: 4.17 3.58 3.03 5/254 1022858
/proc/meminfo: memFree=124401192/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=682352 memory=640268 CPUtime=0.68 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 154548 0 0 0 46 22 0 0 20 0 1 0 188971441 698728448 160067 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 170588 160067 3254 3540 0 158845 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 682352 KiB
Current children cumulated memory: 640268 KiB
[startup+1.50025 s]
/proc/loadavg: 4.17 3.58 3.03 5/254 1022858
/proc/meminfo: memFree=124224716/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=917452 memory=872896 CPUtime=1.48 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 214940 0 0 0 117 31 0 0 20 0 1 0 188971441 939470848 218158 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 229363 218224 3542 3540 0 217620 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 917452 KiB
Current children cumulated memory: 872896 KiB
[startup+3.10561 s]
/proc/loadavg: 4.17 3.58 3.03 5/254 1022858
/proc/meminfo: memFree=123214244/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=1706076 memory=1647644 CPUtime=3.09 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 395795 0 0 0 251 58 0 0 20 0 1 0 188971441 1747021824 411911 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 426519 411911 3622 3540 0 414776 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1706076 KiB
Current children cumulated memory: 1647644 KiB
[startup+6.30023 s]
/proc/loadavg: 4.15 3.59 3.03 5/254 1022859
/proc/meminfo: memFree=122654540/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=2201632 memory=2132420 CPUtime=6.26 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 440011 0 0 0 550 76 0 0 20 0 1 0 188971441 2254471168 533105 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 550408 533105 3733 3540 0 538665 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2201632 KiB
Current children cumulated memory: 2132420 KiB
[startup+12.7002 s]
/proc/loadavg: 4.14 3.60 3.04 5/254 1022859
/proc/meminfo: memFree=122582652/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=2201632 memory=2132564 CPUtime=12.66 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 440186 0 0 0 1188 78 0 0 20 0 1 0 188971441 2254471168 533141 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 550408 533141 3733 3540 0 538665 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2201632 KiB
Current children cumulated memory: 2132564 KiB
[startup+25.5002 s]
/proc/loadavg: 4.11 3.62 3.06 5/254 1022862
/proc/meminfo: memFree=122538916/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=2608152 memory=2542904 CPUtime=25.4 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 592814 0 0 0 2441 99 0 0 20 0 1 0 188971441 2670747648 635726 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 652038 635726 3765 3540 0 640295 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2608152 KiB
Current children cumulated memory: 2542904 KiB
[startup+51.1058 s]
/proc/loadavg: 4.15 3.67 3.09 5/254 1022866
/proc/meminfo: memFree=120039420/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5004148 memory=4458328 CPUtime=50.93 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 794563 0 0 0 4937 156 0 0 20 0 1 0 188971441 5124247552 1114582 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1251037 1114582 3781 3540 0 1239294 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 5004148 KiB
Current children cumulated memory: 4458328 KiB
[startup+102.3 s]
/proc/loadavg: 4.13 3.74 3.14 5/255 1022876
/proc/meminfo: memFree=119801028/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103140 memory=4606632 CPUtime=101.88 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 804664 0 0 0 10028 160 0 0 20 0 1 0 188971441 5225615360 1151658 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275785 1151658 3781 3540 0 1264042 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 5103140 KiB
Current children cumulated memory: 4606632 KiB
[startup+162.3 s]
/proc/loadavg: 4.05 3.79 3.20 5/257 1022890
/proc/meminfo: memFree=119683856/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103140 memory=4639400 CPUtime=161.61 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 804876 0 0 0 15997 164 0 0 20 0 1 0 188971441 5225615360 1159850 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275785 1159850 3781 3540 0 1264042 0
Current children cumulated CPU time: 161.61 s
Current children cumulated vsize: 5103140 KiB
Current children cumulated memory: 4639400 KiB
[startup+222.3 s]
/proc/loadavg: 4.12 3.86 3.26 5/257 1022946
/proc/meminfo: memFree=118118488/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103144 memory=4666516 CPUtime=221.35 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 805076 0 0 0 21968 167 0 0 20 0 1 0 188971441 5225619456 1166629 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275786 1166629 3781 3540 0 1264043 0
Current children cumulated CPU time: 221.35 s
Current children cumulated vsize: 5103144 KiB
Current children cumulated memory: 4666516 KiB
[startup+282.3 s]
/proc/loadavg: 4.13 3.92 3.32 5/257 1022957
/proc/meminfo: memFree=115937216/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103144 memory=4685456 CPUtime=281.05 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 805262 0 0 0 27936 169 0 0 20 0 1 0 188971441 5225619456 1171364 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275786 1171364 3781 3540 0 1264043 0
Current children cumulated CPU time: 281.05 s
Current children cumulated vsize: 5103144 KiB
Current children cumulated memory: 4685456 KiB
[startup+342.3 s]
/proc/loadavg: 4.09 3.95 3.37 5/257 1022968
/proc/meminfo: memFree=115830880/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103144 memory=4695240 CPUtime=340.72 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 805862 0 0 0 33901 171 0 0 20 0 1 0 188971441 5225619456 1173810 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275786 1173810 3781 3540 0 1264043 0
Current children cumulated CPU time: 340.72 s
Current children cumulated vsize: 5103144 KiB
Current children cumulated memory: 4695240 KiB
[startup+402.3 s]
/proc/loadavg: 4.09 3.97 3.42 5/258 1023362
/proc/meminfo: memFree=115739000/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103144 memory=4695360 CPUtime=400.4 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 806022 0 0 0 39868 172 0 0 20 0 1 0 188971441 5225619456 1173840 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275786 1173840 3781 3540 0 1264043 0
Current children cumulated CPU time: 400.4 s
Current children cumulated vsize: 5103144 KiB
Current children cumulated memory: 4695360 KiB
[startup+462.3 s]
/proc/loadavg: 4.08 4.00 3.46 5/256 1023373
/proc/meminfo: memFree=115665788/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103148 memory=4695360 CPUtime=460.08 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 806157 0 0 0 45835 173 0 0 20 0 1 0 188971441 5225623552 1173840 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275787 1173840 3781 3540 0 1264044 0
################
# More data... #
################
Current children cumulated memory: 4730228 KiB
[startup+2862.3 s]
/proc/loadavg: 4.17 4.27 4.18 5/254 1024594
/proc/meminfo: memFree=114310364/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4730536 CPUtime=2846.96 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 818275 0 0 0 284485 211 0 0 20 0 1 0 188971441 5225635840 1182634 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1182634 3781 3540 0 1264047 0
Current children cumulated CPU time: 2846.96 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4730536 KiB
[startup+2922.3 s]
/proc/loadavg: 4.11 4.24 4.18 5/254 1024604
/proc/meminfo: memFree=114286028/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4734996 CPUtime=2906.62 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 818702 0 0 0 290451 211 0 0 20 0 1 0 188971441 5225635840 1183749 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183749 3781 3540 0 1264047 0
Current children cumulated CPU time: 2906.62 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4734996 KiB
[startup+2982.3 s]
/proc/loadavg: 4.07 4.21 4.17 5/254 1024615
/proc/meminfo: memFree=114266980/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4734996 CPUtime=2966.29 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 819150 0 0 0 296417 212 0 0 20 0 1 0 188971441 5225635840 1183749 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183749 3781 3540 0 1264047 0
Current children cumulated CPU time: 2966.29 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4734996 KiB
[startup+3042.3 s]
/proc/loadavg: 4.19 4.21 4.18 5/254 1024625
/proc/meminfo: memFree=114235396/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4734996 CPUtime=3025.96 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 819626 0 0 0 302383 213 0 0 20 0 1 0 188971441 5225635840 1183749 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183749 3781 3540 0 1264047 0
Current children cumulated CPU time: 3025.96 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4734996 KiB
[startup+3102.3 s]
/proc/loadavg: 4.23 4.22 4.18 5/254 1024635
/proc/meminfo: memFree=114225464/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4734996 CPUtime=3085.64 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 820122 0 0 0 308350 214 0 0 20 0 1 0 188971441 5225635840 1183749 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183749 3781 3540 0 1264047 0
Current children cumulated CPU time: 3085.64 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4734996 KiB
[startup+3162.3 s]
/proc/loadavg: 4.20 4.21 4.18 5/256 1024741
/proc/meminfo: memFree=104358116/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4734996 CPUtime=3145.3 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 820591 0 0 0 314316 214 0 0 20 0 1 0 188971441 5225635840 1183749 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183749 3781 3540 0 1264047 0
Current children cumulated CPU time: 3145.3 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4734996 KiB
[startup+3222.3 s]
/proc/loadavg: 4.10 4.18 4.17 5/256 1024751
/proc/meminfo: memFree=103076360/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4735480 CPUtime=3204.97 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 821030 0 0 0 320282 215 0 0 20 0 1 0 188971441 5225635840 1183870 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183870 3781 3540 0 1264047 0
Current children cumulated CPU time: 3204.97 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4735480 KiB
[startup+3282.3 s]
/proc/loadavg: 4.14 4.18 4.17 5/256 1024761
/proc/meminfo: memFree=97735064/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103160 memory=4735480 CPUtime=3264.63 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 821456 0 0 0 326248 215 0 0 20 0 1 0 188971441 5225635840 1183870 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275790 1183870 3781 3540 0 1264047 0
Current children cumulated CPU time: 3264.63 s
Current children cumulated vsize: 5103160 KiB
Current children cumulated memory: 4735480 KiB
[startup+3342.3 s]
/proc/loadavg: 4.10 4.16 4.17 5/256 1024772
/proc/meminfo: memFree=96892520/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103164 memory=4735480 CPUtime=3324.28 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 821898 0 0 0 332213 215 0 0 20 0 1 0 188971441 5225639936 1183870 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275791 1183870 3781 3540 0 1264048 0
Current children cumulated CPU time: 3324.28 s
Current children cumulated vsize: 5103164 KiB
Current children cumulated memory: 4735480 KiB
[startup+3402.3 s]
/proc/loadavg: 4.08 4.14 4.16 5/256 1024785
/proc/meminfo: memFree=96852684/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103164 memory=4735484 CPUtime=3383.94 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 822507 0 0 0 338179 215 0 0 20 0 1 0 188971441 5225639936 1183871 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275791 1183871 3781 3540 0 1264048 0
Current children cumulated CPU time: 3383.94 s
Current children cumulated vsize: 5103164 KiB
Current children cumulated memory: 4735484 KiB
[startup+3462.3 s]
/proc/loadavg: 4.24 4.16 4.17 5/254 1024795
/proc/meminfo: memFree=96819576/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103164 memory=4735484 CPUtime=3443.6 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 822957 0 0 0 344144 216 0 0 20 0 1 0 188971441 5225639936 1183871 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275791 1183871 3781 3540 0 1264048 0
Current children cumulated CPU time: 3443.6 s
Current children cumulated vsize: 5103164 KiB
Current children cumulated memory: 4735484 KiB
[startup+3522.3 s]
/proc/loadavg: 4.24 4.19 4.18 5/254 1024805
/proc/meminfo: memFree=96792500/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103164 memory=4735484 CPUtime=3503.25 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 823435 0 0 0 350109 216 0 0 20 0 1 0 188971441 5225639936 1183871 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275791 1183871 3781 3540 0 1264048 0
Current children cumulated CPU time: 3503.25 s
Current children cumulated vsize: 5103164 KiB
Current children cumulated memory: 4735484 KiB
[startup+3582.3 s]
/proc/loadavg: 4.19 4.18 4.18 5/254 1024816
/proc/meminfo: memFree=96767540/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103164 memory=4735484 CPUtime=3562.91 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 823916 0 0 0 356075 216 0 0 20 0 1 0 188971441 5225639936 1183871 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275791 1183871 3781 3540 0 1264048 0
Current children cumulated CPU time: 3562.91 s
Current children cumulated vsize: 5103164 KiB
Current children cumulated memory: 4735484 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3619.6 s]
/proc/loadavg: 4.11 4.16 4.17 5/254 1024823
/proc/meminfo: memFree=96752960/131524600 swapFree=131071996/131071996
[pid=1022857] ppid=1022854 vsize=5103164 memory=4735484 CPUtime=3600 cores=5,7
/proc/1022857/stat : 1022857 (pbscip) R 1022854 1022857 1021968 0 -1 4194304 824261 0 0 0 359783 217 0 0 20 0 1 0 188971441 5225639936 1183871 134679101440 4194304 18693293 140722211920672 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 53948416 140722211922946 140722211923045 140722211923045 140722211930062 0
/proc/1022857/statm: 1275791 1183871 3781 3540 0 1264048 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 5103164 KiB
Current children cumulated memory: 4735484 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3619.62 s]
# the end of solver process 1022857 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3597.84 s, system=2.1866 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): 3619.62
CPU time (s): 3600.02
CPU user time (s): 3597.84
CPU system time (s): 2.1866
CPU usage (%): 99.4587
Max. virtual memory (cumulated for all children) (KiB): 5103164
Max. memory (cumulated for all children) (KiB): 4735484
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.84
system time used= 2.1866
maximum resident set size= 4735484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 824261
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= 22
involuntary context switches= 1355
# summary of solver processes directly reported to runsolver:
# pid: 1022857
# total CPU time (s): 3600.02
# total CPU user time (s): 3597.84
# total CPU system time (s): 2.1866
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.43677 second user time and 18.1872 second system time
The end
Launcher Data
Begin job on nodeC017 at 2024-07-19 07:48:28
IDJOB=4449045
IDBENCH=160479
IDSOLVER=3059
FILE ID=nodeC017/4449045-1721368096
RUNJOBID= nodeC017-1721367638-1021981
SLURM_JOB_ID= 7542810
Free space on /tmp= 889992 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm90p-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-4449045-1721368096/watcher-4449045-1721368096 -o /tmp/evaluation-result-4449045-1721368096/solver-4449045-1721368096 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721367638-1021981 --watchdog 3760 pbscip -f HOME/instance-4449045-1721368096.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 01718154630a65d8782d403c9002f363
RANDOM SEED=146527383
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 : 3676.751
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.602
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.834
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.801
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 : 3676.759
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 : 3684.028
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 : 3599.759
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 : 3677.681
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: 124888840 kB
MemAvailable: 127429676 kB
Buffers: 554768 kB
Cached: 2803520 kB
SwapCached: 0 kB
Active: 1242632 kB
Inactive: 4735112 kB
Active(anon): 1544 kB
Inactive(anon): 2655632 kB
Active(file): 1241088 kB
Inactive(file): 2079480 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 72652 kB
Writeback: 124 kB
AnonPages: 2619500 kB
Mapped: 140648 kB
Shmem: 37720 kB
KReclaimable: 119832 kB
Slab: 234160 kB
SReclaimable: 119832 kB
SUnreclaim: 114328 kB
KernelStack: 4080 kB
PageTables: 14556 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196834296 kB
Committed_AS: 2986564 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 69216 kB
HardwareCorrupted: 0 kB
AnonHugePages: 1153024 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= 889768 MiB
End job on nodeC017 at 2024-07-19 08:48:48