Trace number 4512066

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:
  1. 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.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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.
  5. 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 NameAnswerCPU timeWall clock time
SCIP 2024-07-07? (TO) 3600.42 3615.48

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/
normalized-hw512-vm100p-dec.opb.negationfix.opb
MD5SUM87dcb6b5c21e845aafa503750cb7c14f
Bench CategoryDEC-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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2771456
Total number of constraints11850
Number of constraints which are clauses5412
Number of constraints which are cardinality constraints (but not clauses)5412
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5412
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 1990420
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4457840
Number of bits of the biggest sum of numbers23
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4512066-1751209904.opb>
5.97/6.09	c original problem has 2771456 variables (2771456 bin, 0 int, 0 impl, 0 cont) and 11850 constraints
5.97/6.09	c problem read in 6.08
6.07/6.11	c No objective function, only one solution is needed.
12.85/12.91	c presolving:
33.27/33.41	c (round 1, fast)       3916 del vars, 2 del conss, 0 add conss, 3404 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 945927 clqs
39.26/39.44	c    (39.4s) running MILP presolver
104.70/105.09	c    (105.1s) MILP presolver (3 rounds): 0 aggregations, 512 fixings, 0 bound changes
105.59/105.98	c (round 2, medium)     4428 del vars, 11850 del conss, 6435 add conss, 3404 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 945927 clqs
141.76/142.20	c (round 3, exhaustive) 4428 del vars, 11850 del conss, 6435 add conss, 3404 chg bounds, 0 chg sides, 0 chg coeffs, 6435 upgd conss, 0 impls, 947289 clqs
585.63/587.45	c    (587.4s) probing: 1000/2767028 (0.0%) - 0 fixings, 0 aggregations, 510609 implications, 0 bound changes
586.03/587.86	c    (587.8s) probing: 1001/2767028 (0.0%) - 0 fixings, 0 aggregations, 511120 implications, 0 bound changes
586.03/587.86	c    (587.8s) probing aborted: 1000/1000 successive useless probings
588.72/590.51	c    (590.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: 63708 MiB (56411 MiB free)
  memory of node 1: 64465 MiB (61544 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512066-1751209904/watcher-4512066-1751209904 -o /tmp/evaluation-result-4512066-1751209904/solver-4512066-1751209904 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31092 --watchdog 3760 pbscip -f HOME/instance-4512066-1751209904.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=32110, runsolver pid=32107

[startup+0.100062 s]*
/proc/loadavg: 4.09 4.18 4.05 5/265 32111
/proc/meminfo: memFree=120697412/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=134272 memory=105216 CPUtime=0.09 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 23348 0 0 0 5 4 0 0 20 0 1 0 36669910 137494528 26304 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 33568 26304 3264 3530 0 25019 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 134272 KiB
Current children cumulated memory: 105216 KiB

[startup+0.205548 s]*
/proc/loadavg: 4.09 4.18 4.05 6/265 32111
/proc/meminfo: memFree=120600896/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=228108 memory=199424 CPUtime=0.2 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 46924 0 0 0 12 8 0 0 20 0 1 0 36669910 233582592 49856 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 57027 49856 3264 3530 0 48478 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 228108 KiB
Current children cumulated memory: 199424 KiB

[startup+0.305537 s]*
/proc/loadavg: 4.09 4.18 4.05 5/265 32111
/proc/meminfo: memFree=120512192/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=312444 memory=284188 CPUtime=0.3 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 67588 0 0 0 19 11 0 0 20 0 1 0 36669910 319942656 71047 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 78111 71047 3264 3530 0 69562 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 312444 KiB
Current children cumulated memory: 284188 KiB

[startup+0.700169 s]
/proc/loadavg: 4.09 4.18 4.05 5/265 32111
/proc/meminfo: memFree=120328736/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=662148 memory=632696 CPUtime=0.69 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 152637 0 0 0 46 23 0 0 20 0 1 0 36669910 678039552 158142 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 165537 158142 3264 3530 0 156988 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 662148 KiB
Current children cumulated memory: 632696 KiB

[startup+1.50017 s]
/proc/loadavg: 4.09 4.18 4.05 5/265 32111
/proc/meminfo: memFree=119896560/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=1366788 memory=1336996 CPUtime=1.48 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 323606 0 0 0 102 46 0 0 20 0 1 0 36669910 1399590912 334217 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 341697 334217 3264 3530 0 333148 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1366788 KiB
Current children cumulated memory: 1336996 KiB

[startup+3.10549 s]
/proc/loadavg: 4.09 4.18 4.05 5/265 32111
/proc/meminfo: memFree=118127440/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=2775820 memory=2745624 CPUtime=3.08 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 663545 0 0 0 211 97 0 0 20 0 1 0 36669910 2842439680 686406 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 693955 686406 3264 3530 0 685406 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2775820 KiB
Current children cumulated memory: 2745624 KiB

[startup+6.30018 s]
/proc/loadavg: 4.08 4.17 4.05 5/265 32111
/proc/meminfo: memFree=117901900/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=3067124 memory=3017348 CPUtime=6.27 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 742942 0 0 0 515 112 0 0 20 0 1 0 36669910 3140734976 754337 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 766781 754337 3520 3530 0 758232 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 3067124 KiB
Current children cumulated memory: 3017348 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.19 4.05 5/265 32111
/proc/meminfo: memFree=113995956/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=7083120 memory=6987132 CPUtime=12.65 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 1615934 0 0 0 1019 246 0 0 20 0 1 0 36669910 7253114880 1746783 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 1770780 1746783 3552 3530 0 1762231 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 7083120 KiB
Current children cumulated memory: 6987132 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.20 4.06 5/265 32111
/proc/meminfo: memFree=113297180/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=7600624 memory=7500820 CPUtime=25.4 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 1741224 0 0 0 2276 264 0 0 20 0 1 0 36669910 7783038976 1875205 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 1900156 1875205 3616 3530 0 1891607 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 7600624 KiB
Current children cumulated memory: 7500820 KiB

[startup+51.1054 s]
/proc/loadavg: 4.20 4.20 4.06 5/265 32111
/proc/meminfo: memFree=111436488/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=9411796 memory=9279724 CPUtime=50.94 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 1789982 0 0 0 4756 338 0 0 20 0 1 0 36669910 9637679104 2319931 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 2352949 2319931 3744 3530 0 2344400 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 9411796 KiB
Current children cumulated memory: 9279724 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.18 4.06 5/265 32113
/proc/meminfo: memFree=111926932/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=8967580 memory=8846332 CPUtime=102 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 1795653 0 0 0 9856 344 0 0 20 0 1 0 36669910 9182801920 2211583 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 2241895 2211583 3744 3530 0 2233346 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 8967580 KiB
Current children cumulated memory: 8846332 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.16 4.06 5/266 32118
/proc/meminfo: memFree=109176176/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=11784712 memory=11583428 CPUtime=161.8 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 2564141 0 0 0 15720 460 0 0 20 0 1 0 36669910 12067545088 2895857 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 2946178 2895857 3776 3530 0 2937629 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 11784712 KiB
Current children cumulated memory: 11583428 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.14 4.06 5/265 32123
/proc/meminfo: memFree=108324172/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=12778452 memory=12419316 CPUtime=221.63 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 2574589 0 0 0 21686 477 0 0 20 0 1 0 36669910 13085134848 3104829 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 3194613 3104829 3776 3530 0 3186064 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 12778452 KiB
Current children cumulated memory: 12419316 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.14 4.07 5/266 32126
/proc/meminfo: memFree=108324664/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=12778452 memory=12419316 CPUtime=281.45 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 2574650 0 0 0 27668 477 0 0 20 0 1 0 36669910 13085134848 3104829 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 3194613 3104829 3776 3530 0 3186064 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 12778452 KiB
Current children cumulated memory: 12419316 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.13 4.07 5/265 32128
/proc/meminfo: memFree=108316228/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=12778452 memory=12419316 CPUtime=341.27 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 2574711 0 0 0 33650 477 0 0 20 0 1 0 36669910 13085134848 3104829 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 3194613 3104829 3776 3530 0 3186064 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 12778452 KiB
Current children cumulated memory: 12419316 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.14 4.07 5/265 32130
/proc/meminfo: memFree=108304196/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=12778452 memory=12419316 CPUtime=401.09 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 2574772 0 0 0 39632 477 0 0 20 0 1 0 36669910 13085134848 3104829 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 3194613 3104829 3776 3530 0 3186064 0
Current children cumulated CPU time: 401.09 s
Current children cumulated vsize: 12778452 KiB
Current children cumulated memory: 12419316 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.07 5/264 32134
/proc/meminfo: memFree=108261228/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=12778452 memory=12419316 CPUtime=460.91 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 2574772 0 0 0 45614 477 0 0 20 0 1 0 36669910 13085134848 3104829 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 3194613 3104829 3776 3530 0 3186064 0
Current children cumulated CPU time: 460.91 s

################
# More data... #
################

/proc/meminfo: memFree=87771824/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=2910.39 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3614379 0 0 0 290286 753 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 2910.39 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/263 32408
/proc/meminfo: memFree=87774436/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=2970.12 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3614577 0 0 0 296257 755 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 2970.12 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+3042.3 s]
/proc/loadavg: 4.17 4.11 4.09 5/264 32411
/proc/meminfo: memFree=87774116/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=3029.84 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3614776 0 0 0 302228 756 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 3029.84 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+3102.3 s]
/proc/loadavg: 4.18 4.12 4.10 5/264 32413
/proc/meminfo: memFree=87774748/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=3089.57 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3614846 0 0 0 308201 756 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 3089.57 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/265 32417
/proc/meminfo: memFree=87780484/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=3149.3 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3614986 0 0 0 314174 756 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 3149.3 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/266 32422
/proc/meminfo: memFree=87765536/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=3209.02 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615056 0 0 0 320146 756 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 3209.02 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/266 32426
/proc/meminfo: memFree=87781828/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863072 CPUtime=3268.75 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615126 0 0 0 326119 756 0 0 20 0 1 0 36669910 21313384448 4965768 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965768 3776 3530 0 5194914 0
Current children cumulated CPU time: 3268.75 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863072 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/265 32428
/proc/meminfo: memFree=87782932/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863968 CPUtime=3328.47 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615133 0 0 0 332091 756 0 0 20 0 1 0 36669910 21313384448 4965992 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965992 3776 3530 0 5194914 0
Current children cumulated CPU time: 3328.47 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863968 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 6/266 32431
/proc/meminfo: memFree=87782044/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863968 CPUtime=3388.19 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615140 0 0 0 338063 756 0 0 20 0 1 0 36669910 21313384448 4965992 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965992 3776 3530 0 5194914 0
Current children cumulated CPU time: 3388.19 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863968 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 32433
/proc/meminfo: memFree=87794880/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863968 CPUtime=3447.92 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615147 0 0 0 344036 756 0 0 20 0 1 0 36669910 21313384448 4965992 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965992 3776 3530 0 5194914 0
Current children cumulated CPU time: 3447.92 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863968 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 32438
/proc/meminfo: memFree=87782876/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19863968 CPUtime=3507.65 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615154 0 0 0 350009 756 0 0 20 0 1 0 36669910 21313384448 4965992 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4965992 3776 3530 0 5194914 0
Current children cumulated CPU time: 3507.65 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19863968 KiB

