Trace number 4459079

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? (TO) 3600.14 3614.95

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/
normalized-comppebphp_opt_pyrheightequalsnholes_34.opb
MD5SUMfe39f0a7e8bd71485db4c3a1af739794
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark630
Best CPU time to get the best result obtained on this benchmark178.235
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables750960
Total number of constraints47040
Number of constraints which are clauses23835
Number of constraints which are cardinality constraints (but not clauses)20790
Number of constraints which are nor clauses,nor cardinality constraints2415
Minimum length of a constraint34
Maximum length of a constraint39
Number of terms in the objective function 1260
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1260
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1260
Number of bits of the biggest sum of numbers11
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.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-4459079-1721872320.opb>
0.99/1.08	c original problem has 750960 variables (750960 bin, 0 int, 0 impl, 0 cont) and 47040 constraints
0.99/1.08	c problem read in 1.08
2.58/2.68	c presolving:
3.58/3.64	c    (3.6s) running MILP presolver
4.38/4.46	c    (4.5s) MILP presolver found nothing
4.98/5.08	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 26215 upgd conss, 0 impls, 20790 clqs
5.77/5.88	c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 47040 upgd conss, 0 impls, 20790 clqs
13.05/13.17	c    (13.2s) probing: 51/750960 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
13.05/13.17	c    (13.2s) probing aborted: 50/50 successive totally useless probings
13.55/13.67	c    (13.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61129 MiB free)
  memory of node 1: 64510 MiB (60783 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4459079-1721872320/watcher-4459079-1721872320 -o /tmp/evaluation-result-4459079-1721872320/solver-4459079-1721872320 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721865115-254130 --watchdog 3760 pbscip -f HOME/instance-4459079-1721872320.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=259653, runsolver pid=259650
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.21 4.16 4.10 5/260 259654
/proc/meminfo: memFree=124760864/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=135288 memory=94232 CPUtime=0.09 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 20589 0 0 0 7 2 0 0 20 0 1 0 23761557 138534912 23558 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 33822 23558 3291 3540 0 22079 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 135288 KiB
Current children cumulated memory: 94232 KiB

[startup+0.206194 s]*
/proc/loadavg: 4.21 4.16 4.10 5/260 259654
/proc/meminfo: memFree=124686520/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=209392 memory=167968 CPUtime=0.2 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 38979 0 0 0 16 4 0 0 20 0 1 0 23761557 214417408 41926 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 52348 41992 3291 3540 0 40605 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 209392 KiB
Current children cumulated memory: 167968 KiB

[startup+0.306055 s]*
/proc/loadavg: 4.21 4.16 4.10 5/260 259654
/proc/meminfo: memFree=124613608/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=280740 memory=239612 CPUtime=0.3 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 56908 0 0 0 24 6 0 0 20 0 1 0 23761557 287477760 59903 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 70185 59903 3291 3540 0 58442 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 280740 KiB
Current children cumulated memory: 239612 KiB

[startup+0.700241 s]
/proc/loadavg: 4.21 4.16 4.10 5/260 259654
/proc/meminfo: memFree=124471784/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=552420 memory=509184 CPUtime=0.69 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 122265 0 0 0 54 15 0 0 20 0 1 0 23761557 565678080 127296 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 138105 127296 3291 3540 0 126362 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 552420 KiB
Current children cumulated memory: 509184 KiB

[startup+1.50024 s]
/proc/loadavg: 4.21 4.16 4.10 5/260 259654
/proc/meminfo: memFree=124122188/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=1198104 memory=1153868 CPUtime=1.48 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 283970 0 0 0 110 38 0 0 20 0 1 0 23761557 1226858496 288467 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 299526 288467 3594 3540 0 287783 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 1198104 KiB
Current children cumulated memory: 1153868 KiB

[startup+3.1059 s]
/proc/loadavg: 4.19 4.15 4.10 5/260 259654
/proc/meminfo: memFree=122856736/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=2122148 memory=2005564 CPUtime=3.09 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 474413 0 0 0 244 65 0 0 20 0 1 0 23761557 2173079552 501391 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 530537 501391 3642 3540 0 518794 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2122148 KiB
Current children cumulated memory: 2005564 KiB

[startup+6.30023 s]
/proc/loadavg: 4.19 4.15 4.10 5/260 259654
/proc/meminfo: memFree=122662484/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=2243804 memory=2166128 CPUtime=6.27 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 511731 0 0 0 545 82 0 0 20 0 1 0 23761557 2297655296 541532 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 560951 541532 3817 3540 0 549208 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2243804 KiB
Current children cumulated memory: 2166128 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.15 4.10 5/260 259656
/proc/meminfo: memFree=122525808/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=2381688 memory=2276776 CPUtime=12.65 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 523588 0 0 0 1179 86 0 0 20 0 1 0 23761557 2438848512 569194 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 595422 569194 3833 3540 0 583679 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2381688 KiB
Current children cumulated memory: 2276776 KiB

[startup+25.5002 s]
/proc/loadavg: 4.14 4.14 4.10 5/260 259658
/proc/meminfo: memFree=121110436/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=4291012 memory=3724864 CPUtime=25.41 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 813409 0 0 0 2397 144 0 0 20 0 1 0 23761557 4393996288 931216 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1072753 931216 3849 3540 0 1061010 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 4291012 KiB
Current children cumulated memory: 3724864 KiB

[startup+51.1061 s]
/proc/loadavg: 4.15 4.15 4.10 5/260 259662
/proc/meminfo: memFree=119950896/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359484 memory=4832272 CPUtime=50.92 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1080565 0 0 0 4891 201 0 0 20 0 1 0 23761557 5488111616 1208068 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339871 1208068 3849 3540 0 1328128 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 5359484 KiB
Current children cumulated memory: 4832272 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/260 259671
/proc/meminfo: memFree=119867360/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359488 memory=4885520 CPUtime=101.89 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1080632 0 0 0 9978 211 0 0 20 0 1 0 23761557 5488115712 1221380 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339872 1221380 3849 3540 0 1328129 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 5359488 KiB
Current children cumulated memory: 4885520 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/260 259682
/proc/meminfo: memFree=119828112/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359488 memory=4888856 CPUtime=161.63 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1081021 0 0 0 15942 221 0 0 20 0 1 0 23761557 5488115712 1222214 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339872 1222214 3849 3540 0 1328129 0
Current children cumulated CPU time: 161.63 s
Current children cumulated vsize: 5359488 KiB
Current children cumulated memory: 4888856 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.13 4.09 5/259 260077
/proc/meminfo: memFree=119823460/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359488 memory=4888976 CPUtime=221.37 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1081057 0 0 0 21908 229 0 0 20 0 1 0 23761557 5488115712 1222244 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339872 1222244 3849 3540 0 1328129 0
Current children cumulated CPU time: 221.37 s
Current children cumulated vsize: 5359488 KiB
Current children cumulated memory: 4888976 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/256 260088
/proc/meminfo: memFree=119820336/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359488 memory=4888976 CPUtime=281.12 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1081098 0 0 0 27873 239 0 0 20 0 1 0 23761557 5488115712 1222244 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339872 1222244 3849 3540 0 1328129 0
Current children cumulated CPU time: 281.12 s
Current children cumulated vsize: 5359488 KiB
Current children cumulated memory: 4888976 KiB

[startup+342.3 s]
/proc/loadavg: 4.49 4.21 4.12 5/256 260099
/proc/meminfo: memFree=119817136/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359492 memory=4888976 CPUtime=340.86 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1081139 0 0 0 33838 248 0 0 20 0 1 0 23761557 5488119808 1222244 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339873 1222244 3849 3540 0 1328130 0
Current children cumulated CPU time: 340.86 s
Current children cumulated vsize: 5359492 KiB
Current children cumulated memory: 4888976 KiB

[startup+402.3 s]
/proc/loadavg: 4.27 4.20 4.12 5/258 260280
/proc/meminfo: memFree=119810240/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359492 memory=4888980 CPUtime=400.6 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1081175 0 0 0 39803 257 0 0 20 0 1 0 23761557 5488119808 1222245 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339873 1222245 3849 3540 0 1328130 0
Current children cumulated CPU time: 400.6 s
Current children cumulated vsize: 5359492 KiB
Current children cumulated memory: 4888980 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 4.18 4.11 5/259 260292
/proc/meminfo: memFree=119804400/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359492 memory=4888980 CPUtime=460.34 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1081729 0 0 0 45768 266 0 0 20 0 1 0 23761557 5488119808 1222245 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339873 1222245 3849 3540 0 1328130 0

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

Current children cumulated memory: 4923240 KiB

[startup+2922.3 s]
/proc/loadavg: 4.26 4.16 4.11 5/258 261609
/proc/meminfo: memFree=118521008/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359508 memory=4923240 CPUtime=2909.94 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1085430 0 0 0 290467 527 0 0 20 0 1 0 23761557 5488136192 1230810 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339877 1230810 3849 3540 0 1328134 0
Current children cumulated CPU time: 2909.94 s
Current children cumulated vsize: 5359508 KiB
Current children cumulated memory: 4923240 KiB

[startup+2982.3 s]
/proc/loadavg: 4.22 4.16 4.11 5/258 261620
/proc/meminfo: memFree=118519228/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359508 memory=4923240 CPUtime=2969.72 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1085549 0 0 0 296443 529 0 0 20 0 1 0 23761557 5488136192 1230810 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339877 1230810 3849 3540 0 1328134 0
Current children cumulated CPU time: 2969.72 s
Current children cumulated vsize: 5359508 KiB
Current children cumulated memory: 4923240 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.14 4.10 5/258 261630
/proc/meminfo: memFree=118518216/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359508 memory=4923240 CPUtime=3029.51 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1085654 0 0 0 302419 532 0 0 20 0 1 0 23761557 5488136192 1230810 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339877 1230810 3849 3540 0 1328134 0
Current children cumulated CPU time: 3029.51 s
Current children cumulated vsize: 5359508 KiB
Current children cumulated memory: 4923240 KiB

[startup+3102.3 s]
/proc/loadavg: 4.16 4.15 4.10 5/258 261642
/proc/meminfo: memFree=118517576/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359508 memory=4923240 CPUtime=3089.3 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1085773 0 0 0 308395 535 0 0 20 0 1 0 23761557 5488136192 1230810 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339877 1230810 3849 3540 0 1328134 0
Current children cumulated CPU time: 3089.3 s
Current children cumulated vsize: 5359508 KiB
Current children cumulated memory: 4923240 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.13 4.10 5/257 261652
/proc/meminfo: memFree=118516700/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359508 memory=4923240 CPUtime=3149.09 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1085916 0 0 0 314371 538 0 0 20 0 1 0 23761557 5488136192 1230810 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339877 1230810 3849 3540 0 1328134 0
Current children cumulated CPU time: 3149.09 s
Current children cumulated vsize: 5359508 KiB
Current children cumulated memory: 4923240 KiB

[startup+3222.3 s]
/proc/loadavg: 4.19 4.15 4.10 5/254 261663
/proc/meminfo: memFree=118511036/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923244 CPUtime=3208.89 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1086059 0 0 0 320347 542 0 0 20 0 1 0 23761557 5488140288 1230811 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230811 3849 3540 0 1328135 0
Current children cumulated CPU time: 3208.89 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923244 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.12 4.09 5/254 261674
/proc/meminfo: memFree=118475748/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923244 CPUtime=3268.67 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1086189 0 0 0 326323 544 0 0 20 0 1 0 23761557 5488140288 1230811 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230811 3849 3540 0 1328135 0
Current children cumulated CPU time: 3268.67 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923244 KiB

[startup+3342.3 s]
/proc/loadavg: 4.06 4.11 4.09 6/254 261684
/proc/meminfo: memFree=118468600/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923244 CPUtime=3328.45 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1086327 0 0 0 332298 547 0 0 20 0 1 0 23761557 5488140288 1230811 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230811 3849 3540 0 1328135 0
Current children cumulated CPU time: 3328.45 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923244 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/254 261695
/proc/meminfo: memFree=118468000/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923244 CPUtime=3388.24 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1086981 0 0 0 338274 550 0 0 20 0 1 0 23761557 5488140288 1230811 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230811 3849 3540 0 1328135 0
Current children cumulated CPU time: 3388.24 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923244 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/254 261706
/proc/meminfo: memFree=118464620/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923244 CPUtime=3448.03 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1087141 0 0 0 344251 552 0 0 20 0 1 0 23761557 5488140288 1230811 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230811 3849 3540 0 1328135 0
Current children cumulated CPU time: 3448.03 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923244 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/257 261721
/proc/meminfo: memFree=118463844/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923244 CPUtime=3507.82 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1087447 0 0 0 350227 555 0 0 20 0 1 0 23761557 5488140288 1230811 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230811 3849 3540 0 1328135 0
Current children cumulated CPU time: 3507.82 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923244 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/257 261734
/proc/meminfo: memFree=118462896/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923336 CPUtime=3567.61 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1087999 0 0 0 356203 558 0 0 20 0 1 0 23761557 5488140288 1230834 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230834 3849 3540 0 1328135 0
Current children cumulated CPU time: 3567.61 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923336 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3614.9 s]
/proc/loadavg: 3.50 3.96 4.04 3/243 261801
/proc/meminfo: memFree=119598712/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923336 CPUtime=3600.08 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1088272 0 0 0 359449 559 0 0 20 0 1 0 23761557 5488140288 1230834 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230834 3849 3540 0 1328135 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923336 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.5 s, system=5.64359 s

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

