Trace number 4449105
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.11 | 3620.1 |
General information on the benchmark
Name | PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/ normalized-hw256-vm100p-dec.opb.negationfix.opb |
MD5SUM | 7aedd7c3672972b6263e08c161e73d18 |
Bench Category | DEC-LIN (decision problem, linear constraints, no UNSAT certificate) |
Best result obtained on this benchmark | |
Best value of the objective obtained on this benchmark | |
Best CPU time to get the best result obtained on this benchmark | |
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 | 693504 |
Total number of constraints | 5930 |
Number of constraints which are clauses | 2708 |
Number of constraints which are cardinality constraints (but not clauses) | 2708 |
Number of constraints which are nor clauses,nor cardinality constraints | 514 |
Minimum length of a constraint | 256 |
Maximum length of a constraint | 2709 |
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 | 975035 |
Number of bits of the biggest number in a constraint | 20 |
Biggest sum of numbers in a constraint | 2190070 |
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-4449105-1721368286.opb>
1.47/1.55 c original problem has 693504 variables (693504 bin, 0 int, 0 impl, 0 cont) and 5930 constraints
1.47/1.55 c problem read in 1.55
1.47/1.56 c No objective function, only one solution is needed.
3.17/3.28 c presolving:
4.76/4.88 c (round 1, fast) 1827 del vars, 2 del conss, 0 add conss, 1571 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 170092 clqs
6.26/6.36 c (6.3s) running MILP presolver
15.22/15.35 c (15.3s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
15.62/15.78 c (round 2, medium) 1827 del vars, 5930 del conss, 3220 add conss, 1571 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 170092 clqs
27.34/27.59 c (round 3, exhaustive) 1827 del vars, 5930 del conss, 3220 add conss, 1571 chg bounds, 0 chg sides, 0 chg coeffs, 3220 upgd conss, 0 impls, 170092 clqs
39.60/39.84 c (39.8s) probing: 51/691677 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
39.60/39.84 c (39.8s) probing aborted: 50/50 successive totally useless probings
40.29/40.52 c (40.5s) 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 (60240 MiB free)
memory of node 1: 64510 MiB (57987 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449105-1721368286/watcher-4449105-1721368286 -o /tmp/evaluation-result-4449105-1721368286/solver-4449105-1721368286 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721367638-1021980 --watchdog 3760 pbscip -f HOME/instance-4449105-1721368286.opb -t 3600 -j 2 -m 31000
running on 2 cores: 1,3
CPU governors:
performance: 1 3
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=1022940, runsolver pid=1022937
[startup+0.100124 s]*
/proc/loadavg: 4.08 3.83 3.23 5/257 1022941
/proc/meminfo: memFree=120978724/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=139832 memory=98476 CPUtime=0.09 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 21692 0 0 0 6 3 0 0 20 0 1 0 188990438 143187968 24619 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 34958 24619 3265 3540 0 23215 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 139832 KiB
Current children cumulated memory: 98476 KiB
[startup+0.206112 s]*
/proc/loadavg: 4.08 3.83 3.23 5/257 1022941
/proc/meminfo: memFree=120895732/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=224280 memory=182580 CPUtime=0.18 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 42654 0 0 0 13 5 0 0 20 0 1 0 188990438 229662720 45645 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 56070 45645 3265 3540 0 44327 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 224280 KiB
Current children cumulated memory: 182580 KiB
[startup+0.305786 s]*
/proc/loadavg: 4.08 3.83 3.23 5/257 1022941
/proc/meminfo: memFree=120823560/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=300408 memory=258580 CPUtime=0.28 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 61172 0 0 0 20 8 0 0 20 0 1 0 188990438 307617792 64645 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 75102 64645 3265 3540 0 63359 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 300408 KiB
Current children cumulated memory: 258580 KiB
[startup+0.700243 s]
/proc/loadavg: 4.08 3.83 3.23 5/257 1022941
/proc/meminfo: memFree=120647552/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=627528 memory=585372 CPUtime=0.68 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 140780 0 0 0 48 20 0 0 20 0 1 0 188990438 642588672 146277 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 156882 146277 3265 3540 0 145139 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 627528 KiB
Current children cumulated memory: 585372 KiB
[startup+1.50024 s]
/proc/loadavg: 4.08 3.83 3.23 5/257 1022941
/proc/meminfo: memFree=120369100/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=772916 memory=730632 CPUtime=1.47 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 177169 0 0 0 122 25 0 0 20 0 1 0 188990438 791465984 182658 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 193229 182658 3265 3540 0 181486 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 772916 KiB
Current children cumulated memory: 730632 KiB
[startup+3.10578 s]
/proc/loadavg: 4.08 3.83 3.23 5/257 1022941
/proc/meminfo: memFree=119406172/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=1781616 memory=1723088 CPUtime=3.07 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 418283 0 0 0 246 61 0 0 20 0 1 0 188990438 1824374784 430772 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 445404 430772 3585 3540 0 433661 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1781616 KiB
Current children cumulated memory: 1723088 KiB
[startup+6.30024 s]
/proc/loadavg: 4.08 3.83 3.24 5/257 1022943
/proc/meminfo: memFree=118985404/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=2369472 memory=2291056 CPUtime=6.26 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 468775 0 0 0 548 78 0 0 20 0 1 0 188990438 2426339328 572764 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 592368 572764 3665 3540 0 580625 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2369472 KiB
Current children cumulated memory: 2291056 KiB
[startup+12.7002 s]
/proc/loadavg: 4.07 3.83 3.24 5/257 1022943
/proc/meminfo: memFree=118734148/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=2390300 memory=2323496 CPUtime=12.63 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 480997 0 0 0 1175 88 0 0 20 0 1 0 188990438 2447667200 580874 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 597575 580874 3760 3540 0 585832 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2390300 KiB
Current children cumulated memory: 2323496 KiB
[startup+25.5003 s]
/proc/loadavg: 4.14 3.86 3.26 5/257 1022946
/proc/meminfo: memFree=118939348/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=2163364 memory=2099872 CPUtime=25.36 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 482883 0 0 0 2446 90 0 0 20 0 1 0 188990438 2215284736 524968 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 540841 524968 3760 3540 0 529098 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 2163364 KiB
Current children cumulated memory: 2099872 KiB
[startup+51.106 s]
/proc/loadavg: 4.15 3.89 3.28 5/257 1022949
/proc/meminfo: memFree=116668824/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=4958756 memory=4306276 CPUtime=50.85 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 807574 0 0 0 4922 163 0 0 20 0 1 0 188990438 5077766144 1076569 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1239689 1076569 3808 3540 0 1227946 0
Current children cumulated CPU time: 50.85 s
Current children cumulated vsize: 4958756 KiB
Current children cumulated memory: 4306276 KiB
[startup+102.3 s]
/proc/loadavg: 4.11 3.92 3.33 5/257 1022958
/proc/meminfo: memFree=115916304/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559864 memory=4979904 CPUtime=101.77 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 877968 0 0 0 9991 186 0 0 20 0 1 0 188990438 5693300736 1244976 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389966 1244976 3808 3540 0 1378223 0
Current children cumulated CPU time: 101.77 s
Current children cumulated vsize: 5559864 KiB
Current children cumulated memory: 4979904 KiB
[startup+162.3 s]
/proc/loadavg: 4.08 3.95 3.38 5/257 1022969
/proc/meminfo: memFree=115814840/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559864 memory=5012672 CPUtime=161.45 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 878152 0 0 0 15955 190 0 0 20 0 1 0 188990438 5693300736 1253168 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389966 1253168 3808 3540 0 1378223 0
Current children cumulated CPU time: 161.45 s
Current children cumulated vsize: 5559864 KiB
Current children cumulated memory: 5012672 KiB
[startup+222.3 s]
/proc/loadavg: 4.08 3.98 3.43 5/258 1023363
/proc/meminfo: memFree=115725660/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559864 memory=5037248 CPUtime=221.12 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 878350 0 0 0 21919 193 0 0 20 0 1 0 188990438 5693300736 1259312 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389966 1259312 3808 3540 0 1378223 0
Current children cumulated CPU time: 221.12 s
Current children cumulated vsize: 5559864 KiB
Current children cumulated memory: 5037248 KiB
[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.47 5/256 1023374
/proc/meminfo: memFree=115655968/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559868 memory=5057732 CPUtime=280.79 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 878535 0 0 0 27883 196 0 0 20 0 1 0 188990438 5693304832 1264433 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389967 1264433 3808 3540 0 1378224 0
Current children cumulated CPU time: 280.79 s
Current children cumulated vsize: 5559868 KiB
Current children cumulated memory: 5057732 KiB
[startup+342.3 s]
/proc/loadavg: 4.12 4.03 3.52 5/257 1023385
/proc/meminfo: memFree=115583732/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559868 memory=5076164 CPUtime=340.46 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 878728 0 0 0 33847 199 0 0 20 0 1 0 188990438 5693304832 1269041 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389967 1269041 3808 3540 0 1378224 0
Current children cumulated CPU time: 340.46 s
Current children cumulated vsize: 5559868 KiB
Current children cumulated memory: 5076164 KiB
[startup+402.3 s]
/proc/loadavg: 4.08 4.03 3.55 5/259 1023565
/proc/meminfo: memFree=115523928/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559868 memory=5090308 CPUtime=400.13 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 879399 0 0 0 39811 202 0 0 20 0 1 0 188990438 5693304832 1272577 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389967 1272577 3808 3540 0 1378224 0
Current children cumulated CPU time: 400.13 s
Current children cumulated vsize: 5559868 KiB
Current children cumulated memory: 5090308 KiB
[startup+462.3 s]
/proc/loadavg: 4.14 4.06 3.59 5/259 1023576
/proc/meminfo: memFree=115475788/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559868 memory=5090364 CPUtime=459.81 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 879567 0 0 0 45775 206 0 0 20 0 1 0 188990438 5693304832 1272591 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389967 1272591 3808 3540 0 1378224 0
################
# More data... #
################
Current children cumulated memory: 5090380 KiB
[startup+2862.3 s]
/proc/loadavg: 4.16 4.21 4.17 5/254 1024627
/proc/meminfo: memFree=114234176/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5090380 CPUtime=2846.45 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 887671 0 0 0 284321 324 0 0 20 0 1 0 188990438 5693321216 1272595 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272595 3808 3540 0 1378228 0
Current children cumulated CPU time: 2846.45 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5090380 KiB
[startup+2922.3 s]
/proc/loadavg: 4.20 4.21 4.18 5/256 1024641
/proc/meminfo: memFree=114221128/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5090380 CPUtime=2906.12 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 887862 0 0 0 290285 327 0 0 20 0 1 0 188990438 5693321216 1272595 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272595 3808 3540 0 1378228 0
Current children cumulated CPU time: 2906.12 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5090380 KiB
[startup+2982.3 s]
/proc/loadavg: 4.24 4.22 4.18 5/256 1024743
/proc/meminfo: memFree=104328920/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5090380 CPUtime=2965.79 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 888053 0 0 0 296249 330 0 0 20 0 1 0 188990438 5693321216 1272595 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272595 3808 3540 0 1378228 0
Current children cumulated CPU time: 2965.79 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5090380 KiB
[startup+3042.3 s]
/proc/loadavg: 4.16 4.19 4.18 5/256 1024753
/proc/meminfo: memFree=102274944/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5090380 CPUtime=3025.47 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 888227 0 0 0 302214 333 0 0 20 0 1 0 188990438 5693321216 1272595 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272595 3808 3540 0 1378228 0
Current children cumulated CPU time: 3025.47 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5090380 KiB
[startup+3102.3 s]
/proc/loadavg: 4.11 4.17 4.17 5/256 1024763
/proc/meminfo: memFree=96936444/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5090380 CPUtime=3085.13 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 888439 0 0 0 308177 336 0 0 20 0 1 0 188990438 5693321216 1272595 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272595 3808 3540 0 1378228 0
Current children cumulated CPU time: 3085.13 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5090380 KiB
[startup+3162.3 s]
/proc/loadavg: 4.08 4.15 4.17 5/256 1024776
/proc/meminfo: memFree=96883608/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3144.81 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 888619 0 0 0 314142 339 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3144.81 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3222.3 s]
/proc/loadavg: 4.06 4.14 4.16 5/256 1024786
/proc/meminfo: memFree=96846404/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3204.48 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 888812 0 0 0 320106 342 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3204.48 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3282.3 s]
/proc/loadavg: 4.36 4.19 4.18 5/254 1024796
/proc/meminfo: memFree=96815328/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3264.14 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 888990 0 0 0 326070 344 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3264.14 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3342.3 s]
/proc/loadavg: 4.28 4.20 4.18 5/254 1024806
/proc/meminfo: memFree=96788428/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3323.82 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 889149 0 0 0 332036 346 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3323.82 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3402.3 s]
/proc/loadavg: 4.16 4.18 4.18 5/254 1024817
/proc/meminfo: memFree=96763512/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3383.49 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 889324 0 0 0 338001 348 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3383.49 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3462.3 s]
/proc/loadavg: 4.06 4.14 4.16 5/254 1024873
/proc/meminfo: memFree=99278968/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3443.19 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 889461 0 0 0 343969 350 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3443.19 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3522.3 s]
/proc/loadavg: 4.15 4.16 4.17 5/257 1024888
/proc/meminfo: memFree=96666988/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3502.88 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 889637 0 0 0 349936 352 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3502.88 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
[startup+3582.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/257 1024899
/proc/meminfo: memFree=94344836/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3562.52 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 889799 0 0 0 355898 354 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3562.52 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3620 s]*
/proc/loadavg: 4.11 4.14 4.16 5/257 1024906
/proc/meminfo: memFree=92205236/131524600 swapFree=131071996/131071996
[pid=1022940] ppid=1022937 vsize=5559884 memory=5091376 CPUtime=3600.01 cores=1,3
/proc/1022940/stat : 1022940 (pbscip) R 1022937 1022940 1021968 0 -1 4194304 889917 0 0 0 359646 355 0 0 20 0 1 0 188990438 5693321216 1272844 134679101440 4194304 18693293 140722039749120 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 55803904 140722039751682 140722039751781 140722039751781 140722039758798 0
/proc/1022940/statm: 1389971 1272844 3808 3540 0 1378228 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 5559884 KiB
Current children cumulated memory: 5091376 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3620.1 s]
# the end of solver process 1022940 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=3596.46 s, system=3.65017 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
Child ended because it received signal 15 (SIGTERM)
Real time (s): 3620.1
CPU time (s): 3600.11
CPU user time (s): 3596.46
CPU system time (s): 3.65017
CPU usage (%): 99.4478
Max. virtual memory (cumulated for all children) (KiB): 5559884
Max. memory (cumulated for all children) (KiB): 5091376
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.46
system time used= 3.65017
maximum resident set size= 5091376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 889917
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1307
# summary of solver processes directly reported to runsolver:
# pid: 1022940
# total CPU time (s): 3600.11
# total CPU user time (s): 3596.46
# total CPU system time (s): 3.65017
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.57223 second user time and 18.3096 second system time
The end
Launcher Data
Begin job on nodeC017 at 2024-07-19 07:51:38
IDJOB=4449105
IDBENCH=160481
IDSOLVER=3059
FILE ID=nodeC017/4449105-1721368286
RUNJOBID= nodeC017-1721367638-1021980
SLURM_JOB_ID= 7542810
Free space on /tmp= 889964 MiB
SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm100p-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-4449105-1721368286/watcher-4449105-1721368286 -o /tmp/evaluation-result-4449105-1721368286/solver-4449105-1721368286 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721367638-1021980 --watchdog 3760 pbscip -f HOME/instance-4449105-1721368286.opb -t 3600 -j 2 -m 31000
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2
MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=353714404
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 : 3674.692
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.814
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 : 3600.036
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 : 3657.455
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 : 3674.687
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.501
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.974
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 : 3599.857
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: 121065328 kB
MemAvailable: 123635416 kB
Buffers: 555064 kB
Cached: 2832452 kB
SwapCached: 0 kB
Active: 1266240 kB
Inactive: 8526992 kB
Active(anon): 1544 kB
Inactive(anon): 6441900 kB
Active(file): 1264696 kB
Inactive(file): 2085092 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 131071996 kB
SwapFree: 131071996 kB
Dirty: 50656 kB
Writeback: 256 kB
AnonPages: 6403816 kB
Mapped: 140632 kB
Shmem: 37720 kB
KReclaimable: 119892 kB
Slab: 234356 kB
SReclaimable: 119892 kB
SUnreclaim: 114464 kB
KernelStack: 4128 kB
PageTables: 22052 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 196834296 kB
Committed_AS: 7259792 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 69248 kB
HardwareCorrupted: 0 kB
AnonHugePages: 2502656 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= 889764 MiB
End job on nodeC017 at 2024-07-19 08:51:59