[startup+3582.3 s]
/proc/loadavg: 4.38 4.20 4.12 5/264 32440
/proc/meminfo: memFree=87782360/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19864096 CPUtime=3567.38 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615353 0 0 0 355980 758 0 0 20 0 1 0 36669910 21313384448 4966024 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4966024 3776 3530 0 5194914 0
Current children cumulated CPU time: 3567.38 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19864096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3615.11 s]
/proc/loadavg: 4.23 4.18 4.12 5/264 32441
/proc/meminfo: memFree=87776972/131250000 swapFree=33010684/33010684
[pid=32110] ppid=32107 vsize=20813852 memory=19864096 CPUtime=3600.03 cores=5,7
/proc/32110/stat : 32110 (pbscip) R 32107 32110 31079 0 -1 4194304 3615423 0 0 0 359245 758 0 0 20 0 1 0 36669910 21313384448 4966024 18446744073709551615 4235264 18693293 140729004100208 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 29609984 140729004108169 140729004108268 140729004108268 140729004113870 0
/proc/32110/statm: 5203463 4966024 3776 3530 0 5194914 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 20813852 KiB
Current children cumulated memory: 19864096 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3615.48 s]
# the end of solver process 32110 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3592.46 s, system=7.95864 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3615.2 s]*
/proc/loadavg: 4.21 4.18 4.12 5/264 32441
/proc/meminfo: memFree=94848864/131250000 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3615.4 s]
/proc/loadavg: 4.21 4.18 4.12 5/264 32441
/proc/meminfo: memFree=94848864/131250000 swapFree=33010684/33010684
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3615.48
CPU time (s): 3600.42
CPU user time (s): 3592.46
CPU system time (s): 7.95864
CPU usage (%): 99.5833
Max. virtual memory (cumulated for all children) (KiB): 20813852
Max. memory (cumulated for all children) (KiB): 19864096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.46
system time used= 7.95864
maximum resident set size= 19864096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3615423
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= 84
involuntary context switches= 3361