[startup+3614.9 s]
/proc/loadavg: 3.50 3.96 4.04 3/243 261801
/proc/meminfo: memFree=119598712/131524600 swapFree=131058856/131071996
[pid=259653] ppid=259650 vsize=5359512 memory=4923336 CPUtime=3600.08 cores=5,7
/proc/259653/stat : 259653 (pbscip) R 259650 259653 254117 0 -1 4194304 1088272 0 0 0 359449 559 0 0 20 0 1 0 23761557 5488140288 1230834 134679101440 4194304 18693293 140733222298192 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 44244992 140733222302724 140733222302823 140733222302823 140733222309838 0
/proc/259653/statm: 1339878 1230834 3849 3540 0 1328135 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 5359512 KiB
Current children cumulated memory: 4923336 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3614.95
CPU time (s): 3600.14
CPU user time (s): 3594.5
CPU system time (s): 5.64359
CPU usage (%): 99.5904
Max. virtual memory (cumulated for all children) (KiB): 5359512
Max. memory (cumulated for all children) (KiB): 4923336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.5
system time used= 5.64359
maximum resident set size= 4923336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1088272
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= 17
involuntary context switches= 1080


# summary of solver processes directly reported to runsolver:
#   pid: 259653
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3594.5
#   total CPU system time (s): 5.64359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.31454 second user time and 19.1198 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-25 03:52:00
IDJOB=4459079
IDBENCH=178501
IDSOLVER=3059
FILE ID=nodeC031/4459079-1721872320
RUNJOBID= nodeC031-1721865115-254130
SLURM_JOB_ID= 8089188
Free space on /tmp= 890004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/comppebphp_pyrheight_equals_nholes/normalized-comppebphp_opt_pyrheightequalsnholes_34.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-4459079-1721872320/watcher-4459079-1721872320 -o /tmp/evaluation-result-4459079-1721872320/solver-4459079-1721872320 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721865115-254130 --watchdog 3760  pbscip -f HOME/instance-4459079-1721872320.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= fe39f0a7e8bd71485db4c3a1af739794
RANDOM SEED=2096757365

