Trace number 4503070

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.11 3612.35

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_11_shg.opb
MD5SUM1fbef458f61b2221fcf0474a376c4852
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3585.25
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
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 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
Number of bits of the biggest sum of numbers14
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-4503070-1751434173.opb>
1.28/1.33	c original problem has 15008 variables (15008 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
1.28/1.33	c problem read in 1.32
2.38/2.49	o 15008
2.38/2.49	c feasible solution found by trivial heuristic after 2.5 seconds, objective value 1.500800e+04
2.38/2.49	c presolving:
5.27/5.33	c    (5.3s) running MILP presolver
5.87/6.00	c    (6.0s) MILP presolver found nothing
7.26/7.39	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 65280 upgd conss, 0 impls, 0 clqs
9.35/9.47	c    (9.5s) probing: 51/15008 (0.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
9.35/9.47	c    (9.5s) probing aborted: 50/50 successive totally useless probings
18.73/18.81	c    (18.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
21.32/21.43	c    (21.4s) symmetry computation finished: 8 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 2.05)
21.32/21.46	c dynamic symmetry handling statistics:
21.32/21.46	c    orbitopal reduction:       no components
21.32/21.46	c    orbital reduction:          1 components of sizes 8
21.32/21.46	c    lexicographic reduction:    8 permutations with support sizes 13960, 14408, 14736, 14664, 13856, 12680, 14832, 14528
21.32/21.46	c handled 1 out of 1 symmetry components
23.51/23.64	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
23.51/23.64	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
23.51/23.64	c  0 implications, 0 cliques
23.51/23.64	c presolved problem has 15008 variables (15008 bin, 0 int, 0 impl, 0 cont) and 65280 constraints
23.51/23.64	c   65280 constraints of type <logicor>
23.51/23.64	c transformed objective value is always integral (scale: 1)
23.51/23.64	c Presolving Time: 21.22
23.51/23.64	c - non default parameters ----------------------------------------------------------------------
23.51/23.64	c # SCIP version 10.0.0
23.51/23.64	c 
23.51/23.64	c # maximal time in seconds to run
23.51/23.64	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
23.51/23.64	c limits/time = 3596.997011
23.51/23.64	c 
23.51/23.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
23.51/23.64	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
23.51/23.64	c limits/memory = 27900
23.51/23.64	c 
23.51/23.64	c # belongs reading time to solving time?
23.51/23.64	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
23.51/23.64	c timing/reading = TRUE
23.51/23.64	c 
23.51/23.64	c -----------------------------------------------------------------------------------------------
23.51/23.64	c start solving
23.51/23.65	c transformed 1/1 original solutions to the transformed problem space
23.51/23.65	c 
25.50/25.66	o 80
25.50/25.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
25.50/25.66	c p25.6s|     1 |     0 |     0 |     - |   locks|   0 |  15k|  65k|  65k|   0 |  0 |   0 |   0 | 0.000000e+00 | 8.000000e+01 |    Inf | unknown

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: 63665 MiB (49909 MiB free)
  memory of node 1: 64507 MiB (59891 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503070-1751434173/watcher-4503070-1751434173 -o /tmp/evaluation-result-4503070-1751434173/solver-4503070-1751434173 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65546 --watchdog 3760 pbscip -f HOME/instance-4503070-1751434173.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
solver pid=66973, runsolver pid=66970
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 4.13 4.14 4.10 5/265 66974
/proc/meminfo: memFree=112412288/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=69164 memory=41088 CPUtime=0.08 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 7365 0 0 0 7 1 0 0 20 0 1 0 59095198 70823936 10272 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 17291 10272 3200 3530 0 8742 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 69164 KiB
Current children cumulated memory: 41088 KiB

[startup+0.205645 s]*
/proc/loadavg: 4.13 4.14 4.10 5/265 66974
/proc/meminfo: memFree=112396160/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=81164 memory=53120 CPUtime=0.2 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 10377 0 0 0 18 2 0 0 20 0 1 0 59095198 83111936 13280 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 20291 13280 3200 3530 0 11742 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 81164 KiB
Current children cumulated memory: 53120 KiB

[startup+0.305543 s]*
/proc/loadavg: 4.13 4.14 4.10 5/265 66974
/proc/meminfo: memFree=112388096/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=90292 memory=62208 CPUtime=0.29 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 12670 0 0 0 27 2 0 0 20 0 1 0 59095198 92459008 15552 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 22573 15552 3200 3530 0 14024 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 90292 KiB
Current children cumulated memory: 62208 KiB

[startup+0.700199 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66974
/proc/meminfo: memFree=112371968/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=129292 memory=101248 CPUtime=0.69 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 22425 0 0 0 65 4 0 0 20 0 1 0 59095198 132395008 25312 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 32323 25312 3200 3530 0 23774 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 129292 KiB
Current children cumulated memory: 101248 KiB

[startup+1.50019 s]
/proc/loadavg: 4.13 4.14 4.10 5/265 66974
/proc/meminfo: memFree=112323584/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=267388 memory=240820 CPUtime=1.48 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 57545 0 0 0 139 9 0 0 20 0 1 0 59095198 273805312 60205 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 66847 60205 3488 3530 0 58298 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 267388 KiB
Current children cumulated memory: 240820 KiB

[startup+3.10546 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 66974
/proc/meminfo: memFree=111664636/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=814820 memory=782552 CPUtime=3.08 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 203114 0 0 0 276 32 0 0 20 0 1 0 59095198 834375680 195638 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 203705 195638 3552 3530 0 195156 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 814820 KiB
Current children cumulated memory: 782552 KiB

[startup+6.30018 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 66974
/proc/meminfo: memFree=110847592/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=1060452 memory=1021380 CPUtime=6.26 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 244601 0 0 0 565 61 0 0 20 0 1 0 59095198 1085902848 255345 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 265113 255345 3680 3530 0 256564 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 1060452 KiB
Current children cumulated memory: 1021380 KiB

[startup+12.7002 s]
/proc/loadavg: 4.18 4.15 4.11 5/265 66974
/proc/meminfo: memFree=109873868/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=2886616 memory=2540040 CPUtime=12.64 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 336472 0 0 0 1162 102 0 0 20 0 1 0 59095198 2955894784 635010 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 721654 635010 3712 3530 0 713105 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2886616 KiB
Current children cumulated memory: 2540040 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.15 4.10 5/265 66974
/proc/meminfo: memFree=108060312/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4640320 memory=4206088 CPUtime=25.4 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 459591 0 0 0 2378 162 0 0 20 0 1 0 59095198 4751687680 1051522 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1160080 1051522 3808 3530 0 1151531 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 4640320 KiB
Current children cumulated memory: 4206088 KiB

[startup+51.1055 s]
/proc/loadavg: 4.10 4.13 4.10 5/265 66975
/proc/meminfo: memFree=108173148/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4242324 CPUtime=50.92 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462511 0 0 0 4929 163 0 0 20 0 1 0 59095198 4793057280 1060581 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1060581 3904 3530 0 1161631 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4242324 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.12 4.10 5/265 67020
/proc/meminfo: memFree=111337376/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=101.94 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462817 0 0 0 10031 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4245532 KiB

[startup+162.3 s]
/proc/loadavg: 4.04 4.10 4.09 5/263 67022
/proc/meminfo: memFree=111312516/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=161.74 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462899 0 0 0 16011 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4245532 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/263 67027
/proc/meminfo: memFree=111306432/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=221.54 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462940 0 0 0 21991 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4245532 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 67118
/proc/meminfo: memFree=113124028/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=281.33 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462980 0 0 0 27970 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4245532 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 67120
/proc/meminfo: memFree=113116384/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=341.13 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462980 0 0 0 33950 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 341.13 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4245532 KiB

[startup+402.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/266 67129
/proc/meminfo: memFree=113089524/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=400.93 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462980 0 0 0 39930 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 400.93 s
Current children cumulated vsize: 4680720 KiB
Current children cumulated memory: 4245532 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/266 67176
/proc/meminfo: memFree=113106476/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=4680720 memory=4245532 CPUtime=460.73 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 462980 0 0 0 45910 163 0 0 20 0 1 0 59095198 4793057280 1061383 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1170180 1061383 3904 3530 0 1161631 0
Current children cumulated CPU time: 460.73 s

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

Current children cumulated memory: 5083588 KiB

[startup+2922.3 s]
/proc/loadavg: 4.14 4.17 4.12 5/264 67352
/proc/meminfo: memFree=111311080/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5588820 memory=5099832 CPUtime=2912.22 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 523468 0 0 0 290977 245 0 0 20 0 1 0 59095198 5722951680 1274958 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1397205 1274958 3904 3530 0 1388656 0
Current children cumulated CPU time: 2912.22 s
Current children cumulated vsize: 5588820 KiB
Current children cumulated memory: 5099832 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.15 4.11 5/264 67354
/proc/meminfo: memFree=111341440/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5589360 memory=5100324 CPUtime=2972 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 524121 0 0 0 296954 246 0 0 20 0 1 0 59095198 5723504640 1275081 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1397340 1275081 3904 3530 0 1388791 0
Current children cumulated CPU time: 2972 s
Current children cumulated vsize: 5589360 KiB
Current children cumulated memory: 5100324 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.14 4.11 5/264 67356
/proc/meminfo: memFree=111339688/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5590544 memory=5104036 CPUtime=3031.79 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 524418 0 0 0 302933 246 0 0 20 0 1 0 59095198 5724717056 1276009 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1397636 1276009 3904 3530 0 1389087 0
Current children cumulated CPU time: 3031.79 s
Current children cumulated vsize: 5590544 KiB
Current children cumulated memory: 5104036 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.13 4.10 5/264 67358
/proc/meminfo: memFree=111336320/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5590544 memory=5106852 CPUtime=3091.6 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 524418 0 0 0 308914 246 0 0 20 0 1 0 59095198 5724717056 1276713 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1397636 1276713 3904 3530 0 1389087 0
Current children cumulated CPU time: 3091.6 s
Current children cumulated vsize: 5590544 KiB
Current children cumulated memory: 5106852 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/264 67361
/proc/meminfo: memFree=111338056/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5593600 memory=5110608 CPUtime=3151.4 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 525847 0 0 0 314888 252 0 0 20 0 1 0 59095198 5727846400 1277652 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1398400 1277652 3904 3530 0 1389851 0
Current children cumulated CPU time: 3151.4 s
Current children cumulated vsize: 5593600 KiB
Current children cumulated memory: 5110608 KiB

[startup+3222.3 s]
/proc/loadavg: 3.44 3.94 4.03 4/258 67393
/proc/meminfo: memFree=116161064/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5593600 memory=5111248 CPUtime=3211.21 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 525850 0 0 0 320869 252 0 0 20 0 1 0 59095198 5727846400 1277812 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1398400 1277812 3904 3530 0 1389851 0
Current children cumulated CPU time: 3211.21 s
Current children cumulated vsize: 5593600 KiB
Current children cumulated memory: 5111248 KiB

[startup+3282.3 s]
/proc/loadavg: 3.27 3.79 3.98 4/258 67395
/proc/meminfo: memFree=116138992/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5601484 memory=5121416 CPUtime=3271.02 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 528253 0 0 0 326848 254 0 0 20 0 1 0 59095198 5735919616 1280354 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1400371 1280354 3904 3530 0 1391822 0
Current children cumulated CPU time: 3271.02 s
Current children cumulated vsize: 5601484 KiB
Current children cumulated memory: 5121416 KiB

[startup+3342.3 s]
/proc/loadavg: 3.15 3.66 3.92 4/257 67399
/proc/meminfo: memFree=116177416/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5601484 memory=5121672 CPUtime=3330.85 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 528253 0 0 0 332831 254 0 0 20 0 1 0 59095198 5735919616 1280418 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1400371 1280418 3904 3530 0 1391822 0
Current children cumulated CPU time: 3330.85 s
Current children cumulated vsize: 5601484 KiB
Current children cumulated memory: 5121672 KiB

[startup+3402.3 s]
/proc/loadavg: 3.10 3.55 3.86 4/257 67401
/proc/meminfo: memFree=116132768/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5613552 memory=5135536 CPUtime=3390.67 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 530486 0 0 0 338807 260 0 0 20 0 1 0 59095198 5748277248 1283884 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1403388 1283884 3904 3530 0 1394839 0
Current children cumulated CPU time: 3390.67 s
Current children cumulated vsize: 5613552 KiB
Current children cumulated memory: 5135536 KiB

[startup+3462.3 s]
/proc/loadavg: 3.10 3.47 3.81 4/258 67404
/proc/meminfo: memFree=116133564/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5613876 memory=5135536 CPUtime=3450.49 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 530587 0 0 0 344789 260 0 0 20 0 1 0 59095198 5748609024 1283884 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1403469 1283884 3904 3530 0 1394920 0
Current children cumulated CPU time: 3450.49 s
Current children cumulated vsize: 5613876 KiB
Current children cumulated memory: 5135536 KiB

[startup+3522.3 s]
/proc/loadavg: 3.08 3.40 3.77 4/260 67413
/proc/meminfo: memFree=116121872/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5614192 memory=5152484 CPUtime=3510.3 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 531674 0 0 0 350769 261 0 0 20 0 1 0 59095198 5748932608 1288121 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1403548 1288121 3904 3530 0 1394999 0
Current children cumulated CPU time: 3510.3 s
Current children cumulated vsize: 5614192 KiB
Current children cumulated memory: 5152484 KiB

[startup+3582.3 s]
/proc/loadavg: 3.15 3.35 3.72 4/260 67415
/proc/meminfo: memFree=116095064/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5614192 memory=5161444 CPUtime=3570.14 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 531765 0 0 0 356753 261 0 0 20 0 1 0 59095198 5748932608 1290361 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1403548 1290361 3904 3530 0 1394999 0
Current children cumulated CPU time: 3570.14 s
Current children cumulated vsize: 5614192 KiB
Current children cumulated memory: 5161444 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.3 s]
/proc/loadavg: 3.09 3.32 3.70 4/260 67416
/proc/meminfo: memFree=116092504/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5614192 memory=5163108 CPUtime=3600.05 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 531765 0 0 0 359744 261 0 0 20 0 1 0 59095198 5748932608 1290777 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1403548 1290777 3904 3530 0 1394999 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 5614192 KiB
Current children cumulated memory: 5163108 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.45 s, system=2.66558 s

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

[startup+3612.3 s]
/proc/loadavg: 3.09 3.32 3.70 4/260 67416
/proc/meminfo: memFree=116092504/131250000 swapFree=33010416/33010684
[pid=66973] ppid=66970 vsize=5614192 memory=5163108 CPUtime=3600.05 cores=5,7
/proc/66973/stat : 66973 (pbscip) R 66970 66973 65533 0 -1 4194304 531765 0 0 0 359744 261 0 0 20 0 1 0 59095198 5748932608 1290777 18446744073709551615 4235264 18693293 140733468629424 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 54059008 140733468633481 140733468633580 140733468633580 140733468639182 0
/proc/66973/statm: 1403548 1290777 3904 3530 0 1394999 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 5614192 KiB
Current children cumulated memory: 5163108 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3612.35
CPU time (s): 3600.11
CPU user time (s): 3597.45
CPU system time (s): 2.66558
CPU usage (%): 99.6613
Max. virtual memory (cumulated for all children) (KiB): 5614192
Max. memory (cumulated for all children) (KiB): 5163108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.45
system time used= 2.66558
maximum resident set size= 5164700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 531765
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= 90
involuntary context switches= 1459


# summary of solver processes directly reported to runsolver:
#   pid: 66973
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3597.45
#   total CPU system time (s): 2.66558

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.93861 second user time and 16.0502 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-02 07:29:33
IDJOB=4503070
IDBENCH=155404
IDSOLVER=3365
FILE ID=nodeC018/4503070-1751434173
RUNJOBID= nodeC018-1751426802-65546
SLURM_JOB_ID= 9598360
Free space on /tmp= 432736 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_11_shg.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503070-1751434173/watcher-4503070-1751434173 -o /tmp/evaluation-result-4503070-1751434173/solver-4503070-1751434173 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751426802-65546 --watchdog 3760  pbscip -f HOME/instance-4503070-1751434173.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 1fbef458f61b2221fcf0474a376c4852
RANDOM SEED=960576852

nodeC018 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		: 3599.827
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	: 6999.66
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		: 3599.826
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	: 6999.66
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		: 3601.442
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	: 6999.66
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		: 3700.000
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	: 6999.66
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		: 3599.837
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	: 6999.66
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		: 3599.819
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	: 6999.66
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		: 3700.000
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	: 6999.66
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		: 3595.575
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	: 6999.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112436156 kB
MemAvailable:   120430788 kB
Buffers:            2128 kB
Cached:          8761024 kB
SwapCached:           32 kB
Active:          9645696 kB
Inactive:        8424484 kB
Active(anon):    9324784 kB
Inactive(anon):      288 kB
Active(file):     320912 kB
Inactive(file):  8424196 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             66796 kB
Writeback:             0 kB
AnonPages:       9309680 kB
Mapped:           138228 kB
Shmem:             18044 kB
KReclaimable:     177128 kB
Slab:             267348 kB
SReclaimable:     177128 kB
SUnreclaim:        90220 kB
KernelStack:        4288 kB
PageTables:        22068 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   10732816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4050944 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432828 MiB
End job on nodeC018 at 2025-07-02 08:29:46