# summary of solver processes directly reported to runsolver:
#   pid: 32110
#   total CPU time (s): 3600.42
#   total CPU user time (s): 3592.46
#   total CPU system time (s): 7.95864

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.0029 second user time and 16.9257 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 17:11:45
IDJOB=4512066
IDBENCH=160491
IDSOLVER=3365
FILE ID=nodeC033/4512066-1751209904
RUNJOBID= nodeC033-1751207147-31092
SLURM_JOB_ID= 9587633
Free space on /tmp= 432560 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm100p-dec.opb.negationfix.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512066-1751209904/watcher-4512066-1751209904 -o /tmp/evaluation-result-4512066-1751209904/solver-4512066-1751209904 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751207147-31092 --watchdog 3760  pbscip -f HOME/instance-4512066-1751209904.opb -t 3600 -j 2 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 87dcb6b5c21e845aafa503750cb7c14f
RANDOM SEED=60402118

nodeC033 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.120
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.069
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3614.803
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.322
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.309
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.877
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3634.363
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.547
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        120785816 kB
MemAvailable:   123089820 kB
Buffers:            3280 kB
Cached:          3105868 kB
SwapCached:            0 kB
Active:          6983176 kB
Inactive:        2846468 kB
Active(anon):    6738620 kB
Inactive(anon):        0 kB
Active(file):     244556 kB
Inactive(file):  2846468 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            154432 kB
Writeback:             4 kB
AnonPages:       6723576 kB
Mapped:           137724 kB
Shmem:             18120 kB
KReclaimable:     104436 kB
Slab:             192580 kB
SReclaimable:     104436 kB
SUnreclaim:        88144 kB
KernelStack:        4272 kB
PageTables:        16428 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7517412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4771840 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432444 MiB
End job on nodeC033 at 2025-06-29 18:12:01