nodeC031.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		: 3672.862
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	: 7000.44
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		: 3682.504
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	: 7007.12
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.430
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	: 7000.44
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		: 3600.502
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	: 7007.12
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		: 3672.867
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	: 7000.44
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		: 3672.993
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	: 7007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.471
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	: 7000.44
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		: 3684.101
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	: 7007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124838576 kB
MemAvailable:   127901936 kB
Buffers:          286600 kB
Cached:          3446260 kB
SwapCached:          360 kB
Active:          2152904 kB
Inactive:        3614940 kB
Active(anon):       1840 kB
Inactive(anon):  2086444 kB
Active(file):    2151064 kB
Inactive(file):  1528496 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131058856 kB
Dirty:             56876 kB
Writeback:            60 kB
AnonPages:       2033540 kB
Mapped:           135016 kB
Shmem:             53296 kB
KReclaimable:     445032 kB
Slab:             566020 kB
SReclaimable:     445032 kB
SUnreclaim:       120988 kB
KernelStack:        4176 kB
PageTables:        13628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2583016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13280 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1146880 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:      367316 kB
DirectMap2M:    37154816 kB
DirectMap1G:    98566144 kB

Free space on /tmp at the end= 890016 MiB
End job on nodeC031 at 2024-07-25 04:52:15